Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What is IS_SQLID_CURRENT used for?

ronald_2017Jan 19 2021

Hi All,
I have searched the meaning of IS_SQLID_CURRENT coulmn in the ASH views for several days. However, I could not find any explanation except the below.
IS_SQLID_CURRENTVARCHAR2(1) Indicates whether the SQL identifier in the SQL_ID column is being executed (Y) or not (N)

Does is mean the corresponding SQL_ID still in v$sql?

Thanks in advance

This post has been answered by user9540031 on Jan 20 2021
Jump to Answer
Comments
Post Details
Added on Jan 19 2021
8 comments
508 views