This section describes how to list any DB2 databases that this Data Links server is maintaining linked files for and how to add another database for control by the Data Links File Manager.
To list the databases that have been registered with the Data Links server:
To register a new database with the Data Links File Manager:
dlfm add_db database instance hostname
where:
In our example, we will register a database called STAFF, which resides in the VALIDATE instance on a DB2 UDB server with a fully qualified hostname of db2server.services.com, by entering the following command:
dlfm add_db staff validate db2server.services.com
You should not specify the DLFM_DB when you run this command. The DLFM_DB is a local database that is used to keep track of files that are under the control of the Data Links File Manager.
Each time you register a database with a Data Links File Manager, the DLFM_DB database is automatically backed up.