Options

session is "NO NODE:0x1" in depot_evictions, what's the meaning of it

I run the following SQL.
select session_id,count() from depot_evictions where start_time>sysdate -1 group by session_id having count()>10 order by count(*) desc

The result is like
What's the meaning of "NO NODE:0x1"?

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file