Quote:
|
Originally Posted by ARWinner
CATALOG TCPIP NODE MyNode REMOTE MyHostServer SERVER 50000 REMOTE_INSTANCE db2 SYSTEM MyHostServer OSTYPE WIN;
CATALOG DB AT NODE MyNode AUTHENTICATION SERVER;
Andy
|
This is the syntax for catalog from the db2 help
Code:
Command syntax
>>-CATALOG--+-DATABASE-+-- database-name --+-----------+---------->
'-DB-------' '-AS-- alias -'
>--+-------------------+---------------------------------------->
+-ON--+- path --+-----+
| '- drive -' |
'-AT NODE-- nodename -'
>--+--------------------------------------------------------------+-->
'-AUTHENTICATION--+-SERVER-----------------------------------+-'
+-CLIENT-----------------------------------+
+-SERVER_ENCRYPT---------------------------+
+-KERBEROS TARGET PRINCIPAL-- principalname -+
+- 7 DATA_ENCRYPT -----------------------------+
+- 7 DATA_ENCRYPT_CMP -------------------------+
'- 7 GSSPLUGIN --------------------------------'
>--+------------------------+----------------------------------><
'-WITH-- "comment-string" -'
I dont see tcpip or remote....I am trying to get this to work...let me see what i cant