cancel
Showing results for 
Search instead for 
Did you mean: 

Couldn't load SAPSECULIB (".//libsapcrypto.so")

Stephen3
Participant
0 Kudos


Hi All;

Here is the scenario:

1. Recently upgraded to SAP ECC 6.0 EHP7 from EHP4

2. Running on Kernel 7.42 Patch 200 on Application Server

3. Separate Application and Database servers

4. Both servers are on Linux Red Hat 6.4

5. Oracle 11.2.0.3

6. BR Tools 7.40 patch 16 (latest version)

7.  Connecting to the database server using SSH (see lines

If I run BRCONNECT directly on the database server works.

If I run BRCONNECT via DB13 on the Application, server, it works but I get a messaget that BRCONNECT couldn't load libsapcrypto.so.

It seems that the environment variables are not getting picked up or transfer or set on the database server but BRCONNECT runs anyways.

I have looked at OSS Notes 2127746, 1848999, 510007, 2125088, 1965519, 1926471 and 2198198.  While they all have some sort applicablity, I haven't been able to resolve my issue even though I am running the latest version of the BRTOOLs.  I think is related to me connecting via SSH but I can't seem to resolve the issue.

Any ideas?

Job started
Step 001 started (program RSDBAJOB, variant &0000000000190, user ID SHERLICK)
No application server found on database host - rsh/gateway will be used
Execute logical command BRCONNECT On host dbsapdev01
Parameters: -jid CHECK20150813081436 -u / -c -f check
BR0801I BRCONNECT 7.40 (16)
BR0805I Start of BRCONNECT processing: cereagqe.chk 2015-08-13 08:14:36
BR0484I BRCONNECT log file: /oracle/DEV/sapcheck/cereagqe.chk
BR0477I Oracle pfile /oracle/DEV/112_64/dbs/initDEV.ora created from spfile /oracle/DEV/112_64/dbs/spfileDEV.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 SsfSupInitE
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 (
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

BR0280I BRCONNECT time stamp: 2015-08-13 08:14:39
BR0813I Schema owners found in database DEV:
APPQOSSYS, DBSNMP, DIP, OPS$CORP\DEVADM, OPS$DEVADM, OPS$ORADEV, OPS$SAPSERVICEDEV, OPS$SR3ADM, ORACLE_OCM, OUTLN,
SAPDEV*, SYS, SYSTEM

Stephen

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member207186
Contributor
0 Kudos

Hi,

Does sapseculib/libsapcrypto.so exist on your system? In which folder? Is the DIR_LIBRARY correctly set? You can also check SAP Note 912969 - "BR*Tools fails due to license problems".

Regards,

Bíborka

JamesZ
Advisor
Advisor
0 Kudos

Hi Stephen,


What is the result when executing command below via both users <sid>adm and ora<sid> from os level?


brconnect -u / -c -f check


Best regards,
James