- ConfigmgrName
- (Required) The name of the Configuration Manager that
you want to create.
This must be the first parameter specified and the name is
case-sensitive.
- -q QueueManagerName
- (Required) The name of the queue manager associated with the Configuration Manager.
If the queue manager does not already exist, it is created
by this command. It is not created as the default queue manager: if you want
it to be the default queue manager on this system, create the queue manager
before you issue this command.
The queue manager attribute MAXMSGL (maximum
length of messages that can be put to queues) is updated to 100 MB. This update
is done whether or not the queue manager is created by this command.
- -n Db2DatabaseToMigrate
- (Optional) The name of the database that you created at an earlier release
to hold the configuration repository tables.
This database must already exist. You do not need to create
an ODBC connection for this database, because access is provided by JDBC.
- -u MigrationDataBaseUserID
(Optional) The user ID with which the configuration repository
database (created at an earlier release) is to be accessed.
- -p MigrationDataBasePassword
(Optional) The password of the user ID with which the configuration
repository database (created at an earlier release) is to be accessed.
For compatibility with existing systems, you can still
specify <password>. However, if you do not specify a password
with this parameter when you run the command you are prompted to enter a password
during its invocation, and to enter the password a second time to verify that
you have entered it correctly.
- -s UserNameServerQueueManagerName
(Optional) The name of the WebSphere MQ queue
manager that is associated with the User Name Server.
If this parameter is not specified, the Configuration Manager assumes
that there is no User Name Server defined, and does
not attempt to communicate with one.
- -w Workpath
(Optional) The directory in which working files for the Configuration Manager are stored. If not specified, the default
directory specified when the product was installed is used.
- 1
- (Optional) The registry pass that creates only the Configuration Manager registry.
- 2
- (Optional) The WebSphere MQ pass that creates
only the Configuration Manager WebSphere MQ queues.
Note: This
action can be performed only if the Configuration Manager registry
exists.