Syntax
server (stop | status)
| Name | Description |
|---|---|
<CTRL_OP> |
The control operation (stop or status) to send to the SAP CC BART Server system |
The
The available control arguments are:
server command controls the SAP CC BART Server system.
stop: Stops the server sytem
status: Gets the current status of the server 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.
ping
-
To ping the connected SAP CC BART Server system| Code | Message | Action |
|---|---|---|
| err.malformed_target | Error: The target {target} is malformed. | |
| err.forbidden_target | Error: The target {target} is forbidden. | |
| err.unknown_parameter | Error: {argument} is not a valid argument. | |
| err.missing_parameter | Error: This command requires {number} argument(s). | |
| err.admin.only.stop | Start, stop, and restart commands are not authorized for the ADMIN server. | |
| err.unknown_server | Error: The server {server} is unknown. | |
| err.available_servers | The available servers are the ADMIN administration server, the PNR Price'n Rate server, the CIC (chargeable item collector) | |
| server.processing.stop | The instance {instanceId} was stopped. | |
| server.unknown_operation | Error: The parameter is invalid for the server operation. | |
| server.is.running | The instance {instanceId} is running since {1,date,yyyy-MM-dd HH:mm:ss}. | |
| server.is.not.running | The instance {instanceId} is not running. | |
| server.memory | Java VM has {number} kbytes of free memory out of a total of {number} kbytes. |