Solution : https://service.sap.com/sap/support/notes/1091801 (SAP Service marketplace login required)
Summary :
This SAP note guides on migrating DB2 connectivity in an SAP system from the DB2 runtime client to the DB2 CLI driver. For SAP systems on Basis 7.00 with DB2 9.1 or later, this transition offers several benefits: no local installation is necessary, simplifying maintenance with centralized connection data management. The CLI driver allows dynamic replacement while servers are running, which is not feasible with runtime clients. It requires DB2 CLI driver installation on the database server, updates to the SAP kernel, and modification of start profiles. It finishes with configuring and migrating connection settings to the centralized DB2 CLI configuration file.
Key words :
/usr/sap/<sapsid>/sys/profile/start_d[vebmgs]<instance number>_<machine>, directory /usr/sap/<sapsid>/sys/global/db6/<os-db2>/db6_clidriver/lib, /usr/sap/<sapsid>/sys/global/db6/jdbc sap utility programs, /usr/sap/<sapsid>/sys/global/db6all application servers, directory /usr/sap/<sapsid>/sys/global/db6/jdbc, /usr/sap/<sapsid>/sys/global/db6/db2cli, kernel directory /usr/sap/<sapsid>/sys/exe/run, /usr/sap/<sapsid>/sys/global/db6if, directory/usr/sap/<sapsid>/sys/global, luw - database client software#---------------------------------------------------------_cpdb0 = copy_links list
Related Notes :
1419433 | DB6: Using DB2 9.8 pureScale with SAP Applications |
1268305 | DB6: Dialog instance using new client connectivity |
1089578 | DB6: Using DB2 Version 9.5 with SAP Software |
930487 | DB6: Using DB2 V9.1 with SAP Software |
867976 | Changing JDBC driver on WEB AS Java 6.40/NW 7.0x/7.1x |
663756 | DB6: Multiconnect on DB2 for z/OS, DB2 for i with DB6 DBSL |