Are there any alternate tools other than sql* loader to
load data into oracle apps tables from external systems
Answers were Sorted based on User's Feedback
Answer / raam
Apart from sql*loader you can use UTL_FILE package to
upload the data from external systems to oracle tables.
| Is This Answer Correct ? | 21 Yes | 3 No |
Answer / amit trivedi
If you are on 9i and above you may use External Tables as
well. Though this feature has some limitations as to type
of delimiters that can be used.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / viswa
data loder,
utl_file,
with dba link(data should be in table),
pro*c,
style sheet convertion,
ora loader(tool)
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sachind
Apart from SQL Loader, web-adi can be used.Data Load is
another one but its windows specific.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / kks
You can use data pump (IMPDP) connect to external DB via DB
link and load the data.
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the balancing segments in AR?
wheather discard file is automatically created or explicty created?can u mention it?
Define multi org structure with example(take any businees).
pls send me out bound code of supplers,site,bankiformation code pls as soon as
where we find the status of order information.
while running a interface if we get 100 records as erors. how to debug it.
what is instead of trigger. what is the use of that?
what is latest version in reports
in procedure how to return a value
is it possible to run the interface without using oracle apps?
explain o2c cycle? what are the table reflected for this process?
what is meant by anchoring?