Syntax
standby <STATUS> <INST_TARGETS>
| Name | Description |
|---|---|
<STATUS> |
'on' or 'off' |
<INST_TARGETS> |
The targeted instances of the command (instance ID of rater and/or guider) |
This command enables or disables the standby status of the targeted rater and guider
instances.
When the status of a rater or guider is set to standby, this instance is excluded
from the scope of the charging operations,
and its handled partitions are transferred to the other instances whose status is
"on".
Caution
Setting the status of a rater or guider to "standby" leads to warmup operations of
the associated cached structures
in the other raters or guiders whose status is "on", which may impact the overall
performance of the system.
To work with this command in the user interface, you must have a specific role in your SAP CC user profile.
Refer to the SAP CC 5.0 Security Guide for more user assistance and information about the necessary authorizations.
maintenance
-
To manage the maintenance mode of the Core Server systemlist
-
To view the list of system instances of the connected SAP CC system and communication
settingsPutting Some Instances into Standby Mode
| Code | Message | Action |
|---|---|---|
| standby.enabled | Standby status of {instance.id} is enabled. | |
| standby.disabled | Standby status of {instance.id} is disabled. | |
| err.operationFailed | Error: Cannot modify the standby status. | Check the logs of the SAP CC Core Server system. |
| err.invalidStatus | Error: Invalid status: {status} | Use the 'on' or 'off' values to enable or disable the standby status. |
| err.maintenanceDisabled | Error: Cannot set the status to standby because the maintenance mode is disabled. | Enable the maintenance mode before modifying the standby status. |
| err.invalidInstanceId | Error: Invalid instance ID: {instance.id}. | Set an instance ID of a rater or a guider. |
| err.duplicateInstanceId | Error: Duplicate instance ID: {instance.id}. | Set an instance ID of a rater or a guider. |
| err.unknownInstance | Error: The instance {instance.id} was never started in the SAP CC Core Server system. | Set an instance ID which corresponds to a known instance in the SAP CC Core Server system. |