PL/SQL (MOSC)

MOSC Banner

Package body having Special character is failing to compile / migrate through UNIX install script

edited Aug 10, 2011 12:00AM in PL/SQL (MOSC) 5 commentsAnswered ✓
Hi All,

We have a package body, in this package we have some special characters like Ò, Ì, and Ñ etc.

When we tried to compile this package body through sql*plus / TOAD / SQL Developer, it is getting compiled successfully but when we tried to compile this through UNIX installation script it is getting compiled with worning msg. and the working msg. is "PLS-00103: Encountered the symbol Ò' when expecting one of the following:".

Unix Install script is:

sqlplus -s apps/$P_APPS_PWD
@$XX_TOP/sql/XX_PKG.sql

Hope you understand my problem. Appreciate your help on this.

Thanks, Susant

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