V$GLOBAL_OPEN_CURSOR
V$GLOBAL_OPEN_CURSOR displays information about all opened cursors on all current nodes.
Name |
Type |
Description |
---|---|---|
node_name |
name |
Node name. |
saddr |
raw |
Not supported. Set it to NULL. |
sid |
numeric |
Session ID. |
user_name |
varchar2(128) |
Username. |
address |
raw |
Not supported. Set it to NULL. |
hash_value |
numeric |
Not supported. Set it to NULL. |
sql_id |
varchar2(13) |
Query statement ID. |
sql_text |
varchar2(60) |
First 60 bytes of the SQL text of a cursor. |
last_sql_active_time |
date |
Not supported. Set it to NULL. |
sql_exec_id |
numeric |
Not supported. Set it to NULL. |
cursor_type |
varchar2(64) |
Cursor type.
|
child_address |
raw |
Not supported. Set it to NULL. |
con_id |
numeric |
Not supported. Set it to NULL. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot