3.4 API Features for Valid Time Support
The following table lists DBMS_WM subprograms that are devoted to valid time support or that have parameters related to valid time support.
Table 3-2 API Features for Valid Time Support
Subprogram | Valid Time Support |
---|---|
If the |
|
The |
|
Returns the |
|
Returns the |
|
Sets the session valid time period to the specified range. You can execute the procedure with no parameters (to have the valid time range set as from the current time and until changed), with only the |
|
Removes the valid time filter for the current session. |
|
Sets a valid time filter for the current session (that is, a time to be applied to version-enabled tables. |
|
Disables sequenced and nonsequenced update operations and sequenced delete operations on tables that have valid time support. |
|
Enables sequenced and nonsequenced update operations and sequenced delete operations on tables that have valid time support. |
Parent topic: Workspace Manager Valid Time Support