Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

CURSOR_SPACE_FOR_TIME

Property Description
Parameter type Boolean
Default value false
Modifiable No
Range of values true | false
Basic No

Note:

The CURSOR_SPACE_FOR_TIME parameter is deprecated. It is retained for backward compatibility only.

CURSOR_SPACE_FOR_TIME lets you use more space for cursors in order to save time. It affects both the shared SQL area and the client's private SQL area.

Most users will not need to set this parameter because of the significantly enhanced concurrency modifications introduced in Oracle Database 10g Release 2 (10.2.0.2) and later.

Values:

Note:

If this parameter is set to true, then the SERIAL_REUSE parameter is disabled.