Setup guide
-immediate
Use this option to return directly to the command prompt without waiting for the operation being executed on the admin server to
complete its execution.
Backup of configuration definition information can only be performed when no operation is being executed for the resources. If an
operation is being executed, this command will return an error.
-timeout value
Use this option to wait the number of seconds specified in
value
for completion of the operation being performed on the admin server.
If the operation is not completed within the specified time, this command will return an error.
If this option is omitted, the default value (3600 seconds) is set.
Use this option to return an error when the operation being executed on the admin server does not complete its execution after the
expiration of the number of seconds specified in
value
.
Periodical backup may not be able to start its process while the manager is performing operations using the configuration definition
information. Specify this option to cancel the backup after the specified number of seconds has elapsed.
If this command is executed when the manager has been stopped, the specification of this option will be ignored.
Requirements
Permissions
- OS Administrator
- Resource Orchestrator Privileged User
Location
Admin server
Examples
>rcxbackup -dir /dir0 -immediate <RETURN>
Exit Status
This command returns the following values:
0
The command executed successfully.
non-zero
An error has occurred.
Note
- Specify the command using an absolute path.
- When specifying folders or directories, take note of the following points.
- Do not specify the system installation folder or the installation directory for the -dir option.
- Do not use double-byte characters or the following symbols to specify folders or directories for the -dir option.
""", "|", "*", "?", "/", "<", ">", ",", "%", "&", "^", "=", "!", ";"
[Windows]
"/"
- 49 -