
Parameter Description
This parameter defines the standalone enqueue server 2 port via which communication with the enqueue client takes place.
This is a vector parameter in the format <parameter name>_<index>. The index is a number without a leading 0. You do not need to use the indexes in ascending order; you can, for example, configure only icm/server_port_2. In this case, you can specify the service name or the port number.
In the standard version, the port is set to sapdpXX (XX is the instance number of the enqueue server). If you want to use a different port number, you must enter the port in the default profile because it must be identical for all application servers of an SAP system.
You can also set the following options for the parameter:
- ACLFILE: This addition specifies the file that is used as the access control list (ACL). If the profile parameter is set, the file must exist and its syntax be correct. The syntax of the ACL file is described in ACL Syntax.
- MAX_RECEIVE_TIMEOUT: This addition specifies the maximum time in seconds that are allowed for the protocol handshake. The connection is closed if the time is exceeded.
Application Area
The value in this parameter will only be used if standalone enqueue server 2 is used; see enq/enable.
Who is permitted to make changes?
Customer
Values allowed
PROT=<Protokol name>, PORT=<Port or service name> [, ACLFILE=<Name of ACL file>] [, MAX_RECEIVE_TIMEOUT=<handshake timeout> ]


