Database - RAC/Scalability (MOSC)

MOSC Banner

have to import using impdp except two schemas

i have full expdp dumps i need to import schemas from dump files except two schemas please

let me know syntax

will this work

nohup impdp userid=system/p1zzaHUT parallel=3 DIRECTORY=DPUMP_DIR_CS89PPD dumpfile=full_dp_CS89PPD_01.dmp,full_dp_CS89PPD_02.dmp,full_dp_CS89PPD_03.dmp full=y exclude=SYSADM,PS transform=disable_archive_logging:Y logfile=imp_sysadm_cs89ppd.txt metrics=y logtime=all &


we have converted the db to unicode and imported two schemas now need to import remaining schemas from full expdp dumps

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