What does the first column of bad file (rejected rows) indicate? Explain

Questions by thejaswini

Showing Answers 1 - 3 of 3 Answers

chandrarekha

  • Sep 24th, 2007
 

First column of the bad file indicates row -indicator and second column indicates column indicator

Row indicator :  Row indicator tells the writer what to do with the row of wrong data

Row indicator                meaning                 rejected by

0                                       Insert                    target/writer
1                                        update                  target/writer
2                                          delete                  target/writer
3                                         reject                           writer
                         If the row indicator is 3 ,the writer rejects the row because the update starategy expression is marked as reject

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions