PLS-00636: overriding method requires OVERRIDING keyword Cause: An attempt was made to provide an overriding method specification, but the OVERRIDING keyword was not specified. Action: Modify the method specification and specify the OVERRIDING keyword.