Command Reference
Supports remote unattended migration in the Configuration, Installation,
and Distribution (CID) architecture environment.
Authorization
One of the following:
Command Syntax
>>-db2cidmg----+-database----+---+--------------+---+-----+----><
+-/r=respfile-+ '-/l1=logfile--' '-/b--'
'-/e----------'
Command Parameters
- database
- Specifies an alias name for the database which is to be migrated to DB2
Version 5. If not specified, a response file or /e must be
provided for program invocation. Note that the database alias must be
cataloged on the target workstation. However, it can be a local or a
remote database.
- /r
- Specifies a response file to be used for CID migration. The
response file is an ASCII file containing a list of databases which are to be
migrated. If not specified, a database alias or /e must be
provided for program invocation.
- /e
- Indicates that every single database cataloged in the system database
directory is to be migrated. If /e is not specified, a
database alias or a response file must be provided.
- /l1
- Specifies the path name of the file to which error log information from
remote workstations can be copied after the migration process is
completed. If more than one database is specified in the response file,
the log information for each database migration is appended to the end of the
file. Regardless of whether /l1 is specified or not, a log
file with the name DB2CIDMG.LOG is generated and kept in the
workstation's file system where the database migration has been
performed.
- /b
- Indicates that all packages in the database are to be rebound once
migration is complete.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
[ DB2 List of Books |
Search the DB2 Books ]