cancel
Showing results for 
Search instead for 
Did you mean: 

Oracle RMAN server not backed up on another one

Bessam
Level 4

Hello,

Currently, my customer stopped a server "server_name" (NODE1), the backup should be held in another one but it is failed.

job TECPP_ORA_STDJ/ORA_CUTFP10/DBORA_ARCHIVE
machine "server_name"
errorcode: 1
script: oracle/AA_BackupOraDB.ksh
comment: Hourly backup of the archive logs DB CUTFP10

This is the error:

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-03000: recovery manager compiler component initialization failed
RMAN-06001: error parsing job step library
RMAN-01009: syntax error: found "identifier": expecting one of: ""
RMAN-01008: the bad identifier was: raschemaversion
RMAN-01007: at line 17 column 1 file: ?/rdbms/admin/recover.bsq
 
OS master: Linux
Netbackup version: 8.1.2
 
Is there any option or a proposition that could help ?
Thanks in advance.
1 ACCEPTED SOLUTION

Accepted Solutions

Hello Mike,

It has been handled by oracle admin (our client) because it's out of our scope (my team), we just tried to help him friendly.

 

View solution in original post

2 REPLIES 2

Mike_Gavrilov
Moderator
Moderator
Partner    VIP    Accredited Certified

Could you share your RMAN script because the output shows that you have an error in it? You can  also compare it with the script on the node where backup works correctly. 

Hello Mike,

It has been handled by oracle admin (our client) because it's out of our scope (my team), we just tried to help him friendly.