Oracle Warehouse Builder (OWB) Installation report seeding Owbsys Error resolution

Source: Internet
Author: User

Today, when installing Oracle Warehouse Builder 11.2 on RHEL6.4, the last step of the error, open the log to see the following information:

Main. TaskScheduler Timer[5][email protected]:27:55.055:00> Oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display (assistantwizarddefinition.java:1476): [Executeowbreposorruntime]:Error occurred during seeding Owbsys. Exception =java.lang.exception:exception occured in 'processloadjavatoken'. Oracle.ide. exitnotallowedexception

Google has a few articles, and finally the text of this article, together with the following discussion solves the problem: http://www.rittmanmead.com/2009/10/owb-11gr2-workspace-creation-issues/

The collation records are as follows:

1. Theowbsys user and then try to "seed" it manually, which simply means creating the required objects I n the schema for supporting new workspaces. :

CD $ORACLE _home/owb/unifiedrepos

Sqlplus/as Sysdba;

  @ clean_owbsys

@ cat_owb (I'm prompted to enter Tablespace, I chose users)

@ reset_owbcc_home (here is the prompt to enter home, I have specified the absolute path to Oracle_home to it)

2.unlockOwbsys

ALTER USER owbsys account UNLOCK;

Alter user Owbsys identified by Owbsys;

3. Do not use " $ORACLE _home/owb/bin/unix/owbclient.sh $ORACLE _home/owb/bin/unix/reposinst.sh" to create workspace;


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.