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 |
what is the difference between varchar and varchar(2)?
I am insert in data to a table X .Which one is better while writing commit statement After each row inset or after all row insert to table.
Can you have two stored functions with in the same name?
how i can create temporary table?
What and Who is the best Institute or Trainer for Oracle Apps Technical ?
Types of cursors?
How to develop XML report without rdf?
How many schemas we have? how many you have used?
what is the standard program for blanket po to process data from interface table to bace table
How many standard interface programs in oracle purchasing module and oracle inventory? What are they?
How to link modules in apps
what could be the problem if invoice_id is same in ap_invoices_all and ap_invoices_interface. while the Ord_id , invoice_num, and other things is diffrent .