| 1. |
Techniques Of Error Handling - Ignore , Rejecting Bad Records To A Flat File , Loading The Records And Reviewing Them (default Values) |
|
Answer» Rejection of records either at the database due to constraint key VIOLATION or the informatica server when writing data into target table. These rejected records we can find in the BAD files FOLDER where a reject file will be created for a session. we can CHECK why a record has been rejected. And this bad file contains first column a row indicator and second column a column indicator. These row indicators or of four types: Rejection of records either at the database due to constraint key violation or the informatica server when writing data into target table. These rejected records we can find in the bad files folder where a reject file will be created for a session. we can check why a record has been rejected. And this bad file contains first column a row indicator and second column a column indicator. These row indicators or of four types: |
|