cancel
Showing results for 
Search instead for 
Did you mean: 

Sybase backup failing

Abhi10
Level 2

/sybase/CRP/OCS-16_0/bin/isql -Uxxxxxxxx -Pxxxxxxxx -I/sybase/CRP/interfaces -SCRP -X < ./syb_CRP_dump
CS-LIBRARY error:
        comn_cryptolib_load(): user api layer: internal common library error: Failed to load library '%1!'.
CT-LIBRARY error:
        ct_connect(): protocol specific layer: internal Client Library error: There is a tds login error. The installed encryption handler returned a status that was not CS_SUCCEED.
bpbackup -c SAP_Sybase_BKP_DR /usr/openv/netbackup/ext/db_ext/sybase/scripts
Finished Sat May 20 12:52:35 IST 2023
exit 0

 

Script - 

${SYBASE}${OCS_QUAL}/bin/isql -Usapsa -Ppassword -I${SYBASE}/interfaces -S${SYBSERVER} < ${SYB_INPUT_FILE}
su - sybcrp -c "$CMD_LINE"
RETURN_STATUS=$

Both sapsa and sybcrp have different password, also checked with sap admin they said it cannot be same.

I have attached backup script as well.

1 REPLY 1

Michal_Mikulik1
Moderator
Moderator
Partner    VIP    Accredited Certified

Hello,

there is nothing to be done on NetBackup side. Check Sybase related forums, for example this: https://support.itrsgroup.com/hc/en-us/articles/360018530334-Geneos-How-to-solve-the-error-ct-connec...

Regards

M.