Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

loading multiple large files using external tables need generic

user5784286Dec 21 2018 — edited Jan 26 2019

Hi,

      got to load large files using external tables . is there any way we can right generic script to validate whether files exists in that location and load the files if exists and

also can we make this generic by taking the columns from user_columns if we pass the table name etc  as a parameter to the procedure . did any one try this . please let me know.

will always truncate the external table and reload for every load no update mechanism

This post has been answered by Barbara Boehmer on Dec 26 2018
Jump to Answer
Comments
Post Details
Added on Dec 21 2018
5 comments
842 views