Friday, July 8, 2011

Datapump doesn't support Unix PIPE

http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_overview.htm#sthref48

The following complained dumpfile already exists
-----------------------
mknod ${dump_file} p

compress < ${dump_file} &

expdp \'/ as sysdba\' dumpfile=${dump_file} directory=db_exp schemas=$1 logfile=${dump_file}.log

No comments:

Post a Comment