Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AwrSnapshotSummary

The AWR snapshot summary of one snapshot.

Properties

awrSourceDatabaseId

awrSourceDatabaseId: string

DatabaseId of the Source database for which AWR Data will be uploaded to AWR Hub.

Optional errorCount

errorCount: undefined | number

The total number of errors. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional instanceNumber

instanceNumber: undefined | number

The database instance number. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

snapshotIdentifier

snapshotIdentifier: number

The identifier of the snapshot. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeDbStartup

timeDbStartup: Date

The timestamp of the database startup.

Optional timeSnapshotBegin

timeSnapshotBegin: Date

The start time of the snapshot.

Optional timeSnapshotEnd

timeSnapshotEnd: Date

The end time of the snapshot.

Functions

getDeserializedJsonObj

getJsonObj