Skip to Content
0
Former Member
Dec 04, 2006 at 09:44 AM

brarchive error with Oracle standby database mechanisme

40 Views

unfortunately we had an archive stuck on our CRM production due to the fact the shipping of redologs did not work, so I needed to FTP them this morning to our oracle standby server.

the errorlog of HP-DP (where we schedule the shipping of redos) gave the following:

[Normal] From: BSM@ux-bck00 "ARCH_P35_APL_FILL_SHIP_MA" Time: 27-11-2006 16:10:37

OB2BAR application on "crmprds" successfully started.

BR002I BRARCHIVE 6.20 (120)

BR262I Enter DBA user name[/password]:

BR006I Start of offline redo log processing: aduapcpi.sve 2006-11-27 16.10.38

BR280I Time stamp 2006-11-27 16.10.40

BR008I Offline redo log processing for database instance: P35

BR009I BRARCHIVE action ID: aduapcpi

BR010I BRARCHIVE function ID: sve

BR048I Archive function: save

BR011I 84 offline redo log files found for processing, total size 16297.783 MB

BR112I Files will not be compressed

BR130I Backup device type: stage

BR106I Files will be saved on disk in directory: uxstdbP35s:/oracle/P35/saparch/P35arch

BR127I Fill volume option set - waiting for offline redo log files possible

BR134I Unattended mode with 'force' active - no operator confirmation allowed

BR202I Saving init_ora

BR203I to /oracle/P35/saparch/P35arch/P35 ...

BR278E Command output of 'LANG=C rcp -p /oracle/P35/920_64/dbs/initP35.ora /oracle/P35/920_64/dbs/initP35.dba orap35@uxstdbP35s:/oracle/P35/saparch/P35arch/P35':

remshd: Login incorrect.

BR280I Time stamp 2006-11-27 16.10.40

BR279E Return code from 'LANG=C rcp -p /oracle/P35/920_64/dbs/initP35.ora /oracle/P35/920_64/dbs/initP35.dba orap35@uxstdbP35s:/oracle/P35/saparch/P35arch/P35': 1

BR222E Copying init_ora to/from /oracle/P35/saparch/P35arch/P35 failed due to previous errors

BR016I 0 offline redo log files processed, total size 0.000 MB

BR007I End of offline redo log processing: aduapcpi.sve 2006-11-27 16.10.40

BR280I Time stamp 2006-11-27 16.10.40

BR005I BRARCHIVE terminated with errors

[Warning] From: OB2BAR_OMNISAP@ux-cpr11 "OMNISAP" Time: 11/27/06 16:10:40

BRARCHIVE /export/sapmnt/P35/exe/brarchive -d stage -f -c force -p initP35ship.sap -u / returned 5

[Normal] From: BSM@ux-bck00 "ARCH_P35_APL_FILL_SHIP_MA" Time: 27-11-2006 16:10:40

OB2BAR application on "crmprds" disconnected.

[Critical] From: BSM@ux-bck00 "ARCH_P35_APL_FILL_SHIP_MA" Time: 27-11-2006 16:10:40

None of the Disk Agents completed successfully.

Session has failed.

[Normal] From: BSM@ux-bck00 "ARCH_P35_APL_FILL_SHIP_MA" Time: 27-11-2006 16:10:40

When I read this I think it is a question with the failure of the rcp but am not sure so that is why I hope any of you could help me out to find a solution to this so I can fix it and our shipping of redos to the standby is working again as we use it in a chain of commands to keep the standby up to date with the primairy

Chris