Hi all,
We are using the oracle DB,HA system.
Every half hour the offline redolog backup was triggered in Primary DB and Local standby.
log flie in primary DB:
BR0006I Start of offline redolog processing: aenaqwfo.cds 2014-01-22 20:00:24
BR0484I BRARCHIVE log file: /oracle/PCT/saparch/aenaqwfo.cds
BR0477I Oracle pfile /oracle/PCT/112_64/dbs/initPCT.ora created from spfile /oracle/PCT/112_64/dbs/spfilePCT.ora
BR1301W Error message from likeywlib:
===...could not load SSF library .//libsapcrypto.so .
BR1301W Error message from likeywlib: 543 likey_init: Couldn't load SAPSECULIB (".//libsapcrypto.so") using function SsfSupInitEx (), rc = 10 (no library).
BR1301W Error message from likeywlib: 542 likey_init: At least one more attempt to load the SAPSECULIB will follow.
BR1301W Error message from likeywlib:
===...could not load SSF library libsapcrypto.so .
BR1301W Error message from likeywlib: 543 likey_init: Couldn't load SAPSECULIB ("libsapcrypto.so") using function SsfSupInitEx (), rc = 10 (no library).
BR1301W Error message from likeywlib: 541 likey_init: Couldn't load SAPSECULIB. Giving up.
BR1302W Initialization of license key library likeywlib failed, return code 1
BR1304W Checking SAP license failed at location BrLicCheck-122
BR0602W No valid SAP license found - please contact SAP
BR0101I Parameters
Name Value
oracle_sid PCT
oracle_home /oracle/PCT/112_64
oracle_profile /oracle/PCT/112_64/dbs/initPCT.ora
sapdata_home /oracle/PCT
sap_profile /oracle/PCT/112_64/dbs/initPCT.sap
backup_dev_type util_file
archive_dupl_del only
system_info orapct/orapct a011440p200 Linux 3.0.80-0.7-default #1 SMP Tue Jun 25 18:32:49 UTC 2013 (25740f8) x86_64
oracle_info PCT 11.2.0.3.0 8192 92 49244201 a011440p200 UTF8 UTF8 2054034546 &PCT
sap_info 731 SAPSR3 PCT TEMPLICENSE R3_ORA INITIAL
make_info linuxx86_64 OCI_112 Nov 20 2013 740_REL
command_line /usr/sap/PCT/SYS/exe/run/brarchive -d util_file -cds -c -u /
br_env ORACLE_SID=PCT,
ORACLE_HOME=/oracle/PCT/112_64,
NLS_LANG=.UTF8,
SAPDATA_HOME=/oracle/PCT
BR0013W No offline redolog files found for processing
BR0007I End of offline redolog processing: aenaqwfo.cds 2014-01-22 20:00:25
BR0280I BRARCHIVE time stamp: 2014-01-22 20:00:25
BR0004I BRARCHIVE completed successfully with warnings
=============================================================================================================
In Local standby DB:
BR0006I Start of offline redolog processing: aenaqwfi.cds 2014-01-22 20:00:18
BR0484I BRARCHIVE log file: /oracle/PCT/saparch/aenaqwfi.cds
BR1301W Error message from likeywlib: 2 likey_init: Sid "PCT_LSTB" is not 3 characters long.
BR1302W Initialization of license key library likeywlib failed, return code 1
BR1304W Checking SAP license failed at location BrLicCheck-122
BR0602W No valid SAP license found - please contact SAP
BR0101I Parameters
Name Value
oracle_sid PCT_LSTB
oracle_home /oracle/PCT/112_64
oracle_profile /oracle/PCT/112_64/dbs/initPCT_LSTB.ora
sapdata_home /oracle/PCT
sap_profile /oracle/PCT/112_64/dbs/initPCT_LSTB.sap
archive_type standby
backup_dev_type util_file
archive_dupl_del only
primary_db PCT.WORLD
system_info orapct/orapct a011440p201 Linux 3.0.80-0.7-default #1 SMP Tue Jun 25 18:32:49 UTC 2013 (25740f8) x86_64
oracle_info PCT 11.2.0.3.0 8192 92 49244201 a011440p200 UTF8 UTF8 2054034546 &PCT_LSTB
sap_info 731 SAPSR3 PCT TEMPLICENSE R3_ORA INITIAL
make_info linuxx86_64 OCI_112 Nov 20 2013 740_REL
command_line /usr/sap/PCT/SYS/exe/run/brarchive -d util_file -cds -c -u /
br_env ORACLE_SID=PCT_LSTB,
ORACLE_HOME=/oracle/PCT/112_64,
NLS_LANG=.UTF8,
SAPDATA_HOME=/oracle/PCT
BR0613W Database instance PCT_LSTB/STANDBY is shut down
BR0039I Last offline redolog file /oracle/PCT/oraarch/PCTarch1_91_835192522.dbf will not be backed due to stopped database instance PCT_LSTB/STANDBY
BR0013W No offline redolog files found for processing
BR0007I End of offline redolog processing: aenaqwfi.cds 2014-01-22 20:00:19
BR0280I BRARCHIVE time stamp: 2014-01-22 20:00:19
BR0004I BRARCHIVE completed successfully with warnings
============================================================================================================
If any one know why this error has occur wher I have to check it?
In local standby ther is no copy save only delete has performed. (BR0039I Last offline redolog file /oracle/PCT/oraarch/PCTarch1_91_835192522.dbf will not be backed due to stopped database instance PCT_LSTB/STANDBY)
Thanks,
GP