Verifying the RMAN script on UNIX
The following procedure describes how to verify that the RMAN script works correctly.
To verify the RMAN script
- Use RMAN to make a backup directly to disk. Do not use NetBackup.
- Use RMAN with NetBackup to create a backup.
- Check the /usr/openv/netbackup/logs/dbclient directory permissions. They should be set to 777.
- Look for a log file in /usr/openv/netbackup/logs/dbclient.
If no log file exists, libobk is not linked into Oracle properly.
More Information