Showing posts with label Warehouse Builder. Show all posts
Showing posts with label Warehouse Builder. Show all posts

Tuesday, April 17, 2012

ORA-29532 when starting OWB Service


Run $ORACLE_HOME/owb/rtp/sql/start_service.sql with OWBSYS user.
If you have the following error:
Not Available
Diagnostics:
service startup failure using command "$ORACLE_HOME/owb/b
in/unix/run_service.sh -manual 1 $ORACLE_HOME OWBSYS 10.8
4.80.186:1521:bidev" reason ORA-29532: Java call terminated by uncaught Java ex
ception: java.io.IOException: service early exit: code=1 : err=JVMJ9VM015W Init
ialization error for library j9gc23(2): Failed to instantiate heap; 768M reques
ted
Could not create the Java virtual machine.
: out=
please invoke [owbhome]/owb/rtp/sql/service_doctor.sql for more information

PL/SQL procedure successfully completed.

Friday, March 9, 2012

Start and stop owb service

1. Stop:

     local_service_login.sh -closedown $OWB_ORACLE_HOME
(Case sensitive)