Database Utilities (MOSC)

MOSC Banner

expdp content=metadata_only , exporting sys,ORDDATA,WMSYS,SYSTEM tables in12.1.0.2.0

edited Feb 20, 2019 9:57AM in Database Utilities (MOSC) 11 commentsAnswered ✓

Hi all,

I am using expdp to take full database metadata and used the following expdp statement

expdp \'/ as sysdba\' DIRECTORY=export_backups DUMPFILE=exp_schema_nodata_$database-$TIMESTAMP.dmp LOGFILE=exp_schema_nodata_$database-$TIMESTAMP.log CONTENT=metadata_only full=y EXCLUDE=STATISTICS

why expdp exported of  sys,ORDDATA,WMSYS,SYSTEM tables. Please see the log file

######expdp logfile contents########

oracle@dshld11:/project/db_ops_backups/ATSE/export_backups/EBXD1$ tail -100f exp_schema_nodata_EBXD1-20190209_1248.log

;;;

Export: Release 12.1.0.2.0 - Production on Sat Feb 9 12:48:01 2019

Copyright (c) 1982, 2014, Oracle and/or its affiliates.  All rights reserved.

;;;

Connected to: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center