Enter the following commands:
catalog dcs db local_dcsname as target_dbname
terminate
where:
- local_dcsname is the local name of the host or AS/400
database.
- target_dbname is the name of database on the host or AS/400
database system.
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
|