Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error: ORA-06553: PLS-103: Encountered the symbol "ALTERNATIV_NAME"

3229692Dec 21 2016 — edited Dec 21 2016

Hi All,

Recently I am getting below error in a package-body of our Test Database.

Code, other dependency everything is same as in Production Code but still when we are trying compile its giving this error.

  • Error: ORA-06553: PLS-103: Encountered the symbol "ALTERNATIV_NAME" when expecting one of the following: ORA-06553: PLS-112: end-of-line in quoted identifier

Can anybody please help in this. I have tried to recreate this using SQL command prompt & also as a script but still no luck.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 18 2017
Added on Dec 21 2016
4 comments
3,989 views