Hi,
we are trying to use CLP tool provided by DB2 client installer to create DB2 database.
We followed the following steps
1)Invoked command line processor (CLP)
2) catalog tcpip node DB2_01 remote 10.134.5.10 server 50000
3) create database mynewdb
we are getting the below error message.
SQL1096N The command is not valid for this node type.
Thanks,
Dayakar
we are trying to use CLP tool provided by DB2 client installer to create DB2 database.
We followed the following steps
1)Invoked command line processor (CLP)
2) catalog tcpip node DB2_01 remote 10.134.5.10 server 50000
3) create database mynewdb
we are getting the below error message.
SQL1096N The command is not valid for this node type.
Thanks,
Dayakar
Comment