RMAN backup filed with error 98
Hi ALL,
Please help me to relove this problem
Jul 1, 2011 7:16:18 PM - mounting VT0095
Jul 1, 2011 7:16:18 PM - current media VT0095 complete, requesting next media Any
Jul 1, 2011 7:16:27 PM - connecting
Jul 1, 2011 7:16:28 PM - end writing
error requesting media (tpreq) (98)
Cheers,
Aravind.M
Sounds like you have a problem with the robot.
Check the application log in event viewer for error if the media server is windows or /var/adm/messages file if Solaris, or check the syslog for the OS that the media server is running.
Might be an idea to stop and start netbackup on the media server and see what happens.
i.e if windows run <install dir>\netbackup\bin\bpdown -v
make sure that all processes is stopping running install dir>\netbackup\bin\bpps, if processes does not stop, end the process in the task manager.
If Unix run /usr/openv/netbackup/bin/goodies/netbackup stop
if run bpps -a to make sure all process is stopped, if you still have processes hanging, run /usr/openv/netbackup/bin/bp.kill_all
Start netbackup again running /usr/openv/netbackup/bin/goodies/netbackup start
Create netbackup log folders
media server
/usr/openv/netbackup/logs/bpbrm
/usr/openv/netbackup/logs/bptmon the oracle server
/usr/openv/netbackup/logs/bpcd
/usr/openv/netbackup/logs/bphdb
/usr/openv/netbackup/logs/dbclient
chmod 777 dbclientIf windows, path will be <install dir>\netbackup\logs
Recreate the problem and check the syslog in the OS and the logs created in above folders and take the required actions.
if you still have problem with the robot, try to run /usr/openv/volmgr/bin/robtest to mount and unmount a tape.
I hope this helps.
/Oddy