Database Backup and Recovery (MOSC)

MOSC Banner

full export with include public synonyms in oracle 10G

Dear,

we run successful full export script:

C:\oracle\ora81\BIN\expdp system/%1@hcfis FULL=Y directory=EXPORT dumpfile=EXP_FULL.dmp logfile=exp_FULL.log

and then two schemes are exported (DEVELOPER and ELMO). The developer scheme is without public synonyms.

We try use export script with include public synonyms :

C:\oracle\ora81\BIN\expdp system/%1@hcfis include=DB_LINK,PUBLIC_SYNONYM FULL=Y directory=EXPORT dumpfile=EXP_FULL.dmp logfile=exp_FULL.log

and then we get message in attachment:

Could You please help? What is wrong?

Thanks

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