Configuration parameters

Use sp_configure to set these configuration parameters.

enable pci

Summary information

Default value

0 (off)

Valid values

0 (off), 1 (on), 2 (on with operating system override)

Status

Dynamic

Display level

Intermediate

Required role

System Administrator

Configuration group

User Environment

enable pci enables or disables the PCI Bridge for Adaptive Server.

NoteDo not use setting “2” (on with operating system override) unless instructed to do so by Sybase Technical Support. This setting enables the PCI Bridge on operating system versions that may not fully or correctly support PCI functionality.

pci memory size

Summary information

Default value

64MB

Valid values

0 – 2147483647

Status

Dynamic

Display level

Intermediate

Required role

System Administrator

Configuration group

User Environment

pci memory size sets the size of PCI memory pool. All PCA/JVM plug-ins running under the PCI Bridge share a single dedicated PCI memory pool. If you set pci memory size to less than the default, Adaptive Server uses the default size.

This memory pool is fully dedicated to the PCI bridge and any running pluggable component. Like all other memory pools, Adaptive Server controls this memory pool. However, unlike other memory pools, the PCI memory pool is allocated when you initialize the PCI Bridge and does not grow after that time.