Online patching considerations for External Table
Hi,
At present we are doing upgrade from 11.5.10 to R12.2.4 and DB version is 11g, In the CEMLI process we found few packages are using external tables to load data to staging tables.
As part of online compliance do we have any considerations for external tables as explained below?
We are deleting and creating the external tables in the package using dynamic SQL, in case of normal tables we can use ad_zd_table.DROP_TABLE, ad_zd_table.upgrade what about the external tables?
Thanks,
Kumar K