ENUM
OracleOsType
Description
Os type for Oracle host or RAC that the Oracle database is running on.
link GraphQL Schema definition
- enum OracleOsType {
- # Linux OS.
- # Undefined.
- # Windows OS.
- }
ENUM
Os type for Oracle host or RAC that the Oracle database is running on.
- enum OracleOsType {
- # Linux OS.
- # Undefined.
- # Windows OS.
- }