Database Utilities (MOSC)

MOSC Banner

export

edited Dec 7, 2010 12:34AM in Database Utilities (MOSC) 2 commentsAnswered
I want to know the total meaning of the following commands

BK_DIR=/u03/other_bkps/mats_tims
mknod $BK_DIR/export_pipe p
nohup /usr/bin/gzip -9 < $BK_DIR/export_pipe > $BK_DIR/full_mats_timsdb_bkup_$dt.dmp.gz 2> $BK_DIR/hr_gip.log &
$ORACLE_HOME/bin/exp parfile=/u01/app/oracle/Scripts/timsdb.par file=$BK_DIR/export_pipe log=$BK_DIR/full_mats_timsdb_bkup_$
dt.log 
rm -f $BK_DIR/export_pipe p 

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