Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name REPGROUP_PROPAGATION
Short Name RGP
View NameCI_REPGROUP_PROPAGATIONS
Description A REPLICATION_GROUP_PROPAGATION identifies a database to which
changes to a particular replication group are to be propagated,
and the method by which this is to be handled. A replication
group will have a REPLICATION_GROUP_PROPAGATION for each
database in which its changes are to be replicated.
Sub-type of INTERSECTION
Versioning: Belongs to:
ORACLE_DATABASE versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: REPLICATION_GROUP_REFERENCE
ORACLE_DATABASE_REFERENCE
Used by: Oracle Designer

Underlying table:SDD_RGP
Changes: Summary of changes to REPGROUP_PROPAGATION in Release 6i

Reference Properties
Name Opt ? Notes Relationship In Arc
ORACLE_DATABASE_REFERENCE N Prompt: Replicated on Database
Transferable only if null
Must be to one and only one ORACLE_DATABASE
REPLICATION_GROUP_REFERENCE N Prompt: Replication Group
Transferable only if null
Must be for one and only one REPLICATION_GROUP

Properties
Name Datatype Opt ? Notes Domain Default Value
PROPAGATION_METHOD VARCHAR2(10) N Method by which data is to be propogated from the master site
Prompt: Propagation Method
Uppercase
PROPAGATION_METHOD ASYNC
SETUP_METHOD VARCHAR2(10) N Method by which data in replicated environment to be set up (MANUAL is via SQL script or import/export, AUTOMATIC is via propagation)
Prompt: Setup Method
Uppercase
SETUP_METHOD AUTOMATIC
PARENT_IVID NUMBER(38, 0) Y Internal use only. Common repository version identifier of owning PAC
Not displayed
System maintained
Updatable only if null
Defined on SE supertype
PAC_REFERENCE NUMBER(38, 0) Y Internal use only. Contains the IRID of the PAC for the "versionable object" to which this element belongs
Not displayed
System maintained
Not updatable by user
Defined on SE supertype

Multi-line Text
Name Text Type Prompt
DESCRIPTION CDIDSC Description
NOTES CDINOT Notes

Other Properties
REPGROUP_PROPAGATION has the 20 user definable properties (USER_DEFINED_PROPERTY_0, _1, _2, _3 etc) for User Extensibility
The following 'standard' properties are also inherited by all element types:
  • ID
  • IRID
  • IVID
  • ELEMENT_TYPE_NAME
  • DATE_CREATED
  • CREATED_BY
  • DATE_CHANGED
  • CHANGED_BY
  • NUMBER_OF_TIMES_MODIFIED
  • TYPES

Other element types that reference REPGROUP_PROPAGATION:


Note:

  • All properties are displayed and updatable by the user unless indicated otherwise
  • All reference properties are displayed and transferable unless indicated otherwise
  • All domains are enforced unless indicated otherwise
  • All properties and reference properties are defined on this element type unless indicated as inherited from a supertype