"You may need to run PUPBLD.SQL as SYSTEM"

seems pretty clear to me:

NT inclined:

set oracle_sid=<SID>
sqlplus
connect system/manager
@%ORACLE_HOME%\sqlplus\admin\pupbld.sql;
REM @D:\Oracle\Ora81\sqlplus\admin\pupbld.sql
quit


Paul

Bambang Setiawan wrote:
> 
> Wahai Guys,
> 
> I created second database using Database Assistant on NT.
> There's no error when I create this 2nd DB.
> Then I make a host-string name 'dblokal2' for my second database.
> 
> I can connect to my second db , but there's an error :
> the message written below :
> 
> SQL> conn beng/bambang@dblokal2;
> Error accessing PRODUCT_USER_PROFILE
> Warning:  Product user profile information not loaded!
> You may need to run PUPBLD.SQL as SYSTEM
> Connected.
> 
> why ? for there's no error when I create 2nd DB.
> please help me to fix it ...
> 
> <> Bambang Setiawan <>
> 
> --
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Paul Drake
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to