Tuesday, July 12, 2011

Oracle Tablespace Fragmentation and Resize

http://forums.oracle.com/forums/thread.jspa?threadID=695610

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