The configuration system in Ingres 6.4 differs from that of subsequent releases, so you need to know how the Ingres 6.4 server parameters correspond to the new Ingres parameters.
All corresponding Ingres parameters listed here are found in the DBMS Server component. Ingres parameters that do not have any corresponding Ingres 6.4 parameters are not listed.
The following table lists Ingres 6.4 parameters and their corresponding parameter names in the new Ingres.
Note: Parameters of type Cache are repeated for each cache page size.
Ingres 6.4 Parameter |
Ingres Parameter |
Type |
|---|---|---|
active_sessions |
active_limit |
Derived |
cache_name |
cache_name |
|
connected_sessions |
connect_limit |
|
cpu_statistics |
cpu_statistics |
Derived |
cursors_per_session |
cursor_limit |
|
database_count |
database_limit |
Derived |
dblist |
database_list |
Databases |
define |
define_address |
Derived |
dmf.cache_size |
dmf_cache_size |
Cache, Derived |
dmf.count_read_ahead |
dmf_group_count |
Cache, Derived |
dmf.dbcache_size |
dmf_db_cache_size |
|
dmf.flimit |
dmf_free_limit |
Cache, Derived |
dmf.memory |
dmf_memory |
Cache, Derived |
dmf.mlimit |
dmf_modify_limit |
Cache, Derived |
dmf.scanfactor |
dmf_scan_factor |
Cache |
dmf.size_read_ahead |
dmf_group_size |
Cache |
dmf.tblcache_size |
dmf_tbl_cache_size |
|
dmf.tcb_hash |
dmf_hash_size |
|
dmf.wbend |
dmf_wb_end |
Cache, Derived |
dmf.wbstart |
dmf_wb_start |
Cache, Derived |
events |
event_limit |
|
fast_commit |
fast_commit |
Derived |
flatten |
query_flattening (ON) |
|
image |
image_name |
|
maximum_working_set |
unix_maximum_working_set |
|
names |
name_service (ON) |
|
noflatten |
query_flattening (OFF) |
|
nonames |
name_service (OFF) |
|
opf.active |
opf_active_limit |
Derived |
opf.aggregate_flatten |
qflatten_aggregate (ON) |
Derived |
opf.complete |
opf_complete (ON) |
|
opf.cpufactor |
opf_cpu_factor |
|
opf.exactkey |
opf_exact_key |
|
opf.memory |
opf_memory |
Derived |
opf.noaggregate_flatten |
qflatten_aggregate (ON) |
Derived |
opf.nocomplete |
opf_complete (OFF) |
|
opf.nonkey |
opf_non_key |
|
opf.rangekey |
opf_range_key |
|
opf.repeatfactor |
opf_repeat_factor |
|
opf.sortmax |
opf_sort_max |
|
opf.timeoutfactor |
opf_timeout_factor |
|
priority |
unix_priority |
|
psf.memory |
psf_memory |
Derived |
qef.qep_size |
qef_qep_mem |
|
qef.sort_size |
qef_sort_mem |
|
qsf.pool_size |
qsf_memory |
Derived |
quantum |
quantum_size |
|
rdf.max_tbls |
rdf_max_tbls |
|
rdf.memory |
rdf_memory |
Derived |
rdf.tbl_cols |
rdf_tbl_cols |
|
rdf.tbl_idxs |
rdf_tbl_idxs |
|
rule_depth |
rule_depth |
|
scf.row_estimate |
scf_rows |
|
server_class |
server_class |
|
session_accounting |
session_accounting |
|
shared_cache |
cache_sharing (ON) |
|
sole_cache |
cache_sharing (OFF) |
|
sole_server |
sole_server |
Derived |
stack_size |
stack_size |
|
write_behind |
dmf_write_behind (see notes) |
Cache |
Note the following:
These parameters are set with iistartup -init, or rcpconfig, in Ingres 6.4.
Ingres 6.4 Parameter |
Ingres Parameter |
Type |
|---|---|---|
Log buffers in memory |
buffer_count |
Log |
Transactions in the logging system |
tx_limit |
Log, Derived |
Databases in the logging system |
database_limit |
Log, Derived |
Maximum C.P. interval for invoking the archiver |
archiver_interval |
Log, Derived |
Block size of the log file |
block_size |
Log |
Log-full limit |
full_limit |
Log |
Percentage of log for consistency point |
cp_interval |
Log, Derived |
Force-abort limit |
force_abort_limit |
Log, Derived |
Size of the lock hash table |
hash_size |
Lock, Derived |
Size of the resource hash table |
resource_hash |
Lock, Derived |
Maximum number of locks in the locking system |
lock_limit |
Lock, Derived |
Maximum number of lock lists |
list_limit |
Lock, Derived |
Maximum number of locks per transaction |
per_tx_limit |
Lock |
Note the following: