You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
LOGDIR=./
|
|
TMPFILE=/tmp/rman.$$
|
|
SPOOLFILE=/tmp/rman_spool.$$
|
|
TEMPTS_NAME="TEMP"
|
|
TEMPTS_FILE="/local/database/a01/${ORACLE_SID}/dbf/temp01.dbf"
|
|
TEMPTS_SIZE="512 M"
|
|
TEMPTS_AUTOEXTEND="OFF"
|
|
USEDIALOG=1
|
|
TIMEOUT=3600
|