Ever wonder where Oracle keeps track of objects that won’t be exported?
select * from sys.ku_noexp_tab;
This table contains a list of objects that will be ignored during an export.
All the DBA, None of the hair
Ever wonder where Oracle keeps track of objects that won’t be exported?
select * from sys.ku_noexp_tab;
This table contains a list of objects that will be ignored during an export.