expdp \"/ as sysdba\" SCHEMAS=TESTU DUMPFILE=TESTU.dmp LOGFILE=TESTU.LOG EXCLUDE="TABLE:LIKE'DBCI_LOG%%'",STATISTICS
C:\Users\zhou>expdp \"/ as sysdba\" SCHEMAS=TESTU DUMPFILE=TESTU.dmp LOGFILE=TESTU.LOG EXCLUDE="TABLE:LIKE'DBCI_LOG%%'",STATISTICSExport: Release 11.2.0.4.0 - Production on Mon Jun 2 15:43:47 2025Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Starting "SYS"."SYS_EXPORT_SCHEMA_01": "/******** AS SYSDBA" SCHEMAS=TESTU DUMPFILE=TESTU.dmp LOGFILE=TESTU.LOG EXCLUDE=TABLE:LIKE'DBCI_LOG%%',STATISTICS
Estimate in progress using BLOCKS method...
Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
Total estimation using BLOCKS method: 128 KB
Processing object type SCHEMA_EXPORT/USER
Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
Processing object type SCHEMA_EXPORT/ROLE_GRANT
Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
Processing object type SCHEMA_EXPORT/TABLE/TABLE
. . exported "TESTU"."DBCI" 5.429 KB 2 rows
. . exported "TESTU"."TAB1" 5.429 KB 2 rows
Master table "SYS"."SYS_EXPORT_SCHEMA_01" successfully loaded/unloaded
******************************************************************************
Dump file set for SYS.SYS_EXPORT_SCHEMA_01 is:D:\APP\ZHOU\ADMIN\SCIMDB\DPDUMP\TESTU.DMP
Job "SYS"."SYS_EXPORT_SCHEMA_01" successfully completed at Mon Jun 2 15:44:12 2025 elapsed 0 00:00:17