270 | | || !LibraryCacheSize || || || The size for library cache size in MB || |
271 | | || !SessionCacheSize || || || The size for session cache size in MB || |
272 | | || !DBPageSize || || || The size for library DB page in KB || |
273 | | || !DBXMLPageSize || || || The size for library DBXML page in KB || |
274 | | || !LibraryLogBufferSize || || || The size for library log buffer in MB || |
275 | | || !SessionLogBufferSize || || || The size for session log buffer in MB || |
276 | | || !DBMaxTransactions || || || The max number of DB transactions || |
277 | | || !SessionDBPageSize || || || The size for session DB page in KB || |
278 | | || !SessionDBXMLPageSize || || || The size for session DBXML page in KB || |
279 | | || !DBTimeout || || || The time out for lock and transaction in second || |
280 | | || !DBMaxLockers|| || || The max number of DB lockers || |
| 270 | || LibraryCacheSize || || || The size for library cache size in MB || |
| 271 | || SessionCacheSize || || || The size for session cache size in MB || |
| 272 | || DBPageSize || || || The size for library DB page in KB || |
| 273 | || DBXMLPageSize || || || The size for library DBXML page in KB || |
| 274 | || LibraryLogBufferSize || || || The size for library log buffer in MB || |
| 275 | || SessionLogBufferSize || || || The size for session log buffer in MB || |
| 276 | || DBMaxTransactions || || || The max number of DB transactions || |
| 277 | || SessionDBPageSize || || || The size for session DB page in KB || |
| 278 | || SessionDBXMLPageSize || || || The size for session DBXML page in KB || |
| 279 | || DBTimeout || || || The time out for lock and transaction in second || |
| 280 | || DBMaxLockers|| || || The max number of DB lockers || |