Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_REPPRIORITY

Values and their corresponding priorities in user's priority groups

Columns
   ___________________________
 
   DATE_VALUE
      Date value
   LARGE_CHAR_VALUE
      Blank-padded character string over 255 characters
   NVARCHAR2_VALUE
      NVARCHAR2 string
   RAW_VALUE
      Raw value
   NUMBER_VALUE
      Numeric value
   CHAR_VALUE
      Blank-padded character string
   FIXED_DATA_LENGTH
      Length of the value in bytes if the datatype is CHAR
   DATA_TYPE
      Datatype of the value
   PRIORITY
      Priority of the value
   PRIORITY_GROUP
      Name of the priority group
   VARCHAR2_VALUE
      Character string
   NCHAR_VALUE
      NCHAR string

Related Commands:




Back to the Top

Simon Sheppard
SS64.com