Home » RDBMS Server » Backup & Recovery » Problems with Netbackup and oracle 8i
Problems with Netbackup and oracle 8i [message #51210] Tue, 07 May 2002 08:06 Go to next message
Pepi
Messages: 1
Registered: May 2002
Junior Member
Hi,

I'm been a lot of problems with Netbackup for Oracle. My oracle backups sometimes finishes with and status code 1, and with the error: "exception raised in RPC: ORA-27206: requested file not found in media
management catalog". I don't know which is the problem and I don't know how I can resolve it.
Could someone help me?

Thanks.
Re: Problems with Netbackup and oracle 8i [message #51211 is a reply to message #51210] Tue, 07 May 2002 08:10 Go to previous messageGo to next message
Melissa
Messages: 65
Registered: January 2000
Member
Are you using RMAN? Look at below:

Problem Description
-------------------

You are running an RMAN script to backup the database and you receive
the following errors.

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03006: non-retryable error occurred during execution of command: backup
RMAN-07004: unhandled exception during command execution on channel t1
RMAN-10035: exception raised in RPC: ORA-27206: requested file not found in
media management catalog
RMAN-10031: ORA-19583 occurred during call to
DBMS_BACKUP_RESTORE.BACKUPPIECECREATE
ORA-27206: requested file not found in media management catalog
Cause: A backup file used in a recovery manager catalog maintenance
command was not found in the media management catalog.
Action: Retry the command with a different file.

Solution Description
--------------------

You can check for invalid/incorrect client names or server names in the
BP.CONF file in the Netbackup's home directory. If you find mistakes,
then make corrections and retry the script.

To verify that it is not an RMAN issue, do the following:

1. Use the libobk library provided by oracle to prove that RMAN can execute
the script without error.

a) Change the symbolic link of libobk to point to Oracle's library.
For SUN:
libobk.so -> libdsbtsh8.so
b) Ensure LD_LIBRARY_PATH has $ORACLE_HOME/lib listed before the
Veritas lib.
c) Ensure that you have BACK_DIR environment variable set to allow RMAN
script that allocates tape channels to be able to write to a file on
disk.

2. Re-run the script. If you have everything setup properly above, then the
script should run without error. Proving that RMAN is not the problem.

If you are still unable to resolve the errors after verifying the correct
network settings and being able to backup to disk, then you have to contact
Veritas to resolve this NetBackup issue.

Explanation
-----------

More than likely, you have a problem with a client name or a server name
which is listed in the BP.CONF file in the NETBACKUP's home directory.

If for any reason, the name of a client or server has an incorrect domain
name, you can get the above errors.
.
Re: Problems with Netbackup and oracle 8i [message #160590 is a reply to message #51211] Mon, 27 February 2006 07:36 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
I know this is an old issue, but I had the same problem recently:

RMAN-00579: the following error occurred at 02/27/2006 21:22:42
RMAN-10035: exception raised in RPC:
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECREATE
RMAN-03006: non-retryable error occurred during execution of command: backup
RMAN-12004: unhandled exception during command execution on channel t2
RMAN-10035: exception raised in RPC: ORA-27206: requested file not found in media management catalog
RMAN-10031: ORA-19583 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECREATE


The solution was to either -

1) Remove the %t from the RMAN backup piece format specification; or

2) Change the system time to be within 24hours of that of the master backup server.

For more info, read http://seer.support.veritas.com/docs/252339.htm

Previous Topic: export oracle database...
Next Topic: Safemode: How to recover the data when desktop gets in safemode
Goto Forum:
  


Current Time: Fri Apr 26 01:48:32 CDT 2024