PLW-06009
procedure "string" OTHERS handler does not end in RAISE
        
        Action
Good programming practice suggest that OTHERS handlers must always pass an exception upward. Inspect the program logic to determine if the handler code needs revision.