Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_REPPRIORITY

Values and their corresponding priorities in all priority groups which are accessible to the user

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

Related:



Simon Sheppard
SS64.com