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

Thread: How do I get Java Classes?

  1. #1
    Join Date
    Nov 2001
    Posts
    118

    How do I get Java Classes?

    Hi Everyone,

    Recently I did a full export / import, only to discover too late that the java classes of a schema somehow didn't make it.

    It's too late to repeat the import process, so does anyone know how to get the java classes from a schema in one instance to a schema in another one?

    My efforts up to now have been hampered by some cryptic error messages stating something along the lines of having insufficient privileges on SYS.DBMS_JAVA (I don't think it'll help much if I gave the exect message here because the system is running in Gernam language).

    At the same time I do not have the SYS password for the source instance, just a normal user with DBA rights. Might this be the problem?

    Anyone have experience with this?

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    have you granted javauserpriv to the user

  3. #3
    Join Date
    Nov 2001
    Posts
    118
    That doesn't seem to be the problem, because the user in the source instance doesn't have that priv either.

    I gave it to the target user though, just to make sure, but I'm afraid the result is the same.

  4. #4
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    is java installed on the target database?

  5. #5
    Join Date
    Nov 2001
    Posts
    118
    Yes, the Java catalogs are all installed

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