PACKETSIZE= LIBNAME Option

Allows specification of the packet size for Sybase to use.
Valid in: SAS/ACCESS LIBNAME statement
Default: current server setting
Data source: Sybase

Syntax

PACKETSIZE=numeric-value

Syntax Description

numeric-value
any multiple of 512, up to the limit of the maximum network packet size setting on your server.

Details

If you omit PACKETSIZE=, the default is the current server setting. You can query the default network packet value in ISQL by using the Sybase sp_configure command.