Creating an Instance

To create an instance:

  1. In the tree component, select the Standalone Instances node.
  2. On the Stand Alone Server Instances page, click New.
  3. In the Name field, identify a unique name for the new instance.
  4. Select a Node Agent.
  5. The node agent must be started using the asadmin start-node-agent command on the node agent’s host machine so that the server instance you are creating can be associated with that node agent.

  6. Select a desired configuration.
  7. By default, new instances are created with configurations copied from the default-config configuration. To copy from a different configuration, specify it when creating the new instance.
  8. For a server instance, the new configuration is named instance_name-config.
  9. The configuration default-config is the default configuration that acts as a template for creating standalone server instance. No unclustered server instances or clusters are allowed to refer to the default-config configuration; it can only be copied to create new configurations. Edit the default configuration to ensure that new configurations copied from it have the correct initial settings.

Equivalent asadmin command: create-instance.

See Also:


Legal Notices