cancel
Showing results for 
Search instead for 
Did you mean: 

SNC Library Error

Former Member
0 Kudos

Environment: HP-UX 11.11, SAP ECC 6

We are having a problem with initialising SNC due to a library module error. I am posting this here in hope that someone understands the error messages better than we do and therefore can point us in a right direction.

Some of the key messages in the error log are "Bad machine type" & "DLENOACCESS". Here is the error message:

M *** ERROR => TrIRecoverFile: 10 loops: cancel recovery [trfile.c 8107]

M ===> WARNING: TrIInitFileindex: failed to read block-trailer from file TRACE0

00: rc=1 (Eye-Catcher (begin) destroied)

N SncInit(): Initializing Secure Network Communication (SNC)

N HP/9000 (PA-RISC) with HP-UX (st,ascii,SAP_UC/size_t/void* = 8/64/64)

N SncInit(): found snc/data_protection/max=3, using 3 (Privacy Level)

N SncInit(): found snc/data_protection/min=1, using 1 (Authentication Level)

N SncInit(): found snc/data_protection/use=3, using 3 (Privacy Level)

N SncInit(): found snc/gssapi_lib=/usr/sap/PRD/SYS/exe/run/snckrb5.so

M *** ERROR => DlLoadLib: dlopen()= '/usr/sap/PRD/SYS/exe/run/snckrb5.so' is no

t a valid load module: Bad machine type -> DLENOACCESS (0,Error 0) [dlux.c

312]

N *** ERROR => SncPDLInit(): DlLoadLib("/usr/sap/PRD/SYS/exe/run/snckrb5.so")=D

LENOACCESS

N [sncxxdl.0339]*** ERROR => SncPDLInit()==SNCERR_INIT, Adapter (#0) /usr/sap/

PRD/SYS/exe/run/snckrb5.so not loaded

M Adresse Offset Header of record

M -


M 800003ffff7f1ca8 000000 00000000 00000000 00000000 00000000 |..............

..|

M 800003ffff7f1cb8 000016 00000000 00000000 |........

|

M -


M *** ERROR => TrIRecoverFile: 10 loops: cancel recovery [trfile.c 8107]

M ===> WARNING: TrIInitFileindex: failed to read block-trailer from file TRACE000: rc=1 (Eye-Catcher (begin) destroied)

N SncInit(): Initializing Secure Network Communication (SNC)

N HP/9000 (PA-RISC) with HP-UX (st,ascii,SAP_UC/size_t/void* = 8/64/64)

N SncInit(): found snc/data_protection/max=3, using 3 (Privacy Level)

N SncInit(): found snc/data_protection/min=1, using 1 (Authentication Level)

N SncInit(): found snc/data_protection/use=3, using 3 (Privacy Level)

N SncInit(): found snc/gssapi_lib=/usr/sap/PRD/SYS/exe/run/snckrb5.so

M *** ERROR => DlLoadLib: dlopen()= '/usr/sap/PRD/SYS/exe/run/snckrb5.so' is not a valid load module: Bad machine type -> DLENOACCESS (0,Error 0) [dlux.c 312]

N *** ERROR => SncPDLInit(): DlLoadLib("/usr/sap/PRD/SYS/exe/run/snckrb5.so")=DLENOACCESS

N [sncxxdl.0339]*** ERROR => SncPDLInit()==SNCERR_INIT, Adapter (#0) /usr/sap/PRD/SYS/exe/run/snckrb5.so not loaded

N [sncxxdl.0603]<<- SncInit()==SNCERR_INIT

N sec_avail = "false"

M ***LOG R19=> ThSncInit, SncInitU ( SNC-000001) [thxxsnc.c 228]

M *** ERROR => ThSncInit: SncInitU (SNCERR_INIT) [thxxsnc.c 231]

M in_ThErrHandle: 1

M *** ERROR => SncInitU (step 1, th_errno 44, action 3, level 1) [thxxhead.c 10465]

Accepted Solutions (1)

Accepted Solutions (1)

Bernhard_SAP
Employee
Employee
0 Kudos

Hi Benedictus,

this sounds as if the version of snckrb5.so installed on the server does not match the OS that the SAP application is compiled on. (means the version the SAP kernel has been compiled on).

b.rgds, Bernhard

Answers (1)

Answers (1)

Former Member
0 Kudos

This library and support options for it were discussed before here.

Please try a search for snckrb5.so etc.

Cheers,

Julius

Former Member
0 Kudos

Hi Julius,

I tried to search for it but cannot find any information regarding snc*.so compatilbity issue topic.

Do you perhaps remember the post?

Regards,

Former Member
0 Kudos

You cannot use wildcards within a search pattern here on SDN... or do you mean there is no F4 help in the search selection? Sorry, couldn't resist..

Try [snckrb5.so|http://forums.sdn.sap.com/search.jspa?threadID=&q=snckrb5.so&objID=f208&dateRange=all&numResults=15&rankBy=10001] for a start.

Cheers,

Julius