Skip to content

/AWS1/CL_ODBGIVERSIONSUMMARY

Information about a specific version of Oracle Grid Infrastructure (GI) software that can be installed on a VM cluster.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_version TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The GI software version.


Queryable Attributes

version

The GI software version.

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION 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_GIVERSIONLIST

TYPES TT_GIVERSIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ODBGIVERSIONSUMMARY WITH DEFAULT KEY
.