Skip to Content
0
Former Member
Jan 06, 2010 at 06:09 PM

DB2 - tax factory connectivity issue

50 Views

Friends,

Have anyone come across this issue with tax factory ?

We have Db2 server on one node and SAP is running on other node.

We configured tf80server.csh with following enviroment variable

setenv DB2INSTANCE

setenv DB2DBDFT

setenv DATABASE

setenv DB2USER

setenv PASSWD

when we run tax factory test sfotwar from R3, it is "system failure" error and then in the error.txt we have the following

ConnectToDataSource...failed

Error String -> 7777 - [IBM][CLI Driver] SQL1531N The database alias "XXX" could not be found in the db2dsdriver.cfg configuration file.

SAP is working fine.

I am not sure how to configure tf80server.csh file in order to connect to the database which is running on other node.

This issue is only on HA system ( DB and SAP are running on different nodes). We have other systems where SAP AND DB2 running on same systems and with the above tf80server.csh file it works fine.

Any suggestion or help to fix this issue ?

Thanks!