Changing OWB Repository Password

Hi,
We are using OWB 10.1 version with Oracle 9.2. We maintain 3 repository users like OWB Designer, OWB RUN USER and OWB RUN OWNER. Whenever we get password expiry warning, our mappings fail and get aborted.
As a part of the security policy, repository passwords will be changed regularly. We would like to know the implications of change in the repository passwords,
whether we need to re-deploy the mappings, process flows or any other thing to be
taken care specifically whenever it is changed.
Please give all the details, suggestions related to this and what is the normal
industry practice on this, thank you.
Regards,
Deva

Change password of OWB Repository Owner
The user password can be directly changed in the database using the following sql
alter user <owb repository owner> identified by <password>
Change password of Runtime Repository Owner
Warehouse Builder has a specific procedure to do this for the runtime repository user. The steps are below:
1. Logon to the runtime repository using the old password.
2. Run script <owb home>/owb/rtp/sql/stop_service.sql
3. alter user <repository owner> identified by <new password>
4. Run script <owb home>/owb/rtp/sql/set_repository_password.sql
5. When prompted, specify the new password
6. Run script <owb home>/owb/rtp/sql/start_service.sql
There are no additional steps for Runtime Access User (but if this user is used for starting mapping/processes in scheduling jobs then modified password should be updated in scheduling scripts - this depends on scheduler used)
We dont have to do any deployments for the password changes.
Regards,
Mallee

