-p server option

Sets the maximum size of communication packets.

Syntax
{ dbsrv11 | dbeng11 } -p integer ...
Applies to

All operating systems and database servers.

Remarks

The default is 7300 bytes on all operating systems except Windows Mobile. On Windows Mobile, the default is 1460 bytes. The minimum value is 500 bytes and the maximum value is 16000.

You can change the communication buffer size for a connection by setting the CommBufferSize (CBSIZE) connection parameter.

See also