I have a scenario that I am not able to update the date type of feilds in database through Data Deploy 6.2. It seems that it is the caching issue of the interwoven temp tables in database. In a local database I drop the these temp tables like: IWTempAD60C4, then it works.My query is that can it be the only issue, and what other alternative approach can be there for it, so I think deleting temp tables in production environment s not the right approach.
db-datetime-format
Yes, we have data-type="DATE" data-format="yyyy-MM-dd" in the dd config file.
Hi, loading the error logs and datadeploy config file