Unsolved
This post is more than 5 years old
23 Posts
0
2816
May 19th, 2011 08:00
Configure backup Module SAP Oracle on AIX incompled.
Backup Server Networker 7.6 for Windows
Client Networker 7.6 for AIX
Module SAP on AIX
I configure backup module SAP oracle but test backup incommpled.Please see log after test backup in below
(pid = 22282370) (date = 05/19/11 15:59:34) nsrsapsv_generate_brexec_from_parm_list(): Set BR_EXEC parm BR_EXEC = brbackup -m all -d util_file -r initDEV.utl -p initDEV.sap
(pid = 22282370) (date = 05/19/11 15:59:34) User name is missing.
(pid = 22282370) (date = 05/19/11 15:59:34) Running backup process as user oradev
(pid = 22282370) (date = 05/19/11 15:59:34) spawning brbackup process as user oradev.
BR0051I BRBACKUP 7.00 (40)
BR0055I Start of database backup: befxmggs.anf 2011-05-19 15.59.34
BR0484I BRBACKUP log file: /oracle/DEV/sapbackup/befxmggs.anf
BR0477I Oracle pfile /oracle/DEV/102_64/dbs/initDEV.ora created from spfile /oracle/DEV/102_64/dbs/spfileDEV.ora
BR1301W Error message from likeywlib:
===...could not load SSF library libsapsecu.o .
BR1301W Error message from likeywlib: likey_init: Couldn't load SAPSECULIB ("libsapsecu.o") using function SsfSupInit (), rc = 10.
BR1302W Initialization of license key library likeywlib failed, return code 1
BR1304W Checking SAP license failed at location BrLicCheck-108
BR0602W No valid SAP license found - please contact SAP
BR0280I BRBACKUP time stamp: 2011-05-19 15.59.36
BR0319I Control file copy created: /oracle/DEV/sapbackup/cntrlDEV.dbf 13647872
BR0280I BRBACKUP time stamp: 2011-05-19 15.59.37
BR0057I Backup of database: DEV
BR0058I BRBACKUP action ID: befxmggs
BR0059I BRBACKUP function ID: anf
BR0110I Backup mode: ALL
BR0077I Database file for backup: /oracle/DEV/sapbackup/cntrlDEV.dbf
BR0061I 60 files found for backup, total size 311293.477 MB
BR0143I Backup type: online_cons
BR0130I Backup device type: util_file
BR0109I Files will be saved by backup utility
BR0134I Unattended mode with 'force' active - no operator confirmation allowed
BR0280I BRBACKUP time stamp: 2011-05-19 15.59.37
BR0315I 'Alter database begin backup' successful
BR0280I BRBACKUP time stamp: 2011-05-19 15.59.37
BR0229I Calling backup utility with function 'backup'...
BR0280I BRBACKUP time stamp: 2011-05-19 15.59.37
BR0279E Return code from '/usr/sap/DEV/SYS/exe/run/backint -u DEV -f backup -i /oracle/DEV/sapbackup/.befxmggs.lst -t file -p /oracle/DEV/102_64/dbs/initDEV.utl -c': 2
BR0232E 0 of 60 files saved by backup utility
BR0280I BRBACKUP time stamp: 2011-05-19 15.59.37
BR0231E Backup utility call failed
BR0280I BRBACKUP time stamp: 2011-05-19 15.59.40
BR0317I 'Alter database end backup' successful
BR0056I End of database backup: befxmggs.anf 2011-05-19 15.59.37
BR0280I BRBACKUP time stamp: 2011-05-19 15.59.40
BR0054I BRBACKUP terminated with errors
(pid = 22282370) (date = 05/19/11 15:59:40) BRBACKUP exited with error status 2.
(pid = 22282370) (date = 05/19/11 15:59:40) brbackup exited with error status 2.
(pid = 22282370) (date = 05/19/11 15:59:55) Backup Failed.
Could you please investigate root cause of this problem
Thank,


ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
May 20th, 2011 12:00
Do you have DIR_LIBRARY set?
anurak13
23 Posts
0
May 23rd, 2011 00:00
No, I can't set DIR_LIBRARY.
How to set DIR_LIBRARY?
I could not to find in manual, Could you please advice to me?
Thanks,
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
May 23rd, 2011 02:00
Same as other SAP specific variables used by nsrsapsv - in nsrsapsv.cfg file use use (and call via backup command). To get value you need, su to sap adm user and check the value set for DIR_LIBRARY (in my case it is /usr/sap/ /SYS/exe/run (or simply ask SAP admin).
anurak13
23 Posts
0
May 24th, 2011 00:00
Thank you for information, I will follow as your advise and post result to this topic
Thanks,