cscsvunsetup (Removing the setup of the HCSC server)
Format
cscsvunsetup [-h]
-user login-user-ID
-pass login-password
-csc HCSC-server-name
[-ignore]
Function
Removes the setup of the HCSC server.
By setting up default values for mandatory options, such as the login user ID, in the HCSC-Manager command definition file, you can omit the specification of these values in this command.
For details on how to use this command, see 3.3.5 Removing the setup of the HCSC server in the uCosminexus Service Platform System Setup and Operation Guide.
Arguments
-h
Displays the usage of commands. When you specify this option, all other options are ignored even if specified.
-user login-user-ID ~ <one-byte alphanumeric characters and underscores (_)> ((1 to 16 characters))
Specifies the user ID that is used to log in to HCSC-Manager.
-pass login-password ~ <one-byte alphanumeric characters and underscores (_)> ((1 to 16 characters))
Specifies the password that is used to log in to HCSC-Manager.
-csc HCSC-server-name ~ <one-byte alphanumeric characters and underscores (_)> ((1 to 8 characters))
Specifies the name of the HCSC server for which the setup is to be removed.
-ignore
Specify this option to update the repository information even if the setup of the HCSC server cannot be removed from the execution environment. This option is used to achieve integrity between the execution and repository environments in the event of a hard disk failure or a communication error during unsetup. If HCSC components are deployed, the repository information is not updated. To delete the information about HCSC components, specify the -ignore option with the csccompoundeploy command.
Return values
Return value | Meaning |
---|---|
0 | The command terminated normally. |
1 | The command terminated abnormally. |
2 | A communication timeout occurred. |
3 | An exclusion error occurred. |
9 | An error occurred when checking the execution permission. |
Notes
Execute this command after stopping the HCSC server and undeploying or removing the setup of each HCSC component. An error occurs if the HCSC server is running, or the HCSC components are deployed or set up.