home - keyword index

Table: DBA_REPCOLUMN

Replicated top-level columns (table) sorted alphabetically in ascending order

Column Name Description
CHARACTER_SET_NAME Name of character set for column, if applicable
CHAR_LENGTH The maximum length of the column in characters
CHAR_USED C if the width was specified in characters, B if in bytes
CNAME Name of the replicated column
COMPARE_OLD_ON_DELETE Compare the old value of the column in replicated deletes
COMPARE_OLD_ON_UPDATE Compare the old value of the column in replicated updates
CTYPE Type of the column
CTYPE_HASHCODE Type hashcode of a column of TYPE
CTYPE_MOD Datatype modifier of a column
CTYPE_OWNER Type owner of a column of TYPE
CTYPE_TOID Type OID of a column of TYPE
DATA_LENGTH Length of the column in bytes
DATA_PRECISION Length: decimal digits (NUMBER) or binary digits (FLOAT)
DATA_SCALE Digits to right of decimal point in a number
ID ID of the replicated column
NULLABLE Does column allow NULL values?
ONAME Name of the object
POS Ordering of the replicated column
SEND_OLD_ON_DELETE Send the old value of the column in replicated deletes
SEND_OLD_ON_UPDATE Send the old value of the column in replicated updates
SNAME Name of the object owner
TOP Top column name for an attribute
TYPE Type of the object

home - keyword index

Comment on this page: