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. This work is licensed under a Creative Commons Attribution 3.0 Unported License.
Posts Tagged ‘OpenWorks’
85 55OpenWorks: Create interpretation project failed
January 13th, 2009
1 Comment
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. [...]


