Table 2-1 summarizes the configuration parameters.
Parameter |
Function |
---|---|
allocate max shared memory |
Determines whether Adaptive Server allocates all the memory specified by max memory at start-up or only the amount of memory the configuration parameter requires. |
cis bulk insert array size |
Controls the size of the array when performing a bulk transfer of data from one Adaptive Server to another. During the transfer, CIS buffers rows internally, and asks the Open Client bulk library to transfer them as a block. |
dynamic allocation on demand |
Determines when memory is allocated for changes to dynamic memory configuration parameters. |
enable enterprise java beans |
Enables or disables the EJB Server. |
enable file access |
Enables or disables access through proxy tables to the External File System. Requires a license for ASE_XFS. |
enable full-text search |
Enables or disables Enhances Full-Text Search services. Requires a license for ASE_EFTS. |
enable row level access control |
Enables or disables row level access control. |
enable ssl |
Enables or disables Secure Sockets Layer session-based security |
enable surrogate processing |
Enables or disables the processing and maintains the integrity of surrogate pairs in Unicode data. |
enable unicode normalization |
Enables or disables Unilib character normalization. |
heap memory per user |
Specifies the heap memory per user for Adaptive Server. |
max memory |
Specifies the maximum amount of total logical memory that you can configure Adaptive Server to allocate. |
number of engines at startup |
Specifies the number of engines that are brought online at startup. This replaces the minimum online engines parameter. |
number of java sockets |
Specifies the maximum amount of total physical memory that you can configure Adaptive Server to allocate. |
procedure cache size |
Specifies the size of the procedure cache in 2K pages. |
total logical memory |
Specifies the amount memory that Adaptive Server is configured to use. |
total physical memory |
Displays the amount of memory that is being used by Adaptive Server at a given moment in time. |
total memory |
Displays the total logical memory for the current configuration of Adaptive Server |
size of process object heap |
Now a server-wide setting and not assigned to a specific task. |