Posts Tagged ‘OpenWorks’

OpenWorks: Create interpretation project failed (2)

In addition to my post earliear, there’s something else that we can do to minimize the error: chmod -R o+rx $ORACLE_HOME By make sure everyone has access to the Oracle’s library and executable, it’ll enable the user to create the Interpretation project.

OpenWorks: Create interpretation project failed

It’s failed when creating interpretation project in OpenWorks R5000. The error message says: Create interpretation project failed: Failed to insert information in project PROJECTNAME using begin PROJECTNAME.ow_prj_utils_pkg.ow_store_password(?,?,); end; The ow_prj_utils_pkg.ow_store_password will call java store procedure. This java store procedure is loaded into interpretation project. To load java class into database, OpenWorks will call loadjava utility. [...]

Subscribe to RSS Feed Follow me on Twitter!