Re: SQL*Plus

From: Adrian Klingel <klingela_at_NOSPAMnt.com>
Date: Mon, 13 Jul 1998 14:18:06 -0500
Message-ID: <35AA5D6E.234D7E1B_at_NOSPAMnt.com>


Take another look at your error message. The answer is there.

Connected to:
Oracle7 Server Release 7.1.5.2.3 - Production Release *** See the version number? ***
PL/SQL Release 2.1.5.2.0 - Production

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 *** See this version number? ***

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
Received on Mon Jul 13 1998 - 21:18:06 CEST

Original text of this message