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

Thread: loadjava error

Hybrid View

  1. #1
    Join Date
    Mar 2003
    Location
    Miami, FL
    Posts
    10

    loadjava error

    Hi! I am trying to write java stored procedures (first time) but every time I call loadjava I get the following error:

    $ loadjava -v -user spview/spview Violation.class
    initialization complete
    loading : Violation
    Error while loading Violation
    ORA-00942: table or view does not exist

    creating : Violation
    Error while creating class Violation
    ORA-29506: invalid query derived from USING clause
    ORA-00942: table or view does not exist

    loadjava: 2 errors

    *************
    I set shared memory values as recomended (50M, 20M); I installed JBuilder about 3 times (manually and from CD). What else?
    Thanks for your help

  2. #2
    Join Date
    May 2002
    Posts
    2,645
    initjvm.sql has been applied against your database?

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