Hi, I am getting the error in the job during run time only with the dataflow where using Table comparison and History, Map and Key generation transform.
Actually, source is oracle and target is teradata. The job had been working well before.
The actual problem is with dataflow above mentioned. Other jobs are running good with the same database ( teradata).
The mentioned dataflow works fine if I change target is oracle database.
The below error message is what I am getting
|Data flow DF_CHECK_BOFC_REJECT_RECORDS_IN_FIM|Loader FIM_JOB_RUN_PACKAGE_STATUS_FIM_JOB_RUN_PACKAGE_STATUS SQL submitted to ODBC data source resulted in error . The SQL submitted is . |Data flow DF_CHECK_BOFC_REJECT_RECORDS_IN_FIM|Loader FIM_JOB_RUN_PACKAGE_STATUS_FIM_JOB_RUN_PACKAGE_STATUS Execution of for target failed. Possible causes: (1) Error in the SQL syntax; (2) Database connection is broken; (3) Database related errors such as transaction log is full, etc.; (4) The user defined in the datastore has insufficient privileges to execute the SQL. If the error is for preload or postload operation, or if it is for regular load operation and load triggers are defined, check the SQL. Otherwise, for (3) and (4), contact your local DBA.
Please give me a solution ?