分类: Oracle
2009-02-20 11:11:35
export ORACLE_SID=dgdemo
rman target / cmdfile=/home/oracle/full.sh log='/home/oracle/full_rman.log'
export ORACLE_HOME=/u01/oracle/product
export LANG=en_US
export PATH=$ORACLE_HOME/bin:$PATH
export TNS_ADMIN=$ORACLE_HOME/network/admin
export ORACLE_SID=dgdemo
export NLS_LANG=AMERICAN_AMERICA.ZHS16GBK
rman target / cmdfile=/home/oracle/full.sh log='/home/oracle/full_rman.log'