Database Utilities (MOSC)

MOSC Banner

expdp Behaves differently under Windows

edited Jul 12, 2010 2:40AM in Database Utilities (MOSC) 4 commentsAnswered
 When you are running expdp under Unix (my case HPUX)
expdp system/*****  directory=expdir  dumpfile=expdir:expfull%U.dmp  full=y filesize=10G logfile=expfull.log parallel=6

the command behaves fine with 6 parallel processes.

However, the same style command under Windows (2008) does not produce 4 files.

expdp  system/***** directory=expdir dumpfile=expdir:sysadm%U.dmp schemas=sysadm parallel=4

The slight difference is I am only interested in one schema in Windows. Am I missing something?

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