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

Thread: Adding Java support

  1. #1
    Join Date
    Apr 2002
    Posts
    6
    When trying to load a Java class "GUID", using loadJava.bat, I get the following error.

    LOADING Java class into Oracle
    initialization complete
    loading : com/team/util/GUID
    creating : com/team/util/GUID
    Error while creating com/team/util/GUID
    ORA-29547: Java system class not available: oracle/aurora/rdbms/Compiler

    resolver :
    Error while computing shortname of com/motive/util/GUID
    ORA-29540: class oracle/aurora/rdbms/DbmsJava does not exist
    ORA-06512: at "SYSTEM.DBMS_JAVA", line 0
    ORA-06512: at line 1

    resolving: com/team/util/GUID
    Error while resolving class com/team/util/GUID
    ORA-04043: object com/team/util/GUID does not exist

    loadjava: 3 errors


    I do not get this error on clients where I have installed the "Developer" version of the Oracle 8.1.7 client, but I would like to know if there is a method/script/whatever that will give me support for loadjava.bat for a "Standard" install of the Oracle 8.1.7. client, without having to do a full reinstall.

    Thanks!

  2. #2
    Join Date
    Mar 2002
    Posts
    18
    You have to install the DBMS_JAVA package. I had this problem one week ago. After installing the package the problem was gone

    Ashish

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