Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-04088 ORA-01403 & ORA-06512 Errors
vik.jogi_at_gmail.com schrieb:
> Hey Maxim,
>
> Thanx for your prompt reply. I dont see product_user_profile table.
> Please help me install this one. Which script to run to get this on the
> database? By the way do you have answer to my question. I would greatly
> appreciate if you can help me out in this issue.
>
> Thanks,
> Vik Jogi
>
You have to execute the script $ORACLE_HOME/sqlplus/admin/pupbld.sql (
or , if you are on unix the shell script pupbld in $ORACLE_HOME/bin ) as
database user SYSTEM.
How you can use it to configure user access in sqlplus ( and some other
3rd party clients, that are aware of that table ), can be looked at
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a90842/ch10.htm#1005648
Best regards
Maxim Received on Thu Aug 11 2005 - 11:47:22 CDT
![]() |
![]() |