Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL*Plus
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 - 00:00:00 CDT
![]() |
![]() |