Kbase P136872: Database feature enhancements introduced in OpenEdge 10.1C
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/19/2009 |
|
Status: Verified
GOAL:
What are the Progress database enhancements in 10.1C?
GOAL:
Progress Database new functionalities introduced in OpenEdge 10.1C
GOAL:
Summary of OpenEdge new functionalities in 10.1C
GOAL:
What are the database enhancements in 10.1C?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1C
FIX:
Summary of the OpenEdge RDBMS related changes in the 10.1C release. Please refer to the "OpenEdge Getting Started: New and Revised Features" documentation for full details.
1.) Increase database startup parameters online
Database startup parameters: -B, -L, -aibufs, -bibufs, -Mxs
Can be increased (but not decreased) online with the 'proutil dbname -C increaseto' utility.
2.) Enhanced online database integrity checking
proutil dbname -C idxcheck
enhanced validations online or offline. Please refer to the OpenEdge 10.1C release notes for further information.
3) Client statement caching
In addition to the _UserTableStat and _UserIndexStat VST's introduced in OpenEdge 10.1B, ABL and SQL database-request statement caching allows the tracking of client activity to identify the ABL or SQL code being used in the current database request.