I've created an RMAN script to do a full backup of my Oracle database. I can run the script successfully from the command line, but when I run the script from the client save set in nwadmin it fails.
It actually completes the database backup to the pool database but once it completes the database backup it tries to write the index to the default pool. The backup eventually fails when it times out trying to write the index to tape. There are no error messages, but the following messages are displayed:
"Done saving to pool database"
"media info:labeling a new writable volume for pool Default"
"waiting for 1 writable volumes to backup pool Default tape"
In the Group Control window the following displays:
"index failed"
"index aborted due to inactivity"
There are volumes labeled for both the Default and Database pools. I'm stumped.
It actually completes the database backup to the pool database but once it completes the database backup it tries to write the index to the default pool. The backup eventually fails when it times out trying to write the index to tape. There are no error messages, but the following messages are displayed:
"Done saving to pool database"
"media info:labeling a new writable volume for pool Default"
"waiting for 1 writable volumes to backup pool Default tape"
In the Group Control window the following displays:
"index failed"
"index aborted due to inactivity"
There are volumes labeled for both the Default and Database pools. I'm stumped.