DBA_REPPRIORITYValues and their corresponding priorities in all priority groups in the database------------------------------------------------------------------------------------SNAME VARCHAR2 OBSOLETE COLUMN: Name of the replicated schemaPRIORITY_GROUP VARCHAR2 Name of the priority groupPRIORITY NUMBER Priority of the valueDATA_TYPE VARCHAR2 Datatype of the valueFIXED_DATA_LENGTH NUMBER Length of the value in bytes if the datatype is CHARCHAR_VALUE CHAR Blank-padded character stringVARCHAR2_VALUE VARCHAR2 Character stringNUMBER_VALUE NUMBER Numeric valueDATE_VALUE DATE Date valueRAW_VALUE RAW Raw valueGNAME VARCHAR2 Name of the replicated object groupNCHAR_VALUE NCHAR NCHAR stringNVARCHAR2_VALUE NVARCHAR2 NVARCHAR2 stringLARGE_CHAR_VALUE CHAR Blank-padded character string over 255 charactersDBA_REPPRIORITY_GROUPInformation about all priority groups in the database------------------------------------------------------------------------------------SNAME VARCHAR2 OBSOLETE COLUMN: Name of the replicated schemaPRIORITY_GROUP VARCHAR2 Name of the priority groupDATA_TYPE VARCHAR2 Datatype of the value in the priority groupFIXED_DATA_LENGTH NUMBER Length of the value in bytes if the datatype is CHARPRIORITY_COMMENT VARCHAR2 Description of the priority groupGNAME VARCHAR2 Name of the replicated object group