Salesforce

What new database startup parameters have been introduced in OE 11 ?

« Go Back

Information

 
TitleWhat new database startup parameters have been introduced in OE 11 ?
URL NameWhat-new-database-startup-parameters-have-been-introduced-in-OE-11
Article Number000171225
EnvironmentProduct: OpenEdge
Version: OE 11.x
OS: All supported platforms
Other: RDBMS engine
Question/Problem Description
What new database startup parameters have been introduced in OE 11 ?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
Excluding the Multitenancy parameters here a list of the database start-up parameters that  have been introduced in OE 11.x

In OE 11.0 there are no changes to the database start-up parameters. 

In OE 11.1 these database start-up parameters were introduced for fine database tuning: 

In the database engine 

- LRU force skips (-lruskips) 
- LRU alternate buffer pool force skips (-lru2skips) 

For the servers network handling 

- Message Wait (-Nmsgwait) 

- Prefetch delay (-prefetchDelay) — Enable a delay when sending the first network message for queries with prefetch capabilities.

- Prefetch Factor (-preFetchFactor) — Specify a percentage of a network message required to contain prefetched data.

- Prefetch Num Recs (-prefetchNumRecs) — Specify the number of prefetch records placed in a network message.

- Prefetch Priority (-preFetchPriority) — Specify the number of prefetch records to add to an in-process query without polling.

In OE 11.2 these database startup parameters were changed and two introduced for fine tuning: 

- The -pica maximum value is increased to 1000000. 

- Maximum JTA Transactions (-maxxids) The minimum value is increased to 100, whether or not the database is enabled for JTA transactions. 

- SQL rowid identifier(-SQLQuotedRowid) An SQL parameter that specifies how the quoted string rowid token is interpreted (as a column name or function). 

In OE 11.3, 11.4 and 11.5 there are no changes to the database start-up parameters.
Workaround
Notes
Keyword Phrase
Last Modified Date4/13/2015 1:06 PM

Powered by