Hi Volker,
We got the SAP HOST Agent installed on IBNM I host and started the XDN listener Job, its listing to Port 963.
But still no Luck.
Getting Same Error. I restart our SAP instance and also the hostAgent on the SAP side.
We also asked our IBMi team to restart the SAP Host Agent.
Exact Same Error. And our Network Team setup a traffic monitoring between SAP to IBM and he is saying no traffic is coming from SAP to the IBMi server
Error:
B Mon Aug 25 15:41:25 2014
B Loading DB library 'F:\usr\sap\SB1\DVEBMGS00\exe\dbdb4slib.dll' ...
B Library 'F:\usr\sap\SB1\DVEBMGS00\exe\dbdb4slib.dll' loaded
B Version of 'F:\usr\sap\SB1\DVEBMGS00\exe\dbdb4slib.dll' is "741.10", patchlevel (0.41)
N RSecSSFs: Configuration value "rsec/ssfs_datapath" from profile explicitly overwritten by different value in environment variable RSEC_SSFS_DATAPATH [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5708]
N RSecSSFs: Configuration value "rsec/ssfs_keypath" from profile explicitly overwritten by different value in environment variable RSEC_SSFS_KEYPATH [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5717]
N RSecSSFs: Reverting overwriting of profile by different environment (disabled in dw) [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5727]
N RSecSSFs: Configuration value "rsec/ssfs_datapath" from profile explicitly overwritten by different value in environment variable RSEC_SSFS_DATAPATH [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5708]
N RSecSSFs: Configuration value "rsec/ssfs_keypath" from profile explicitly overwritten by different value in environment variable RSEC_SSFS_KEYPATH [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5717]
N RSecSSFs: Reverting overwriting of profile by different environment (disabled in dw) [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5727]
B Connect to BWAS400DEV as KTSAPUSR with AS4_HOST=DVTEST;AS4_DB_LIBRARY=KTSAPUSR
C DB4 SQL Reparse Activated
C Windows 2008 R2 - XDN Default
C XDN-Port: Assuming 9600 + sapmsSB1 mod 100 = 9601
C Secondary DB connect, user KTSAPUSR
C Environment: AS4_HOST=DVTEST;AS4_DB_LIBRARY=KTSAPUSR
C *** ERROR => EXEC SQL connect: AS4_DB_LIBRARY invalid
[dbsldb4.cpp 18043]
C {root-id=005056810E3C1ED48B930260998960CF}_{conn-id=00000000000000000000000000000000}_0
C *** ERROR => CPDA0FF occured: XDNXDAAPI:BuildTCPConnection: Can't Connect to:.
[dbsldb4dbi.c 502]
We also Removed AS4_DB_LIBRARY from DBCO configuration to see what happen and we got this error
B Mon Aug 25 15:52:54 2014
B Loading DB library 'F:\usr\sap\SB1\DVEBMGS00\exe\dbdb4slib.dll' ...
B Library 'F:\usr\sap\SB1\DVEBMGS00\exe\dbdb4slib.dll' loaded
B Version of 'F:\usr\sap\SB1\DVEBMGS00\exe\dbdb4slib.dll' is "741.10", patchlevel (0.41)
N RSecSSFs: Configuration value "rsec/ssfs_datapath" from profile explicitly overwritten by different value in environment variable RSEC_SSFS_DATAPATH [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5708]
N RSecSSFs: Configuration value "rsec/ssfs_keypath" from profile explicitly overwritten by different value in environment variable RSEC_SSFS_KEYPATH [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5717]
N RSecSSFs: Reverting overwriting of profile by different environment (disabled in dw) [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5727]
N RSecSSFs: Configuration value "rsec/ssfs_datapath" from profile explicitly overwritten by different value in environment variable RSEC_SSFS_DATAPATH [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5708]
N RSecSSFs: Configuration value "rsec/ssfs_keypath" from profile explicitly overwritten by different value in environment variable RSEC_SSFS_KEYPATH [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5717]
N RSecSSFs: Reverting overwriting of profile by different environment (disabled in dw) [D:/depot/bas/741_REL/src/krn/rsec/rsecssfs.c 5727]
B Connect to BWAS400DEV as KTSAPUSR with AS4_HOST=DVTEST
C DB4 SQL Reparse Activated
C Windows 2008 R2 - XDN Default
C XDN-Port: Assuming 9600 + sapmsSB1 mod 100 = 9601
C Secondary DB connect, user KTSAPUSR
C Environment: AS4_HOST=DVTEST
C *** ERROR => EXEC SQL connect: AS4_HOST invalid
[dbsldb4.cpp 17979]
C {root-id=005056810E3C1ED48B930260998960CF}_{conn-id=00000000000000000000000000000000}_0
C *** ERROR => CPDA0FF occured: XDNXDAAPI:BuildTCPConnection: Can't Connect to:.
[dbsldb4dbi.c 502]
Not sure why the traffic is not going.
We have a Direct SAPSQL connection using DBCO and that one is working perfectly.
Any suggestion what next.