Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle error after fresh installation
Hi Tak,
Under Oracle Server Manager, you need run catproc.sql which is under ?/rdbms/admin directory. Here, ? refers to Oracle Home directory. I assume you've run catalog.sql after using create database command. These two scripts might take some minutes to run.
Weiming Zheng
DBA
> I have formatted a machine and install a fresh NT 4.0 with SP3. Then, after
> installing Oracle 7.3.3 and finishing to create instant successfully, I got
> the following error when I open the SQL Plus 3.3....
>
> Any idea ?
>
> Tak
> mailto:ktho_at_ingr.com
>
> SQL*Plus: Release 3.3.3.0.0 - Production on Thu May 07 14:39:35
>
> Copyright (c) Oracle Corporation 1979, 1996. All rights reserve
>
> ERROR:
> ORA-06553: PLS-213: package STANDARD not accessible
>
> Error accessing PRODUCT_USER_PROFILE
> Warning: Product user profile information not loaded!
> You may need to run PUPBLD.SQL as SYSTEM
> Error accessing package DBMS_APPLICATION_INFO
> ERROR:
> ORA-06553: PLS-213: package STANDARD not accessible
>
> 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.3.3.0.0 - Production Release
> With the distributed, replication and parallel query options
> PL/SQL Release 2.3.3.0.0 - Production
Received on Sun May 10 1998 - 21:41:28 CDT
![]() |
![]() |