Re: Compilation Error

From: Valery A. Sorokin <vsorokin_at_dd.ru>
Date: Sun, 10 Jan 1999 12:47:27 +0300
Message-ID: <3698772F.187C8F5F_at_dd.ru>


Hi Romy,

Try to restart your Forms Builder and run Program->Compile->All command twice.

If you still have the problem, try to reinstall Forms from Dev2k CD-ROM.

And there are some strange things in your MESSAGE package:

> Compiling package specification MESSAGES...

                                        ^^ - !!!

> PACKAGE MESSAGE IS
^ - !!!

> Compilation error on package specification MESSAGES:
> PROCEDURE show_,msg(
                 ^ - !!!

> PL/SQL ERROR 906 at line 1, column 1

I hope this will help you.

Romy Ybanez wrote:
>
> Hi everybody!
>
> I have a project using Dev/2000 version 2.1 in a Windows 95 machine. I
> Windows 95 crashed and I decided to switch to Windows NT. I installed Orace
> Developer/2000 in the new configuration using the same CD-ROMs I used for
> Windows 95. (They're compatible to both Windows 95 and NT). Now when I run
> my form, I was surprised that the packages and procedures in the program
> units cannot be compiled. Oracle Forms did not explain why. These were the
> same modules that run correctly with Windows 95. Could it be due to
> permissions in Windows NT? I also have installed a trial software from
> Oracle containing JDeveloper Suite and Oracle Applications Server for NT.
> But I connect to a remote server for the tables.
>
> I appreciate your help.
>
> P.S.
>
> The sample of the error messages during compile:
> Sample Package Specs for Messages:
>
> Compiling package specification MESSAGES...
> PACKAGE MESSAGE IS
> Compilation error on package specification MESSAGES:
> PROCEDURE show_,msg(
> PL/SQL ERROR 906 at line 1, column 1
> alert_type VARCHAR2,
> Compilation is not possible
> message_type VARCHAR2);
> PL/SQL ERROR 0 at line 0, column 0
> ORA-06540: PL/SQL: compilation error
>
> Compiling package specification SPIN...
> Compilation error on package specification SPIN:
> PL/SQL ERROR 906 at line 1, column 1
> Compilation is not possible
> PL/SQL ERROR 0 at line 0, column 0
> ORA-06540: PL/SQL: compilation error
>
> Compiling procedure TOOLBAR_ACTIONS...
> Compilation error on procedure TOOLBAR_ACTIONS:
> PL/SQL ERROR 906 at line 1, column 1
> Compilation is not possible
> PL/SQL ERROR 0 at line 0, column 0
> ORA-06540: PL/SQL: compilation error
>
> Compiling procedure BUTTON_HELP...
> Compilation error on procedure BUTTON_HELP:
> PL/SQL ERROR 906 at line 1, column 1
> Compilation is not possible
> PL/SQL ERROR 0 at line 0, column 0
> ORA-06540: PL/SQL: compilation error

-- 
Valery A. Sorokin
ProSoft, Russia, Moscow, Information Systems Division
Phone: +7 (095) 234 0636 (6 lines) FAX: +7 (095) 234 0640
E-mail: vsorokin_at_dd.ru OR vsorokin_at_prosoft.ru
http://www.dd.ru
Received on Sun Jan 10 1999 - 10:47:27 CET

Original text of this message