Sql Out Of Disk Report Sql Out Of Disk State
enum SqlOutOfDiskReportSqlOutOfDiskState : Enum<SqlOutOfDiskReportSqlOutOfDiskState> , ConvertibleToJava<SqlOutOfDiskReportSqlOutOfDiskState>
This field represents the state generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
Entries
Link copied to clipboard
Unspecified state
Link copied to clipboard
Data disk is almost used up. It is shutdown to prevent data corruption.
Types
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.