Oracle Error Message
ORA-51025: check name should be non NULL value
Reason for the Error
NULL value was passed for check name
Solution
give a proper check name and retry again
ORA-51025: check name should be non NULL value
NULL value was passed for check name
give a proper check name and retry again