Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12224 and ORA-01031
The access to PRODUCT_USER_PROFILE is not a problem. All it means is that you
have not created the SQL*Plus PRODUCT_USER_PROFILE synonyms. This error will
not occur from the SYSTEM account, but all other accounts will get the error
message.
As suggested, find and run the pupbld.sql script, that is usually found within the DBS directory.
Andrew
Thomas Langholen wrote:
> Van Messner <vmessner_at_netaxis.com> wrote in message
> news:Q4TO2.3370$R3.95926_at_news7.ispnews.com...
> > It means you should log in as system, find the pupbld.sql script, and run
> > it.
> >
> > Van
> >
>
> Ok I do that and I get a aprox 50 errors, but what do :
> Error accessing PRODUCT_USER_PROFILE
> Warning: Product user profile information not loaded!
>
> Is this a important message ? I only get if when I am logging on whit the
> user I created, not whit internal and system.
>
> Thomas Langholen
Received on Thu Apr 08 1999 - 02:29:23 CDT
![]() |
![]() |