My Oracle Support Banner

Apex Export java Utility not working after APEX 22+ (Doc ID 2880553.1)

Last updated on JUNE 05, 2024

Applies to:

Oracle Application Express (APEX) - Version 22.1 and later
Information in this document applies to any platform.

Goal

Upgraded to APEX 22.1.0

Using the apex export utility

Doing
$java oracle.apex.APEXExport -db $db -user <user> -password <pw> -workspaceid <ws_id> -expFiles
Gives
Error stack:
at oracle.jdbc.driver.OraclePreparedStatement.setBigDecimalInternal(OraclePreparedStatement.java:4847)
at oracle.jdbc.driver.OraclePreparedStatement.setBigDecimal(OraclePreparedStatement.java:4838)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.setBigDecimal(OraclePreparedStatementWrapper.java:137)
at oracle.apex.APEXExport.ExportFiles(APEXExport.java:380)
at oracle.apex.APEXExport.main(APEXExport.java:913)

* Same command works with apex 21.2.0

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.