How to fix the Oracle error ORA-13912: Critical threshold value is less than warning threshold value.?
In this post, you’ll learn more about the Oracle ErrorORA-13912: Critical threshold value is less than warning threshold value. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13912: Critical threshold value is less than warning threshold value.
Reason for the Error ORA-13912: Critical threshold value is less than warning threshold value.
An attempt was made to call SET_THRESHOLD procedure with the critical threshold value less than the warning threshold value.
How to fix the Error ORA-13912: Critical threshold value is less than warning threshold value. ?
You can fix this error in Oracle by following the below steps
Check the threshold values and reissue the statement.
Leave Your Comment