Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. ORA-01919: role 'JAVA_ADMIN' does not exist

    ORA-01919: role 'JAVA_ADMIN' does not exist

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Additional Information
    • Article Type: General
    • Product: Aleph
    • Product Version: 18.01

    Description:
    We are using Oracle Data Pump to migrate Oracle data from the v18 server to the v20 server.

    I tried 'grant JAVA_ADMIN to aleph_admin WITH ADMIN OPTION' but got the error
    ORA-01919: role 'JAVA_ADMIN' does not exist

    How can I proceed with the Oracle Data Pump?

    Resolution:
    This error means that JAVA_ADMIN role doesn’t exist in your database. In this case run Oracle Data Pump export and gzip the output file even if you are not going to transfer it anywhere:

    csh -f util/zip_after_expdp.csh

    Then run the import (no need to unzip the file). This would eliminate the need for the JAVA_ADMIN role.

    Additional information
    The zip_after_expdp.csh proc requires the oracle password. If you don't know that, you can execute the commands in the script zip_after_expdp.csh manually one by one:

    $ su - root
    # su - oracle

    [as UNIX user oracle]
    $ cd /exlibris/aleph/upgrade_express_2001_2101
    $ chmod 777 data/a18_1/abc00/files/dpdir/*
    $ chmod 777 data/a18_1/abc01/files/dpdir/*
    $ chmod 777 data/a18_1/abc10/files/dpdir/*
    $ chmod 777 data/a18_1/abc30/files/dpdir/*
    $ chmod 777 data/a18_1/abc50/files/dpdir/*
    $ chmod 777 data/a18_1/abc60/files/dpdir/*

    $ exit
    # exit

    [as UNIX user aleph]
    $ cd /exlibris/aleph/upgrade_express_2001_2101/data
    $ tar zcf a18_1.tar.gz ./a18_1

    Additional Information

    Oracle data pump ORA-01919 JAVA_ADMIN does not exist


    • Article last edited: 4/16/2014
    View article in the Exlibris Knowledge Center
    1. Back to top
      • ORA-01722: invalid number in word index log
      • ORA-02219: invalid NEXT storage option value
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 18.01
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved