This command sets the iSNS server listening port.
set storageSubsystem isnsListeningPort=integer
Parameter | Description |
---|---|
isnsListeningPort | The IP address that you want to use for the iSNS server listening port. The range of values for the listening port is 49152 to 65535. The default value is 3205. |
A listening port resides on the database server and is responsible for these activities:
When a client requests a network session with a server, a listener receives the actual request. If the client information matches the listener information, then the listener grants a connection to the database server.
7.10