Page tree
Skip to end of metadata
Go to start of metadata


The following commands need to be executed from a DB2 command line:
Start > All Programs > IBM DB2 > Command Line Tools > Command Interpreter
CATALOG TCPIP NODE <alias for node> REMOTE <machine name> SERVER <port number> REMOTE_INSTANCE <instance name> SYSTEM <alias for machine> OSTYPE WIN
CATALOG DATABASE <database name> AS <alias for database> AT NODE <alias for node>
For example
CATALOG TCPIP NODE pantagru REMOTE pantagruel SERVER 50000 REMOTE_INSTANCE db2supp SYSTEM panta OSTYPE WIN

  • No labels