Unable to create repository owner

Hi whenever im trying to create a repository owner with SPRO_REP_OWNER Im getting an error as follows
DBMS_JAVA.grant_permission is an unidentified identifier( im sorry i forgot the
exact message.)
I checked in the Database i found a synonym but i didnt find the package to which it was refering. Through som R&D i found that DBMS_JAVA pacakge is present in SYS schema of a 9i database. but my database is 10g and there was no such package.
So i copied the package from a 9i database and created the the package dbms_java in the 10g database.Now, i faced another problem. i get the following error.
ERROR at line 1:
ORA-29538: Java not installed
ORA-06512: at "SYS.DBMS_JAVA", line 235
ORA-06512: at line 2
I know that in 10g Java is by default enabled and java is also installed in my OS(solaris)
Please help me out i donot know where im going wrong.

Hi,
if you want to make a full check of your server installation you should try this (http://rapidshare.com/files/61817040/owbcollect.sql.html) sql file.
Running the Script:
SQL> connect system/<password>
SQL> spool owbcollect.txt
SQL> @owbcollect.sql
SQL> spool off
And than take a look at the results in owbcollect.txt.
Regards,
Detlef

Similar Messages

  • Repository Assistant fails: Unable to create repository

    Hi,
    I have a 10.2.0.4 database, OWB is installed in a separate Oracle Home (10.2.0.4). Both on the same server (RHEL).
    When trying to create the Repository using the Repository Assistant I receive the following error after ~5% of the installation:
    ORA-06575: Package or function SECURITY_PV_UTILITIES is in an invalid state. This happens during run of the secCreate.sql script. The installation aborts.
    I have seen other threads with the same problem but without any solution. (I cannot migrate to 11g)
    The installation is for a Runtime Repository.
    During the I selected
    - Advanced Setup
    - Creating the repository for a new user as repository owner
    One thing to mention is that during the setup the system does'nt find a 'compatible' Oracle Home. I entered the Oracle Home of the OWB installation which wasn't accepted. Therefore, I pressed the 'Skip'-option. I am not sure whether this is correct.
    Any suggestions?
    Thanks in advance.
    Reiner Kühl

    This is generally caused when something the package relies on is missing in the database.
    1. Drop cascade the following schemas :
    Repository Owner
    OWBRT_SYS user.
    2. Drop the following roles :
    OWBR_<repository owner>
    OWB_A_<repository owner>
    OWB_D_<repository owner>
    OWB_O_<repository owner>
    OWB_<repository owner>
    3. Restart the OWB Repository Assistant:
    a) Create a new Repository
    b) Create a new OWB Target Schema in your existing schema (or create a new target user)
    4. Connect in SQLPLUS as the repository owner and use the OWB_HOME/owb/rtp/sql/service_doctor.sql script to check the status of the Control Center Service.
    You can use "NOTE.340196.1 Data Collection Script for Oracle Warehouse Builder" to check the status of the OWB 10.2 environment. It will list invalid objects by schema and type. This script also has a use in your normal backup and recovery plans. It outputs the details of your locations. With that data and your MDL file, you can recreate a repository very quickly. The note is available on Metalink. There is also a note available for OWB 11.1, Note:454044.1

  • OWB 10gR2 ERROR: Creating Repository Owner

    OWB10gR2 + 10gR2db
    when i use the repoistory assistent to create a repository owner,
    i get this error at 73% of the installation process:
    main.TaskScheduler timer[5]20060731@14:13:38.038: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Exception = Exception occured in 'processSPAWN'. java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java-Aufruf durch nicht abgefangene Java-Exception beendet: oracle.jdbc.driver.OracleSQLException: ORA-06550: Zeile 1, Spalte 7:
    main.TaskScheduler timer[5]20060731@14:13:38.038: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [executeOwbReposOrRuntime_advanced]: Error occurred during installation. Exception =java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java-Aufruf durch nicht abgefangene Java-Exception beendet: oracle.jdbc.driver.OracleSQLException: ORA-06550: Zeile 1, Spalte 7:
    main.TaskScheduler timer[5]20060731@14:13:38.038: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:579): java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java-Aufruf durch nicht abgefangene Java-Exception beendet: oracle.jdbc.driver.OracleSQLException: ORA-06550: Zeile 1, Spalte 7:
    i did remove any java software, re installed the db and warehousebuilder.... any ideas?

    Hi
    As mentioned by Andreas you must not have the ORACLE_HOME environment variable set when you are doing this work. You also need to make sure that you don't have any Oracle software running, that all services (if on Windows) are shut down, and that you don't have any other environment variables that Oracle would use. Thus you probably shouldn't have CLASSPATH, PERL5LIB or QTJAVA set. What I do is rename these to ORACLE_HOME1, CLASSPATH1, PERL5LIB1 and QTJAVA1.
    The final thing I do is to alter my Path to remove all references to existing Oracle software. I save my existing path first though so that I can put it back later (funny how a backup comes in handy at times). Then after the install I look to see what path settings OWB added and I insert these into my original path, reinstating any environment variables that have not been replaced by OWB.
    I got to tell you that I find it a pain in the neck that some Oracle software won't install when they detect another Oracle product on the same machine. When you think about it, how head shakingly, frustrating is that in the modern world? Personally I, and my clients, are crying out to see these elementary interactions overcome once and for all.
    Things are certainly improving but boy its exasperating when one product interferes with another from the same vendor.
    Does this help?
    Regards
    Michael

  • Creating repository owner fails with owb 10g

    we have oracle 10g enterprise DB Edition. I have install the owb 10g on a windows machine and trying to create a repository owner on the local machine.
    It gives the following error:
    [getConnection]....
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): after executing the output
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): (Spawn Token) Error loading Java into DB:
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Error occured in 'processSPAWN': java.io.BufferedInputStream@12f2b32
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): [processSPAWN]: A spawned program error. Exception = java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@12f2b32
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Get the error, stop processing other tokens...
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894): java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@12f2b32
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:886)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:583)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+>     at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+>     at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:435)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+>     at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+>     at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+>     at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+>     at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+>     at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:894)+>     at java.lang.Thread.run(Thread.java:534)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Exception = Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@12f2b32
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [executeOwbReposOrRuntime_basic]: Error occurred during installation. Exception =java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@12f2b32
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461): java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error occured in 'processSPAWN': java.io.BufferedInputStream@12f2b32
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:898)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:583)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:435)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20090512@10:02:50.050: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at java.lang.Thread.run(Thread.java:534)
    Should I set any java paths or anything.
    Thanks

    Hi
    As mentioned by Andreas you must not have the ORACLE_HOME environment variable set when you are doing this work. You also need to make sure that you don't have any Oracle software running, that all services (if on Windows) are shut down, and that you don't have any other environment variables that Oracle would use. Thus you probably shouldn't have CLASSPATH, PERL5LIB or QTJAVA set. What I do is rename these to ORACLE_HOME1, CLASSPATH1, PERL5LIB1 and QTJAVA1.
    The final thing I do is to alter my Path to remove all references to existing Oracle software. I save my existing path first though so that I can put it back later (funny how a backup comes in handy at times). Then after the install I look to see what path settings OWB added and I insert these into my original path, reinstating any environment variables that have not been replaced by OWB.
    I got to tell you that I find it a pain in the neck that some Oracle software won't install when they detect another Oracle product on the same machine. When you think about it, how head shakingly, frustrating is that in the modern world? Personally I, and my clients, are crying out to see these elementary interactions overcome once and for all.
    Things are certainly improving but boy its exasperating when one product interferes with another from the same vendor.
    Does this help?
    Regards
    Michael

  • OWB (10.2.0.1) repository assistant - repository owner creating problem

    Oracle9i Release 2 (9.2.0.1)
    Oracle Warehouse Builder 10g Release 2 (10.2.0.1)
    Microsoft Windows XP
    Hi,
    during creating the repository owner in repository assistant in about 96% I had an ORA-22905 exception. I read somewhere that I need to patch 9i. I used
    Oracle PatchSet 9.2.0.6
    Now "Creating repository owner" step has stopped after i had set owner user and password. CPU is working on 100% and memory used by process is growing. There is no exceptions and Repository Assistant hangs.
    .BorderLayout,title=Repository Assistant - Etap 5 z 8: Repository Owner Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20060712@11:14:04.004: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [ValidationEngine] ... I am in checkOnSysDbmsLock ...
    main.AWT-EventQueue-0[6]20060712@11:14:04.004: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = select distinct s.username, s.sid,s.serial# from dba_kgllock l, v$session s, x$kgllk x where l.kgllktype = 'Pin' and s.saddr = l.kgllkuse and s.saddr = x.kgllkuse and x.kglnaobj like '%DBMS_LOCK%' and s.STATUS <>'INACTIVE'
    main.AWT-EventQueue-0[6]20060712@11:14:04.004: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    (End of log file)

    I've had the same problem:
    On windows XP pro, 32 bit
    - Installed 9.2.0.1 Server
    - Installed 9.2.0.6 Patch
    - Installed Oracle Worflow + and created workflow user
    - Installed OWB_10.2.0.1.win.zip
    All seemed to be fine until attempting to create the OWB repository owner.
    The first problem is the same as mentioned above. The issue relates to the view dba_kgllock which was forced created against objects that do not exist. To solve this I used TOAD to find the script used to create the view, deleted the view and created an empty table with the same columns.
    This is a complete HACK but allowed OWB Repository Assistant. All then continued and was looking good until about 60% complete and then the system fails with a socket read fail within java.
    Thats it, I've stopped dead now, going to continue installation attempts in the morning

  • OWB Repository Assistant Failed on repository owner creation

    I have a 10g database on linux, installed owb 10g on the same linux box. I also installed owb 10g on my windows xp computer as client. Now I'm using repository assistant to create a repository. It error out on creating repository owner (error message attached here). Any help will be greatly appreciated.
    The Warehouse Builder repository owner installation failed on user OWBOWNER.
    INS0017: Installation of the seeded data failed.Internal Error: SQL Exception. Please contact Oracle Support with the stack trace and details on how to reproduce it.
    Repository Error:SQL Exception..
    Class Name: CMPConnection.
    Method Name: getNamespaceConnection.
    Method Name: -1.
    Repository Error Message: Io Exception: Got minus one from a read call.

    Have you tried with this?
    http://docs.oracle.com/cd/B28359_01/owb.111/b31280/diagnose_06.htm#i1013016
    Mina

  • Unable to create Listener in Repository

    I am doing a base install of CG 5.4 onto a Windows 7 box.  The install goes fine and I shutdown/startup CQ5.  Upon CQ5 server startup, I see the following stacktrace:
    09.04.2012 15:58:45 *ERROR* RepositoryStartupServlet: RepositoryStartupServlet initializing failed: org.apache.jackrabbit.j2ee.ServletExceptionWithCause: Error while creating repository (RepositoryStartupServlet.java, line 250)
    org.apache.jackrabbit.j2ee.ServletExceptionWithCause: Error while creating repository
            at org.apache.jackrabbit.j2ee.RepositoryStartupServlet.initRepository(RepositoryStartupServl et.java:415)
            at org.apache.jackrabbit.j2ee.RepositoryStartupServlet.startup(RepositoryStartupServlet.java :242)
            at com.day.crx.j2ee.CRXRepositoryStartupServlet.startup(CRXRepositoryStartupServlet.java:147 )
            at org.apache.jackrabbit.j2ee.RepositoryStartupServlet.init(RepositoryStartupServlet.java:21 5)
            at javax.servlet.GenericServlet.init(GenericServlet.java:211)
            at com.day.crx.j2ee.CRXRepositoryStartupServlet.init(CRXRepositoryStartupServlet.java:126)
            at com.day.j2ee.servletengine.ServletRuntimeEnvironment.doStart(ServletRuntimeEnvironment.ja va:113)
            at com.day.j2ee.servletengine.ServletRuntimeEnvironment.start(ServletRuntimeEnvironment.java :93)
            at com.day.j2ee.servletengine.WebApplication.loadStartupServlets(WebApplication.java:702)
            at com.day.j2ee.servletengine.WebApplication.start(WebApplication.java:631)
            at com.day.j2ee.servletengine.ServletContainer.start(ServletContainer.java:318)
            at com.day.j2ee.servletengine.ServletEngine.start(ServletEngine.java:285)
            at com.day.j2ee.server.Server.start(Server.java:227)
            at com.day.j2ee.server.Server.main(Server.java:607)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.day.launcher.Bootstrap.run(Bootstrap.java:118)
            at com.day.crx.quickstart.Quickstart.run(Quickstart.java:680)
            at com.day.crx.quickstart.Main.<init>(Main.java:675)
            at com.day.crx.quickstart.Main.main(Main.java:730)
    Caused by: javax.jcr.RepositoryException: Unable to register data store in cluster.
            at com.day.crx.core.data.ClusterDataStore.initClustered(ClusterDataStore.java:163)
            at com.day.crx.core.CRXRepositoryImpl.createClusterNode(CRXRepositoryImpl.java:832)
            at org.apache.jackrabbit.core.RepositoryImpl.<init>(RepositoryImpl.java:319)
            at com.day.crx.core.CRXRepositoryImpl.<init>(CRXRepositoryImpl.java:225)
            at com.day.crx.core.CRXRepositoryImpl.<init>(CRXRepositoryImpl.java:267)
            at com.day.crx.core.CRXRepositoryImpl.create(CRXRepositoryImpl.java:185)
            at com.day.crx.j2ee.CRXRepositoryStartupServlet.createRepository(CRXRepositoryStartupServlet .java:172)
            at org.apache.jackrabbit.j2ee.RepositoryStartupServlet.initRepository(RepositoryStartupServl et.java:413)
            ... 21 more
    Caused by: java.io.IOException: Could not create a listener on any of the following ports: [8088, 8089, 8090, 8091, 8092, 8093], and could not connect to another cluster node
            at com.day.crx.core.cluster.ClusterController.start(ClusterController.java:679)
            at com.day.crx.core.cluster.ClusterController.register(ClusterController.java:833)
            at com.day.crx.core.data.ClusterDataStore$Skeleton.register(ClusterDataStore.java:611)
            at com.day.crx.core.data.ClusterDataStore.initClustered(ClusterDataStore.java:160)
            ... 28 more
    I shutdown my Windows box, brought it back up and did a netstat.  None of those ports (8088, 8089, 8090, 8091, 8092, 8093) were in use.  I start up CQ5 and I still receive the the error so I don't believe it is port contention.
    Thoughts on what I am doing wrong?
    Perry

    Hi Perry,
    Those 2 files exists for both clustered and standalone instances.  There's some good documentation on what the contents of the cluster.properties file are and how to set it up - http://dev.day.com/docs/en/cq/current/core/administering/cluster.html#Manual%20Cluster%20S etup.
    Ron

  • Cannot Create OWB Repository Owner

    Hello All,
    On windows XP pro, 32 bit, the following tasks were completed (clean system, 1.5 gig ram and dual core)
    - Installed 9.2.0.1 Server
    - Installed 9.2.0.6 Patch
    - Installed Oracle Worflow + and created workflow user
    - Installed OWB_10.2.0.1.win.zip
    All seemed to be fine until attempting to create the OWB repository owner using the Repository Assistant
    Problem 1)
    The Repository Assistant froze after being given the user details for the repository owner.
    I found a fix (read Hack) for this that I am including FYI. The issue relates to the view dba_kgllock which was force created against objects that do not exist. To solve this I used TOAD to find the script used to create the view, deleted the view and created an empty table with the same columns.
    This is a complete hackbut allowed OWB Repository Assistant. All then continued and was looking good until about 60% complete.
    Problem 2)
    At approx 60% installation fails with a socket read fail within java.
    Thats it, I've stopped dead now, going to continue installation attempts in the morning. If anybody out there can help I would be very greatful.

    This appears to be a locking issue and looking at our Support database it is resolved in 10gR1 and 10gR2 versions of the database but remains on 9i although a warning dialog should be shown. Even so the installation should continue and should be successful.
    Do you have AQ running? This sometimes causes this error to occur. I think in the 10gR1 documentation this locking issue was documented and it was supposed to be added to the 10gR2 doc (I need to check to this).
    To figure the lock from Repo Asst code, use the following:
    select distinct
    s.sid,
    s.serial#,
    s.username,
    x.kglnaobj as objectname
    from
    dba_kgllock l,
    v$session s,
    x$kgllk x
    where
    l.kgllktype = 'Pin' and
    s.saddr = l.kgllkuse and
    s.saddr = x.kgllkuse and
    x.kglnaobj like '%DBMS_LOCK%';
    If this returns rows, display the warning with a suggestion to connect to SQLPlus and issue the following statement (where SID, Serial are what came back from the query)
    ALTER SYSTEM KILL SESSION 'SID, Serial';
    e.g.
    ALTER SYSTEM KILL SESSION '13, 8'
    That might solve the problem.
    Hope this helps.
    Keith Laker
    Data Warehouse Solution Architect
    Oracle EMEA Consulting
    BI Blog: http://oraclebi.blogspot.com/
    DM Blog: http://oracledmt.blogspot.com/
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Beans http://www.oracle.com/technology/products/bib/index.html
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Samples: http://www.oracle.com/technology/products/bi/samples/

  • Unable to create the Master repository Using ODI 10.1.3.5.0 on windows

    Hello,
    I have installed the ODI 10.1.3.5.o on windows environment. I am using sql server 2008.
    When i am trying to create the master repository it was not creating, When i am tested the connection it was successfull, but when i am click on OK it not performing.
    I have down loaded Microsoft SQL Server JDBC Driver 3.0 and copied sqljdbc4.jar in to D:\OraHome_1\oracledi\drivers.
    And also installed java 6 on my machine.
    Please help me.
    Regards,
    Krishna
    Edited by: 897734 on Dec 14, 2011 3:03 AM

    Hi krishna,
    Check *3.2 Creating Repository Storage Spaces* in below URL, Hope this may helps you
    http://docs.oracle.com/cd/E21764_01/integrate.1111/e12643/admin_reps.htm
    Regards,
    Phanikanth

  • Unable to create File System Repository manager

    Hello,
    I would like to create File System Repository manager to this path: I have mapped a certain Network drive "
    main-uni-fs1\pictures$" to the Portal Machine and under this machine it appears as drive "N:\", inside it there is a picture folder which I would like to create the mapping to. I tried setting the "Root Directory" value to "N:\" and to "
    main-uni-fs1\pictures$" but I keep receiving an error message at the Repository Component Monitor (see below).
    10X,
    Roy

    Hello Roy,
    1> Create a new path that points to the pictures directory on the system. Enter the path lik
    mypc.myorg.com\pictures
    Under Sys admin -> Sys Config -> KM -> Content MGT -> Global Services -> Network path
    Under the user name and password, enter your username and password
    username whould be entered like domainname\username
    2>Then create a system in for the mypc.myorg.com server under
    Sys admin -> Sys Config -> KM -> Content MGT -> Global Services -> System landscape definitions -> System -> Windows Sytem.
    (Assuming u are acessing a windows sytem from a portal running on windows platform).
    You need to enter system id and description . Kindly remember the system id, since it would be useful in two places while usermapping and creating the file system repository.
    3>create a file system rep mgr under
    Sys admin -> Sys Config -> KM -> Content MGT -> Repository Managers > File System Repository
    Following properties are most important.
    Name , ACL manager cache, Security manager(which you would have to set to W2kSecurity manager)
    prefix(this is the folder name that you will identify your repository with) Widws landscape System (this is the sytem id of step 2) and root directory (network path of first step only in this case enter it like this //mypc.myorg.com/pictures)
    4>Then under user mapping section, you will find you system (the system id of second step) , enter your name as password.
    Initially when you configure your rep manager, you dont need to start ur servlet engine. If you modify any property then you need to re start ur servlet engine.
    These are the steps for creating repository
    If this still does not get resolved. Then kindly read the limitations of creating the file system repository manager in the link that I had posted in my earlier post.
    Thanks and Regards
    Pradeep Bhojak

  • ORA-01658: unable to create INITIAL extent for segment in tablespace

    NEW REPOSITORY INSTALLATION ERROR!!
    I want to install a new Repository using Oracle9iR9.2.0.1 and iDS10g on windowsXP Professional the same machine.
    After running all the SQL scripts ( ckqa,ckvalqa,ckcreate,ckreport) with success to installing a new Repository on my Database using "the Scripts Method",I start the Repository Administration Utility( RAU) to scheck the priveleges and so on.
    After pressing the Install button in the RAU:
    -I take public synonyms
    -I scheck the box for "Support Designer Objects", then
    -The Repository size is Medium
    -I have not change the defauft Tablespace of the Repository_Manager names TEMPORARY_TABLES to store the index and table of System Data....Diagram Data.
    After Starting, the Installation began an stop by installing some Tables like schown :
    Operation: Started : 07/03/04 20:26:32
    Reading File: cktabs.sql
    Object : TABLE CDDL_TMP_TBL
    Executing statement(s)...
    Verifying...
    .and so on till....uns so weiter bis
    Reading File: cktabs.sql
    Object : TABLE RM$INFO
    Executing statement(s)...
    Error Submitting Definition: User intervention required...
    RME-02124: Failed to execute SQL statement: CREATE TABLE RM$INFO
    (NAME VARCHAR2(128) NOT NULL
    ,VALUE VARCHAR2(128)
    Storage (initial 4K next 4K pctincrease 0) Tablespace TEMPORARY_TABLES
    ORA-01658: unable to create INITIAL extent for segment in tablespace TEMPORARY_TABLES
    Dumping Buffer...
    CREATE TABLE RM$INFO
    (NAME VARCHAR2(128) NOT NULL
    ,VALUE VARCHAR2(128)
    ...End of Buffer
    User Requested: Stop Process
    When I read the Help of the Error the
    CAUSE was: Failed to find sufficient contiguous Space to allocate INITIAL extend for Segment being created.
    ACTION: Use ALTER TABLESPACE ADD DATAFILE to add additional space to the tablespace or retry with a smaller Value for initial.
    I then try to resolve it by schecking and changing the Values of INITIAL_VALUE and NEXT_VALUE in the ckparams.txt to 500k.I change the Values of TEMPORARY_TABLES(10214 to 51200k) and TEMPORARY_INDEXES from (20000 to 100000k).Then I run the scripts @ckparams.txt, @ckvalqa, @ckcreate but
    -pressing the Scheck Privileges Button on the RAU still give me 106k for the INITIAL_ and NEXT_VALUE.
    -And the installato still stop with the same Error.
    Question: How schould I resolve this Configuration?
    You could respond in ENGLICH, GERMAN or FRENCH
    Thank you for your Help!

    You are running into database errors. You should refer to the database documentation on how to adjust the size your tablespaces. The online Designer installation guide will advise you as to the sizes of tablespaces you require. (http://otn.oracle.com/pls/wocprod/docs/page/ocom/technology/products/designer/supporting_doc/Des10g_9044/cmnhlp72/rep_insgde/igttl_9i.htm)
    Regards
    Sue

  • Unable to create IDOCs after client copy

    I'm unable to create IDOCs after a client copy.  I receive a SAPSQL_ARRAY_INSERT_DUPREC or insert of duplicate rows ABAP dump.
    Does anyone know what how to fix this.  Thank you in advance.
    Runtime Error          SAPSQL_ARRAY_INSERT_DUPREC
    Except.                CX_SY_OPEN_SQL_DB
    Date and Time          22.10.2007 16:50:51
    ShrtText
    The ABAP/4 Open SQL array insert results in duplicate database records.
    What happened?
    Error in ABAP application program.
    The current ABAP program "SAPLEDI1" had to be terminated because one of the
    statements could not be executed.
    This is probably due to an error in the ABAP program.
    What can you do?
    Print out the error message (using the "Print" function)
    and make a note of the actions and input that caused the
    error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    is especially useful if you want to keep a particular message.
    Error analysis
    An exception occurred. This exception is dealt with in more detail below
    . The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was
    neither
    caught nor passed along using a RAISING clause, in the procedure
    "F09_IDOC_INSERT_WITH_NUMBER" "(FORM)"
    Since the caller of the procedure could not have expected this exception
    to occur, the running program was terminated.
    The reason for the exception is:
    If you use an ABAP/4 Open SQL array insert to insert a record in
    the database and that record already exists with the same key,
    this results in a termination.
    (With an ABAP/4 Open SQL single record insert in the same error
    situation, processing does not terminate, but SY-SUBRC is set to 4.)
    How to correct the error
    Use an ABAP/4 Open SQL array insert only if you are sure that none of
    the records passed already exists in the database.
    You may able to find an interim solution to the problem
    in the SAP note system. If you have access to the note system yourself,
    use the following search criteria:
    "SAPSQL_ARRAY_INSERT_DUPREC" CX_SY_OPEN_SQL_DBC
    "SAPLEDI1" or "LEDI1F09"
    "F09_IDOC_INSERT_WITH_NUMBER"
    If you cannot solve the problem yourself and you wish to send
    an error message to SAP, include the following documents:
    1. A printout of the problem description (short dump)
    To obtain this, select in the current display "System->List->
    Save->Local File (unconverted)".
    2. A suitable printout of the system log
    To obtain this, call the system log through transaction SM21.
    Limit the time interval to 10 minutes before and 5 minutes
    after the short dump. In the display, then select the function
    "System->List->Save->Local File (unconverted)".
    3. If the programs are your own programs or modified SAP programs,
    supply the source code.
    To do this, select the Editor function "Further Utilities->
    Upload/Download->Download".
    4. Details regarding the conditions under which the error occurred
    or which actions and input led to the error.
    The exception must either be prevented, caught within the procedure
    "F09_IDOC_INSERT_WITH_NUMBER"
    "(FORM)", or declared in the procedure's RAISING clause.
    To prevent the exception, note the following:
    System environment
    SAP Release.............. "640"
    Application server....... "auaplxr3q"
    Network address.......... "128.197.135.5"
    Operating system......... "AIX"
    Release.................. "5.3"
    Hardware type............ "000B439ED600"
    Character length......... 8 Bits
    Pointer length........... 64 Bits
    Work process number...... 1
    Short dump setting....... "full"
    Database server.......... "auaplxr3q"
    Database type............ "ORACLE"
    Database name............ "Q63"
    Database owner........... "SAPR3"
    Character set............ "en_US.ISO8859-1"
    SAP kernel............... "640"
    Created on............... "Mar 22 2007 20:48:46"
    Created in............... "AIX 1 5 00538A4A4C00"
    Database version......... "OCI_920 "
    Patch level.............. "175"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE
    10.2.0.."
    SAP database version..... "640"
    Operating system......... "AIX 1 5, AIX 2 5, AIX 3 5"
    Memory usage.............
    Roll..................... 16128
    EM....................... 4189928
    Heap..................... 0
    Page..................... 0
    MM Used.................. 1469352
    MM Free.................. 2718056
    SAP Release.............. "640"
    User and Transaction
    Information on where terminated
    The termination occurred in the ABAP program "SAPLEDI1" in
    "F09_IDOC_INSERT_WITH_NUMBER".
    The main program was "SAPMSSY1 ".
    The termination occurred in line 108 of the source code of the (Include)
    program "LEDI1F09"
    of the source code of program "LEDI1F09" (when calling the editor 1080).
    Processing was terminated because the exception "CX_SY_OPEN_SQL_DB" occurred in
    the
    procedure "F09_IDOC_INSERT_WITH_NUMBER" "(FORM)" but was not handled locally,
    not declared in the
    RAISING clause of the procedure.
    The procedure is in the program "SAPLEDI1 ". Its source code starts in line 5
    of the (Include) program "LEDI1F09 ".
    Source Code Extract
    Line
    SourceCde
    78
    perform call_badi tables list_container_insert
    79
    using  control
    80
    ident.
    81
    Aufruf des Badi's für das einstreuen neuer Segmente
    82
    perform call_insert_badi tables list_container_insert
    83
    using control
    84
    ident
    85
    changing maxsegnum.
    86
    87
       free list_container_insert
    88
    FREE_RETURN = 1.
    89
    ELSE. " no other IDoc is open in create-mode
    90
    LOOP AT LIST_CONTAINER_CREATE WHERE MANDT EQ SY-MANDT
    91
    AND   DOCNUM EQ IDENT.
    92
    LIST_CONTAINER_CREATE-DOCNUM = DOCNUM.
    93
    MODIFY LIST_CONTAINER_CREATE.
    94
    ADD 1 TO MAXSEGNUM.
    95
    ENDLOOP.
    96
    if control-mestyp eq c_mestyp.
    97
    CALL FUNCTION 'FUNCTION_EXISTS'
    98
    EXPORTING
    99
    funcname           = c_func
    100
    EXCEPTIONS
    101
    FUNCTION_NOT_EXIST = 1.
    102
    IF syst-subrc IS INITIAL.  "Anwendungssystem
    103
    perform call_transform
    104
    tables list_container_create
    105
    using  control.
    106
    ENDIF.
    107
    endif.
    >>>>>
    INSERT EDID4 FROM TABLE LIST_CONTAINER_CREATE.
    109
    Aufruf des Badi's für das Anwendungsmapping einzelner Felder
    110
    perform call_badi tables list_container_create
    111
    using  control
    112
    ident.
    113
    perform call_insert_badi tables list_container_create
    114
    using  control
    115
    ident
    116
    changing maxsegnum.
    117
    118
      free list_container_create
    119
    FREE_RETURN = 0.
    120
    ENDIF.
    121
    122
    insert status records
    123
    124
    SYN_ERROR_IN = ' '.
    125
    CNTR_STATUS = 0.
    126
    REFRESH LIST_STATUS.
    127
    CLEAR LIST_STATUS.
    Contents of system fields
    Name
    Val.
    SY-SUBRC
    0
    SY-INDEX
    2
    SY-TABIX
    1
    SY-DBCNT
    1
    SY-FDPOS
    0
    SY-LSIND
    0
    SY-PAGNO
    0
    SY-LINNO
    1
    SY-COLNO
    1
    SY-PFKEY
    SY-UCOMM
    SY-TITLE
    CPIC and RFC Control
    SY-MSGTY
    SY-MSGID
    SY-MSGNO
    000
    SY-MSGV1
    SY-MSGV2
    SY-MSGV3
    SY-MSGV4
    Active Calls/Events
    No.   Ty.          Program                             Include                             Line
    Name
    13 FORM         SAPLEDI1                            LEDI1F09                              108
    F09_IDOC_INSERT_WITH_NUMBER
    12 FUNCTION     SAPLEDI1                            LEDI1U19                               33
    EDI_DOCUMENT_CLOSE_CREATE_TAB
    11 FUNCTION     SAPLEDIR                            LEDIRU01                              273
    IDOC_INBOUND_WRITE_TO_DB
    10 FORM         SAPLEDIN                            LEDINF01                              457
    ONE_IDOC_STORE
    9 FUNCTION     SAPLEDIN                            LEDINU05                              234
    IDOC_INBOUND_ASYNCHRONOUS
    8 FORM         SAPLEDIN                            LEDINV05                               19
    IDOC_INBOUND_ASYNCHRONOUS
    7 FORM         SAPMSSY1                            SAPMSSY1                              254
    XAB_RUN_DRIVER
    6 FUNCTION     SAPLSXAB                            LSXABU01                                9
    RFC_RUN_XAB_DRIVER
    5 FUNCTION     SAPLERFC                            LERFCU01                               59
    ARFC_EXECUTE
    4 FUNCTION     SAPLERFC                            LERFCU02                              229
    ARFC_DEST_SHIP
    3 FORM         SAPLERFC                            LERFCV02                               28
    ARFC_DEST_SHIP
    2 FORM         SAPMSSY1                            SAPMSSY1                               69
    REMOTE_FUNCTION_CALL
    1 MODULE (PBO) SAPMSSY1                            SAPMSSY1                               30
    %_RFC_START
    Chosen variables
    Name
    Val.
    No.      13 Ty.          FORM
    Name  F09_IDOC_INSERT_WITH_NUMBER
    CONTROL-MESTYP
    USERCLONE
    554544444222222222222222222222
    53523CFE5000000000000000000000
    C_MESTYP
    FIDCCH
    444444222222222222222222222222
    694338000000000000000000000000
    SY-XFORM
    IDOC_INBOUND_ASYNCHRONOUS
    444454444544545544454445522222
    94F3F9E2F5E4F139E382FEF5300000
    LIST_STATUS-STAPA2
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    C_FUNC
    IDOC_TRANSFORM
    444455544544542222222222222222
    94F3F421E36F2D0000000000000000
    SYST-REPID
    SAPLEDI1
    5454444322222222222222222222222222222222
    310C549100000000000000000000000000000000
    SY-UNAME
    Q63CLNT140
    533444533322
    1633CE414000
    %_DUMMY$$
    2222
    0000
    SY-MSGV1
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    SYST-SUBRC
    0
    0000
    0000
    ALE_IDOC_TO_APL_OK
    62
    33
    62
    LIST_CONTAINER_CREATE[]
    Table IT_20[9x1068]
    FUNCTION-POOL=EDI1DATA=LIST_CONTAINER_CREATE[]
    Table reference: 14
    TABH+  0(20) = 070000008036F5B8000000000000000000000000
    TABH+ 20(20) = 0000000E00000014000000090000042CFFFFFFFF
    TABH+ 40(16) = 0400002300000CA0000824C401000000
    store        = 0x070000008036F5B8
    ext1         = 0x0000000000000000
    shmId        = 0     (0x00000000)
    id           = 14    (0x0000000E)
    label        = 20    (0x00000014)
    fill         = 9     (0x00000009)
    leng         = 1068  (0x0000042C)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000048
    occu         = 8     (0x00000008)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 8     (cmpManyEq)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x070000008036F610
    pghook       = 0x07000000802D86D0
    idxPtr       = 0x0000000000000000
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 16    (0x00000010)
    lineAlloc    = 16    (0x00000010)
    store_id     = 23    (0x00000017)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = Not allocated
    hsdir        = Not allocated
    ext2         = Not allocated
    >>>>> 2nd level extension part <<<<<
    tabhBack     = Not allocated
    delta_head   = Not allocated
    pb_func      = Not allocated
    pb_handle    = Not allocated
    LIST_CONTAINER_CREATE
    1400000000000511747000000009E1BPADRML                     00000002#èXD63        070TST_QA140_1
    3333333333333333333333333333434544544222222222222222222222333333330E54332222222233355555433353
    14000000000005117470000000095120142DC0000000000000000000000000000238846300000000070434F11140F1
    CONTROL
    1400000000000511747640 64        2SAPQ63    LSQ63CLNT140
    3333333333333333333333233222222223545533222245533444533322222222222222222222222222222222222222
    14000000000005117476400640000000023101630000C31633CE414000000000000000000000000000000000000000
    G_MAXSYNERR
    1
    0000
    0001
    <%_TABLE_EDID4>
    ALE_DISPATCH_ERROR
    27
    33
    27
    ALE_IDOC_READY_FOR_APL
    64
    33
    64
    %_SPACE
    2
    0
    IDENT
    0000000000000001
    3333333333333333
    0000000000000001
    ALE_IDOC_TO_APL_ERROR
    63
    33
    63
    No.      12 Ty.          FUNCTION
    Name  EDI_DOCUMENT_CLOSE_CREATE_TAB
    IDENTIFIER
    0000000000000001
    3333333333333333
    0000000000000001
    NO_DEQUEUE
    X
    5
    8
    SYN_ACTIVE
    Y
    5
    9
    IDOC_CONTROL
    1400000000000511747640 64        2SAPQ63    LSQ63CLNT140
    3333333333333333333333233222222223545533222245533444533322222222222222222222222222222222222222
    14000000000005117476400640000000023101630000C31633CE414000000000000000000000000000000000000000
    SYNTAX_RETURN
    0
    0000
    0000
    INT_EDIDD[]
    Table IT_10[9x1062]
    FUNCTION-POOL=EDINDATA=G_T_DATA_RECORDS[]
    Table reference: 9
    TABH+  0(20) = 0700000080284B80070000008028530800000000
    TABH+ 20(20) = 000000090000000A0000000900000426FFFFFFFF
    TABH+ 40(16) = 0400000900000AA8000824C401000000
    store        = 0x0700000080284B80
    ext1         = 0x0700000080285308
    shmId        = 0     (0x00000000)
    id           = 9     (0x00000009)
    label        = 10    (0x0000000A)
    fill         = 9     (0x00000009)
    leng         = 1062  (0x00000426)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000039
    occu         = 8     (0x00000008)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 8     (cmpManyEq)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x0700000080320D90
    pghook       = 0x07000000802E1508
    idxPtr       = 0x0000000000000000
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 16    (0x00000010)
    lineAlloc    = 16    (0x00000010)
    store_id     = 17    (0x00000011)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = 0x0000000000000000
    hsdir        = 0x0000000000000000
    ext2         = 0x07000000802852A8
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0x0700000080284B30
    delta_head   = 0000000000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x0000000000000000
    pb_handle    = 0x0000000000000000
    NO_IGNORE
    2
    0
    EDI_IDOC_SYNTAX_ERROR_IN
    60
    33
    60
    DOCNUM
    0000000000511747
    3333333333333333
    0000000000511747
    EXCLUSIVE
    E
    4
    5
    SYNCHRONOUS
    S
    5
    3
    APL_TESTIDOC_CHECK_OK
    55
    33
    55
    FREE_RETURN
    0
    0000
    0000
    INT_EDIDD
    1400000000000000001000009E1BPADRML                  00000000##XD63        070TST_QA140_17  X00
    3333333333333333333333333434544544222222222222222222333333330054332222222233355555433353322533
    14000000000000000010000095120142DC0000000000000000000000000000846300000000070434F11140F1700800
    SUB_INT_ACK_POSITIVE
    14
    33
    14
    G_INSERT_OK
    2
    0
    LIST_CONTAINER_INSERT_TMP[]
    Table[initial]
    LIST_CONTAINER_INSERT_TMP
    0000000000000000000000000                              00000000##
    2223333333333333333333333333222222222222222222222222222222333333330022222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    %_ARCHIVE
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    No.      11 Ty.          FUNCTION
    Name  IDOC_INBOUND_WRITE_TO_DB
    PI_DO_HANDLE_ERROR
    X
    5
    8
    PI_NO_DEQUEUE
    X
    5
    8
    PI_RETURN_DATA_FLAG
    X
    5
    8
    PI_RFC_MULTI_CP
    0000
    3333
    0000
    PI_STATUS_MESSAGE
    000000000000000000000000000000000000000000000000000000000000
    2223333333333333333333333333333333333333333333333333333333333332222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    PE_IDOC_NUMBER
    0000000000000001
    3333333333333333
    0000000000000001
    PE_INBOUND_PROCESS_DATA
    140BAPI                                                  6
    3334454222222222222222222222222222222222222222222222222223222222222222222222222222222222222222
    1402109000000000000000000000000000000000000000000000000006000000000000000000000000000000000000
    PE_STATE_OF_PROCESSING
    0
    0000
    0000
    T_DATA_RECORDS[]
    Table IT_10[9x1062]
    T_LINKED_OBJECTS[]
    Table IT_11[0x100]
    FUNCTION-POOL=EDINFORM=ONE_IDOC_STOREDATA=LT_LINKED_OBJECTS[]
    Table reference: 10
    TABH+  0(20) = 000000000000000007000000802853F000000000
    TABH+ 20(20) = 0000000A0000000B0000000000000064FFFFFFFF
    TABH+ 40(16) = 0400000900002BB00010249401000000
    store        = 0x0000000000000000
    ext1         = 0x07000000802853F0
    shmId        = 0     (0x00000000)
    id           = 10    (0x0000000A)
    label        = 11    (0x0000000B)
    fill         = 0     (0x00000000)
    leng         = 100   (0x00000064)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000190
    occu         = 16    (0x00000010)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 1
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = Not allocated
    pghook       = Not allocated
    idxPtr       = Not allocated
    refCount     = Not allocated
    tstRefCount  = Not allocated
    lineAdmin    = Not allocated
    lineAlloc    = Not allocated
    store_id     = Not allocated
    shmIsReadOnly = Not allocated
    >>>>> 1st level extension part <<<<<
    regHook      = 0x0000000000000000
    hsdir        = 0x0000000000000000
    ext2         = 0x0700000080285390
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0x0700000080285340
    delta_head   = 0000000000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x0000000000000000
    pb_handle    = 0x0000000000000000
    PC_CONTROL_RECORD
    1400000000000000000    30        2          LSQ63CLNT140
    3333333333333333333222233222222223222222222245533444533322222222222222222222222222222222222222
    14000000000000000000000300000000020000000000C31633CE414000000000000000000000000000000000000000
    %_VIASELSCR
    0
    4
    %_SPACE
    2
    0
    L_STATUS
    64
    33
    64
    L_ALE_SUCCESS_MESSAGE
    B1                  S005                                                  No filters
    4322222222222222222253332222222222222222222222222222222222222222222222222246266676772222222222
    21000000000000000000300500000000000000000000000000000000000000000000000000EF069C45230000000000
    ST_PREVIOUS_PARTNER_DATA-SYNCHK
    X
    5
    8
    C_TRUE
    X
    5
    8
    SYST-REPID
    SAPLEDIR
    5454444522222222222222222222222222222222
    310C549200000000000000000000000000000000
    C_ELEMENT_UNPROCESSED_IDOCS
    Unprocessed_IDocs
    56776667766544667222222222222222
    5E02F353354F94F33000000000000000
    ST_PREVIOUS_STATE_OF_PROCE
    0
    0000
    0000
    ST_INBOUND_PROCESS_DATA-EDIVR2
    6
    3
    6
    SY-MSGV4
    22222222222222222222222222222222222222222222222222
    00000000000000000000000000000000000000000000000000
    L_SYN_ACTIVE
    Y
    5
    9
    SY-XFORM
    IDOC_INBOUND_ASYNCHRONOUS
    444454444544545544454445522222
    94F3F9E2F5E4F139E382FEF5300000
    L_SYNTAX_RETURN
    0
    0000
    0000
    %_DUMMY$$
    2222
    0000
    SY-REPID
    SAPLEDIR
    5454444522222222222222222222222222222222
    310C549200000000000000000000000000000000
    No.      10 Ty.          FORM
    Name  ONE_IDOC_STORE
    IDOC_NUMBER_IN
    0000000000000000
    3333333333333333
    0000000000000000
    STATE_OF_PROCESSING_IN
    0
    0000
    0000
    INBOUND_PROCESS_DATA_IN
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    GT_NEW_IDOC_IDENTIFICATIONS[]
    Table[initial]
    G_LAST_IDOC_NUMBER
    0000000000000000
    3333333333333333
    0000000000000000
    SYST-REPID
    SAPLEDIN
    5454444422222222222222222222222222222222
    310C549E00000000000000000000000000000000
    CURRENT_CONTROL_RECORD_IN-DOCNUM
    0000000000000000
    3333333333333333
    0000000000000000
    CONV_ERROR
    2
    0
    C_TRUE
    X
    5
    8
    SY
    0000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000
    0002000000010009000000000000000000000000000100000001000000010000000000000000004C00000000000000
    STATUS_MESSAGE_IN
    000000000000000000000000000000000000000000000000000000000000
    2223333333333333333333333333333333333333333333333333333333333332222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    C_IDOC_SELECT_AND_WRITE_TO_DB
    5
    3
    5
    SY-REPID
    SAPLEDIN
    5454444422222222222222222222222222222222
    310C549E00000000000000000000000000000000
    STATUS_MESSAGE_IN-STAMID
    22222222222222222222
    00000000000000000000
    GT_NEW_IDOC_IDENTIFICATIONS
    0000000000000000
    3333333333333333222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    SPACE
    2
    0
    STATUS_MESSAGE_IN-STAMNO
    000
    333
    000
    RET_FLAG
    X
    5
    8
    G_RFC_CODEPAGE
    0000
    3333
    0000
    RSJOBINFO-JOBSUBRC
    0
    0000
    0000
    SY-XFORM
    IDOC_INBOUND_ASYNCHRONOUS
    444454444544545544454445522222
    94F3F9E2F5E4F139E382FEF5300000
    SY-LANGU
    E
    4
    5
    G_T_DATA_RECORDS[]
    Table IT_10[9x1062]
    LT_LINKED_OBJECTS[]
    Table IT_11[0x100]
    CURRENT_CONTROL_RECORD_IN
    1400000000000000000    30        2          LSQ63CLNT140
    3333333333333333333222233222222223222222222245533444533322222222222222222222222222222222222222
    14000000000000000000000300000000020000000000C31633CE414000000000000000000000000000000000000000
    %_DUMMY$$
    2222
    0000
    SWO_%OBJID
    2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    No.       9 Ty.          FUNCTION
    Name  IDOC_INBOUND_ASYNCHRONOUS
    IDOC_CONTROL_REC_40[]
    Table IT_3[1x524]
    FUNCTION-POOL=EDINFORM=IDOC_INBOUND_ASYNCHRONOUSDATA=IDOC_CONTROL_REC_40[]
    Table reference: 3
    TABH+  0(20) = 07000000802D876007000000802D449000000000
    TABH+ 20(20) = 0000000300000003000000010000020C000000E0
    TABH+ 40(16) = 0400000900001FE0000A249001000000
    store        = 0x07000000802D8760
    ext1         = 0x07000000802D4490
    shmId        = 0     (0x00000000)
    id           = 3     (0x00000003)
    label        = 3     (0x00000003)
    fill         = 1     (0x00000001)
    leng         = 524   (0x0000020C)
    loop         = 224   (0x000000E0)
    xtyp         = TYPE#000136
    occu         = 10    (0x0000000A)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 0
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x07000000802DB9D8
    pghook       = 0x0000000000000000
    idxPtr       = 0x0000000000000000
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 10    (0x0000000A)
    lineAlloc    = 10    (0x0000000A)
    store_id     = 9     (0x00000009)
    shmIsReadOnly = 0     (0x00000000)
    >>>>> 1st level extension part <<<<<
    regHook      = 0x0000000000000000
    hsdir        = 0x0000000000000000
    ext2         = 0x07000000802D88A0
    >>>>> 2nd level extension part <<<<<
    tabhBack     = 0x07000000802D8710
    delta_head   = 0000000000000000000000000000000000000000000000000000000000000000000000000000000
    pb_func      = 0x0000000000000000
    pb_handle    = 0x0000000000000000
    IDOC_DATA_REC_40[]
    Table IT_4[9x1063]
    FUNCTION-POOL=EDINFORM=IDOC_INBOUND_ASYNCHRONOUSDATA=IDOC_DATA_REC_40[]
    Table reference: 4
    TABH+  0(20) = 07000000802D880807000000802D896000000000
    TABH+ 20(20) = 00000004000000040000000900000427FFFFFFFF
    TABH+ 40(16) = 04000009000020500008249001000000
    store        = 0x07000000802D8808
    ext1         = 0x07000000802D8960
    shmId        = 0     (0x00000000)
    id           = 4     (0x00000004)
    label        = 4     (0x00000004)
    fill         = 9     (0x00000009)
    leng         = 1063  (0x00000427)
    loop         = -1    (0xFFFFFFFF)
    xtyp         = TYPE#000138
    occu         = 8     (0x00000008)
    access       = 1     (ItAccessStandard)
    idxKind      = 0     (ItIndexNone)
    uniKind      = 2     (ItUniqueNon)
    keyKind      = 1     (default)
    cmpMode      = 2     (cmpSingleMcmpR)
    occu0        = 0
    collHash     = 0
    groupCntl    = 0
    rfc          = 0
    unShareable  = 0
    mightBeShared = 0
    sharedWithShmTab = 0
    isShmLockId  = 0
    gcKind       = 0
    isUsed       = 1
    >>>>> Shareable Table Header Data <<<<<
    tabi         = 0x07000000802E1550
    pghook       = 0x07000000802D8860
    idxPtr       = 0x0000000000000000
    refCount     = 0     (0x00000000)
    tstRefCount  = 0     (0x00000000)
    lineAdmin    = 16    (0x00000010)
    lineAlloc    = 16    (0x00000010)
    store_id     = 12    (0x0000000C)
    shmIsReadOnly = 0     (0x

    Hi Rohan,
    Welcome to SDN!
    This error means that you're trying to duplicate a record on the DB... check the IDOC  number ranges... it might help
    Regards
    Juan
    Please reward with points if helpful

  • Error while creating repository

    HI Guys,
    I have installed oracle 9.2 on my lap top. Now, Iam trying to install OWB 10g release 2 on windows xp profe. The installation process went well. Now I'm trying to create the repository using the "Repository Asistant" wizard. I have entered the repository user name,service name and owner name and clicked submit..it's failing saying "INS0029: error occured during installation. check the log file at c:\owbhome\owb\unifiedrepos\log*.log for details ".
    Please, can you tell me what the problem is?? I really appreciate ur time and help..
    The log file has the following content.
    main.main[5]20080604@11:42:12.012: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Log File Directory = C:\OWBHOME\owb\UnifiedRepos\log_080604_114211.000.log
    main.main[5]20080604@11:42:12.012: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): OWBCC_HOME(OracleHome) = C:\OWBHOME
    main.main[5]20080604@11:42:14.014: 00> oracle.wh.ui.jcommon.WhPushButton@1d5a0: WhPushButton constructor : rtsString = Reset OWBRT_SYS's Password (Optional)
    main.main[5]20080604@11:42:14.014: 00> oracle.wh.ui.install.assistant.wizards.NewMLSPanel.initLangs(NewMLSPanel.java:339): ... I'm in initLangs()...
    main.main[5]20080604@11:42:16.016: 00> oracle.wh.ui.jcommon.WhPushButton@1d5a0: WhPushButton constructor : rtsString = Reset OWBRT_SYS's Password (Optional)
    main.main[5]20080604@11:42:16.016: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,0,0,0x0,invalid,hidden,layout=java.awt.BorderLayout,title=,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,0x0,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.main[5]20080604@11:42:16.016: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizardWelcomePanel[,0,0,0x0,invalid,layout=java.awt.BorderLayout,alignmentX=null,alignmentY=null,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
    main.AWT-EventQueue-0[6]20080604@11:42:20.020: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Welcome,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:42:20.020: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.install.assistant.wizards.InstallTypePanel[,16,0,530x467,layout=java.awt.GridBagLayout,alignmentX=null,alignmentY=null,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
    main.AWT-EventQueue-0[6]20080604@11:42:21.021: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Step 1 of 3: Install Type,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:42:21.021: 00> oracle.wh.ui.install.assistant.wizards.InstallTypePanel.onExit(InstallTypePanel.java:184): [InstallTypePanel].. I am in InstallTypePage ..
    main.AWT-EventQueue-0[6]20080604@11:42:21.021: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Step 1 of 3: Install Type,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:42:21.021: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.install.assistant.wizards.SimplifiedRegisterUserPanel[,16,0,530x467,invalid,layout=java.awt.GridBagLayout,alignmentX=null,alignmentY=null,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Step 2 of 3: Repository User and Connection Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.ui.install.assistant.wizards.SimplifiedRegisterUserPanel.onExit(SimplifiedRegisterUserPanel.java:429): [SimplifiedRegisterUserPanel] ... I am in SimplifiedRegisterUserPanel ...
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateNewUsrPwdFields().ValidationEngine.java] ... I am in validateNewUsrPwdFields ...
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateServerInfo] ...I am in validateServerInfo ...
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): Connection: Net Service Name = ORCL
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): url = ORCL
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Host = LOCALHOST, Port = 1521, Oracle Service Name = ORCL
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateServerInfo] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateSysUser] ...I am in validateSysUser ...
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): sys User Name : SYS
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Trying DBA connection ...
    main.AWT-EventQueue-0[6]20080604@11:44:27.027: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:28.028: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]: Trying to connect as SYSUSER SYS with jdbc:oracle:thin:@...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]: Succeed to connect as SYSUSER SYS.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Continue validating DBA connection ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = SELECT value from v_$system_parameter where name = 'db_block_size'
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): DBA connection is fine.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Checking if a database a standard or enterprise edition:
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = select value from v$option where parameter='Partitioning'
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Checking if a database a standard or enterprise edition: complete. (db_option=EE)
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [initTablespaceNameLists] ... I am in initTablespaceNameLists ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Finding Permanent Tablespace names ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = SELECT TABLESPACE_NAME from dba_tablespaces where CONTENTS='PERMANENT' order by TABLESPACE_NAME
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Finding Temporary Tablespace names ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = SELECT TABLESPACE_NAME from dba_tablespaces where CONTENTS='TEMPORARY' order by TABLESPACE_NAME
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Temporary TABLESPACE = [TEMP]
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [getDatabaseVersion] ... I am in getDatabaseVersion ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = select version from product_component_version where instr(product,'Oracle') != 0
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Database version is: 9.2.0.1.0
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [getDatabaseVersion] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [initTablespaceNameLists] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): >>> _userInfo.getDatabaseVersion() = 9.2.0.1.0
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateSysUser] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [initTablespaceNameLists] ... I am in initTablespaceNameLists ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Finding Permanent Tablespace names ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = SELECT TABLESPACE_NAME from dba_tablespaces where CONTENTS='PERMANENT' order by TABLESPACE_NAME
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Finding Temporary Tablespace names ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = SELECT TABLESPACE_NAME from dba_tablespaces where CONTENTS='TEMPORARY' order by TABLESPACE_NAME
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Temporary TABLESPACE = [TEMP]
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [getDatabaseVersion] ... I am in getDatabaseVersion ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = select version from product_component_version where instr(product,'Oracle') != 0
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Database version is: 9.2.0.1.0
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [getDatabaseVersion] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [initTablespaceNameLists] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [foundOWBReposFoundFromDB] ...in foundOWBReposFoundFromDB....
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = select value from owbrt_sys.owbrtps where key like '10.2.0%'
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): Exception =ORA-00942: table or view does not exist
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): RTP Service Configuration doesn't exist. There is no OWB_Home and version information found in owbrt_sys.owbrtps.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = select schemaname from owbrt_sys.owbrepos where VERSION_NO like '10.2.0%'
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): Exception =ORA-00942: table or view does not exist
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): RTP Service Configuration doesn't exist. There is no OWB_Home and version information found in owbrt_sys.owbrtps.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.ui.install.assistant.wizards.SimplifiedRegisterUserPanel.onExit(SimplifiedRegisterUserPanel.java:498): No OWB repository was found...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.ui.install.assistant.wizards.SimplifiedRegisterUserPanel.onExit(SimplifiedRegisterUserPanel.java:505): Found no RTPS configuration, and no OWB repository...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.isHostLocalhost(ValidationEngine.java:147): IP address (user input) =127.0.0.1; IP address (localhost) = 192.168.1.104.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.isHostLocalhost(ValidationEngine.java:149): The user input host = 'localhost'
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.ui.install.assistant.wizards.SimplifiedRegisterUserPanel.onExit(SimplifiedRegisterUserPanel.java:510): It's a localhost.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.ui.install.assistant.wizards.SimplifiedRegisterUserPanel.onExit(SimplifiedRegisterUserPanel.java:511): Create default OWB repository 'OWB_10_2_0_1_31'. _oracleHome =C:\OWBHOME
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.ifCreateDefaultOWBRepository(AssistantWizardDefinition.java:881): Create default OWB repository 'OWB_10_2_0_1_31'. _oracleHome =C:\OWBHOME
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [initTablespaceNameLists] ... I am in initTablespaceNameLists ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Finding Permanent Tablespace names ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = SELECT TABLESPACE_NAME from dba_tablespaces where CONTENTS='PERMANENT' order by TABLESPACE_NAME
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Finding Temporary Tablespace names ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = SELECT TABLESPACE_NAME from dba_tablespaces where CONTENTS='TEMPORARY' order by TABLESPACE_NAME
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Temporary TABLESPACE = [TEMP]
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [getDatabaseVersion] ... I am in getDatabaseVersion ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = select version from product_component_version where instr(product,'Oracle') != 0
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Database version is: 9.2.0.1.0
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [getDatabaseVersion] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [initTablespaceNameLists] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.ifCreateDefaultOWBRepository(AssistantWizardDefinition.java:894): +++++++ def_tablespaces = [Ljava.lang.String;@19c4091
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateNewUsrPwd().ValidationEngine.java] ... I am in validateNewUsrPwd ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateNewUsrPwdFields().ValidationEngine.java] ... I am in validateNewUsrPwdFields ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [checkingIfUserNew().ValidationEngine.java] ... I am in checkingIfUserNew ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [CheckOracleInstanceVersion] ... I am in CheckOracleInstanceVersion...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): SELECT version from v$instance
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): OracleInstanceVersion = 9.2.0.1.0
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [CheckOracleInstanceVersion] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Checking if the user is really new...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query =select username from all_users where username = 'REPO_USER'
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [checkingIfUserNew().ValidationEngine.java] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateNewUsrPwd().ValidationEngine.java] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Step 2 of 3: Repository User and Connection Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$6[dialog0,0,0,0x0,invalid,hidden,layout=java.awt.BorderLayout,modal,title=Password Confirmation,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,0x0,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:44:29.029: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.install.assistant.wizards.SimplfiedNewUserPasswordDialog[,0,0,0x0,invalid,layout=java.awt.GridBagLayout,alignmentX=null,alignmentY=null,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$6[dialog0,435,175,409x335,invalid,layout=java.awt.BorderLayout,modal,title=Password Confirmation,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,401x301,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Step 2 of 3: Repository User and Connection Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.ui.install.assistant.wizards.SimplifiedOWBDefReposPanel.onEnter(SimplifiedOWBDefReposPanel.java:231): ....onEnter(): getInitOwbReposFlag() == true
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [checkingIfUserNew().ValidationEngine.java] ... I am in checkingIfUserNew ...
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [CheckOracleInstanceVersion] ... I am in CheckOracleInstanceVersion...
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): SELECT version from v$instance
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): OracleInstanceVersion = 9.2.0.1.0
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [CheckOracleInstanceVersion] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Checking if the user is really new...
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query =select username from all_users where username = 'OWBRT_SYS'
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [checkingIfUserNew().ValidationEngine.java] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.ui.install.assistant.wizards.SimplifiedOWBDefReposPanel.onEnter(SimplifiedOWBDefReposPanel.java:246): OWBRT_SYS doesn't exist in database. It will be created in the database.
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Step 2 of 3: Repository User and Connection Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:44:35.035: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.install.assistant.wizards.SimplifiedOWBDefReposPanel[,16,0,530x467,invalid,layout=javax.swing.BoxLayout,alignmentX=null,alignmentY=null,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Step 3 of 3: Repository Owner Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.ui.install.assistant.wizards.SimplifiedOWBDefReposPanel.onExit(SimplifiedOWBDefReposPanel.java:265): [validateOWBDefReposPage] ... I am in validateOWBDefReposPage ...
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateNewUsrPwd().ValidationEngine.java] ... I am in validateNewUsrPwd ...
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateNewUsrPwdFields().ValidationEngine.java] ... I am in validateNewUsrPwdFields ...
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [checkingIfUserNew().ValidationEngine.java] ... I am in checkingIfUserNew ...
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [CheckOracleInstanceVersion] ... I am in CheckOracleInstanceVersion...
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): SELECT version from v$instance
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): OracleInstanceVersion = 9.2.0.1.0
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [CheckOracleInstanceVersion] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): Checking if the user is really new...
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query =select username from all_users where username = 'REPO_OWNER'
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [checkingIfUserNew().ValidationEngine.java] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [validateNewUsrPwd().ValidationEngine.java] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Step 3 of 3: Repository Owner Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$6[dialog1,0,0,0x0,invalid,hidden,layout=java.awt.BorderLayout,modal,title=Password Confirmation,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,0x0,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:44:56.056: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.install.assistant.wizards.SimplfiedNewUserPasswordDialog[,0,0,0x0,invalid,layout=java.awt.GridBagLayout,alignmentX=null,alignmentY=null,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
    main.AWT-EventQueue-0[6]20080604@11:45:02.002: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$6[dialog1,428,175,423x335,invalid,layout=java.awt.BorderLayout,modal,title=Password Confirmation,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,415x301,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:45:02.002: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Step 3 of 3: Repository Owner Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:45:02.002: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [ValidationEngine] ... I am in checkOnSysDbmsLock ...
    main.AWT-EventQueue-0[6]20080604@11:45:02.002: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): query = select distinct s.username, s.sid,s.serial# from dba_kgllock l, v$session s, x$kgllk x where l.kgllktype = 'Pin' and s.saddr = l.kgllkuse and s.saddr = x.kgllkuse and x.kglnaobj like '%DBMS_LOCK%' and s.STATUS <>'INACTIVE'
    main.AWT-EventQueue-0[6]20080604@11:45:02.002: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): getSysConnection() is ok.
    main.AWT-EventQueue-0[6]20080604@11:45:02.002: 00> oracle.wh.service.impl.assistant.ValidationEngine.display(ValidationEngine.java:2003): [ValidationEngine] ... I am in checkOnSysDbmsLock ...complete
    main.AWT-EventQueue-0[6]20080604@11:45:02.002: 00> oracle.wh.ui.install.assistant.wizards.SimplifiedOWBDefReposPanel.onExit(SimplifiedOWBDefReposPanel.java:372): [validateOWBDefReposPage] ... complete ...
    main.AWT-EventQueue-0[6]20080604@11:45:02.002: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Step 3 of 3: Repository Owner Information,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:45:02.002: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.install.assistant.wizards.ModelSummaryPanel[,16,0,530x467,layout=java.awt.BorderLayout,alignmentX=null,alignmentY=null,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
    main.AWT-EventQueue-0[6]20080604@11:45:04.004: 00> oracle.wh.ui.common.UIUtils@18adae2: Setting cursor called on oracle.wh.ui.owbcommon.OWBWizard$7[frame0,291,95,698x577,invalid,layout=java.awt.BorderLayout,title=Repository Assistant - Summary,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,30,690x543,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
    main.AWT-EventQueue-0[6]20080604@11:45:04.004: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [wizardFinished] ... I am in wizardFinished ...
    main.AWT-EventQueue-0[6]20080604@11:45:04.004: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): ********* owb_home ='C:\OWBHOME'
    main.AWT-EventQueue-0[6]20080604@11:45:04.004: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): ... I am in executeOwbReposOrRuntime_basic() ...
    main.AWT-EventQueue-0[6]20080604@11:45:04.004: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): [processDriverFile] ... I am in processDriverFile ...
    main.AWT-EventQueue-0[6]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): xml file = ..\..\UnifiedRepos\reposInstall.xml
    main.AWT-EventQueue-0[6]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): [processDriverFile] ... I am in processDriverFile ...
    main.AWT-EventQueue-0[6]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): xml file = ..\..\UnifiedRepos\accessUserGrant.xml
    main.AWT-EventQueue-0[6]20080604@11:45:05.005: 00> oracle.wh.ui.jcommon.WhButton@80ed90: WhButton setLabel rtsString = Cancel
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [AssistantWizardDefinition.java] before createOWBRepository...
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): ... Begin createOWBRepository...
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): Connection: Net Service Name = ORCL
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): url = ORCL
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): [CreateNewUser]: User has been created or Altered.
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): [processFileTokens] ... I am in processFileTokens ...
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): -token name = SQLDBA; -token type = 2
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Before processing SQLDBA Token
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): ... I am in processSQLDBAToken ...
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): Connection: host/port/serice_name = LOCALHOST/1521/ORCL
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): url = (DESCRIPTION=(ADDRESS=(HOST=LOCALHOST)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ORCL)))
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]....
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]: Trying to connect as SYSUSER SYS with jdbc:oracle:thin:@...
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]: Switched from jdbc:oracle:thin:@ to jdbc:oracle:oci8:@
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getSysConnection]: Throwable >> run getConnection().
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]....
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]: Trying to connect as USER SYS with jdbc:oracle:thin:@...
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]: Switched from jdbc:oracle:thin:@ to jdbc:oracle:oci8:@
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]: Throwable = java.sql.SQLException: Listener refused the connection with the following error:
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391)+>ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391)+>The Connection descriptor used by the client was:
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391)+>(DESCRIPTION=(ADDRESS=(HOST=LOCALHOST)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ORCL)))
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.display(RuntimeInstaller.java:816): parseSqlFile() ======= enter file: ../../reposasst/grantpriv.sql
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): fileName is ../../reposasst/grantpriv.sql
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529): java.lang.NullPointerException
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:520)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1136)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:573)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:435)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)+>     at java.lang.Thread.run(Thread.java:534)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140): java.lang.NullPointerException
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:520)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1136)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:573)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:435)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1140)+>     at java.lang.Thread.run(Thread.java:534)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:1409): Throwable = Exception occured in 'processSQLDBAToken'(../../reposasst/grantpriv.sql): java.lang.NullPointerException
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): [executeOwbReposOrRuntime_basic]: Error occurred during installation. Exception =java.lang.Exception: Exception occured in 'processSQLDBAToken'(../../reposasst/grantpriv.sql): java.lang.NullPointerException
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461): java.lang.Exception: Exception occured in 'processSQLDBAToken'(../../reposasst/grantpriv.sql): java.lang.NullPointerException
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processSQLDBAToken(ProcessEngine.java:1144)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:573)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:435)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.ewt.timer.Timer.doRun(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at oracle.ewt.timer.Timer.run(Unknown Source)
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$1.runTask(AssistantWizardDefinition.java:461)+>     at java.lang.Thread.run(Thread.java:534)
    main.AWT-EventQueue-0[6]20080604@11:45:05.005: 00> oracle.wh.ui.jcommon.WhButton@80ed90: WhButton setLabel rtsString = OK
    main.AWT-EventQueue-0[6]20080604@11:45:19.019: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:823): Open UnSuccessDialog ...
    main.AWT-EventQueue-0[6]20080604@11:45:19.019: 00> oracle.wh.ui.jcommon.WhButton@80ed90: WhButton setLabel rtsString = OK
    Thanks ...

    Hi,
    the problem is this part of the log file:
    Throwable = java.sql.SQLException: Listener refused the connection with the following error:
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391)+>ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391)+>The Connection descriptor used by the client was:
    main.TaskScheduler timer[5]20080604@11:45:05.005: 00> oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391)+>(DESCRIPTION=(ADDRESS=(HOST=LOCALHOST)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=ORCL)))
    The listener don't know about the service ORCL. Can you connect via sqlplus with this oracle instance?
    Regards,
    Detlef

  • Error while creating repository using Repository Assistant

    Hi All,
    I am using OWB 10.2.0.1 and Oracle Database 10gR2. When i was trying to create repository it is giving error
    "+The Warehouse Builder repository owner installation failed on user OWBRT_SYS_OWNER.+
    +java.lang.NullPointerException+"
    "+INS0029: Error occured during installation. Check the log file for details.+"
    I can not put my log file contain here as it is exceeding character limits.
    Please help me out as i am new to OWB and i am not able to find any clue about the problem....
    I tried to google it, Somebody said it is an uncompatibility issue..
    Looking for you help
    Thanks and Regards
    Sohail Dayer

    Hi,
    Thanks Sutirtha for your reply. I checked my log file and found this.....
    +oracle.wh.service.impl.assistant.DatabaseEngine.display(DatabaseEngine.java:391): [getConnection]: Throwable = java.sql.SQLException: ORA-01017: invalid username/password; logon denied+
    main.AWT-EventQueue-0[6]20100215@16:32:52.052: 00>
    oracle.wh.service.impl.assistant.RuntimeInstaller.runSqlScript(RuntimeInstaller.java:529)>     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)+
    main.TaskScheduler timer[5]20100215@16:37:57.057: 00>
    But today i tried to create repository and it works.......
    I dont know what was the problem......
    Now another problem is arised.....
    I tried to run some tcl scripts from OMB, it gives logon denied error....
    My init tcl file contain are...
    #define global variables used in procedures
    global debug
    global iconlocation
    global owbclient
    global owbclientpwd
    global host
    global port
    global service
    global udoappdefname
    global themodule
    #Set all common variables
    set owbclient rep_owner
    set owbclientpwd rep_owner
    set sysuser SCOTT     
    set syspwd tiger
    set host 10.42.12.96
    set port 1521
    set service orcl
    set project OWB_DEMO
    set sourcedir d:/newowbdemo
    set dataspace USERS
    set indexspace USERS
    set tempspace TEMP
    set snapspace USERS
    set sqlpath d:/oracle/10.2.0/db_1/BIN
    set sid orcl
    I am not able to run tcl scripts by OMB...
    Help me out
    Thanks in advance
    Sohail Dayer

  • Unable to create a QUEUE in custom schema

    Hi,
    I was able to create a Type & queue table in custom schema, but using them was unable to create a QUEUE in custom schema
    I'm using the following piece
    DBMS_AQADM.CREATE_QUEUE(queue_name => 'XXXXXX_QUEUE',
    queue_table => 'XXXXXX_QUEUE_TABLE'
    Whereas in APPS schema I'm able to create the same queue.
    Pls advice ...

    Hi,
    The only reason is that, we create all the custom objects (owner as custom schema), and a synonym in APPS.
    I did not get any error, but the queue, is not getting created
    Following are the scripts used
    CREATE OR REPLACE TYPE 'XXXXXX_QUEUE_TYPE
    AS OBJECT (TYPE VARCHAR2(15));
    BEGIN
    DBMS_AQADM.CREATE_QUEUE_TABLE (queue_table => 'XXXXXX_QUEUE_TABLE',
    queue_payload_type => 'XXXXXX_QUEUE_TYPE'
    END;
    BEGIN
    DBMS_AQADM.CREATE_QUEUE(queue_name => 'XXXXXX_QUEUE',
    queue_table => 'XXXXXX_QUEUE_TABLE'
    END;
    BEGIN
    DBMS_AQADM.START_QUEUE(queue_name => 'XXXXXX_QUEUE'
    END;
    Thanks.....

Maybe you are looking for

  • Dvds can no longer be read on MacPro

    DVD drive used to play Movie DVDs fine  but recently stopped - on inserting a DVD now, machine clicks for a while then ejects the DVD. Inserting a CD (music) or data is fine - disc is accepted and available for access. Any ideas why just the DVD reje

  • R/3 4.7 Enterprise upgrade to ECC 6.0 EHP4

    Just want to ask anyone here who has done the upgrade from r/3 4.7 to ecc 6.0 inclusive of ehp4 - is the upgrade runtime extended/longer compared with the upgrade just to ECC 6.0 SR3 ? I've personally executed an EHP4 installation using SAPehpi and t

  • PR  Release Workflow  Problem in   " Rejection of PR   "

    Hello Everybody  , When Purchase Req is  Created by End User  ,  this is Approved by Higher authority   When PR is Released  Workflow is trigering  but when  PR is Reject Work flow is not trigering ? Is there any soultion for Rejection of PR  ? Regar

  • How do I reset a password for one of my sub accoun...

    I have 2 sub accounts, one for my wife's use and one for my daughters. My daughter has forgotten her password so I want to reset it for her but NOT delete the account. When I follow the "help" on this subject it takes me to a page like "Manage my sub

  • Issue with Update Rules

    Hi,     I am working on IM  (Inventory Management), following the steps as in " How to Handle Inventory management Scenario In BW ". I installed all objects from Business Content that are required for IM like Infocube(0IC_C03) and three communication