Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

V$session p1,p2,p3

Received Response
12
Views
2
Comments
user7762848
user7762848 Rank 1 - Community Starter

who know this p1,p2,p3?

SQL> SELECT NAME, PARAMETER1 P1, PARAMETER2 P2, PARAMETER3 P3 FROM V$EVENT_NAME WHERE NAME ='latch: ges resource hash list';

NAME

----------------------------------------------------------------

P1

----------------------------------------------------------------

P2

----------------------------------------------------------------

P3

----------------------------------------------------------------

latch: ges resource hash list

address

number

why

Answers