Instance Availability (PD_PDIA)

Function

An Instance Availability (PD_PDIA) record stores performance data indicating the availability of an instance at a specific point in time. This record is immediately disconnected when a connection to an Oracle Database is attempted and successful. As such, due to data collection for other records, if an Oracle Database is already connected, there may temporarily be two connections.

Default and changeable values

ItemDefault valueChangeable
Collection Interval60Y
Collection Offset0Y
LogNoY
LOGIF(Blank)Y

ODBC key fields

None

Lifetime

From the creation to the deletion of an Oracle instance

Record size

Fields

PFM - View name
(PFM - Manager name)
DescriptionSummaryFormatDeltaSupported versionData source
Availability
(AVAILABILITY)
Availability status#3, #4
Valid values are 0 (stopped) or 1 (running).
If connection to an Oracle Database is impossible, 0 (stopped).
If connection to an Oracle Database is possible, 1 (running).
--shortNoAllRemote Monitor Collector
Collect Time
(COLLECT_TIME)
Time required for processing to connect to and disconnect from an Oracle Database (in milliseconds)--longNoAllRemote Monitor Collector
Error #
(ERROR_NUM)
Error code when a connection to an Oracle Database is attempted and results in an error#5
This is blank when the connection is successful.
--string(10)NoAllRemote Monitor Collector
Record Time
(RECORD_TIME)
Collection end time of performance data stored in the record--time_tNoAllRemote Monitor Collector
Record Type
(INPUT_RECORD_TYPE)
Record name. This is always PDIA.--string(4)NoAllRemote Monitor Collector
Start Time
(START_TIME)
Collection start time of performance data stored in the record--time_tNoAllRemote Monitor Collector
VA DeviceID
(VADEVICEID)
Device ID of virtual agent.--string(256)NoAllRemote Monitor Collector
#3
PFM - RM for Oracle connects to Oracle Database via listener. For this reason, availability field means the availability status of listener and Oracle Database.
#4
If the maximum number of concurrent user sessions that can be recognized by an Oracle instance has been reached before PD_PDIA record collection (due to failed attempts to connect to the Oracle Database), the Availability field of a PD_PDIA record may be displayed as 0 (stopped), but other records may be obtained normally.
Likewise, when an Oracle instance stops running during record collection, the Availability field of a PD_PDIA record may be displayed as 0 (stopped), but other records may be obtained normally.
Also, when an Oracle instance stopped during record collection starts again, the Availability field of a PD_PDIA record may be displayed as 1 (running), but other records may not be able to be obtained.
#5
The following table lists example output for the Error # field and the corresponding message code. The error codes in this table are output when Oracle is physically disconnected. For details about the messages that correspond to the Oracle message codes, see the Oracle documentation.

Table 5-11 Examples of Error # field output and corresponding message codes

Example of Error # field output (Oracle error code)Corresponding Oracle message code
28ORA-00028
1012ORA-01012
3113ORA-03113
3114ORA-03114
12571ORA-12571