Skip to Main Content

APEX

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!

when I check the apex session (v$session) through query they show me null as username column.

Mr.javviMay 21 2016 — edited May 22 2016

please kindly check when I try to check my session I get this null ?

I have simple query select user_name ,status,count(*) cnt from v$session group by user_name , status .

why they show null anyone face this issue before this ?

ORDS.PNG

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 19 2016
Added on May 21 2016
2 comments
1,080 views