Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | COMMUNITY |
| Short Name | COM |
| View Name | CI_COMMUNITIES |
| Description | Transparent Network Substrate communities |
| A community is an identified group of ORACLE databases installed | |
| on a given machine; or node; which participate in distributed | |
| database system. The community is further defined by a network | |
| protocol which is used for communication links between all the | |
| participating databases of the community. | |
| Sub-type of | SHAREABLE_ELEMENT |
| Versioning: | Structure of COMMUNITY versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
NAME |
| Used by: |
Oracle Designer |
| Underlying table: | SDD_COM |
| Changes: | Summary of changes to COMMUNITY in Release 6i |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| NAME | VARCHAR2(30) | N | Community name
Prompt: Community Name Uppercase | ||
| PROTOCOL | VARCHAR2(40) | N | The identifier indicating the network transport protocol used by the community
Prompt: Protocol | ||
| REMARK | VARCHAR2(240) | Y | A comment about the community
Prompt: Comment | ||
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| DESCRIPTION | CDIDSC | Description |
| NOTES | CDINOT | Notes |
| Other Properties |
|---|
| COMMUNITY 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:
|
Other element types that reference COMMUNITY:
Note: