Database Utilities (MOSC)

MOSC Banner

How to export all database metadata only using Data Pump Export?

edited Oct 8, 2009 2:56AM in Database Utilities (MOSC) 5 commentsAnswered
 What is the best way to export all database metadata using the Data Pump Export?

The key is all metadata.   Is it required to export metadata for each schema?  Or can a single statement

be issued to export all metadata.

expdp sys/********@database dumpfile=metadata.dmp content=METADATA_ONLY;

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