Similar Messages

  • Change OWB-user password after import

    Hi there,
    I set up a new empty 11.2 Warehousbuilder Repository instance, created a workspace and several DB-users (not in OWB) to prepare for MDL-Import.
    Into that I run MDL-Import from 10.2 (it creats a MDL-file for 11.2), which was successfuly imported.
    Immediatly after import I can not see any content as workspace-owner (may be logical since WS-Owner is not owner of any object imported ?)
    and I can't connect as OWB-user as well.
    So I tried to change imported OWB-user's password, but how to ?
    OWB Install and Admin guide says in chapter 13.10.2, that I would not need to do anything special in OWB, just set password in DB as usual.
    But I can't connect as those OWB-user !?
    So how to change OWB-users password correctly ?
    thanks for any hint.
    LaoDe

    seems my question wan't clear enough.
    So here is an easy scenario step by step:
    0. create a new empty Instance 11.2. Create several schema with only connect, resource grants to match later OWB-import's OWB-users.
    1. create new, empty repository 11.2 + 1 workspace. OWB-Schema, who created WS = OWB_WS_OWNER
    2. run Import from Export MDL-file. This includes several OWB-users.
    3. After Import successful endet, no new objects, OWB-users or anything new is to see. (still beeing OWB_WS_OWNER). Even restart OWB does not show any new objects or OWB-users.
    4. Can't connect to OWB with 1 of those imported Schema, to see any imported objects. Might be logical, because OWB-password for imported OWB-Schemas is unkown -> DB-Password does not help (what is logical).
    5. As OWB_WS_OWNER or OWBSYS: how to change those imported OWB-user's password, when I don't see them as OWB-users ???
    please help, thanks Laode

  • OWB repository not working after SID changed ?

    Hi,
    We have an OWB repository in a database named TEST. Recently the SID has been changed from TEST to TEST_2, and now the control center fails. Do I need to recreate the repository in the database after SID change, or could I just do some reconfigurations ? And if I could, how do I reconfigure the repository & control center based on the new SID name ?
    Thanks

    You don't need to recreate repository,
    but you should update OWB repository table ( for more details look at this thread
    Re: Unable to connect control center and start runtime service
    ) and maybe you need perform additional steps from Metalink note 434272.1 (for updating target location info).
    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

  • How to change Analyzer user password with Administration API?

    Hi,<BR>I would like to change Analyzer user password with Administration API. Can someone post some sample commands to do the task?<BR><BR>I would just like to write an application to change end user's Analyzer password.<BR>As I see I would need to do the following:<BR>1. login with admin userid/password<BR>2. execute some method to change password for required userid. I think the input parameter should be userid (of the user I would like to change password) and new password (the new password for the user).<BR>3. logout<BR><BR>Can someone post some sample code (commands to execute)?<BR><BR>Thanks,<BR>grofaty<BR><BR>My system:<BR>Analyzer Server 7.0.1.<BR>Essbase server 7.1<BR>Windows XP SP2<BR>

    <blockquote>quote:<br><hr><i>Originally posted by: <b>knightrich</b></i><BR>Hello Mr. Jordan.<BR><BR>I would like to exchange some thoughts about "housekeeping" Analyzer reports in preparation for migration from Analyzer 7.0.0.0.01472 to 9.x:<BR><BR>...<BR><BR>Did you solved such a problem or do you have an idea if it could be solved with the Admin API methods?<BR> ...<BR>Migration from 7.00 to 9.x: As we heard last week the "Migration Wizard for Reports" in 9.3 should be able to migrate reports. Do you have experience or more detailed information about that Wizard?<BR><BR>Many thanks in advance<BR><BR>knigthrich<hr></blockquote><BR><BR>knighrich, <BR>I'd like to be more help, but I have no experience with System 9. I did substantial cleanup when we migrated from Analyzer 6 to Analyzer 7.1, and even more cleanup when moving up to 7.2, but our installation is smaller in scale than yours and we didn't need to automate report cleanup.<BR><BR>You might be able to get the ownership information you need through the back door, doing a direct query on the database, but simpler might be an export users, at least from 7.0. (This facility probably doesn't exist in system 9; it was dropped in 7.2 in favor of an undocumented API) The export file is an xml file that could easily be parsed to identify reports that have the administrator as user and then a second pass to delete those with otuer ownership as well. As previously suggested, you might be able to get this by a well crafted SQL query against the repository.<BR><BR>Procedurally, we have both public reports that have the blessing of management and are widely available, owned by a "public owner", and private reports developed by indivdual users and shared or not. Our team maintains the public reports, but not the private reports. We may be asked to make a previously private report public and take over maintenance of it. <BR><BR>I hope that you can find a solution that meets your needs. Certainly a call to customer support to identify a poorly documented feature would be in order.<BR>

  • Lost work repository password ODI

    ODI 11g.
    Lost the work repository password --- so I cant reset it via the front end.
    Any ideas?
    Thanks.
    Edited by: 869150 on 21-Dec-2012 04:36

    Hi,
    You can change the work repository password in the topology tab.
    Regards,
    JeromeFr

  • 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

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

    Can anyone tell me where can i get information about OWB repository tables created in the database when we install OWB.
    I basically want to know what each table does??
    tables for eg. wb_rt_tasks, wb_rt_errors etc...
    Edited by: Commander on Sep 25, 2008 4:40 AM

    Hi,
    if you will have this information you can sell it! ;-) The repository is not documented very well. When you work with the owb some years you will know something about it, but not everything. And often you need informations from more than one table, because the information is splitted in many pieces (relational tables!). And the constraints are not documented. And in 11g the repos has changed very much!
    Good luck,
    regards
    Detlef

  • OWB repository management

    OWB repository change management
    I had created a OWB repository, owb_test, to develop & test modules defined for our warehouse. Hence, in owb_test may contain different types of modules where some of them are defined for testing purpose.
    Do you recommend another OWB repository, eg owb_prod to keep those modules that actually being deployed to our warehouse production enviornment? Or should it be better to remain as one repository i.e owb_test, housekeep and change the module status from Development to Production?
    Can anyone share with me on how you manage the OWB rep change control? Thanks

    It depends on how strict you would like to do version control... but the most strict way to do it would be to create several repositories (or multiple projects in the same repository) and maintain version control and propagating changes through MDL export and import (in that respect, multiple repositories is easier to manage).
    If you are less strict about version control or your environment is less complex, you can probably get away creating multiple projects (one for each environment) and copy/paste objects from dev to test, to QA, to prod. This scenario would also work if you create multiple modules (instead of multiple projects).
    Hope this helps,
    Mark.

  • Importing a package into OWB repository.

    Hi,
    there is a package existing in my OWB repository.
    Package ABC
    Procedure PQR(pram1 varchar2,param2 varchar2)
    now i have modified this package in my target schema, an extra parameter is added to the procedure PQR.
    Procedure PQR(pram1 varchar2,param2 varchar2,param3 number).
    now when I re import this package to my OWB repository module. it shows both versions of the procedures.
    Package ABC
    PQR(pram1 varchar2,param2 varchar2)
    PQR(pram1 varchar2,param2 varchar2,param3 number)
    PQR(pram1 varchar2,param2 varchar2) is still vsible in OWB repository though it is replaced with PQR(pram1 varchar2,param2 varchar2,param3 number) in target schema.
    Is there any way I can replace the old version of procedure with the new version in OWB repository.
    Regards
    RD_RBS

    Hi
    Standard approach to be followed for any object modification
    1. If you have created your package from OWB and deployed it into your DB, always do it that way i.e. Design center -->DB . Do not make any modifications on DB level and import in back to your Design center. OWB manages Ids for all objects on the repository and this will confuse it. That is why you see two versions of the same package . Any modifications should be done on Design center level and then do a replace on the package from control center
    2. If an object (package or procedure) is created on DB directly and is imported into design center, follow the same norm everytime you make any changes to that object. The status of that object will appear as "New" or "Not deployed" on control center but that is fine because OWB has no ID on its repository to maintain this information.
    3. If you need to rename any object already deployed from OWB, always drop it first, then rename it and then deploy it. That way OWB will maintain the name and ID on its end and not get confused.
    4. For your case, you can drop the older version of the package from OWB, delete the one imported from Database into OWB, make the changes on OWB level (adding parameter etc) and then redeploy the same package as replace from control center.
    Hope these tips help
    birdy

  • Odi repository passwords got reset

    Our ODI repository passwords got reset(both work and master).
    I have used agent encode to encode the master rep password, and changed it in the odiparams file.
    I am still unable to login to our production odi-which is execution only.
    Is there any other place where we should insert the new password?

    Fixed it.Had to login to topology and change the work rep password there.

  • Import model from OWB repository

    We have an OWB repository with several 100 tables, mappings, etc. what we try to import but SQL Modeler seems to import nothing although it gives no errors.
    We've found that before importing all the OWB environment variables must be set.
    Which we did.
    Then it seems to connect to the repository, do some processing and returns but without any changes in the model.
    Did anyone import model from OWB successfully?
    We are using version 10.2 OWB and database.
    Bye,
    Gabor

    OK ive imported from Designer into OSDM just fine.
    Good. Glad this works.
    However things I dont like so far ...;)
    The properties palete can you make it like owb in that when i open it and change context in the browser it updates? I dont want to have to keep going show properties.
    In future releases User Interface will be adresses to be more intuitive and to be more SQL developer alike
    Pushing the OK button does not appear to do anything the properties window stays open so how is it different to apply?
    Sorry, but we don't understand. Pushing OK should work and should close the property window.
    Things I dont like... the number of clicks to see information ( no hotkeys or shortcuts  )
    Agree. In future releases User Interface will be adresses to be more intuitive and to be more SQL developer alike
    Next Early Adopter will have new dialog for entities and tables
    No drag n drop columns from 1 table to another. No right click on browser nodes to create keys etc No CTL drop no SHIFT drop
    You can drag columns
    an enhancement request will be created
    Why cant I reorder columns by moving them in the browser? Then I could move them visually. This also applies to property paletes if I have to go to the effort of highlighting a current row then why cant I just grab it and move it?
    You can reorder columns/attributes by the "up" and "down" arrows after you highlighted the column or attribute in their respective property window.
    an enhancement request will be created for doing this from the browser and the grabbing
    Appears to be no ability to set common properties over a number of attributes. If I select a number of columns I cant pull up a property pallete to set a common attribute on them.
    an enhancement request will be created
    I could not get the enginer to logical model to enable
    Should work. when you have the relational model, use the engineering to logical model icon (2 red arrows) or the design menu option and do engineer to logical model
    Otherwise looks promising
    Thank you!!
    Kind regards,
    René De Vleeschauwer
    SQL Developer Data Modeling team

  • How to retrieve work repository password in ODI 11g

    Hi,
    I have forgot my work repository password and unable to login.
    Please let me know if anyone come across similar situation and retrieve password. I tried change password option but it's asking first old password.
    Thanks,
    Nish

    Phani ,
    Go to your <ODI_11g_HOME>/oracledi/agent/bin
    and you will find agent.sh , agent_<standalone_agent>.sh and odiparams.sh and other agent files.
    Step 1. Update your odiparams.sh
    Step 2. Create the Physical and Logical Agent int your Topology using the same port_number and name provide while creating the Stand alone agent during installation ( or) create accordingly the agent in Topology with name and port number as required and make the modification in agent_<stand_alone>.sh file
    Step 3. After doing so start your agent_<stand_alone>.sh
    Step 4. Repeat the process 2-3 for any number of stand alone agent created on different ports and steps 1 to 3 for different Work repository
    Thanks
    Dev

  • OWB 10R2: Compare OWB repository against actual

    Hi,
    Is there a way to compare the date in the OWB repository against the actual schema?
    Some of our developers made changes in the actual schema but not in the repository. We want to compare the differences.
    Any tips or suggestions are welcome!
    Best Regards
    John

    One quick thing to do is do an import for the metadata, then the dialog will show in bold objects you have...
    Select all of those, then let it do the import (it will not do the import, so don't worry yet). The next screen will show you the differences between your metadata and the actuall schema. Expand all on it and make a print screen on it...
    Now do an UNDO on that screen and the import will be cancelled and no changes are made the repository.
    You can do this comparison on both source and target, should not matter...
    JP

Maybe you are looking for

  • Inserting App Simulations in a Course

    Can someone please give me some good advice? I am planning to create courses which will contain recordings for application simulations (Training Simulations and Assessment Simulations). My issue is that one course will probably contain between 5 to 1

  • What is the meaning of managed groups of employees in OM?

    Hi experts fellas, What is the meaning of managed groups of employees in OM? Thanks, JEss..

  • Oracle VM Manager 3.1.1 build 399

    Hi All, We've released the latest Oracle VM Manager 3.1.1 patch update (build 399) to My Oracle Support. See the download instructions at OTN. http://www.oracle.com/technetwork/server-storage/vm/downloads/index.html Download Oracle VM Manager 3.1.1 P

  • Firefox/Thunderbird in Solaris 10 8/07 (update 4)

    Hello, Firefox and TB are bundled in the latest Solaris 10 release. How does that release handle updates to these packages? Does the auto-update functionality of the software work (assuming user permission access to install directories), or will all

  • Why did contacts disappear on iphone 5s

    I have an iphone 5s.  The phone had both a gmail email account and an Exchange email account from a previous employer.  Since I am no longer with the other employer I removed the exchange email from my calendar in Settings/Mail, Contacts, Calendars.