ZKPR_PORT= Parameter File Option

For SPD Server distributed locking, specifies the I/O port to service requests.

Valid in: spdsserv.parm file
Requirement: To request distributed locking, you must include ZKPR_PORT= and ZKPR_QUORUM= parameter file options in the spdsserv.parm file.
See: SPD Server Distributed Locking

Syntax

ZKPR_PORT='port';

Required Argument

port

specifies the I/O port on which the quorum machines that are listed in the ZKPR_QUORUM= parameter file option are configured to service requests (for example, zkpr_port='2181';).