/AWS1/CL_ODBATNMSDBASESUMMARY¶
A summary of an Autonomous Database.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_autonomousdatabaseid TYPE /AWS1/ODBRESOURCEIDORARN /AWS1/ODBRESOURCEIDORARN¶
The unique identifier of the Autonomous Database.
iv_autonomousdatabasearn TYPE /AWS1/ODBRESOURCEARN /AWS1/ODBRESOURCEARN¶
The Amazon Resource Name (ARN) of the Autonomous Database.
iv_ociresourceanchorname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The name of the Oracle Cloud Infrastructure (OCI) resource anchor associated with the Autonomous Database.
iv_percentprogress TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING¶
The progress of the current operation on the Autonomous Database, as a percentage.
iv_ocid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The Oracle Cloud Identifier (OCID) of the Autonomous Database.
iv_ociurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing the OCI console page for the Autonomous Database.
iv_displayname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The user-friendly name of the Autonomous Database.
iv_dbname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The name of the Autonomous Database.
iv_sourceid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The unique identifier of the source from which the Autonomous Database was created.
iv_status TYPE /AWS1/ODBATNMSDATABASERESTATUS /AWS1/ODBATNMSDATABASERESTATUS¶
The current status of the Autonomous Database.
iv_statusreason TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
Additional information about the current status of the Autonomous Database, if applicable.
iv_databasetype TYPE /AWS1/ODBDATABASETYPE /AWS1/ODBDATABASETYPE¶
The type of the Autonomous Database, either a regular database or a clone.
iv_dbversion TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The Oracle Database software version of the Autonomous Database.
iv_dbworkload TYPE /AWS1/ODBDBWORKLOAD /AWS1/ODBDBWORKLOAD¶
The intended use of the Autonomous Database, such as transaction processing, data warehouse, JSON database, or APEX.
iv_characterset TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The character set of the Autonomous Database.
iv_ncharacterset TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The national character set of the Autonomous Database.
iv_databaseedition TYPE /AWS1/ODBDATABASEEDITION /AWS1/ODBDATABASEEDITION¶
The Oracle Database edition of the Autonomous Database.
iv_licensemodel TYPE /AWS1/ODBLICENSEMODEL /AWS1/ODBLICENSEMODEL¶
The Oracle license model that applies to the Autonomous Database.
iv_openmode TYPE /AWS1/ODBOPENMODE /AWS1/ODBOPENMODE¶
The mode in which the Autonomous Database is open, either read-only or read/write.
iv_permissionlevel TYPE /AWS1/ODBPERMISSIONLEVEL /AWS1/ODBPERMISSIONLEVEL¶
The permission level of the Autonomous Database.
iv_ismtlsconnectionrequired TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN¶
Indicates whether mutual TLS (mTLS) authentication is required to connect to the Autonomous Database.
iv_atnmsmaintscheduletype TYPE /AWS1/ODBATNMSMAINTSCHDTYPE /AWS1/ODBATNMSMAINTSCHDTYPE¶
The maintenance schedule type for the Autonomous Database.
iv_netservicesarchitecture TYPE /AWS1/ODBNETSERVICESARCHIT /AWS1/ODBNETSERVICESARCHIT¶
The Oracle Net Services architecture of the Autonomous Database, either dedicated or shared.
it_availableupgradeversions TYPE /AWS1/CL_ODBSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
The list of Oracle Database software versions to which the Autonomous Database can be upgraded.
iv_byolcomputecountlimit TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The maximum number of compute resources that you can allocate to the Autonomous Database under the bring-your-own-license (BYOL) model.
io_connectionstringdetails TYPE REF TO /AWS1/CL_ODBATNMSDBASECONNSTRS /AWS1/CL_ODBATNMSDBASECONNSTRS¶
The connection string details for the Autonomous Database.
iv_serviceconsoleurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing the Oracle service console for the Autonomous Database.
iv_sqlwebdeveloperurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The URL for accessing Oracle SQL Developer Web for the Autonomous Database.
it_customercontacts TYPE /AWS1/CL_ODBCUSTOMERCONTACT=>TT_CUSTOMERCONTACTS TT_CUSTOMERCONTACTS¶
The list of customer contacts that receive operational notifications from Oracle for the Autonomous Database.
io_apexdetails TYPE REF TO /AWS1/CL_ODBATNMSDATABASEAPEX /AWS1/CL_ODBATNMSDATABASEAPEX¶
The Oracle Application Express (APEX) details for the Autonomous Database.
io_standbydb TYPE REF TO /AWS1/CL_ODBDBASESTANDBYSUMM /AWS1/CL_ODBDBASESTANDBYSUMM¶
The details of the standby Autonomous Database in a cross-Region Oracle Data Guard configuration.
io_localstandbydb TYPE REF TO /AWS1/CL_ODBDBASESTANDBYSUMM /AWS1/CL_ODBDBASESTANDBYSUMM¶
The details of the local standby Autonomous Database in an Oracle Data Guard configuration.
iv_datasafestatus TYPE /AWS1/ODBDATASAFESTATUS /AWS1/ODBDATASAFESTATUS¶
The status of the Oracle Data Safe registration for the Autonomous Database.
iv_databasemanagementstatus TYPE /AWS1/ODBDATABASEMNGMTSTATUS /AWS1/ODBDATABASEMNGMTSTATUS¶
The status of Oracle Database Management for the Autonomous Database.
iv_operationsinsightsstatus TYPE /AWS1/ODBOPSINSIGHTSSTATUS /AWS1/ODBOPSINSIGHTSSTATUS¶
The status of Oracle Operations Insights for the Autonomous Database.
iv_availabilityzone TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The Availability Zone where the Autonomous Database is located.
iv_availabilityzoneid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The unique identifier of the Availability Zone where the Autonomous Database is located.
iv_mainttargetcomponent TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The component on the Autonomous Database that the current maintenance is being applied to.
io_connectionurls TYPE REF TO /AWS1/CL_ODBATNMSDBASECONNURLS /AWS1/CL_ODBATNMSDBASECONNURLS¶
The connection URLs for accessing tools and services for the Autonomous Database.
it_dbtoolsdetails TYPE /AWS1/CL_ODBDATABASETOOL=>TT_DATABASETOOLLIST TT_DATABASETOOLLIST¶
The list of database management tools enabled for the Autonomous Database.
it_scheduledoperations TYPE /AWS1/CL_ODBSCHEDULEDOPDETAILS=>TT_SCHEDULEDOPDETAILSLIST TT_SCHEDULEDOPDETAILSLIST¶
The list of scheduled start and stop times for the Autonomous Database.
iv_resourcepoolleaderid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The unique identifier of the resource pool leader Autonomous Database.
iv_computecount TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING¶
The compute capacity, in number of Elastic CPUs (ECPUs) or Oracle CPUs (OCPUs), assigned to the Autonomous Database.
iv_computemodel TYPE /AWS1/ODBCOMPUTEMODEL /AWS1/ODBCOMPUTEMODEL¶
The compute model of the Autonomous Database, either ECPU or OCPU.
iv_cpucorecount TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The number of CPU cores allocated to the Autonomous Database.
iv_memperoraclecompunitingbs TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The amount of memory allocated per Oracle Compute Unit, in GB.
it_provisionablecpus TYPE /AWS1/CL_ODBINTEGERLIST_W=>TT_INTEGERLIST TT_INTEGERLIST¶
The list of CPU core counts that you can provision for the Autonomous Database.
iv_isautoscalingenabled TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN¶
Indicates whether automatic scaling of the compute resources is enabled for the Autonomous Database.
iv_datastoragesizeintbs TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The size, in terabytes (TB), of the data volume allocated for the Autonomous Database.
iv_datastoragesizeingbs TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The size, in gigabytes (GB), of the data volume allocated for the Autonomous Database.
iv_useddatastoragesizeintbs TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The amount of data storage currently in use by the Autonomous Database, in TB.
iv_useddatastoragesizeingbs TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The amount of data storage currently in use by the Autonomous Database, in GB.
iv_actluseddatastrgsizeintbs TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The actual amount of data storage currently in use by the Autonomous Database, in TB.
iv_allocatedstoragesizeintbs TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The amount of storage currently allocated to the Autonomous Database, in TB.
iv_inmemoryareaingbs TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The size of the in-memory area of the Autonomous Database, in GB.
iv_isautoscforstorageenabled TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN¶
Indicates whether automatic scaling of the storage is enabled for the Autonomous Database.
iv_odbnetworkid TYPE /AWS1/ODBRESOURCEID /AWS1/ODBRESOURCEID¶
The unique identifier of the ODB network associated with the Autonomous Database.
iv_odbnetworkarn TYPE /AWS1/ODBRESOURCEARN /AWS1/ODBRESOURCEARN¶
The Amazon Resource Name (ARN) of the ODB network associated with the Autonomous Database.
iv_privateendpoint TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The private endpoint for the Autonomous Database.
iv_privateendpointip TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The private endpoint IP address for the Autonomous Database.
iv_privateendpointlabel TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING¶
The private endpoint label for the Autonomous Database.
it_allowlistedips TYPE /AWS1/CL_ODBSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
The list of IP addresses that are allowed to access the Autonomous Database.
it_standbyallowlistedips TYPE /AWS1/CL_ODBSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
The list of IP addresses that are allowed to access the standby Autonomous Database.
iv_standbyalwlstipssource TYPE /AWS1/ODBSTANDBYALWLSTIPSSRC /AWS1/ODBSTANDBYALWLSTIPSSRC¶
The source of the allowlisted IP addresses for the standby Autonomous Database.
iv_islocaldataguardenabled TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN¶
Indicates whether local Oracle Data Guard is enabled for the Autonomous Database.
iv_isremotedataguardenabled TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN¶
Indicates whether remote Oracle Data Guard is enabled for the Autonomous Database.
iv_localdisasterrecoverytype TYPE /AWS1/ODBDISASTERRECOVERYTYPE /AWS1/ODBDISASTERRECOVERYTYPE¶
The type of local disaster recovery configured for the Autonomous Database.
iv_role TYPE /AWS1/ODBDATAGUARDROLE /AWS1/ODBDATAGUARDROLE¶
The Oracle Data Guard role of the Autonomous Database.
it_peerdbids TYPE /AWS1/CL_ODBSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST¶
The list of unique identifiers of the peer Autonomous Databases.
iv_faileddatarecinseconds TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The amount of time, in seconds, that the data in the Autonomous Database is behind the data in the primary database.
iv_locadgautflovrmaxdatlos00 TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The maximum data loss limit, in seconds, for automatic failover to the local Oracle Data Guard standby database.
io_remotedisastrrecoveryconf TYPE REF TO /AWS1/CL_ODBDISASTRRECCONF /AWS1/CL_ODBDISASTRRECCONF¶
The configuration of the remote disaster recovery for the Autonomous Database.
iv_isrefreshableclone TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN¶
Indicates whether the Autonomous Database is a refreshable clone.
iv_refreshablemode TYPE /AWS1/ODBREFRESHABLEMODE /AWS1/ODBREFRESHABLEMODE¶
The refresh mode of the refreshable clone Autonomous Database.
iv_refreshablestatus TYPE /AWS1/ODBREFRESHABLESTATUS /AWS1/ODBREFRESHABLESTATUS¶
The refresh status of the refreshable clone Autonomous Database.
iv_autorefreshfreqinseconds TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The frequency, in seconds, at which the refreshable clone Autonomous Database is automatically refreshed.
iv_autorefrpointlaginseconds TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The time lag, in seconds, between the refreshable clone and its source Autonomous Database.
iv_isreconnectcloneenabled TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN¶
Indicates whether reconnecting the refreshable clone to its source Autonomous Database is enabled.
it_clonetablespacelist TYPE /AWS1/CL_ODBINTEGERLIST_W=>TT_INTEGERLIST TT_INTEGERLIST¶
The list of tablespace identifiers to clone for the Autonomous Database.
iv_backupretperiodindays TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER¶
The retention period, in days, for automatic backups of the Autonomous Database.
io_longtermbackupschedule TYPE REF TO /AWS1/CL_ODBLONGTERMBACKUPSCHD /AWS1/CL_ODBLONGTERMBACKUPSCHD¶
The long-term backup schedule for the Autonomous Database.
iv_isbackupretentionlocked TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN¶
Indicates whether the backup retention period of the Autonomous Database is locked.
iv_totalbackupstrgsizeingbs TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The total amount of backup storage used by the Autonomous Database, in GB.
io_resourcepoolsummary TYPE REF TO /AWS1/CL_ODBRESPOOLSUMMARY /AWS1/CL_ODBRESPOOLSUMMARY¶
The configuration of the resource pool for the Autonomous Database.
io_encryptionsummary TYPE REF TO /AWS1/CL_ODBENCRYPTIONSUMMARY /AWS1/CL_ODBENCRYPTIONSUMMARY¶
The encryption configuration for the Autonomous Database.
iv_createdat TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the Autonomous Database was created.
iv_timeoflastbackup TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time of the last backup of the Autonomous Database.
iv_timemaintenancebegin TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the next maintenance of the Autonomous Database begins.
iv_timemaintenanceend TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the next maintenance of the Autonomous Database ends.
iv_timelocaldataguardenabled TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when local Oracle Data Guard was enabled for the Autonomous Database.
iv_timedataguardrolechanged TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the Oracle Data Guard role of the Autonomous Database last changed.
iv_timeoflastswitchover TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time of the last switchover operation for the Autonomous Database.
iv_timeoflastfailover TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time of the last failover operation for the Autonomous Database.
iv_timeoflastrefresh TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time of the last refresh of the refreshable clone Autonomous Database.
iv_timeoflastrefreshpoint TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time as of which the data in the refreshable clone Autonomous Database is current.
iv_timeofnextrefresh TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time of the next scheduled refresh of the refreshable clone Autonomous Database.
iv_timeofautorefreshstart TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time at which the automatic refresh of the refreshable clone Autonomous Database starts.
iv_timedltnoffreeatnmsdbase TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the inactive Always Free Autonomous Database is scheduled to be automatically deleted.
iv_tmerclmtnoffreeatnmsdbase TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the Always Free Autonomous Database is scheduled to be stopped because of inactivity.
iv_timedisastrrecrolechanged TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the disaster recovery role of the Autonomous Database last changed.
iv_timeuntilrecnctcloneenbld TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time until which reconnecting the refreshable clone to its source Autonomous Database is allowed.
iv_nextlongtermbackuptsmp TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time of the next scheduled long-term backup of the Autonomous Database.
iv_timeundeleted TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP¶
The date and time when the Autonomous Database was restored after deletion.
Queryable Attributes¶
autonomousDatabaseId¶
The unique identifier of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTONOMOUSDATABASEID() |
Getter for AUTONOMOUSDATABASEID, with configurable default |
ASK_AUTONOMOUSDATABASEID() |
Getter for AUTONOMOUSDATABASEID w/ exceptions if field has n |
HAS_AUTONOMOUSDATABASEID() |
Determine if AUTONOMOUSDATABASEID has a value |
autonomousDatabaseArn¶
The Amazon Resource Name (ARN) of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTONOMOUSDATABASEARN() |
Getter for AUTONOMOUSDATABASEARN, with configurable default |
ASK_AUTONOMOUSDATABASEARN() |
Getter for AUTONOMOUSDATABASEARN w/ exceptions if field has |
HAS_AUTONOMOUSDATABASEARN() |
Determine if AUTONOMOUSDATABASEARN has a value |
ociResourceAnchorName¶
The name of the Oracle Cloud Infrastructure (OCI) resource anchor associated with the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OCIRESOURCEANCHORNAME() |
Getter for OCIRESOURCEANCHORNAME, with configurable default |
ASK_OCIRESOURCEANCHORNAME() |
Getter for OCIRESOURCEANCHORNAME w/ exceptions if field has |
HAS_OCIRESOURCEANCHORNAME() |
Determine if OCIRESOURCEANCHORNAME has a value |
percentProgress¶
The progress of the current operation on the Autonomous Database, as a percentage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERCENTPROGRESS() |
Getter for PERCENTPROGRESS, with configurable default |
ASK_PERCENTPROGRESS() |
Getter for PERCENTPROGRESS w/ exceptions if field has no val |
STR_PERCENTPROGRESS() |
String format for PERCENTPROGRESS, with configurable default |
HAS_PERCENTPROGRESS() |
Determine if PERCENTPROGRESS has a value |
ocid¶
The Oracle Cloud Identifier (OCID) of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OCID() |
Getter for OCID, with configurable default |
ASK_OCID() |
Getter for OCID w/ exceptions if field has no value |
HAS_OCID() |
Determine if OCID has a value |
ociUrl¶
The URL for accessing the OCI console page for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OCIURL() |
Getter for OCIURL, with configurable default |
ASK_OCIURL() |
Getter for OCIURL w/ exceptions if field has no value |
HAS_OCIURL() |
Determine if OCIURL has a value |
displayName¶
The user-friendly name of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISPLAYNAME() |
Getter for DISPLAYNAME, with configurable default |
ASK_DISPLAYNAME() |
Getter for DISPLAYNAME w/ exceptions if field has no value |
HAS_DISPLAYNAME() |
Determine if DISPLAYNAME has a value |
dbName¶
The name of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBNAME() |
Getter for DBNAME, with configurable default |
ASK_DBNAME() |
Getter for DBNAME w/ exceptions if field has no value |
HAS_DBNAME() |
Determine if DBNAME has a value |
sourceId¶
The unique identifier of the source from which the Autonomous Database was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCEID() |
Getter for SOURCEID, with configurable default |
ASK_SOURCEID() |
Getter for SOURCEID w/ exceptions if field has no value |
HAS_SOURCEID() |
Determine if SOURCEID has a value |
status¶
The current status of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
statusReason¶
Additional information about the current status of the Autonomous Database, if applicable.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSREASON() |
Getter for STATUSREASON, with configurable default |
ASK_STATUSREASON() |
Getter for STATUSREASON w/ exceptions if field has no value |
HAS_STATUSREASON() |
Determine if STATUSREASON has a value |
databaseType¶
The type of the Autonomous Database, either a regular database or a clone.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATABASETYPE() |
Getter for DATABASETYPE, with configurable default |
ASK_DATABASETYPE() |
Getter for DATABASETYPE w/ exceptions if field has no value |
HAS_DATABASETYPE() |
Determine if DATABASETYPE has a value |
dbVersion¶
The Oracle Database software version of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBVERSION() |
Getter for DBVERSION, with configurable default |
ASK_DBVERSION() |
Getter for DBVERSION w/ exceptions if field has no value |
HAS_DBVERSION() |
Determine if DBVERSION has a value |
dbWorkload¶
The intended use of the Autonomous Database, such as transaction processing, data warehouse, JSON database, or APEX.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBWORKLOAD() |
Getter for DBWORKLOAD, with configurable default |
ASK_DBWORKLOAD() |
Getter for DBWORKLOAD w/ exceptions if field has no value |
HAS_DBWORKLOAD() |
Determine if DBWORKLOAD has a value |
characterSet¶
The character set of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHARACTERSET() |
Getter for CHARACTERSET, with configurable default |
ASK_CHARACTERSET() |
Getter for CHARACTERSET w/ exceptions if field has no value |
HAS_CHARACTERSET() |
Determine if CHARACTERSET has a value |
ncharacterSet¶
The national character set of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NCHARACTERSET() |
Getter for NCHARACTERSET, with configurable default |
ASK_NCHARACTERSET() |
Getter for NCHARACTERSET w/ exceptions if field has no value |
HAS_NCHARACTERSET() |
Determine if NCHARACTERSET has a value |
databaseEdition¶
The Oracle Database edition of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATABASEEDITION() |
Getter for DATABASEEDITION, with configurable default |
ASK_DATABASEEDITION() |
Getter for DATABASEEDITION w/ exceptions if field has no val |
HAS_DATABASEEDITION() |
Determine if DATABASEEDITION has a value |
licenseModel¶
The Oracle license model that applies to the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LICENSEMODEL() |
Getter for LICENSEMODEL, with configurable default |
ASK_LICENSEMODEL() |
Getter for LICENSEMODEL w/ exceptions if field has no value |
HAS_LICENSEMODEL() |
Determine if LICENSEMODEL has a value |
openMode¶
The mode in which the Autonomous Database is open, either read-only or read/write.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPENMODE() |
Getter for OPENMODE, with configurable default |
ASK_OPENMODE() |
Getter for OPENMODE w/ exceptions if field has no value |
HAS_OPENMODE() |
Determine if OPENMODE has a value |
permissionLevel¶
The permission level of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERMISSIONLEVEL() |
Getter for PERMISSIONLEVEL, with configurable default |
ASK_PERMISSIONLEVEL() |
Getter for PERMISSIONLEVEL w/ exceptions if field has no val |
HAS_PERMISSIONLEVEL() |
Determine if PERMISSIONLEVEL has a value |
isMtlsConnectionRequired¶
Indicates whether mutual TLS (mTLS) authentication is required to connect to the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISMTLSCONNECTIONREQUIRED() |
Getter for ISMTLSCONNECTIONREQUIRED, with configurable defau |
ASK_ISMTLSCONNECTIONREQUIRED() |
Getter for ISMTLSCONNECTIONREQUIRED w/ exceptions if field h |
HAS_ISMTLSCONNECTIONREQUIRED() |
Determine if ISMTLSCONNECTIONREQUIRED has a value |
autonomousMaintenanceScheduleType¶
The maintenance schedule type for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATNMSMAINTSCHEDULETYPE() |
Getter for AUTONOMOUSMAINTSCHEDULETYPE, with configurable de |
ASK_ATNMSMAINTSCHEDULETYPE() |
Getter for AUTONOMOUSMAINTSCHEDULETYPE w/ exceptions if fiel |
HAS_ATNMSMAINTSCHEDULETYPE() |
Determine if AUTONOMOUSMAINTSCHEDULETYPE has a value |
netServicesArchitecture¶
The Oracle Net Services architecture of the Autonomous Database, either dedicated or shared.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETSERVICESARCHITECTURE() |
Getter for NETSERVICESARCHITECTURE, with configurable defaul |
ASK_NETSERVICESARCHITECTURE() |
Getter for NETSERVICESARCHITECTURE w/ exceptions if field ha |
HAS_NETSERVICESARCHITECTURE() |
Determine if NETSERVICESARCHITECTURE has a value |
availableUpgradeVersions¶
The list of Oracle Database software versions to which the Autonomous Database can be upgraded.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABLEUPGRADEVERSIONS() |
Getter for AVAILABLEUPGRADEVERSIONS, with configurable defau |
ASK_AVAILABLEUPGRADEVERSIONS() |
Getter for AVAILABLEUPGRADEVERSIONS w/ exceptions if field h |
HAS_AVAILABLEUPGRADEVERSIONS() |
Determine if AVAILABLEUPGRADEVERSIONS has a value |
byolComputeCountLimit¶
The maximum number of compute resources that you can allocate to the Autonomous Database under the bring-your-own-license (BYOL) model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BYOLCOMPUTECOUNTLIMIT() |
Getter for BYOLCOMPUTECOUNTLIMIT, with configurable default |
ASK_BYOLCOMPUTECOUNTLIMIT() |
Getter for BYOLCOMPUTECOUNTLIMIT w/ exceptions if field has |
HAS_BYOLCOMPUTECOUNTLIMIT() |
Determine if BYOLCOMPUTECOUNTLIMIT has a value |
connectionStringDetails¶
The connection string details for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTIONSTRINGDETAILS() |
Getter for CONNECTIONSTRINGDETAILS |
serviceConsoleUrl¶
The URL for accessing the Oracle service console for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICECONSOLEURL() |
Getter for SERVICECONSOLEURL, with configurable default |
ASK_SERVICECONSOLEURL() |
Getter for SERVICECONSOLEURL w/ exceptions if field has no v |
HAS_SERVICECONSOLEURL() |
Determine if SERVICECONSOLEURL has a value |
sqlWebDeveloperUrl¶
The URL for accessing Oracle SQL Developer Web for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SQLWEBDEVELOPERURL() |
Getter for SQLWEBDEVELOPERURL, with configurable default |
ASK_SQLWEBDEVELOPERURL() |
Getter for SQLWEBDEVELOPERURL w/ exceptions if field has no |
HAS_SQLWEBDEVELOPERURL() |
Determine if SQLWEBDEVELOPERURL has a value |
customerContacts¶
The list of customer contacts that receive operational notifications from Oracle for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMERCONTACTS() |
Getter for CUSTOMERCONTACTS, with configurable default |
ASK_CUSTOMERCONTACTS() |
Getter for CUSTOMERCONTACTS w/ exceptions if field has no va |
HAS_CUSTOMERCONTACTS() |
Determine if CUSTOMERCONTACTS has a value |
apexDetails¶
The Oracle Application Express (APEX) details for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APEXDETAILS() |
Getter for APEXDETAILS |
standbyDb¶
The details of the standby Autonomous Database in a cross-Region Oracle Data Guard configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STANDBYDB() |
Getter for STANDBYDB |
localStandbyDb¶
The details of the local standby Autonomous Database in an Oracle Data Guard configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCALSTANDBYDB() |
Getter for LOCALSTANDBYDB |
dataSafeStatus¶
The status of the Oracle Data Safe registration for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASAFESTATUS() |
Getter for DATASAFESTATUS, with configurable default |
ASK_DATASAFESTATUS() |
Getter for DATASAFESTATUS w/ exceptions if field has no valu |
HAS_DATASAFESTATUS() |
Determine if DATASAFESTATUS has a value |
databaseManagementStatus¶
The status of Oracle Database Management for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATABASEMANAGEMENTSTATUS() |
Getter for DATABASEMANAGEMENTSTATUS, with configurable defau |
ASK_DATABASEMANAGEMENTSTATUS() |
Getter for DATABASEMANAGEMENTSTATUS w/ exceptions if field h |
HAS_DATABASEMANAGEMENTSTATUS() |
Determine if DATABASEMANAGEMENTSTATUS has a value |
operationsInsightsStatus¶
The status of Oracle Operations Insights for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATIONSINSIGHTSSTATUS() |
Getter for OPERATIONSINSIGHTSSTATUS, with configurable defau |
ASK_OPERATIONSINSIGHTSSTATUS() |
Getter for OPERATIONSINSIGHTSSTATUS w/ exceptions if field h |
HAS_OPERATIONSINSIGHTSSTATUS() |
Determine if OPERATIONSINSIGHTSSTATUS has a value |
availabilityZone¶
The Availability Zone where the Autonomous Database is located.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE, with configurable default |
ASK_AVAILABILITYZONE() |
Getter for AVAILABILITYZONE w/ exceptions if field has no va |
HAS_AVAILABILITYZONE() |
Determine if AVAILABILITYZONE has a value |
availabilityZoneId¶
The unique identifier of the Availability Zone where the Autonomous Database is located.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONEID() |
Getter for AVAILABILITYZONEID, with configurable default |
ASK_AVAILABILITYZONEID() |
Getter for AVAILABILITYZONEID w/ exceptions if field has no |
HAS_AVAILABILITYZONEID() |
Determine if AVAILABILITYZONEID has a value |
maintenanceTargetComponent¶
The component on the Autonomous Database that the current maintenance is being applied to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAINTTARGETCOMPONENT() |
Getter for MAINTENANCETARGETCOMPONENT, with configurable def |
ASK_MAINTTARGETCOMPONENT() |
Getter for MAINTENANCETARGETCOMPONENT w/ exceptions if field |
HAS_MAINTTARGETCOMPONENT() |
Determine if MAINTENANCETARGETCOMPONENT has a value |
connectionUrls¶
The connection URLs for accessing tools and services for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTIONURLS() |
Getter for CONNECTIONURLS |
dbToolsDetails¶
The list of database management tools enabled for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBTOOLSDETAILS() |
Getter for DBTOOLSDETAILS, with configurable default |
ASK_DBTOOLSDETAILS() |
Getter for DBTOOLSDETAILS w/ exceptions if field has no valu |
HAS_DBTOOLSDETAILS() |
Determine if DBTOOLSDETAILS has a value |
scheduledOperations¶
The list of scheduled start and stop times for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULEDOPERATIONS() |
Getter for SCHEDULEDOPERATIONS, with configurable default |
ASK_SCHEDULEDOPERATIONS() |
Getter for SCHEDULEDOPERATIONS w/ exceptions if field has no |
HAS_SCHEDULEDOPERATIONS() |
Determine if SCHEDULEDOPERATIONS has a value |
resourcePoolLeaderId¶
The unique identifier of the resource pool leader Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEPOOLLEADERID() |
Getter for RESOURCEPOOLLEADERID, with configurable default |
ASK_RESOURCEPOOLLEADERID() |
Getter for RESOURCEPOOLLEADERID w/ exceptions if field has n |
HAS_RESOURCEPOOLLEADERID() |
Determine if RESOURCEPOOLLEADERID has a value |
computeCount¶
The compute capacity, in number of Elastic CPUs (ECPUs) or Oracle CPUs (OCPUs), assigned to the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTECOUNT() |
Getter for COMPUTECOUNT, with configurable default |
ASK_COMPUTECOUNT() |
Getter for COMPUTECOUNT w/ exceptions if field has no value |
STR_COMPUTECOUNT() |
String format for COMPUTECOUNT, with configurable default |
HAS_COMPUTECOUNT() |
Determine if COMPUTECOUNT has a value |
computeModel¶
The compute model of the Autonomous Database, either ECPU or OCPU.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTEMODEL() |
Getter for COMPUTEMODEL, with configurable default |
ASK_COMPUTEMODEL() |
Getter for COMPUTEMODEL w/ exceptions if field has no value |
HAS_COMPUTEMODEL() |
Determine if COMPUTEMODEL has a value |
cpuCoreCount¶
The number of CPU cores allocated to the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CPUCORECOUNT() |
Getter for CPUCORECOUNT, with configurable default |
ASK_CPUCORECOUNT() |
Getter for CPUCORECOUNT w/ exceptions if field has no value |
HAS_CPUCORECOUNT() |
Determine if CPUCORECOUNT has a value |
memoryPerOracleComputeUnitInGBs¶
The amount of memory allocated per Oracle Compute Unit, in GB.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMPERORACLECOMPUNITIN00() |
Getter for MEMORYPERORACLECOMPUNITINGBS, with configurable d |
ASK_MEMPERORACLECOMPUNITIN00() |
Getter for MEMORYPERORACLECOMPUNITINGBS w/ exceptions if fie |
HAS_MEMPERORACLECOMPUNITIN00() |
Determine if MEMORYPERORACLECOMPUNITINGBS has a value |
provisionableCpus¶
The list of CPU core counts that you can provision for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVISIONABLECPUS() |
Getter for PROVISIONABLECPUS, with configurable default |
ASK_PROVISIONABLECPUS() |
Getter for PROVISIONABLECPUS w/ exceptions if field has no v |
HAS_PROVISIONABLECPUS() |
Determine if PROVISIONABLECPUS has a value |
isAutoScalingEnabled¶
Indicates whether automatic scaling of the compute resources is enabled for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISAUTOSCALINGENABLED() |
Getter for ISAUTOSCALINGENABLED, with configurable default |
ASK_ISAUTOSCALINGENABLED() |
Getter for ISAUTOSCALINGENABLED w/ exceptions if field has n |
HAS_ISAUTOSCALINGENABLED() |
Determine if ISAUTOSCALINGENABLED has a value |
dataStorageSizeInTBs¶
The size, in terabytes (TB), of the data volume allocated for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASTORAGESIZEINTBS() |
Getter for DATASTORAGESIZEINTBS, with configurable default |
ASK_DATASTORAGESIZEINTBS() |
Getter for DATASTORAGESIZEINTBS w/ exceptions if field has n |
STR_DATASTORAGESIZEINTBS() |
String format for DATASTORAGESIZEINTBS, with configurable de |
HAS_DATASTORAGESIZEINTBS() |
Determine if DATASTORAGESIZEINTBS has a value |
dataStorageSizeInGBs¶
The size, in gigabytes (GB), of the data volume allocated for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASTORAGESIZEINGBS() |
Getter for DATASTORAGESIZEINGBS, with configurable default |
ASK_DATASTORAGESIZEINGBS() |
Getter for DATASTORAGESIZEINGBS w/ exceptions if field has n |
HAS_DATASTORAGESIZEINGBS() |
Determine if DATASTORAGESIZEINGBS has a value |
usedDataStorageSizeInTBs¶
The amount of data storage currently in use by the Autonomous Database, in TB.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USEDDATASTORAGESIZEINTBS() |
Getter for USEDDATASTORAGESIZEINTBS, with configurable defau |
ASK_USEDDATASTORAGESIZEINTBS() |
Getter for USEDDATASTORAGESIZEINTBS w/ exceptions if field h |
STR_USEDDATASTORAGESIZEINTBS() |
String format for USEDDATASTORAGESIZEINTBS, with configurabl |
HAS_USEDDATASTORAGESIZEINTBS() |
Determine if USEDDATASTORAGESIZEINTBS has a value |
usedDataStorageSizeInGBs¶
The amount of data storage currently in use by the Autonomous Database, in GB.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USEDDATASTORAGESIZEINGBS() |
Getter for USEDDATASTORAGESIZEINGBS, with configurable defau |
ASK_USEDDATASTORAGESIZEINGBS() |
Getter for USEDDATASTORAGESIZEINGBS w/ exceptions if field h |
HAS_USEDDATASTORAGESIZEINGBS() |
Determine if USEDDATASTORAGESIZEINGBS has a value |
actualUsedDataStorageSizeInTBs¶
The actual amount of data storage currently in use by the Autonomous Database, in TB.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTLUSEDDATASTRGSIZINTBS() |
Getter for ACTUALUSEDDATASTRGSIZEINTBS, with configurable de |
ASK_ACTLUSEDDATASTRGSIZINTBS() |
Getter for ACTUALUSEDDATASTRGSIZEINTBS w/ exceptions if fiel |
STR_ACTLUSEDDATASTRGSIZINTBS() |
String format for ACTUALUSEDDATASTRGSIZEINTBS, with configur |
HAS_ACTLUSEDDATASTRGSIZINTBS() |
Determine if ACTUALUSEDDATASTRGSIZEINTBS has a value |
allocatedStorageSizeInTBs¶
The amount of storage currently allocated to the Autonomous Database, in TB.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOCSTORAGESIZEINTBS() |
Getter for ALLOCATEDSTORAGESIZEINTBS, with configurable defa |
ASK_ALLOCSTORAGESIZEINTBS() |
Getter for ALLOCATEDSTORAGESIZEINTBS w/ exceptions if field |
STR_ALLOCSTORAGESIZEINTBS() |
String format for ALLOCATEDSTORAGESIZEINTBS, with configurab |
HAS_ALLOCSTORAGESIZEINTBS() |
Determine if ALLOCATEDSTORAGESIZEINTBS has a value |
inMemoryAreaInGBs¶
The size of the in-memory area of the Autonomous Database, in GB.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INMEMORYAREAINGBS() |
Getter for INMEMORYAREAINGBS, with configurable default |
ASK_INMEMORYAREAINGBS() |
Getter for INMEMORYAREAINGBS w/ exceptions if field has no v |
HAS_INMEMORYAREAINGBS() |
Determine if INMEMORYAREAINGBS has a value |
isAutoScalingForStorageEnabled¶
Indicates whether automatic scaling of the storage is enabled for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISAUTOSCFORSTORAGEENBLD() |
Getter for ISAUTOSCFORSTORAGEENABLED, with configurable defa |
ASK_ISAUTOSCFORSTORAGEENBLD() |
Getter for ISAUTOSCFORSTORAGEENABLED w/ exceptions if field |
HAS_ISAUTOSCFORSTORAGEENBLD() |
Determine if ISAUTOSCFORSTORAGEENABLED has a value |
odbNetworkId¶
The unique identifier of the ODB network associated with the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ODBNETWORKID() |
Getter for ODBNETWORKID, with configurable default |
ASK_ODBNETWORKID() |
Getter for ODBNETWORKID w/ exceptions if field has no value |
HAS_ODBNETWORKID() |
Determine if ODBNETWORKID has a value |
odbNetworkArn¶
The Amazon Resource Name (ARN) of the ODB network associated with the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ODBNETWORKARN() |
Getter for ODBNETWORKARN, with configurable default |
ASK_ODBNETWORKARN() |
Getter for ODBNETWORKARN w/ exceptions if field has no value |
HAS_ODBNETWORKARN() |
Determine if ODBNETWORKARN has a value |
privateEndpoint¶
The private endpoint for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIVATEENDPOINT() |
Getter for PRIVATEENDPOINT, with configurable default |
ASK_PRIVATEENDPOINT() |
Getter for PRIVATEENDPOINT w/ exceptions if field has no val |
HAS_PRIVATEENDPOINT() |
Determine if PRIVATEENDPOINT has a value |
privateEndpointIp¶
The private endpoint IP address for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIVATEENDPOINTIP() |
Getter for PRIVATEENDPOINTIP, with configurable default |
ASK_PRIVATEENDPOINTIP() |
Getter for PRIVATEENDPOINTIP w/ exceptions if field has no v |
HAS_PRIVATEENDPOINTIP() |
Determine if PRIVATEENDPOINTIP has a value |
privateEndpointLabel¶
The private endpoint label for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIVATEENDPOINTLABEL() |
Getter for PRIVATEENDPOINTLABEL, with configurable default |
ASK_PRIVATEENDPOINTLABEL() |
Getter for PRIVATEENDPOINTLABEL w/ exceptions if field has n |
HAS_PRIVATEENDPOINTLABEL() |
Determine if PRIVATEENDPOINTLABEL has a value |
allowlistedIps¶
The list of IP addresses that are allowed to access the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWLISTEDIPS() |
Getter for ALLOWLISTEDIPS, with configurable default |
ASK_ALLOWLISTEDIPS() |
Getter for ALLOWLISTEDIPS w/ exceptions if field has no valu |
HAS_ALLOWLISTEDIPS() |
Determine if ALLOWLISTEDIPS has a value |
standbyAllowlistedIps¶
The list of IP addresses that are allowed to access the standby Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STANDBYALLOWLISTEDIPS() |
Getter for STANDBYALLOWLISTEDIPS, with configurable default |
ASK_STANDBYALLOWLISTEDIPS() |
Getter for STANDBYALLOWLISTEDIPS w/ exceptions if field has |
HAS_STANDBYALLOWLISTEDIPS() |
Determine if STANDBYALLOWLISTEDIPS has a value |
standbyAllowlistedIpsSource¶
The source of the allowlisted IP addresses for the standby Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STANDBYALWLSTIPSSOURCE() |
Getter for STANDBYALLOWLISTEDIPSSOURCE, with configurable de |
ASK_STANDBYALWLSTIPSSOURCE() |
Getter for STANDBYALLOWLISTEDIPSSOURCE w/ exceptions if fiel |
HAS_STANDBYALWLSTIPSSOURCE() |
Determine if STANDBYALLOWLISTEDIPSSOURCE has a value |
isLocalDataGuardEnabled¶
Indicates whether local Oracle Data Guard is enabled for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISLOCALDATAGUARDENABLED() |
Getter for ISLOCALDATAGUARDENABLED, with configurable defaul |
ASK_ISLOCALDATAGUARDENABLED() |
Getter for ISLOCALDATAGUARDENABLED w/ exceptions if field ha |
HAS_ISLOCALDATAGUARDENABLED() |
Determine if ISLOCALDATAGUARDENABLED has a value |
isRemoteDataGuardEnabled¶
Indicates whether remote Oracle Data Guard is enabled for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISREMOTEDATAGUARDENABLED() |
Getter for ISREMOTEDATAGUARDENABLED, with configurable defau |
ASK_ISREMOTEDATAGUARDENABLED() |
Getter for ISREMOTEDATAGUARDENABLED w/ exceptions if field h |
HAS_ISREMOTEDATAGUARDENABLED() |
Determine if ISREMOTEDATAGUARDENABLED has a value |
localDisasterRecoveryType¶
The type of local disaster recovery configured for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCALDISASTRRECOVERYTYPE() |
Getter for LOCALDISASTERRECOVERYTYPE, with configurable defa |
ASK_LOCALDISASTRRECOVERYTYPE() |
Getter for LOCALDISASTERRECOVERYTYPE w/ exceptions if field |
HAS_LOCALDISASTRRECOVERYTYPE() |
Determine if LOCALDISASTERRECOVERYTYPE has a value |
role¶
The Oracle Data Guard role of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLE() |
Getter for ROLE, with configurable default |
ASK_ROLE() |
Getter for ROLE w/ exceptions if field has no value |
HAS_ROLE() |
Determine if ROLE has a value |
peerDbIds¶
The list of unique identifiers of the peer Autonomous Databases.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PEERDBIDS() |
Getter for PEERDBIDS, with configurable default |
ASK_PEERDBIDS() |
Getter for PEERDBIDS w/ exceptions if field has no value |
HAS_PEERDBIDS() |
Determine if PEERDBIDS has a value |
failedDataRecoveryInSeconds¶
The amount of time, in seconds, that the data in the Autonomous Database is behind the data in the primary database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDDATARECINSECONDS() |
Getter for FAILEDDATARECOVERYINSECONDS, with configurable de |
ASK_FAILEDDATARECINSECONDS() |
Getter for FAILEDDATARECOVERYINSECONDS w/ exceptions if fiel |
HAS_FAILEDDATARECINSECONDS() |
Determine if FAILEDDATARECOVERYINSECONDS has a value |
localAdgAutoFailoverMaxDataLossLimit¶
The maximum data loss limit, in seconds, for automatic failover to the local Oracle Data Guard standby database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GT_LOCADGAUTFLOVRMAXDATLOS00() |
Getter for LOCADGAUTFLOVRMAXDATALOSSLMT, with configurable d |
ASK_LOCADGAUTFLOVRMAXDATLO00() |
Getter for LOCADGAUTFLOVRMAXDATALOSSLMT w/ exceptions if fie |
HAS_LOCADGAUTFLOVRMAXDATLO00() |
Determine if LOCADGAUTFLOVRMAXDATALOSSLMT has a value |
remoteDisasterRecoveryConfiguration¶
The configuration of the remote disaster recovery for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REMOTEDISASTRRECCONF() |
Getter for REMOTEDISASTERRECOVERYCONF |
isRefreshableClone¶
Indicates whether the Autonomous Database is a refreshable clone.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISREFRESHABLECLONE() |
Getter for ISREFRESHABLECLONE, with configurable default |
ASK_ISREFRESHABLECLONE() |
Getter for ISREFRESHABLECLONE w/ exceptions if field has no |
HAS_ISREFRESHABLECLONE() |
Determine if ISREFRESHABLECLONE has a value |
refreshableMode¶
The refresh mode of the refreshable clone Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REFRESHABLEMODE() |
Getter for REFRESHABLEMODE, with configurable default |
ASK_REFRESHABLEMODE() |
Getter for REFRESHABLEMODE w/ exceptions if field has no val |
HAS_REFRESHABLEMODE() |
Determine if REFRESHABLEMODE has a value |
refreshableStatus¶
The refresh status of the refreshable clone Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REFRESHABLESTATUS() |
Getter for REFRESHABLESTATUS, with configurable default |
ASK_REFRESHABLESTATUS() |
Getter for REFRESHABLESTATUS w/ exceptions if field has no v |
HAS_REFRESHABLESTATUS() |
Determine if REFRESHABLESTATUS has a value |
autoRefreshFrequencyInSeconds¶
The frequency, in seconds, at which the refreshable clone Autonomous Database is automatically refreshed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOREFRESHFREQINSECONDS() |
Getter for AUTOREFRESHFREQINSECONDS, with configurable defau |
ASK_AUTOREFRESHFREQINSECONDS() |
Getter for AUTOREFRESHFREQINSECONDS w/ exceptions if field h |
HAS_AUTOREFRESHFREQINSECONDS() |
Determine if AUTOREFRESHFREQINSECONDS has a value |
autoRefreshPointLagInSeconds¶
The time lag, in seconds, between the refreshable clone and its source Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOREFRPOINTLAGINSECS() |
Getter for AUTOREFRESHPOINTLAGINSECONDS, with configurable d |
ASK_AUTOREFRPOINTLAGINSECS() |
Getter for AUTOREFRESHPOINTLAGINSECONDS w/ exceptions if fie |
HAS_AUTOREFRPOINTLAGINSECS() |
Determine if AUTOREFRESHPOINTLAGINSECONDS has a value |
isReconnectCloneEnabled¶
Indicates whether reconnecting the refreshable clone to its source Autonomous Database is enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISRECONNECTCLONEENABLED() |
Getter for ISRECONNECTCLONEENABLED, with configurable defaul |
ASK_ISRECONNECTCLONEENABLED() |
Getter for ISRECONNECTCLONEENABLED w/ exceptions if field ha |
HAS_ISRECONNECTCLONEENABLED() |
Determine if ISRECONNECTCLONEENABLED has a value |
cloneTableSpaceList¶
The list of tablespace identifiers to clone for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLONETABLESPACELIST() |
Getter for CLONETABLESPACELIST, with configurable default |
ASK_CLONETABLESPACELIST() |
Getter for CLONETABLESPACELIST w/ exceptions if field has no |
HAS_CLONETABLESPACELIST() |
Determine if CLONETABLESPACELIST has a value |
backupRetentionPeriodInDays¶
The retention period, in days, for automatic backups of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BACKUPRETPERIODINDAYS() |
Getter for BACKUPRETENTIONPERIODINDAYS, with configurable de |
ASK_BACKUPRETPERIODINDAYS() |
Getter for BACKUPRETENTIONPERIODINDAYS w/ exceptions if fiel |
HAS_BACKUPRETPERIODINDAYS() |
Determine if BACKUPRETENTIONPERIODINDAYS has a value |
longTermBackupSchedule¶
The long-term backup schedule for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LONGTERMBACKUPSCHEDULE() |
Getter for LONGTERMBACKUPSCHEDULE |
isBackupRetentionLocked¶
Indicates whether the backup retention period of the Autonomous Database is locked.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISBACKUPRETENTIONLOCKED() |
Getter for ISBACKUPRETENTIONLOCKED, with configurable defaul |
ASK_ISBACKUPRETENTIONLOCKED() |
Getter for ISBACKUPRETENTIONLOCKED w/ exceptions if field ha |
HAS_ISBACKUPRETENTIONLOCKED() |
Determine if ISBACKUPRETENTIONLOCKED has a value |
totalBackupStorageSizeInGBs¶
The total amount of backup storage used by the Autonomous Database, in GB.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALBACKUPSTRGSIZEINGBS() |
Getter for TOTALBACKUPSTORAGESIZEINGBS, with configurable de |
ASK_TOTALBACKUPSTRGSIZEINGBS() |
Getter for TOTALBACKUPSTORAGESIZEINGBS w/ exceptions if fiel |
STR_TOTALBACKUPSTRGSIZEINGBS() |
String format for TOTALBACKUPSTORAGESIZEINGBS, with configur |
HAS_TOTALBACKUPSTRGSIZEINGBS() |
Determine if TOTALBACKUPSTORAGESIZEINGBS has a value |
resourcePoolSummary¶
The configuration of the resource pool for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEPOOLSUMMARY() |
Getter for RESOURCEPOOLSUMMARY |
encryptionSummary¶
The encryption configuration for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENCRYPTIONSUMMARY() |
Getter for ENCRYPTIONSUMMARY |
createdAt¶
The date and time when the Autonomous Database was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
timeOfLastBackup¶
The date and time of the last backup of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEOFLASTBACKUP() |
Getter for TIMEOFLASTBACKUP, with configurable default |
ASK_TIMEOFLASTBACKUP() |
Getter for TIMEOFLASTBACKUP w/ exceptions if field has no va |
HAS_TIMEOFLASTBACKUP() |
Determine if TIMEOFLASTBACKUP has a value |
timeMaintenanceBegin¶
The date and time when the next maintenance of the Autonomous Database begins.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEMAINTENANCEBEGIN() |
Getter for TIMEMAINTENANCEBEGIN, with configurable default |
ASK_TIMEMAINTENANCEBEGIN() |
Getter for TIMEMAINTENANCEBEGIN w/ exceptions if field has n |
HAS_TIMEMAINTENANCEBEGIN() |
Determine if TIMEMAINTENANCEBEGIN has a value |
timeMaintenanceEnd¶
The date and time when the next maintenance of the Autonomous Database ends.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEMAINTENANCEEND() |
Getter for TIMEMAINTENANCEEND, with configurable default |
ASK_TIMEMAINTENANCEEND() |
Getter for TIMEMAINTENANCEEND w/ exceptions if field has no |
HAS_TIMEMAINTENANCEEND() |
Determine if TIMEMAINTENANCEEND has a value |
timeLocalDataGuardEnabled¶
The date and time when local Oracle Data Guard was enabled for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMELOCALDATAGUARDENBLD() |
Getter for TIMELOCALDATAGUARDENABLED, with configurable defa |
ASK_TIMELOCALDATAGUARDENBLD() |
Getter for TIMELOCALDATAGUARDENABLED w/ exceptions if field |
HAS_TIMELOCALDATAGUARDENBLD() |
Determine if TIMELOCALDATAGUARDENABLED has a value |
timeDataGuardRoleChanged¶
The date and time when the Oracle Data Guard role of the Autonomous Database last changed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEDATAGUARDROLECHANGED() |
Getter for TIMEDATAGUARDROLECHANGED, with configurable defau |
ASK_TIMEDATAGUARDROLECHANGED() |
Getter for TIMEDATAGUARDROLECHANGED w/ exceptions if field h |
HAS_TIMEDATAGUARDROLECHANGED() |
Determine if TIMEDATAGUARDROLECHANGED has a value |
timeOfLastSwitchover¶
The date and time of the last switchover operation for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEOFLASTSWITCHOVER() |
Getter for TIMEOFLASTSWITCHOVER, with configurable default |
ASK_TIMEOFLASTSWITCHOVER() |
Getter for TIMEOFLASTSWITCHOVER w/ exceptions if field has n |
HAS_TIMEOFLASTSWITCHOVER() |
Determine if TIMEOFLASTSWITCHOVER has a value |
timeOfLastFailover¶
The date and time of the last failover operation for the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEOFLASTFAILOVER() |
Getter for TIMEOFLASTFAILOVER, with configurable default |
ASK_TIMEOFLASTFAILOVER() |
Getter for TIMEOFLASTFAILOVER w/ exceptions if field has no |
HAS_TIMEOFLASTFAILOVER() |
Determine if TIMEOFLASTFAILOVER has a value |
timeOfLastRefresh¶
The date and time of the last refresh of the refreshable clone Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEOFLASTREFRESH() |
Getter for TIMEOFLASTREFRESH, with configurable default |
ASK_TIMEOFLASTREFRESH() |
Getter for TIMEOFLASTREFRESH w/ exceptions if field has no v |
HAS_TIMEOFLASTREFRESH() |
Determine if TIMEOFLASTREFRESH has a value |
timeOfLastRefreshPoint¶
The date and time as of which the data in the refreshable clone Autonomous Database is current.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEOFLASTREFRESHPOINT() |
Getter for TIMEOFLASTREFRESHPOINT, with configurable default |
ASK_TIMEOFLASTREFRESHPOINT() |
Getter for TIMEOFLASTREFRESHPOINT w/ exceptions if field has |
HAS_TIMEOFLASTREFRESHPOINT() |
Determine if TIMEOFLASTREFRESHPOINT has a value |
timeOfNextRefresh¶
The date and time of the next scheduled refresh of the refreshable clone Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEOFNEXTREFRESH() |
Getter for TIMEOFNEXTREFRESH, with configurable default |
ASK_TIMEOFNEXTREFRESH() |
Getter for TIMEOFNEXTREFRESH w/ exceptions if field has no v |
HAS_TIMEOFNEXTREFRESH() |
Determine if TIMEOFNEXTREFRESH has a value |
timeOfAutoRefreshStart¶
The date and time at which the automatic refresh of the refreshable clone Autonomous Database starts.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEOFAUTOREFRESHSTART() |
Getter for TIMEOFAUTOREFRESHSTART, with configurable default |
ASK_TIMEOFAUTOREFRESHSTART() |
Getter for TIMEOFAUTOREFRESHSTART w/ exceptions if field has |
HAS_TIMEOFAUTOREFRESHSTART() |
Determine if TIMEOFAUTOREFRESHSTART has a value |
timeDeletionOfFreeAutonomousDatabase¶
The date and time when the inactive Always Free Autonomous Database is scheduled to be automatically deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEDLTNOFFREEATNMSDBASE() |
Getter for TIMEDLTNOFFREEATNMSDATABASE, with configurable de |
ASK_TIMEDLTNOFFREEATNMSDBASE() |
Getter for TIMEDLTNOFFREEATNMSDATABASE w/ exceptions if fiel |
HAS_TIMEDLTNOFFREEATNMSDBASE() |
Determine if TIMEDLTNOFFREEATNMSDATABASE has a value |
timeReclamationOfFreeAutonomousDatabase¶
The date and time when the Always Free Autonomous Database is scheduled to be stopped because of inactivity.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TMERCLMTNOFFREATNMSDBASE() |
Getter for TIMERCLMTNOFFREEATNMSDBASE, with configurable def |
ASK_TMERCLMTNOFFREATNMSDBASE() |
Getter for TIMERCLMTNOFFREEATNMSDBASE w/ exceptions if field |
HAS_TMERCLMTNOFFREATNMSDBASE() |
Determine if TIMERCLMTNOFFREEATNMSDBASE has a value |
timeDisasterRecoveryRoleChanged¶
The date and time when the disaster recovery role of the Autonomous Database last changed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEDISASTRRECROLECHGD() |
Getter for TIMEDISASTRRECROLECHANGED, with configurable defa |
ASK_TIMEDISASTRRECROLECHGD() |
Getter for TIMEDISASTRRECROLECHANGED w/ exceptions if field |
HAS_TIMEDISASTRRECROLECHGD() |
Determine if TIMEDISASTRRECROLECHANGED has a value |
timeUntilReconnectCloneEnabled¶
The date and time until which reconnecting the refreshable clone to its source Autonomous Database is allowed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TMEUNTILRECNCTCLONEENBLD() |
Getter for TIMEUNTILRECNCTCLONEENABLED, with configurable de |
ASK_TMEUNTILRECNCTCLONEENBLD() |
Getter for TIMEUNTILRECNCTCLONEENABLED w/ exceptions if fiel |
HAS_TMEUNTILRECNCTCLONEENBLD() |
Determine if TIMEUNTILRECNCTCLONEENABLED has a value |
nextLongTermBackupTimeStamp¶
The date and time of the next scheduled long-term backup of the Autonomous Database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTLONGTERMBACKUPTSMP() |
Getter for NEXTLONGTERMBACKUPTIMESTAMP, with configurable de |
ASK_NEXTLONGTERMBACKUPTSMP() |
Getter for NEXTLONGTERMBACKUPTIMESTAMP w/ exceptions if fiel |
HAS_NEXTLONGTERMBACKUPTSMP() |
Determine if NEXTLONGTERMBACKUPTIMESTAMP has a value |
timeUndeleted¶
The date and time when the Autonomous Database was restored after deletion.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMEUNDELETED() |
Getter for TIMEUNDELETED, with configurable default |
ASK_TIMEUNDELETED() |
Getter for TIMEUNDELETED w/ exceptions if field has no value |
HAS_TIMEUNDELETED() |
Determine if TIMEUNDELETED has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_AUTONOMOUSDATABASELIST¶
TYPES TT_AUTONOMOUSDATABASELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ODBATNMSDBASESUMMARY WITH DEFAULT KEY
.