Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseTool

Summary of database tools of autonomous database.

Properties

Optional computeCount

computeCount: undefined | number

Compute used by database tools. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional isEnabled

isEnabled: undefined | false | true

Indicates whether tool is enabled.

Optional maxIdleTimeInMinutes

maxIdleTimeInMinutes: undefined | number

The max idle time, in minutes, after which the VM used by database tools will be terminated. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: Name

Name of database tool.

Functions

getDeserializedJsonObj

getJsonObj