ORA-00922: missing or invalid option
Hi,
On 11.2.0.4
When I run:
CREATE OR REPLACE EDITIONABLE PACKAGE BODY "APPS"."FFP60342_01012008" AS
I receive:
Error report -
ORA-00922: missing or invalid option
00922. 00000 - "missing or invalid option"
*Cause:
*Action
The option is package , I think, because in SQL Developer it is en red.
Any idea?
It is the original code from an Oracle standard package without any modification.