IBM Books

Command Reference

ADD DATALINKS MANAGER

Adds a DB2 Data Links Manager (host name) to the list of registered DB2 Data Links Managers for a specified database.

Authorization

None

Command Syntax

>>-ADD DATALINKS MANAGER FOR----+-DATABASE-+--dbname------------>
                                '-DB-------'
 
>----USING NODE--hostname---PORT--port-number------------------><
 

Command Parameters

DATABASE dbname
Specifies a database name.

USING NODE hostname
Specifies a fully qualified host name, or the IP address (but not both), of the DB2 Data Links Manager server.

PORT port-number
Specifies the port number that has been reserved for communications from the DB2 server to the DB2 Data Links Manager server.

See Also

LIST DATALINKS MANAGERS.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]