server

Definition

To manage the SAP CC Core Server system

Command Usage

Syntax

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

Command Arguments
Name Description Interactive Question
<CTRL_OP> The control operation (stop or status) to send to the SAP CC system Control Operation (stop | status):
<INST_TARGETS> The target system instances of the connected SAP CC system for the operation command; Target Instances (Instance ID):

Detailed Information

The server command controls the connected SAP CC Core Server system.

The available control arguments are:

  • stop: Stops the complete server system or the specified system instances
  • status: Gets the current status of the server system

You can control different instances of the SAP CC system.

Authorization

You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.

See Also

ping - To ping the SAP CC system or specified instances
list - To view the list of server instances of the connected SAP CC system and communication settings

Message(s)

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.