Hitachi

uCosminexus Application Server Command Reference Guide


mngunsetup (Deleting Management Server configuration environment)

Organization of this page

Format

mngunsetup [-force]

Functionality

Executes the unset up of Management Server and Administration Agent on the host executing this command, and the unset up of the system environment (logical server) that is set up by using Management Server. You can execute this command regardless of whether Management Server and Administration Agent are operating.

Execute this command on Application Server in case of host unit model and on Management Server as well as Application Server in case of Management Server model (Host for operating Management Server).

Users having Administrator privileges or the users from Management Server management group must execute this command.

Furthermore, if the environment to be unset up matches the following conditions, command execution might fail. Execute the command after taking the necessary actions.

Arguments

If an argument is not specified, a message to confirm whether to execute unsetup is displayed. If you select y, unsetup is executed, and if you select n, unsetup is stopped, and the process ends.

-force

Execute unsetup forcibly without displaying a message to confirm whether to execute unsetup.

Input examples

  1. Execute mngunsetup.

    mngunsetup

  2. Display a message to confirm whether to execute unsetup.

    • In Windows

      Do you really want to unset up the following environment?
      -Management functionality (Management Server and Administration Agent).
      -System environment (Logical server)
      {y|n}
      >
    • In UNIX

      Do you really want to unset up the following environment?
      -Management functionality (Management Server and Administration Agent)
      -System environment (Logical server)
      -Settings of start user of J2EE server (Component Container administrator)
      {y|n}
      >
  3. Enter y to execute unsetup, and enter n to stop unsetup.

Return values

0:

Normal termination occurred

1:

Error has occurred at the time of execution.

2:

Syntax error has occurred.

Notes