To catalog the remote database as a Data Connection Services (DCS) database, perform the following steps:
Step 1. | Log on to the system as a user with System Administrative (SYSADM) or System Controller (SYSCTRL) authority. |
Step 2. | Enter the following commands: catalog dcs db local_dcsname as target_dbname terminate where:
For example, to make ny the local database name for DB2 Connect, for the remote host or AS/400 database called newyork, enter the following commands: catalog dcs db ny as newyork terminate
|