Skip to content

/AWS1/CL_ODBEXADATAIORMCONFIG

The IORM settings of the Exadata DB system.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_dbplans TYPE /AWS1/CL_ODBDBIORMCONFIG=>TT_DBIORMCONFIGLIST TT_DBIORMCONFIGLIST

An array of IORM settings for all the database in the Exadata DB system.

iv_lifecycledetails TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

Additional information about the current lifecycleState.

iv_lifecyclestate TYPE /AWS1/ODBIORMLIFECYCLESTATE /AWS1/ODBIORMLIFECYCLESTATE

The current state of IORM configuration for the Exadata DB system.

iv_objective TYPE /AWS1/ODBOBJECTIVE /AWS1/ODBOBJECTIVE

The current value for the IORM objective. The default is AUTO.


Queryable Attributes

dbPlans

An array of IORM settings for all the database in the Exadata DB system.

Accessible with the following methods

Method Description
GET_DBPLANS() Getter for DBPLANS, with configurable default
ASK_DBPLANS() Getter for DBPLANS w/ exceptions if field has no value
HAS_DBPLANS() Determine if DBPLANS has a value

lifecycleDetails

Additional information about the current lifecycleState.

Accessible with the following methods

Method Description
GET_LIFECYCLEDETAILS() Getter for LIFECYCLEDETAILS, with configurable default
ASK_LIFECYCLEDETAILS() Getter for LIFECYCLEDETAILS w/ exceptions if field has no va
HAS_LIFECYCLEDETAILS() Determine if LIFECYCLEDETAILS has a value

lifecycleState

The current state of IORM configuration for the Exadata DB system.

Accessible with the following methods

Method Description
GET_LIFECYCLESTATE() Getter for LIFECYCLESTATE, with configurable default
ASK_LIFECYCLESTATE() Getter for LIFECYCLESTATE w/ exceptions if field has no valu
HAS_LIFECYCLESTATE() Determine if LIFECYCLESTATE has a value

objective

The current value for the IORM objective. The default is AUTO.

Accessible with the following methods

Method Description
GET_OBJECTIVE() Getter for OBJECTIVE, with configurable default
ASK_OBJECTIVE() Getter for OBJECTIVE w/ exceptions if field has no value
HAS_OBJECTIVE() Determine if OBJECTIVE has a value