Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Oracle Data Pump: ORA-29532: Java call terminated by uncaught Java exception:

    • Article Type: General
    • Product: Aleph

    Description:
    I running the Oracle Data Pump from the command line, using this command:

    csh -f oracle_expdp_aleph_libs > & $alephe_scratch/oracle_expdp_aleph_libs.mmdd.log &

    I immediately get the following error message:

    ERROR at line 1:
    ORA-29532: Java call terminated by uncaught Java exception: java.lang.SecurityException: policy table update
    SYS:java.io.FilePermission, <<ALL FILES>>
    ORA-06512: at "SYS.DBMS_JAVA", line 313
    ORA-06512: at line 1

    Resolution:
    Before doing the oracle_expdp_aleph_libs, you need to do the following:

    s+ ALEPH_ADMIN
    SQL> grant JAVA_ADMIN to aleph_admin WITH ADMIN OPTION;


    • Article last edited: 10/8/2013