PL/SQL (MOSC)

MOSC Banner

Package won't compile with strange characters

edited Aug 12, 2010 5:45AM in PL/SQL (MOSC) 5 commentsAnswered ✓
 Hi all,

we are experiencing problems about compilation of a PLSQL package.

Compilation with plsqldev is good, but when we try to compile it in a business environment (with sqlplus related to DB) we get the following error and the "alter package compile body" fail:

NAME                           TYPE         SEQUENCE   LINE       POSITION    TEXT
------------------------------ ------------ ---------- ---------- ----------- ------------------------
PACKAGE_NAME                   PACKAGE               1        104         26  PLS-00103: Encountered the symbol "?" when expecting one of the following:
   ; is authid as under
The symbol "?" was ignored
.

Line/Position is related to character "à" (accented a, asci 224). We have tried with "

ALTER SESSION SET NLS_LANGUAGE = Italian" but no good results. Our user, on unix system (aix6.2) running database (oracle 9i), is using LANG=en_US.

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