home - keyword index

Keyword: DURATION

back to index

Columns

Column Name Description
CURRENT_QUEUE_DURATION (V$SESSION)
CURRENT_QUEUE_DURATION (GV$SESSION)
DURATION (ALL_OBJECT_TABLES) If temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (TABS) If temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (ALL_TABLES) If temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (USER_OBJECT_TABLES) If temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (USER_ALL_TABLES) If temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (USER_INDEXES) If index on temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (DBA_ALL_TABLES) If temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (DBA_TABLES) If temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (DBA_INDEXES) If index on temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (IND) If index on temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (USER_TABLES) If temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (ALL_INDEXES) If index on temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (ALL_ALL_TABLES) If temporary table, then duration is sys$session or sys$transaction else NULL
DURATION (DBA_OBJECT_TABLES) If temporary table, then duration is sys$session or sys$transaction else NULL
SESSION_DURATION (DBA_WORKSPACES)
SESSION_DURATION (USER_WORKSPACES)
SESSION_DURATION (ALL_WORKSPACES)
top back to index

Comment on this page:




home - keyword index