19c - how to check for conflicting DDL before running expdp
How does one check for conflicting DDL before running the expdp script?
expdp anadmin/psd@db1 schemas=CHIU directory=MYEXPORTS dumpfile=CHIU.dp logfile=CHIU.log ........Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICSORA-39374: Statistics failed to export. Failing error is ORA-14411: The DDL cannot be run concurrently with other DDLsProcessing object type SCHEMA_EXPORT/USER.......
Single Tenant Database, 19c, release 19.4.0.0, Linux 7
Thanks
0