DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: What does this error mean

  1. #1
    Join Date
    Sep 2001
    Posts
    112
    Error accessing PRODUCT_USER_PROFILE
    Warning: Product user profile information not loaded!
    You may need to run PUPBLD.SQL as SYSTEM



    I just re-created a database

  2. #2
    Join Date
    Jun 2001
    Posts
    316
    How can one prevent SQL*Plus connection warning messages?
    When I go to SQl*Plus, I get the following errors:

    Error accessing PRODUCT_USER_PROFILE
    Warning: Product user profile information not loaded!
    You may need to run PUPBLD.SQL as SYSTEM

    This messages will stop appearing when you create the PRODUCT_USER_PROFILE table in the SYSTEM schema. This is performed by the PUPBLD.SQL script.

    Go to the $ORACLE_HOME/sqlplus/admin directory, connect as SYSTEM and run @PUPBLD from the sqlprompt.


    read from http://www.orafaq.org/faqplus.htm

  3. #3
    Join Date
    Sep 2001
    Posts
    112
    Thanks very much, I was looking in rdbms/admin.




    The response on this board is superb.

    Do you take donations ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width