PL/SQL (MOSC)

MOSC Banner

ORA-06553: PLS-103: when creating a package body even though string is not called in it

edited Jul 19, 2016 5:04AM in PL/SQL (MOSC) 3 commentsAnswered

Hi all,

I am creating a package body ( which is of 1000s of lines) and it fails with this error.

LINE/COL ERROR

-------- -----------------------------------------------------------------

0/0      ORA-06553: PLS-103: Encountered the symbol "OTM" when expecting

         one of the following:

         <an identifier> <a double-quoted delimited-identifier>

         ORA-06553: PLS-112: end-of-line in quoted identifier


I searched completely through the package and package body and cannot find the string "OTM" . how should i investigate further.

I tried:

1. running a 10046 trace file and it didnt help.

2. running on a different test database and it succeeds there.


It happens only in this DB indicates that it is either a bug (which doesn't get it hit all the time) or some environment related issue.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center