maintenance

Definition

To manage the maintenance mode of the Core Server system

Command Usage

Syntax

maintenance <STATUS>

Command Arguments
Name Description
<STATUS> 'status', 'on', or 'off'

Detailed Information

This command gives the possibility to manage the system maintenance mode of your SAP CC Core Server system to:

  • View the current status of the system maintenance mode, use the "status" command argument.
  • Enable the system maintenance mode, use the "on" argument.
  • Disable the system maintenance mode, use the "off" argument.

Note

When the maintenance mode is enabled, the "[Maintenance]" flag is added to the prompt for information purpose.

Authorization

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.

See Also

standby - To enable or disable the standby status of rater and/or guider instances

Additional Information

Technical Operations

As of SP 4 for release 5.0, use the app Display System Status in your SAP CC 5.0 Cockpit. You can complete the following tasks quickly and successfully:

Messages

Code Message Action
maintenance.display.enabled The maintenance mode is enabled.  
maintenance.display.disabled The maintenance mode is disabled.  
maintenance.set.enabled The maintenance mode has successfully been enabled.  
maintenance.set.disabled The maintenance mode has successfully been disabled.  
err.invalidStatus Error: Invalid status: {status} Execute the command again with a valid argument.  
err.tooManyArguments Error: The command does not accept more than one argument. Execute the command again with a valid argument.  
err.operationFailed Error: Cannot modify the status of the maintenance mode. Check the logs of the SAP CC Core Server system.