Running the 'EXECUTE' command in the Editor gave "PLS-00103: Encountered the symbol... when expec
説明
If I use F9 (or 'Execute\compileto run
EXECUTE <user>.<procedure>;
I get the error
ORA-06550: line 1, column 11: PLS-00103: Encountered the symbol... when expecting one of the following: := . ( @ % ; The symbol ":=" was substituted for... to continue.
対策
WORKAROUND: Toad 10.6.1 doesn't recognize the EXECUTE command but EXEC does work. Use EXEC to run your procedures.
STATUS: Issue fixed in Toad for Oracle version 11.0 available at: http://bit.ly/noHL20