Re: SQL*Plus

From: Jerry Gitomer <jgitomer_at_ictgroup.com>
Date: Mon, 13 Jul 1998 19:37:44 GMT
Message-ID: <35AA625F.3A47_at_ictgroup.com>


Hi Rob,

Umm, I know you must be upset cause the clue is in the error messages.

It says it wants Oracle Server Release 7.2 or later and that you are connecting to Oracle Server Release 7.1.5.2.3. It looks like you have an inconsistent environment with components from more than one Oracle release on your server. By any chance did you install PL/SQL from a later release? If so, either upgrade the server release or remove the PL/SQL release that was installed and install a version that is consistent with 7.1.5.2.3.

regards

Jerry

The Duke wrote:
>
> Using ORACLE's SQL*Plus: Release 3.3.2.0.2, When I attempt to connect
> to our Server I receive the message:
> ------------------------------------------
> ERROR:
> ORA-06501: PL/SQL: internal error , arguments: [], [], [
> ORA-06553: PLS-906: Compilation is not possible
>
> Error accessing package DBMS_APPLICATION_INFO
> You may need to install the Oracle Procedural option
> SET APPINFO requires Oracle Server Release 7.2 or later
>
> Connected to:
> Oracle7 Server Release 7.1.5.2.3 - Production Release
> PL/SQL Release 2.1.5.2.0 - Production
> ------------------------------
>
> I setup SQL*Net properly, as I can query tables and such. Any ideas or
> suggestions is greatly appreciated.
>
> Thanx in Advance.
>
> Rob

-- 
Jerry Gitomer         	ICT Group
jgitomer_at_ictgroup.com	Langhorne PA
jgitomer_at_yahoo.com 	Opinions are mine not those of ICT Group
Received on Mon Jul 13 1998 - 21:37:44 CEST

Original text of this message