Hi ,
I'm doing an Initial Load Extract (File To Replicat ) for module of 30 GB , and I'm getting the following error at on the extracted tables :
ERROR OGG-00665 OCI Error error executing fetch with error code 1801 (status = 1801-ORA-01801: date format is too long for internal buffer), SQL<SELECT ........
My concerns are :
1- How to overcome this error , without updating the source data ?
2- How to deal with that at the target side (If the data replicated ) , so it'll not affect the business needs
Thanks So Much