cancel
Showing results for 
Search instead for 
Did you mean: 

Getting Error running first 10G Split mirror backup

Former Member
0 Kudos

I am getting the following error:

BR0278E Command output of 'LANG=C rcp db_host:/oracle/MCP/102_64/dbs/sap.ora /oracle/MCP/102_64/dbs/sap.ora':

db_host: unknown host

I understand the error but do not know how to fix it. My guess is I need a parm somwehre to define the where the remote DB host (db_host) is??????

This backup job was working before the conversion to 10G along with conversion to new versions of brbackup.

Thanks,

Dan

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

The split command executes a script put together by EMC Corporation and Kohler Co. It is proprietary. The re-sync does not execute anything.

I don't see where that is germain to this error. The brbackup execution is not even getting to that point. It appears brbackup wants to rcp a file from the DBMS server but is using the literal string "db_host" as part of the rcp command. I would think a variable in the init<SID>.sap being used would be needed to substitute for this? If that's not it then I am at a loss. A developer that works on the BR-Tools would know what is needed here.

Former Member
0 Kudos

Tried that JC.........did not change the error.

Former Member
0 Kudos

Command string for brbackup:

brbackup -t offline_split -d util_file -u system/******** -p oracle/home/MCP/initMCP.sapBCV.offline -c force

Here is the full log:

BR0051I BRBACKUP 7.00 (25)

BR0055I Start of database backup: bdwtwtrm.aff 2007-12-09 11.08.34

BR0484I BRBACKUP log file: /oracle/MCP/sapbackup/bdwtwtrm.aff

BR0351I Restoring /oracle/MCP/102_64/dbs/sap.ora

BR0355I from /oracle/MCP/102_64/dbs/sap.ora ...

BR0278E Command output of 'LANG=C rcp db_host:/oracle/MCP/102_64/dbs/sap.ora /or

acle/MCP/102_64/dbs/sap.ora':

db_host: unknown host

BR0280I BRBACKUP time stamp: 2007-12-09 11.08.35

BR0279E Return code from 'LANG=C rcp db_host:/oracle/MCP/102_64/dbs/sap.ora /ora

cle/MCP/102_64/dbs/sap.ora': 1

BR0359E Restore of /oracle/MCP/102_64/dbs/sap.ora from /oracle/MCP/102_64/dbs/sa

p.ora failed due to previous errors

BR0303E Determination of Oracle version failed

BR0056I End of database backup: bdwtwtrm.aff 2007-12-09 11.08.35

BR0280I BRBACKUP time stamp: 2007-12-09 11.08.35

BR0054I BRBACKUP terminated with errors

stefan_koehler
Active Contributor
0 Kudos

Hello Dan,

>> brbackup -t offline_split -d util_file -u system/******** -p oracle/home/MCP/initMCP.sapBCV.offline -c force

http://help.sap.com/saphelp_nw70/helpdata/en/5b/052e2c2639ca41b5f8ef8e3a091ede/content.htm

Can you pleas tell us your split_cmd and resync_cmd?

And if these are self-written scripts.. please post these ones...

Regards

Stefan

Former Member
0 Kudos

Hi Dan,

Did you modified the /oracle/MCP/102_64/dbs/sap.ora file after the Ora10g installation, or it's the "default" file?

Perhaps you must copy your old /oracle/MCP/<b>920_64</b>/dbs/sap.ora to the new location, or adapt the new one with the old parameters...

Best Regards,

JC Llanes.

Former Member
0 Kudos

Thanks for your post Eric. I am a bit confused on that. db_hosts is not the name of any server so how can you put that entry in /etc/hosts? Also, our backup server backs up many SAP systems. This the first one converted to Oracle 10G but how could I use this /etc/hosts entry for multiple 10G databases on the backup server?

Thanks,

Dan

stefan_koehler
Active Contributor
0 Kudos

Hello Dan,

can you please tell us the steps or the call of the brtools that you made?

Regards

Stefan

former_member204746
Active Contributor
0 Kudos

check file /etc/hosts

it must have an entry for db_host