Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Connecting error message
Vijay Vardhineni wrote:
>
> You need to execute the script pupbld.sql. You can find this script in
> $ORACLE_HOME/RDBMS/ADMIN directory. You need to run this script in SYSTEM
> account.
> --
> Vijaya Kumar Vardhineni
> Oracle DBA, EDS
> Plano, TX
>
> Frantisek Jancus <fjancus_at_iss.cz> wrote in article
> <32CCD541.3F7F_at_iss.cz>...
> > ------------------
> > Frantisek Jancus
> > ISS Brno, CZ
> > fjancus_at_iss.cz
> > ------------------
> >
Acutally Vijay is partially correct. You do need to execute the script as SYSTEM but the script is located in $ORACLE_HOME/sqlplus/admin
You execute it against the database you are connecting to and you should see the error message go away. The name of the script is "pupbld.sql". Received on Sat Jan 04 1997 - 00:00:00 CST
![]() |
![]() |