Interfacing in two steps?? [message #119528] |
Fri, 13 May 2005 03:14 |
theone
Messages: 6 Registered: March 2005 Location: Jabalpur
|
Junior Member |
|
|
Hi,
I have a problem related to interfacing.
Suppose we have some legacy records in the form of Xl files.
The count will be 20 lacks.
Now what we do in Sql*loader we give the path name and the not null columns.
and run the loader.
this data will go to the interface table of corresponding module.
now my questions are
1, this data is validated and dumped into columns in interface tables and then forwarded to apps thru import prog.
so is there any way to do this whole process in two steps so that we recieve the data in to apps database easily.
2, For 20 lacks record, hw many times u need to run loader, bcoz it will take time to validate and dump it in to data base.
3,if there is any error, how we will trace the error.
thanks for ur help.
Regards,
abhi
|
|
|
|