ORA-40599
        IS JSON check constraint cannot be dropped.
        
        
        Cause
        An IS JSON check constraint could not be dropped because there was a JSON search index present on the column.
        Action
        Drop the JSON search index first before dropping the IS JSON check constraint. Alternatively, disable the IS JSON check constraint to prevent a JSON syntax check.
        
     
    
    
        ORA-40599
        IS JSON check constraint cannot be dropped.
        
        
        Cause
        IS JSON check constraint could not be dropped when there was a JSON search index created on the column.
        Action
        Drop the JSON search index first before dropping the IS JSON check constraint.
        
     
    
    
        ORA-40599
        IS JSON check constraint cannot be dropped.
        
        
        Cause
        IS JSON check constraint could not be dropped when there was a JSON search index created on the column.
        Action
        Drop the JSON search index first before dropping the IS JSON check constraint.