You can use the AdminConfig object to modify parameters
in the deployment environment definition.
Before you begin
AdminConfig communicates with the configuration
service component to make configuration inquires and changes. You
can use it to query existing configuration objects, create configuration
objects, modify existing objects, remove configuration objects, and
obtain help.
The admin client has to connect to the deployment
manager from which you are changing parameters for the deployment
environment definition.
Required security role for this task: When
security and role-based authorization are enabled, you must use a
userid and password with administrator or operator authority to perform
this task.
About this task
When you create a deployment environment definition, the
admin task selects default parameters based on the common database
(CommonDB) selected when you created the Deployment Manager.
Procedure
- Use AdminConfig to
modify any property in the deployment environment definition.
The following list provides a general method to update configuration
objects:
- Identify the configuration type and the corresponding attributes.
- Query an existing configuration object to obtain a configuration
ID to use.
- Modify the existing configuration object or create a new one.
- Save the configuration.
- Save the configuration changes. To save this
change to the master configuration issue the command: $AdminConfig
Save