OracleDatabaseInstanceDatabase¶
Information about Oracle database instance databases.
Fields¶
| Field | Type | Description |
|---|---|---|
| ConId | numeric | Oracle Database Container ID |
| ContainerOracleDatabaseInstanceDatabaseID | numeric | Internal ID that references the OracleDatabaseInstanceDatabase entity (Foreign Key) |
| Created | datetime | Date/Time when the record was created in the OctoSAM database |
| DatabaseType | string | Type of the Oracle database |
| DbId | numeric | Database ID |
| ExtraData | string | Additional data related to the Oracle database instance database in JSON format |
| ID | numeric | Internal ID for the OracleDatabaseInstanceDatabase entity (Primary Key) |
| IsConsolidated | boolean | Indicates if the database is consolidated |
| MachineID | numeric | Internal ID that references the Machine entity (Foreign Key) |
| Name | string | Name of the Oracle database instance database |
| OracleDatabaseInstanceID | numeric | Internal ID that references the OracleDatabaseInstance entity (Foreign Key) |
| Res1 | string | Reserved for future use |
| Res2 | string | Reserved for future use |