server

Definition

To manage the SAP CC Core Server system

Command Usage

Syntax

server <CTRL_OP> [<INST_TARGETS> ...]

Command Arguments
Name Description
<CTRL_OP> The control operation (stop or status) to send to the SAP CC system
<INST_TARGETS> The target system instances of the connected SAP CC system for the operation command;

Detailed Information

The server command allows you to control the connected SAP CC Core Server system.

The available control arguments are:

  • stop: to stop the complete Core Server system or the specified system instances
  • status: to get the current status of the server system

You can control different instances of the running SAP CC system.

Use the list commmand to view the list of SAP CC system instances.

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

maintenance - To manage the maintenance mode of the Core Server system
list - To view the list of system instances of the connected SAP CC system and communication settings
ping - To ping the SAP CC system or some specified instances

Messages

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.