Cleanup OWB repository

The OWB repository browser has become very slow so I want to cleanup the job output in the repository.
Does anyone have a good script to do this?

I ran the
@purge_audit_template.sql
package with DEPLOYMENT parameter, and now Control Center Manager shows the objects with a Deploy Status of "Not Deployed".
I did not expect this and it has me concerned. I checked the db and all the objects still exist and Control Center Manager still shows a Deployed Date for each object. Does Control Center Manager get that Deploy Status from one of the audit tables that were purged?
I am looking for someone to confirm what occurred is normal and that I should not be concerned about this.
Thanks

Similar Messages

  • Error in starting OWB repository browser listener

    Hi,
    I got the following error when starting owb repository browser listener on Solaris with startOwbbInst.sh
    Exception in thread "main" java.lang.NoClassDefFoundError: javax.servlet.Servlet
    at com.evermind.server.ApplicationServer.class$(ApplicationServer.java:297)
    at com.evermind.server.ApplicationServer.checkDependencies(ApplicationServer.java:297)
    at com.evermind.server.ApplicationServer.launchCommandline(ApplicationServer.java:498)
    at com.evermind.server.OC4JServer.launchOC4JCommandline(OC4JServer.java:171)
    at com.evermind.server.OC4JServer.main(OC4JServer.java:306)
    Is this caused by something with the configuration?
    Jeffrey

    Hi ,
    What is your OWB version ?
    If it is 10.2 then read the following
    With Warehouse Builder 10.2.0.X, the Repository Browser Listener is only supported on Windows x86-32bit and linux x86-32bit client machine.
    So start the Warehouse Builder Repository Browser Listener on Windows/Linux x86-32bit client machine
    For 11g refer MOS Note 469422.1
    Thanks,
    Sutirtha

  • INS0017: Error while installing OWB Repository.

    Hi All,
    I am trying to install OWB 9.0.2.56 on windows NT env.
    Steps followed are.
    1> I managed to install OWB client.
    2> Selected Oracle9i Warehouse Builder Repository Assistant to install Repository. After installing the repository upto 31 % it displays following error message.
    'INS0017:Installation of the seeded data failed.'
    Does someone know moare about it ?
    Please note that objects are created in schema specified while installing OWB Repository.
    Thanks in Advance.
    Regards,
    Vidyanand

    Hi All,
    I managed to get rid of this error. It was due to Roll Back Segment.
    I managed to install OWB 9i Repository successfully.
    Thanks & Regards,
    Vidyanand

  • Error while registering user with owb repository.

    Hi all,
    I am using owb 10gr2.
    I am trying to register a user with owb repository. I am getting below error.
    ORA-00955: name is already used by an existing object
    But when i try to deploy the mapping, it is showing a message
    Cannot deploy PL/SQL maps to the target schema because it is not owned by the Control Center.
    I am sure the user is not registered with owb repository. But i don't know why it is showing 0RA - 00955 error. Can somebody tell me what is the possible error.
    vasu

    Hi,
    the user was created outside the owb ("... because it is not owned by the Control Center") direct in the database. You must first use the repository assistant (advanced options) to make him to a target user.
    Then you can register him in the owb as repository user with special rights.
    Regards,
    Detlef

  • Error While Importing Process Flow in OWB Repository.

    Hi All,
    OWB Config Details is as follows:
    Oracle 9i Warehouse Builder Client: 9.2.0.2.8
    Oracle 9i Warehouse Builder Repository: 9.2.0.2.0
    Following Error Message is displayed when i tried to import process flow from one OWB Repositoty to another OWB Repository.
    Warning at line 23: MDL1312: Referenced logical location with name <PF_STG_INC_LOC> and UOID <F3940F1D5EB84985E0340003BA0AF737> not found for PROCESSMODULE <SALES_INC>. Logical location not set for this module.
    Warning at line 28: MDL1320: PROCESS PF_C_C_CALLS_INC in STG_INC.SALES_INC.SAL_INC cannot be imported because referenced STANDALONEPROCEDURE
    FLSTG.PROC_GET_ETL_DATA_DATE does not exist.
    Warning at line 28: MDL1320: PROCESS PF_STG_CALL_CENTER_CALLS_INC in FLSTG_INC.SALES_INC.SAL_INC cannot be imported because referenced STANDALONEPROCEDURE
    FL_TRG_FLSTG.PROC_UPDATE_RECO_CTL does not exist.
    Informational: MDL1134: COMMIT issued at end of import data file.

    Hello, all the errors you've been given are related to missing objects.
    You should re-create/import the location for you process flows before importing the process flows themselves.
    Also verify that you have imported the procedures FLSTG.PROC_GET_ETL_DATA_DATE and FL_TRG_FLSTG.PROC_UPDATE_RECO_CTL because you use them in your process flows so you need them: OWB refuses to import a process flows if some objects are missing because it would break some links.
    In general process flows should be imported where you have all the other objects in the repository because they are the final step and they reference many other objects.
    Hope this helps - Antonio

  • OWB Repository Configuration Error

    Hi All,
    I am getting the following error when i try to configure the OWB repository.
    java.sql.SQLEXCEPTION - ORA - 22905 cannot access rows from a non-nested table item. ORA - 06512: at line 17.
    Please help me out in this regard as it is urgent.
    I got the error when the configuration was 94 % complete. :(
    Thanks and Regards,
    Soma

    If it is urgent ... http://metalink.oracle.com

  • Error While Improting Process Flow in OWB Repository.

    Hi All,
    OWB Config Details is as follows:
    Oracle 9i Warehouse Builder Client: 9.2.0.2.8
    Oracle 9i Warehouse Builder Repository: 9.2.0.2.0
    Following Error Message is displayed when i tried to import process flow from one OWB Repositoty to another OWB Repository.
    Warning at line 23: MDL1312: Referenced logical location with name &lt;PF_STG_INC_LOC&gt; and UOID &lt;F3940F1D5EB84985E0340003BA0AF737&gt; not found for PROCESSMODULE &lt;SALES_INC&gt;. Logical location not set for this module.
    Warning at line 28: MDL1320: PROCESS PF_C_C_CALLS_INC in STG_INC.SALES_INC.SAL_INC cannot be imported because referenced STANDALONEPROCEDURE
    FLSTG.PROC_GET_ETL_DATA_DATE does not exist.
    Warning at line 28: MDL1320: PROCESS PF_STG_CALL_CENTER_CALLS_INC in FLSTG_INC.SALES_INC.SAL_INC cannot be imported because referenced STANDALONEPROCEDURE
    FL_TRG_FLSTG.PROC_UPDATE_RECO_CTL does not exist.
    Informational: MDL1134: COMMIT issued at end of import data file.

    Hello, all the errors you've been given are related to missing objects.
    You should re-create/import the location for you process flows before importing the process flows themselves.
    Also verify that you have imported the procedures FLSTG.PROC_GET_ETL_DATA_DATE and FL_TRG_FLSTG.PROC_UPDATE_RECO_CTL because you use them in your process flows so you need them: OWB refuses to import a process flows if some objects are missing because it would break some links.
    In general process flows should be imported where you have all the other objects in the repository because they are the final step and they reference many other objects.
    Hope this helps - Antonio

  • How to create an OWB Repository in a database

    By default a database will have a repository installed into it. One has to create a workspace using Repository assistant within the repository.
    database> repository> workspace
    Question:
    1. How can I create a new repository [either in same or a new database]?
    2. Can one database have multiple repositories or is it limited to only 1?
    Thanks!

    >
    Also, on 10g, how do I go about creating a repository.
    Please note I'm aware of using Repository assistant to:
    create workspaces on 11g and
    create repository owners on 10g [we create owners and not workspaces on 10g]
    In both the cases where do I define a specific repository, where do I give the name of repository etc.
    In 10g ,OWB Owner is nothing but the schema which holds OWB repository
    If you are creating a new OWB Owner that means it is a new repository.
    If you are creating/registering a new OWB user when you can choose an existing OWB repository/owner to which the new user will be associated with.
    Thanks,
    Sutirtha

  • 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/

  • Move OWB Repository from a srvr running 9.2.0.6 to a srvr running 10.1.0.2

    I am attempting to move an existing OWB repository from a DB on a server running 9.2.0.6 to a DB on a server running 10.1.0.2. The Target and source servers are running Windows 2000 Advanced Server. All OWB components are 9.2. Until now all DB components are 9.2.0.6. The target server is running HTML DB using 10G. I am reluctant to have two production database levels on the target server, but I will if I have to.
    I want to move the instance. What is the best way to accomplish this? There are several ways and I want to follow the course that will:
    1) Be a straight forward install
    2) Be maintainable
    3) Require the least interaction with multiple clients
    4) Assure that OWB and Workflow will work with the source/target DBs
    I realize that this is a complex question and I have not fully described all of the moving parts, but I hope this provides sufficient information to start working towards a solution. If I left any pertinent information out, I would be happy to provide the information to flesh out this issue.
    Thanks in advance, RJZ

    Hi,
    If you want to avoid running 2 database level you will need to upgrade your OWB repository to 10 (done via OWB export/import) and all OWB clients also (both of which contravene many of your 4 requirements). We went through this process last year (from 9 to 10 for database and OWB) and found a couple of issues during testing requiring changes. It would be best also to redeploy all OWB code to your target 10 database if you take this option.
    There is a lot more I could say, if you have any specific questions or want more info, I'd be happy to help.
    Regards,
    Glen

  • Apply the 10.2.0.5 patchset to database with 10.2.0.1 OWB Repository

    We are planning to apply the 10.2.0.5 patchset to our 10.2.0.4 Data Warehouse database (10.2.0.4 ORACLE_HOME) that contains the 10.2.0.1 OWB Design and Runtime Repository (owbowner and owbrt_sys) schemas. The 10.2.0.1 OWB_HOME is a separte installation from the 10.2.0.4 RDBMS software.
    We do need to upgrade the 10.2.0.1 OWB software, but did not want to do that at this time. If anyone has performed this task, would you please let us know if you ran into any issues/problems with the 10.2.0.1 OWB Repository after applying the 10.2.0.5 patchset to the database.
    Thank you in advance

    Hi,
    There should not be any issue with OWB 10.2.0.1 and Oracle 10.2.0.5
    We had this combination some time back and it worked without any issue.
    Thanks,
    Sutirtha

  • This is good while running OWB repository assitant

    hi friends
    if u face to this propblem while running OWB repository assitant :
    Exception occurred in 'processSPAWN'.java'lang.Exception: Error: java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.sqlSQLException: OWBSYS is not granted access to c:\oracle\product\11.1.0\db_1\/owb/bin/admin/rtrepos.propterties: Please run UnifiedRepos/reset_owbcc_home.sql specifying the path of the Oracle Home from which the Control Center Service is being run.
    follow in this way :
    First, unlock the OWBSYS user account and assign a password.
    Second, edit the reset_owbcc_home.sql script with the following entry and then save the file:
    dbms_java.grant_permission('OWBSYS','java.io.FilePermission',path||'\owb\bin\admin\rtrepos.properties','read,write');
    ( take a look @ this link :
    http://ezinearticles.com/?ORA-29532-Error-During-Oracle-11g-Warehouse-Builder-Install-on-Microsoft-Vista&id=1235302 )
    then
    check OWBSYS privilages : be sure this user has these privilages : grant any object privilage and grant any privilage
    these privilages are not in cat_owb.sql and sometimes after creating a new DB are not default privilage for OWBSYS user .
    pls inform me if u have any comment .
    cheers
    Padideh

    Hi,
    the first look at Oracle Univeral Installer logfile for details on error.
    Reason for this error can be (for example) inappropriate database instance configuration.
    Check that you configured your database according installagion guide
    http://download.oracle.com/docs/cd/B31080_01/doc/install.102/b28224/reqs01.htm#BABFEHDB
    What exact OWB release are you using - 10g R1 or 10g R2.
    As I remember it is impossible install base release 10g R1 (10.1.0.2) on Oracle Database 10g R2
    (this is supported only from OWB 10.1.0.4).
    Regards,
    Oleg

  • OWB repository doesnt allow deploying or executing of mappings

    Hi , I have run into a strange problem since a couple of day with 2 of my repositories
    Rep 1:
    Database : Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Prod
    PL/SQL Release 10.2.0.3.0 - Production
    CORE 10.2.0.3.0 Production
    TNS for Linux: Version 10.2.0.3.0 - Production
    NLSRTL Version 10.2.0.3.0 - Production
    OWB version : 10.2.0.1.31
    Rep 2 :
    Database : Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
    PL/SQL Release 11.1.0.7.0 - Production
    CORE 11.1.0.7.0 Production
    TNS for Linux: Version 11.1.0.7.0 - Production
    NLSRTL Version 11.1.0.7.0 - Production
    OWB version : 10.2.0.4.36
    OS : Linux
    When ever i try to deploy a mapping or run a mapping i get the error
    ORA-29532: Java call terminated by uncaught Java exception: java.sql.SQLException: No suitable driver
    RPE-01003: An infrastructure condition prevented the request from completing
    i can connect to the OWB repository, services are running fine, but service doctor says
    SQL> @service_doctor.sql
    All PL/SQL packages and functions are valid
    Platform properties have been loaded correctly
    Platform location has been seeded correctly
    NLS messages have been loaded correctly
    +>>>>>> warning: job_queue_processes is 2 - recommended minimum value for owb is+
    +10.+
    +>>>>>> The platform service is not available+
    Service script is accessible to the database server
    +>>>>>> There is a problem with the repository connection information used to+
    start the service
    +>>>>>> Here is the detailed error message which contains the connection+
    information passed to the service:-
    +>>>>>> Cannot access the repository owner password from within the database+
    server
    +>>>>>> Please verify that this information is accurate+
    +>>>>>> If this information is correct, then please use the+
    +'set_repository_password.sql' script to reset the stored password+
    PL/SQL procedure successfully completed.
    No change has been made in the DB
    When i try to deploy a new target location, i get the error
    ORA - 29352 : Java call terminated by uncaught Java exception : java.sql.SQL exception : Nosuitable driver
    ORA - 06512 : at OWNER_ACT.WB_RTI_UTIL line 57
    ORA - 6512 : at OWNER_ACT.WB_RT_STORE_REGISTRATION line 233
    ORA : 06512 at line 1
    I cannot even create new repositories on these DB s as OWB crashes after 48 %.
    Can any one shed some light on this ?? Am i missing something basic here????
    Thanks
    Illiyaz

    hi Oleg,
    Here is the output that you had requested
    $+cat OWNERADPT.log.36+
    +2011/03/21-13:47:43-IST [16A786] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.+
    - No more data to read from socket
    at oracle.wh.runtime.platform.service.controller.PlatformDb.disconnect(PlatformDb.java:101)
    at oracle.wh.runtime.platform.service.Service.run(Service.java:415)
    at oracle.wh.runtime.platform.service.Service.main(Service.java:1060)
    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:324)
    at Launcher.main(Launcher.java:167)
    java.sql.SQLException: No more data to read from socket
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:208)
    at oracle.jdbc.driver.T4CMAREngine.unmarshalUB1(T4CMAREngine.java:1118)
    at oracle.jdbc.driver.T4CMAREngine.unmarshalSB1(T4CMAREngine.java:1070)
    at oracle.jdbc.driver.T4C7Ocommoncall.receive(T4C7Ocommoncall.java:106)
    at oracle.jdbc.driver.T4CConnection.doCommit(T4CConnection.java:523)
    at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:1119)
    at oracle.wh.runtime.platform.service.controller.PlatformDb.disconnect(PlatformDb.java:95)
    at oracle.wh.runtime.platform.service.Service.run(Service.java:415)
    at oracle.wh.runtime.platform.service.Service.main(Service.java:1060)
    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:324)
    at Launcher.main(Launcher.java:167)
    select * from wb_rt_service_nodes;
    +1     1     ACT.FCS-INC.LOCAL     1521     ACTIVIS     1     10.2.0.4.36     /apps/owbhome+
    OMB> env+
    XDP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/xdp/12.0.0
    INCLUDE_FLAGS=-I. -I$(FND_TOP)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo
    CUA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/cua/12.0.0
    REPORTS_PATH=/ADPTDEMO/FCSADPT/apps/apps_st/appl/au/12.0.0/plsql:/ADPTDEMO/FCSADPT/apps/apps_st/appl/fnd/12.0.0/reports:/ADPTDEMO/FCSADPT/apps/apps_st/appl/au/12.0.0/reports:/ADPTDEMO/FCSADPT/apps/apps_st/appl/au/12.0.0/graphs
    TK_ICON=/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/reports/plugins/resource
    APPLMAIL=NONE
    ASN_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/asn/12.0.0
    CSP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/csp/12.0.0
    IBE_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ibe/12.0.0
    PMI_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/pmi/12.0.0
    QRM_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/qrm/12.0.0
    APPLTMP=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/appltmp
    DE_DISABLE_PLS_512=1
    ALR_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/alr/12.0.0
    RRS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/rrs/12.0.0
    WSM_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/wsm/12.0.0
    RM=rm -f
    ASP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/asp/12.0.0
    APPL_CPLEX_LICDIR=/ADPTDEMO/FCSADPT/apps/apps_st/appl/admin/cplex
    OAD_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/comn
    INST_TOP=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux
    PATH=/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3/perl/bin:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/bin:/ADPTDEMO/FCSADPT/apps/apps_st/appl/fnd/12.0.0/bin:/ADPTDEMO/FCSADPT/apps/apps_st/appl/ad/12.0.0/bin:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/ADPTDEMO/FCSADPT/apps/apps_st/comn/util/unzip/unzip::/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/appladpt/bin:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3/appsutil/jdk/bin
    MAIL=/var/spool/mail/appladpt
    TNS_ADMIN=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/ora/10.1.2/network/admin
    AR_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ar/12.0.0
    APPLINC=include
    APPS_VERSION=12.0.4
    EVENT_10932=8
    OKX_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/okx/12.0.0
    PAY_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/pay/12.0.0
    FORMS_RESTRICT_ENTER_QUERY=TRUE
    BIV_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/biv/12.0.0
    FUN_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/fun/12.0.0
    ISC_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/isc/12.0.0
    OKI_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/oki/12.0.0
    XDO_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/xdo/12.0.0
    CLASSPATH_LAUNCHER=-classpath ../admin:../admin/launcher.jar:Personalties.jar:/ADPTDEMO/FCSADPT/db/tech_st/owbhome/owb/bin/admin/ojdbc14.jar:../admin::: -DOWB_HOME=/ADPTDEMO/FCSADPT/db/tech_st/owbhome -DJDK_HOME=../../../jdk -DORA_HOME=/ADPTDEMO/FCSADPT/db/tech_st/owbhome -DOEM_HOME=/ADPTDEMO/FCSADPT/db/tech_st/owbhome -DIAS_HOME=/ADPTDEMO/FCSADPT/db/tech_st/owbhome -Doracle.net.tns_admin=/ADPTDEMO/FCSADPT/db/tech_st/owbhome/network/admin Launcher ../admin/owb.classpath
    DDD_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ddd/12.0.0
    EC_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ec/12.0.0
    GMD_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/gmd/12.0.0
    IBW_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ibw/12.0.0
    APPLDCP=OFF
    JAVA_BASE=/ADPTDEMO/FCSADPT/apps/apps_st/comn/java
    OAH_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/comn/webapps/oacore
    PWD=/ADPTDEMO/FCSADPT/db/tech_st/owbhome/owb/bin/admin
    INPUTRC=/etc/inputrc
    AMW_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/amw/12.0.0
    FRM_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/frm/12.0.0
    APPLGRAF=graphs
    REPORTS_CLASSPATH=/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/reports/jlib/rwbuilder.jar:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/reports/jlib/rwrun.jar:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/jlib/zrclient.jar:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/j2ee/home/oc4j.jar:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/j2ee/home/lib/ojsp.jar
    ADJVAPRG=/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java
    IZU_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/izu/12.0.0
    ZX_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/zx/12.0.0
    APPLRGT=regress
    AF_LD_LIBRARY_PATH=/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3/lib32:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3/lib:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/jdk/jre/lib/i386:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/ADPTDEMO/FCSADPT/apps/apps_st/appl/cz/12.0.0/bin:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/lib32:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/jdk/jre/lib/i386:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/ADPTDEMO/FCSADPT/apps/apps_st/appl/sht/12.0.0/lib:/ADPTDEMO/FCSADPT/apps/apps_st/appl/pon/12.0.0/bin
    DNA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/dna/12.0.0
    IEM_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/iem/12.0.0
    OKE_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/oke/12.0.0
    SHT_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/sht/12.0.0
    PCCFLAGS=include=$(PCCINC) ireclen=161 sqlcheck=none dbms=v6
    FORMS_TRACE_DIR=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/logs/ora/10.1.2/forms
    OA_JAVA=/ADPTDEMO/FCSADPT/apps/apps_st/comn/java/classes
    LANG=en_US.UTF-8
    AK_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ak/12.0.0
    CSF_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/csf/12.0.0
    DT_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/dt/12.0.0
    FEM_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/fem/12.0.0
    JTF_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/jtf/12.0.0
    OE_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/oe/12.0.0
    PSA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/psa/12.0.0
    ZPB_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/zpb/12.0.0
    LUSRIAP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/fnd/12.0.0/usrxit/xitusr.o
    TK_PRINT_STATUS=echo %n is valid
    FORMS_APPSLIBS=APPCORE FNDSQF APPDAYPK APPFLDR GLCORE HR_GEN HR_SPEC ARXCOVER
    LOG_HOME=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/logs
    CONTEXT_NAME=FCSADPT_appslinux
    AZ_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/az/12.0.0
    GL_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/gl/12.0.0
    PSP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/psp/12.0.0
    XLE_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/xle/12.0.0
    APPLOUT=out
    AF_CLASSPATH=/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/ADPTDEMO/FCSADPT/apps/apps_st/comn/java/lib/appsborg2.zip:/ADPTDEMO/FCSADPT/apps/apps_st/comn/java/classes
    OA_MEDIA=/ADPTDEMO/FCSADPT/apps/apps_st/comn/java/classes/oracle/apps/media
    ORA_HOME=/ADPTDEMO/FCSADPT/db/tech_st/owbhome
    CONTEXT_FILE=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/appl/admin/FCSADPT_appslinux.xml
    CUF_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/cuf/12.0.0
    FTP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ftp/12.0.0
    IGF_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/igf/12.0.0
    QA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/qa/12.0.0
    ORACLE_TERM=vt220
    FA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/fa/12.0.0
    INL_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/inl/12.0.0
    REPORTS_PRE=&5555
    FORMS_FORCE_MENU_MNEMONICS=0
    FV_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/fv/12.0.0
    MFG_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/mfg/12.0.0
    VEA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/vea/12.0.0
    WIP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/wip/12.0.0
    PLATFORM=Linux
    CHV_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/chv/12.0.0
    CP=cp
    ADPERLPRG=/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3/perl/bin/perl
    BIC_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/bic/12.0.0
    MSR_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/msr/12.0.0
    OPI_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/opi/12.0.0
    PN_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/pn/12.0.0
    POS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/pos/12.0.0
    APPLBIN=bin
    APPLPLS=plsql
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    ASO_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/aso/12.0.0
    JMF_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/jmf/12.0.0
    VNDPAYSL=
    APPLLOG=log
    FNDNAM=APPS
    AS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/as/12.0.0
    REPORTS_USEREXITS=/ADPTDEMO/FCSADPT/apps/apps_st/appl/fnd/12.0.0/bin/fndrwxit.so
    FORMS_WEB_CONFIG_FILE=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/ora/10.1.2/forms/server/appsweb.cfg
    OEM_HOME=/ADPTDEMO/FCSADPT/db/tech_st/owbhome
    JDK_HOME=../../../jdk
    HOME=/home/appladpt
    SHLVL=2
    BIL_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/bil/12.0.0
    OKS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/oks/12.0.0
    PA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/pa/12.0.0
    FORMS_REJECT_GO_DISABLED_ITEM=0
    CS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/cs/12.0.0
    IA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ia/12.0.0
    ITG_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/itg/12.0.0
    OTA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ota/12.0.0
    CSE_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/cse/12.0.0
    IBP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ibp/12.0.0
    PSB_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/psb/12.0.0
    APPLRGF=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/logs/appl/rgf
    ASL_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/asl/12.0.0
    CSR_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/csr/12.0.0
    ECX_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ecx/12.0.0
    CFLAGS=$(INCLUDE_FLAGS) -Dlinux -DLINUX -DNLS_ASIA -D_GNU_SOURCE
    FORMS_FLAG_DIFFERENT_SUBORD=1
    CSC_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/csc/12.0.0
    GME_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/gme/12.0.0
    PV_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/pv/12.0.0
    REPORTS_POST=&5556
    FNDREVIVERPID=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/pids/appl/reviver.sh_FCSADPT_appslinux.pid
    LOGNAME=appladpt
    AD_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ad/12.0.0
    BEN_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ben/12.0.0
    CSI_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/csi/12.0.0
    CUS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/cus/12.0.0
    FLM_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/flm/12.0.0
    FTE_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/fte/12.0.0
    GMO_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/gmo/12.0.0
    GR_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/gr/12.0.0
    IGS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/igs/12.0.0
    GMP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/gmp/12.0.0
    IBC_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ibc/12.0.0
    APPLPTMP=/tmp
    NLS_NUMERIC_CHARACTERS=.,
    FORMS_SESSION=TRUE
    IAS_ORACLE_HOME=/ADPTDEMO/FCSADPT/apps/tech_st/10.1.3
    SSH_CONNECTION=
    IES_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ies/12.0.0
    JG_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/jg/12.0.0
    VNDARPL=
    APPLCSF=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/logs/appl/conc
    CLASSPATH=Personalties.jar:/ADPTDEMO/FCSADPT/db/tech_st/owbhome/owb/bin/admin/ojdbc14.jar:../admin::
    IEX_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/iex/12.0.0
    JL_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/jl/12.0.0
    VNDPAYPL=
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    COMMON_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/comn
    CZ_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/cz/12.0.0
    MSO_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/mso/12.0.0
    PON_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/pon/12.0.0
    PQP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/pqp/12.0.0
    RLM_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/rlm/12.0.0
    LUSRLIB=/ADPTDEMO/FCSADPT/apps/apps_st/appl/fnd/12.0.0/usrxit/libusr.a
    LUSRPRG=/ADPTDEMO/FCSADPT/apps/apps_st/appl/fnd/12.0.0/usrxit/prglib.o /ADPTDEMO/FCSADPT/apps/apps_st/appl/fnd/12.0.0/usrxit/prgcat.o /ADPTDEMO/FCSADPT/apps/apps_st/appl/fnd/12.0.0/usrxit/EXPROG.o
    SHLIB_PATH=/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/lib32:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/jdk/jre/lib/i386:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/ADPTDEMO/FCSADPT/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/ADPTDEMO/FCSADPT/apps/apps_st/appl/sht/12.0.0/lib
    AFJCPARG=-client
    AST_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ast/12.0.0
    CUP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/cup/12.0.0
    GML_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/gml/12.0.0
    HXT_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/hxt/12.0.0
    FND_SECURE=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/appl/fnd/12.0.0/secure
    BIX_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/bix/12.0.0
    GHR_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ghr/12.0.0
    IEO_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ieo/12.0.0
    BIS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/bis/12.0.0
    OKL_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/okl/12.0.0
    CC=cc
    REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    WEBAPPS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/comn/webapps
    APPL_CONFIG_HOME=/ADPTDEMO/FCSADPT/apps/apps_st/appl
    ADMIN_SCRIPTS_HOME=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/admin/scripts
    AME_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ame/12.0.0
    IEU_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ieu/12.0.0
    JA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ja/12.0.0
    PO_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/po/12.0.0
    CHMOD=chmod
    ORACLE_HOME=/ADPTDEMO/FCSADPT/db/tech_st/owbhome
    FND_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/fnd/12.0.0
    BIM_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/bim/12.0.0
    QOT_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/qot/12.0.0
    XNB_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/xnb/12.0.0
    APPLFRM=forms
    OA_HTML=/ADPTDEMO/FCSADPT/apps/apps_st/comn/webapps/oacore/html
    CLN_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/cln/12.0.0
    CRP_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/crp/12.0.0
    GCS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/gcs/12.0.0
    MWA_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/mwa/12.0.0
    OKC_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/okc/12.0.0
    G_BROKEN_FILENAMES=1
    CCT_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/cct/12.0.0
    CSD_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/csd/12.0.0
    WSH_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/wsh/12.0.0
    NLS_DATE_FORMAT=DD-MON-RR
    ADJRIOPTS=-mx512m
    CNTL_BREAK=ON
    AX_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/ax/12.0.0
    GMS_TOP=/ADPTDEMO/FCSADPT/apps/apps_st/appl/gms/12.0.0
    REPORTS_TMP=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/temp
    FORMS_CATCHTERM=1
    FORMS_RTI_DIR=/ADPTDEMO/FCSADPT/inst/apps/FCSADPT_appslinux/logs/ora/10.1.2/forms
    AF_JLIB=/ADPTDEMO/FCSADPT/apps/apps_st/comn/java/lib
    _=../../../jdk/jre/bin/java
    NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Hope i have put in all the requested information.
    Thanks
    Illiyaz

  • OWB repository

    Hi all,
    I'm doing a fresh installation of OWB. I have 2 servers and I want to install the OWB in one server and OWB Repository in the other.
    There is any way to do this? I'm using 11g R2.
    Thanks!

    Yes, it is possible. See [Implementing a Remote Runtime|http://download.oracle.com/docs/cd/B28359_01/owb.111/b31280/install_rep02.htm#BABJDHCJ] in OWB Installation Guide (it seems that your case is "Control Center Service Installed on a Dedicated Computer")
    But drawback of this architecture - you need to start Control Center service manualy from dedicated computer (from server with OWB software)
    Regards,
    Oleg

  • OWB Repository connection time out

    Hi,
    please suggest some solution for the following issue.
    Whenever i'm  inactive on OWB repository for more than 30 mins, i get Repository connection error as the connection to the repository was lost, because of the following database error: Closed Connection
    Exit OWB without committing.
    after quering select * from user_resource_limits;
    i could see that  IDLE_TIME  and CONNECT_TIME is set UNLIMITED.Also, i cannot find any setting related to session timeout specified in OWB repository.
    Can anyone tell the reason for this error.
    Thanks in Advance.

    please reply Solution for this error.

Maybe you are looking for

  • Trying to add a flowable/expandable text field to the end of a form

    I have created a form in LiveCycle Designer.  At the end of that form, I would like a Summary text box that expands to allow the person who is filling out the form to type as much information as is necessary and it will all be visible/print when they

  • Aperture Library Thumbnails

    I have a problem I cannot figure out. I have 155,000 photos in 1120 projects in A3 (ver 3.2.4). My photo files are referenced on external hard drives, and the Aperture library folder resides on my imac hard drive in the pictures folder. I started to

  • No digital signature, cannot run itunes 7.0 setup???

    My daughter's new nano requires a new itunes download, which we did. Our computer rejects it because the file comes without a digital signature. I've disabled part of my security system and actually got the logo to come up but I click, it acts like i

  • Billing block on DNs is for a regular invoice

    Hi I am facing an issue of billing block on Delivery Note for regular invoice. The customer is not getting the invoice after we ship the part. the issue here is that the part the customer wants had to be pulled from "inter company nad The "inter-comp

  • While upgrading to iOS 7.1 the process failed...

    ...with the PC that I normally synchronise my iPhone. I have managed to do a fresh install of iOS 7.1 using another PC. However, now is there a way I can recover my historic data (Contacts, App settings, etc) from my original backup that was on iOS 7