Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 Reference Guide (Command/XML)
ServerView

5.7 rcxadm dbctl

Name

[Windows Manager]
Installation_folder\SVROR\Manager\bin\rcxadm dbctl - Management of the database for Resource Orchestrator

[Linux Manager]
/opt/FJSVrcvmr/bin/rcxadm dbctl - Management of the database for Resource Orchestrator


Format

rcxadm dbctl modify -passwd

Description

rcxadm dbctl is the command used for management of the database for Resource Orchestrator.

Note

The manager must be stopped in order to use this command.
For information on stopping managers, refer to "5.14 rcxadm mgrctl".


Subcommands

modify

Changes the database configuration for Resource Orchestrator.


Options

-password

Changes the database password for Resource Orchestrator.
When the password of the OS user account (rcxdb) for use in connection with Resource Orchestrator has been changed, this command must be executed.
It is also possible to change the password for the OS user account (rcxdb) directly using this command.
When changing the password, enter the following interactively.

  1. New Password

  2. New Password for Confirmation

Note

For the password, enter a string including upper case alphabetic characters, lower case alphabetic characters, and numerals. The length of the string must be the length allowed by the OS of the admin server.


Requirements

Permissions

OS Administrator

Location

Admin server


Exit Status

This command returns the following values:

0

The command executed successfully.

non-zero

An error has occurred.