Please subscribe on my YouTube Channel.
- You need to Install 64 bit client - ibm_data_server_client_winx64_v11.1
- Configure windows variables
- SET DB2CODEPAGE=437
- SET DB2HOME=C:\Program
Files\IBM\SQLLIB
- SET DB2INSTANCE=DB2
- SET
LIB=C:\Informatica\9.6.1\server\bin
- SET
LIBPATH=C:\Informatica\9.6.1\server\bin
- SET
PATH=C:\Informatica\9.6.1\server\bin\;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION
- Execute db2cmd -i -w
db2clpsetcp
- Catalog DB2 databases: run the following commands from
command line.
db2
catalog tcpip node <node name> remote <host> server <port>
db2
catalog db <database name> at node <node name>
Very Helpful
ReplyDelete