DBAsupport.com Forums - Powered by vBulletin
Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: exp error

  1. #11
    Join Date
    Oct 2000
    Posts
    33
    Try to run this script as sys (or internal in svrmgr)

    @$ORACLE_HOME/rdbms/admin/catexp

  2. #12
    Join Date
    Feb 2000
    Location
    New York,U.S.A.
    Posts
    245
    Just for your information:
    I run the script "$ORACLE_HOME/javavm/install/initdbj.sql" as internal to create the package "DBMS_JAVA", which is required if java is enable. The error ORA-00904 and ORA-0008 are complaining about the procedure "DBMS_JAVA.LONGNAME". The file is located in [url]http://technet.oracle.com.[/url] Looking for NOTE:1017276.102.
    It is very strange, I never encountered this error before. Anyway, thanks to all of you for your help.

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