InterviewSolution
Saved Bookmarks
| 1. |
How To Read Rejected Data Or Bad Data From Bad File And Reload It To Target? |
|
Answer» Correction the rejected data and send to target RELATIONAL tables using LOAD order utility. FIND out the rejected data by using COLUMN INDICATOR and row indicator. Correction the rejected data and send to target relational tables using load order utility. Find out the rejected data by using column indicator and row indicator. |
|