We are using Data Services to create copies of SAP ECC tables in Oracle Database
Data services 4.1 reads date '0000/01/01' as '0001/01/01'. In a previous version (4.0) it interpreted '0000/01/01' as a NULL in target Oracle Database. Is there a way to assign these sorts of dates '1900/01/01' similarly as Data Services does for '0000/00/00'?