while running a interface if we get 100 records as erors.
how to debug it.
Answers were Sorted based on User's Feedback
Answer / srinivas.r
We are having to two types the error records.....
1)Rejected by the SQL Loader.
These are stored in the '.BAD' file......
2)Rejected by the condition which have been mention in the
control file.
These are stored in the '.dis' file......
atfer getting the error records in the specified file then
we will correct the errors and proceed them once again...
Is This Answer Correct ? | 1 Yes | 0 No |
can u explain which situation automonus transaction is used
Types of cursors?
Please let me know the differance between Master Item and organization Item in Inventory.
q)what are the validations in sql*loader
what is the data type of lexical parameter?
What is instead of trigger in where we will use?
what is item status? name the related table.
If the flat file is having the duplicate records in the interface how can you restrict while transferring the flat file data in to interface tables?
what is flexfield qualifier?
where the accounting related data is stored ?
What are the tables in GL?
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?