Two probe installation

Is it possible to install two probes on same probe server?

Hi Hussein,
Thank you for the info. I was wondering whether the Linux2 concurrent manager was installed correctly or not. I went to xml file and found these entries and it made me think, it didn't install correctly because only concurrent manager should have been yes and the rest should be no. Isn't it? If it is wrong, how do I correct this?
<oa_system_config>
         <TIER_DB oa_var="s_isDB">NO</TIER_DB>
         <TIER_ADMIN oa_var="s_isAdmin">YES</TIER_ADMIN>
         <TIER_WEB oa_var="s_isWeb">YES</TIER_WEB>
         <TIER_FORMS oa_var="s_isForms">YES</TIER_FORMS>
         <TIER_NODE oa_var="s_isConc">YES</TIER_NODE>
         <TIER_FORMSDEV oa_var="s_isFormsDev">YES</TIER_FORMSDEV>
         <TIER_NODEDEV oa_var="s_isConcDev">YES</TIER_NODEDEV>
         <TIER_WEBDEV oa_var="s_isWebDev">YES</TIER_WEBDEV>
         <config_option type="techstack" oa_var="s_techstack">as1013</config_option>
         <config_option type="techstack" oa_var="s_tnsmode">generateTNS</config_option>
         <config_option type="adx" oa_var="s_apps_version">12.1.1</config_option>
         <config_option type="techstack" oa_var="s_apache_mode">NORMAL</config_option>
         <ias_version oa_var="s_ias_version">10.1.3.4.0</ias_version>
      </oa_system_config>

Similar Messages

  • Two independent installation and performance issue

    Hi,
    We have installed two independent DBs (11gr2 enterprise 64 bit)on a large box with 80 cores 256GB RAM.
    The data files for both DBs are on ram. The objective is to find if we can double perf number with two instances.
    What we see is that when both instances are run the "log file sync" event takes 5 times more time (there are other wait events also go up).
    db2: (when db2 running alone)
    log file sync 202,445 21 0 .9 Commit
    db2: (when db1 & db2 running together)
    log file sync 267,512 97 0 4.5 Commit
    The CPU load average -1 comes down from
    14.1 to 1.68 though CPU utilization jumps from 41% to 82%.
    There are two independent installations. We are trying to find out how one instance of DB can affect other (make other wait more), unless there is an underlying issue in the common resource used by both.
    The SGAs should be allocated and accessed by DBs separately, right?
    ipcs -m shows:
    ------ Shared Memory Segments --------
    key shmid owner perms bytes nattch status
    0xe93e5adc 262144 oracle 660 4096 0
    0x13074fa0 491521 oracle 660 1612709888 0
    0xcd05b8c4 622594 oracle 660 4096 0
    if we turn off one db then
    ------ Shared Memory Segments --------
    key shmid owner perms bytes nattch status
    0x13074fa0 491521 oracle 660 1612709888 0
    0xcd05b8c4 622594 oracle 660 4096 0
    I am not very familiar oracle and do not know how to find memory layout of oracle DB. Any help/pointer is appreciated.
    What is the best way to find out that two DBs do not share the same SGA/resources?
    The two DBS have everything different except ora inventory.
    Kallol Biswas
    [email protected]
    NucleoDyne Systems, Inc.

    Without a lot more information there really isn't much one can say other than that, properly installed, the two should be completely independent of each other.
    That said it seems that is not the case which takes us back to what none of us out here can know ... what isn't as you assume it should be.
    What is most confusing to me is this statement:
    The data files for both DBs are on ram. The objective is to find if we can double perf number with two instances.I have no idea what either sentence is intended to mean. The first because datafiles are not "on RAM" and the second because two instances will never double anything other than resource utilization and overhead.

  • Two node installation with 2 concurrent managers..

    Need your help. I have 12.1.1 Two node installation on Linux 5.9 with 64 bit.
    Linux2- Database server + Concurrent manager
    Linux1- Apps Node
    Port - 8002 (port pool -2)
    on my app node - linux1, I have 2 directories <SID>_linux1 and <SID>_linux2. First one is for primary apps node and second one is for 2nd concurrent manager. It is a shared directory structure. I have 2 questions:
    1) If I run the autoconfig on Linux1, I can run all the services and connect to apache. However, If I run the autconfig on linux2, I will not be able to connect to web server (for a short time request will be sent to Linux1 and then it gets forwarded to Linux2 - even though Linux2 is not app server).
    2) How do I run the second concurrent manager on LInux2? After I run the 2 concurrent manager, how do I test both concurrent managers are working?
    Your help is much appreciated.

    Hi Hussein,
    Thank you for the info. I was wondering whether the Linux2 concurrent manager was installed correctly or not. I went to xml file and found these entries and it made me think, it didn't install correctly because only concurrent manager should have been yes and the rest should be no. Isn't it? If it is wrong, how do I correct this?
    <oa_system_config>
             <TIER_DB oa_var="s_isDB">NO</TIER_DB>
             <TIER_ADMIN oa_var="s_isAdmin">YES</TIER_ADMIN>
             <TIER_WEB oa_var="s_isWeb">YES</TIER_WEB>
             <TIER_FORMS oa_var="s_isForms">YES</TIER_FORMS>
             <TIER_NODE oa_var="s_isConc">YES</TIER_NODE>
             <TIER_FORMSDEV oa_var="s_isFormsDev">YES</TIER_FORMSDEV>
             <TIER_NODEDEV oa_var="s_isConcDev">YES</TIER_NODEDEV>
             <TIER_WEBDEV oa_var="s_isWebDev">YES</TIER_WEBDEV>
             <config_option type="techstack" oa_var="s_techstack">as1013</config_option>
             <config_option type="techstack" oa_var="s_tnsmode">generateTNS</config_option>
             <config_option type="adx" oa_var="s_apps_version">12.1.1</config_option>
             <config_option type="techstack" oa_var="s_apache_mode">NORMAL</config_option>
             <ias_version oa_var="s_ias_version">10.1.3.4.0</ias_version>
          </oa_system_config>

  • Adadmin on 11i with two-node installation

    I have two-node installation of 11.5.5.
    Am I possible to use adadmin on both nodes at the same time (parallely)
    Regards

    Hi,
    Can you please send me the doc to [email protected]
    TIA,
    Senthil Kumar.

  • Have two Oracle installations in my pc how to choose which one is in work?

    Hi,
    I have two Oracle installations in my pc, i am not daring to remove one as i dont know which is i am using and which is not.
    Because of this i am not able to connect to plsql developer,
    Please help me to uninstall one instance.
    Thanks,
    Vinod

    iMussVN wrote:
    Just connect to SQL*Plus, write this command to know what instance is working:
    select sys_context('userenv','db_home') from dual;
    Have fun :)for some weird definition of "fun"!
    bcm@bcm-laptop:~$ sqlplus
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Jun 3 21:02:22 2012
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Enter user-name: / as sysdba
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    21:02:25 SQL> select sys_context('userenv','db_home') from dual;
    select sys_context('userenv','db_home') from dual
    ERROR at line 1:
    ORA-02003: invalid USERENV parameter
    21:02:27 SQL>

  • Two probs with my imac need help with

    Hi all I bought my first mac for the wife but we have two probs with it we cant get on top of
    One is every time we try to access her mac that is on the same network it asking for a password
    But none of the pcs have a password on
    And the second prob is the mac losers sound on email but we are not on an imap account
    So I have read that it is something to do with the idle setting but we can not find the settings
    Can anybody help and I must say the mac is the best PC I have every used that's if I can get the wife off it

    al22,
    You have 90 days of free AppleCare telephone support. If your machine is within the 90 days or you have already bought AppleCare (STRONGLY recommended) give them a call. The support is excellent, nothing like what you are used to with a PC.
    Because you did not complete your profile we have no idea where you are located, what machine you have or the version of OS X installed. Please complete your profile, you can find it under Your Stuff in the upper right.
    http://support.apple.com/kb/HE57

  • Two instances installation, grant sysdba failed because passwd file

    Hi
    I have a two instances Oracle 11g installation.
    Instance 1: ORATEST
    Instance 2: ORADESA
    So, i want add SYSDBA grant to ORADESA system user.
    [oracle@oracletesting dbs]$ echo $ORACLE_SID
    ORADESA
    [oracle@oracletesting dbs]$ echo $ORACLE_HOME
    /u01/app/oracle/product/11.2.0.3/desa/dbhome_1
    [oracle@oracletesting dbs]$ sqlplus /nolog
    SQL> conn /as sysdba
    Connected.
    SQL> show parameter password;
    NAME TYPE VALUE
    remote_login_passwordfile string EXCLUSIVE
    SQL> grant sysdba to system;
    grant sysdba to system
    ERROR at line 1:
    ORA-01994: GRANT failed: password file missing or disabled
    Ok, i recreate passwd file.
    [oracle@oracletesting dbs]$ rm $ORACLE_HOME/dbs/orapworaDESA
    [oracle@oracletesting dbs]$ orapwd file=$ORACLE_HOME/dbs/orapworaDESA password=xxx entries=5
    [oracle@oracletesting dbs]$ ls -all
    total 84
    drwxr-xr-x. 2 oracle oinstall 4096 Mar 28 10:57 .
    drwxr-xr-x. 71 oracle oinstall 4096 Mar 7 16:23 ..
    -rw-rw----. 1 oracle oinstall 1544 Mar 26 15:45 hc_oradesa.dat
    -rw-rw----. 1 oracle oinstall 1544 Mar 28 10:20 hc_ORADESA.dat
    -rw-r--r--. 1 oracle oinstall 2851 May 15 2009 init.ora
    -rw-r--r--. 1 oracle oinstall 68 Mar 26 15:45 initORADESA.ora
    -rw-r-----. 1 oracle oinstall 24 Mar 26 11:17 lkORADESA
    -rw-r-----.  1 oracle oinstall  2048 Mar 28 10:57 orapworaDESA
    -rw-r--r--. 1 oracle oinstall 48880 Mar 26 14:15 rmdup_oradesa.dat
    -rw-r-----. 1 oracle oinstall 3584 Mar 26 15:14 spfileoradesa.ora
    [oracle@oracletesting dbs]$ sqlplus /nolog
    SQL*Plus: Release 11.2.0.3.0 Production on Thu Mar 28 10:59:54 2013
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    SQL> conn /as sysdba
    Connected.
    SQL> grant sysdba to system;
    grant sysdba to system
    ERROR at line 1:
    ORA-01994: GRANT failed: password file missing or disabled
    Obviously something is wrong, but I do not know.
    Thanks

    [oracle@oracletesting dbs]$ rm $ORACLE_HOME/dbs/orapworaDESA
    [oracle@oracletesting dbs]$ orapwd file=$ORACLE_HOME/dbs/orapworaDESA password=xxx entries=5
    [oracle@oracletesting dbs]$ ls -all
    total 84
    drwxr-xr-x. 2 oracle oinstall 4096 Mar 28 10:57 .
    drwxr-xr-x. 71 oracle oinstall 4096 Mar 7 16:23 ..
    -rw-rw----. 1 oracle oinstall 1544 Mar 26 15:45 hc_oradesa.dat
    -rw-rw----. 1 oracle oinstall 1544 Mar 28 10:20 hc_ORADESA.dat
    -rw-r--r--. 1 oracle oinstall 2851 May 15 2009 init.ora
    -rw-r--r--. 1 oracle oinstall 68 Mar 26 15:45 initORADESA.ora
    -rw-r-----. 1 oracle oinstall 24 Mar 26 11:17 lkORADESA
    -rw-r-----. 1 oracle oinstall 2048 Mar 28 10:57 orapworaDESA
    -rw-r--r--. 1 oracle oinstall 48880 Mar 26 14:15 _rm_dup_oradesa.dat
    -rw-r-----. 1 oracle oinstall 3584 Mar 26 15:14 spfileoradesa.oraYour password file format is wrong. It should be "orapwSID" and yours is "orapworaSID" which is wrong.
    Thanks,
    Navneet

  • R12 two node installation

    Hi All,
    I have to do two node R12 installation, please guide me how to procede because I could not see any option like "Sinlge node " and "Mult node" as it was in 11i, I want to have my database on one server and my application on second server
    Regds

    Hi
    I am new to Oracle E-business suite. I am trying to install R12 on single node/sincgle user istall on Linux 32bit. I followed the Oracle Doc ID:4012310.1 and follwoing the instructions from http://download-east.oracle.com/docs/cd/B40089_09/current/acrobat/120oaig.pdf.
    I created stage area by extracting the files downloaded from Oracle edelivery site.
    Created user "Oracle" and gave permissions to access stageR12 directory.
    Logged in as Oracle and try to run ./rapidwiz throws the follwoing error:
    Rapid Install wizard is validating your filesystem.....
    4 DVD labels found
    Rapid install wizard will now launch the java interface .....
    [oracle@localhost rapidwiz]$ Exceprion in the thread "main" java.lang.noclassdeffounderror:
    Orcle/apps/ad/util/logfile
    at oracle.apps.as.rapidwiz.RIWizard.main(RIWIZard.java.1419)
    Please help
    Thanks
    Raj

  • HELP! two drives, two partitions - installation question

    Hello!
    I have two 1.2 G hard drives in my box.
    One of them (hda1) mount point / contains: Linux, 805ship[1-
    7].tar files and product of their expansion: directories such as
    orainst, plsql, jdbc etc.
    Second drive (hdc1) mount point /u01 is empty but I want install
    oracle 8.0.5 as well small sample database on it.
    I set env variables and I've done everything up to the point
    when I am supposed to run ./orainst.
    How to "tell" orainst to place the above mentioned installation
    on my second drive (hdc1).
    Thanks,
    Malgosia
    null

    Malgosia (guest) wrote:
    : Hello!
    : I have two 1.2 G hard drives in my box.
    : One of them (hda1) mount point / contains: Linux, 805ship[1-
    : 7].tar files and product of their expansion: directories such
    as
    : orainst, plsql, jdbc etc.
    : Second drive (hdc1) mount point /u01 is empty but I want
    install
    : oracle 8.0.5 as well small sample database on it.
    : I set env variables and I've done everything up to the point
    : when I am supposed to run ./orainst.
    : How to "tell" orainst to place the above mentioned installation
    : on my second drive (hdc1).
    : Thanks,
    : Malgosia
    Once you start the "./orainst", it will ask where ORACLE_BASE and
    where ORACLE_HOME will reside. At this point you can tell it to
    put it on your second hard drive. Before you do this however,
    you will need to create the directory structure and make it rwx
    by oracle or whatever account is going to own the directory
    structure.
    Good Luck
    Javier
    null

  • Two SAP installation in one machine

    Dear Experts
    SAP ECC6 EHP4 READY
    DB2
    HP-UX
    i have a requirment to install DEV and QAS server in single server. i already installed the DEV server. now i need to install the QAS server my query is what the prerequisite i need to fallow before starting the QAS server installation. and i there any file which need to be modifi. ITS my first time to work on this kind of landscape. kindly guide me.
    i have the below file system.
    /sapmnt/DEV
    /db2/DEV/sapdata1
    /db2/DEV/sapdata2
    /db2/DEV/sapdata3
    /db2/DEV/sapdata4
    /db2/DEV/saptemp1
    /db2/DEV/db2dump
    /db2/DEV/log_dir
    /db2/db2dev
    /db2/DEV/db2dev
    /db2/log_archive/
    /db2/log_retrieve
    /db2dev
    /usr/sap/DEV/DVEBMGS00
    /usr/sap/trans
    /sapmnt/QAS
    /db2/QAS/sapdata1
    /db2/QAS/sapdata2
    /db2/QAS/sapdata3
    /db2/QAS/sapdata4
    /db2/QAS/saptemp1
    /db2/QAS/db2dump
    /db2/QAS/log_dir
    /db2/db2qas
    /db2/QAS/db2qas
    /db2qas
    /usr/sap/QAS/DVEBMGS01
    /sapdump
    thanks/regards
    sadiq

    Dear Sadiq,
    From DB point of view there is no problem to install two separate databases     
    of DB2 on one machine. The DB2 source files are installed into different directories and will not                      
    impact each other.
    After installing the software, the DB2 instance called "db2<SID>' is   
    created with the DB2 version you choose. The installation procedure    
    depends on the SAP release.                                            
    Whether of not your machine is able to handle both systems running on one server depends on         
    the hardware and settings.                                             
    Regards,
    Paul

  • Problems with Disk Two Of Installation

    Hi,
    I've managed to install disk one of the installation cds and now i'm on my 6/7 time of trying to instal disk two. Everytime I do, it works for a while and then a sign comes up saying 'An error occured while installing Mac OX, then once I click continue it comes up with a box saying 'The installer could not install some files in "/" (or another area) it stops at different places each time and each time I clean the disk and it stops at a different spot. The disk to me looks very clean and has no marks at all.
    This mac is second hand. I bought it off ebay with installation disks for leopard however the seller had put on snow leopard. I wanted to downgrade for a few reasons mainly ease of use and compatablity reasons. Neadless to say, now I have installed disk one, there is no way of going back to SL, so if anyone can help I will be very thankful!
    Thanks,
    Thom

    you can call applecare.
    (800) APL-CARE (800-275-2273)
    give them the serial number of your mac and if it's not two old they'll send you replacement disks. snow leopard can be bought at any computer store for $30.
    Message was edited by: V.K.

  • Two Portal installations.

    I have a development and test Portal installation due and am not having much luck. All are on RedHat Enterprise Linux 4 update 6. The target configuration is as follows:
    Dev: Two systems, Portal Server 7.2 on one system, Access Manager and Directory Server on a second.
    Test: Eight systems, Portal Server 7.2 on three, Access Manager on three, Directory Server on two.
    So far we've been trying Application Server 9.1 update 1 as the web container, Access Manager from the Java ES 5u1 package, and DSEE 6.3 but I've had no success with this. Does anyone have any advice?
    Jud

    Do you have any logged error in jserv.log. Can you isolate the action of running the chart in 3.0.8.9.8 and find out corresponsing logging messages in jserv.log and error.log.

  • Issue with two SID installation in a Single Windows 2003 Server.

    Hi,
    When I install second installation in a same single machine where already One SID installed, first one is goes down.
    But Database is working fine.....
    Disp+Work.exe status first it goes to Yellow then goes down..
    Kernal of First installation is already updated.
    Disp+Work.exe ---> Develeoper_Trc detail is following..
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        TRN
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    159
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        6360
    Thu Oct 30 16:22:26 2008
    kernel runs with dp version 237000(ext=110000) (@(#) DPLIB-INT-VERSION-237000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 6360) [dpxxdisp.c   1254]
         shared lib "dw_xml.dll" version 159 successfully loaded
         shared lib "dw_xtc.dll" version 159 successfully loaded
         shared lib "dw_stl.dll" version 159 successfully loaded
         shared lib "dw_gui.dll" version 159 successfully loaded
         shared lib "dw_mdm.dll" version 159 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3901
    Thu Oct 30 16:22:31 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5403]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >ides_TRN_01                             <
    DpShMCreate: sizeof(wp_adm)          21008     (1616)
    DpShMCreate: sizeof(tm_adm)          5912624     (29416)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1864)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EF60050, size: 6604928)
    DpShMCreate: allocated sys_adm at 000000000EF60050
    DpShMCreate: allocated wp_adm at 000000000EF62150
    DpShMCreate: allocated tm_adm_list at 000000000EF67360
    DpShMCreate: allocated tm_adm at 000000000EF673C0
    DpShMCreate: allocated wp_ca_adm at 000000000F50ABF0
    DpShMCreate: allocated appc_ca_adm at 000000000F5109B0
    DpShMCreate: allocated comm_adm at 000000000F5128F0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F599580
    DpShMCreate: allocated gw_adm at 000000000F599600
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F599630
    DpShMCreate: allocated wall_adm at 000000000F599640
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    rdisp/queue_size_check_value :  -> off
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 6764
      argv[0] = E:\usr\sap\TRN\DVEBMGS01\exe\jcontrol.EXE
      argv[1] = E:\usr\sap\TRN\DVEBMGS01\exe\jcontrol.EXE
      argv[2] = pf=E:\usr\sap\TRN\SYS\profile\TRN_DVEBMGS01_ides
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=64999
      argv[5] = -DSAPSYSTEM=01
      argv[6] = -DSAPSYSTEMNAME=TRN
      argv[7] = -DSAPMYNAME=ides_TRN_01
      argv[8] = -DSAPPROFILE=E:\usr\sap\TRN\SYS\profile\TRN_DVEBMGS01_ides
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1656]
    ***LOG Q0K=> DpMsAttach, mscon ( ides) [dpxxdisp.c   11937]
    DpStartStopMsg: send start message (myname is >ides_TRN_01                             <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 159
    Release check o.K.
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Oct 30 16:22:36 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 5 / sock 292
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:4516) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=6764)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Oct 30 16:23:11 2008
    my types changed after wp death/restart 0xbf --> 0xbe
    my types changed after wp death/restart 0xbe --> 0xbc
    my types changed after wp death/restart 0xbc --> 0xb8
    my types changed after wp death/restart 0xb8 --> 0xb0
    my types changed after wp death/restart 0xb0 --> 0xa0
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:21 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Thu Oct 30 10:53:21 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     6800 Ended         no      1   0        0                                                                         
    1 DIA     6796 Ended         no      1   0        0                                                                         
    2 DIA     6760 Ended         no      1   0        0                                                                         
    3 DIA     6772 Ended         no      1   0        0                                                                         
    4 DIA     6896 Ended         no      1   0        0                                                                         
    5 DIA     6848 Ended         no      1   0        0                                                                         
    6 UPD     6860 Ended         no      1   0        0                                                                         
    7 ENQ     6784 Ended         no      1   0        0                                                                         
    8 BTC     6864 Ended         no      1   0        0                                                                         
    9 BTC     6892 Ended         no      1   0        0                                                                         
    10 BTC     6924 Ended         no      1   0        0                                                                         
    11 SPO     6928 Ended         no      1   0        0                                                                         
    12 UP2     6908 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Thu Oct 30 10:53:21 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    5
    5
    --------++++--
    +
    DIA
    6
    6
    2000
    6
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          13
    wake_evt_udp_now     0
    wake events           total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    since last update     total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    Dump of tm_adm structure:               Thu Oct 30 10:53:21 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    RM-T13, U14,                 , gokul_ggn, 16:22:40, M0, W-1,     , 1/0
    Workprocess Comm. Area Blocks               Thu Oct 30 10:53:21 2008
    =============================
    Slots: 300, Used: 2, Max: 1
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    1
    DISPATCHER
    -1
    WPCAAD001
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:26 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >ides_TRN_01                             < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (6752) (SOFT_KILL)
    Stop icman
    killing process (6700) (SOFT_KILL)
    Terminate gui connections
    send SHUTDOWN to REM TM 13
    blks_in_queue/wp_ca_blk_no/wp_max_no = 2/300/13
    LOCK WP ca_blk 2
    return errno (-17) to T13
    errormsg without overhead: take mode 0
    NiBufIAlloc: malloc NiBufadm, to 0 bytes
    try to send 14 to M0
    NiBufSend starting
    NiIWrite: hdl 5 sent data (wrt=14,pac=1,MESG_IO)
    REL WP ca_blk 2
    set status of T13 to TM_DISCONNECTED
    NiBufISelUpdate: new MODE -- (r-) for hdl 5 in set0
    SiSelNSet: set events of sock 292 to: ---
    NiBufISelRemove: remove hdl 5 from set0
    SiSelNRemove: removed sock 292 (pos=2)
    SiSelNRemove: removed sock 292
    NiSelIRemove: removed hdl 5
    DpDelSocketInfo: del info for socket 5 (type=3)
    NiICloseHandle: shutdown and close hdl 5 / sock 292
    NiBufIClose: clear extension for hdl 5
    dp_tm_adm[13].stat = DP_SLOT_FREE
    DpGetSchedule: next schedule 1225364011/669000
    DpGetSchedule: no schedule found
    DpITmSlotRelease: release slot 13
    DpListInsert: insert elem 13 into tmadm_free_list (at begin)
    DpListInsert: 188 elems in tmadm_free_list
    DpListRemove: remove elem 13 from tmadm_inuse_list
    DpListRemove: 13 elems in tmadm_inuse_list
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:6752  HANDLE:404)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:27 2008
    NiISelect: TIMEOUT occured (1000ms)
    Thu Oct 30 16:23:28 2008
    [DpProcDied] Process died  (PID:6752  HANDLE:404)
    wait for end of icman
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:29 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:30 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:31 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:32 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:33 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:34 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:35 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:36 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:37 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:38 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:6700  HANDLE:412)
    [DpProcDied] Process died  (PID:6764  HANDLE:388)
    DpStartStopMsg: send stop message (myname is >ides_TRN_01                             <)
    NiIMyHostName: hostname = 'ides'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Thu Oct 30 16:23:39 2008
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12283]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 332 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 332 (pos=3)
    SiSelNRemove: removed sock 332
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 2/300/13
    LOCK WP ca_blk 2
    make DISP owner of wp_ca_blk 2
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 16)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 332
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 6360) [dpxxdisp.c   10484]
    Good Bye .....
    Please help out.
    Thanks in Advance.
    Regards,
    Gokul Cahndola

    Yes Finally I Got the solution.
    please check
    >r3trans -d   To Check Conectivity between Apps and DB Server.
    If 000 then its OK- mean connectivity is OK, in this case all work.
    when I was installing Second system then tnsname.ora and listner file was creating and privios system entry was removed.  DUE to that reasion First one goes down.
    Solution:-  Both system entry should be Listner and tnsname file. Then Both server will work.
    **********THANKS TO "AC"**************
    Regards,
    Gokul Chandola

  • Services in a two node installation

    Hi,
    we have 2 node installation of R12.1.1
    Node A: Database & Batch Processing
    Node B: Application Services(Root service, web entry point services, web application services & other services)
    One thing i need to clarify
    Should i have to select root services in primary application node(node A)
    if selecting root services at primary application node then i have to select web entry point services and web applicatio services compulsory at node A
    Please explain
    Thanks,
    Jak
    Edited by: user12257829 on Nov 22, 2009 9:53 PM

    Hi,
    According to your configuration, root services should be enabled on (Node B). In addition to "Oracle Applications Installation" manual, please see (Note: 406558.1 - Configuring Applications Node Services in Oracle E-Business Suite Release 12) for details.
    Regards,
    Hussein

  • Dual boot with two arch installations and gummiboot

    Hi,
    I found similar topics regarding this matter, but they couldn't resolve my doubts, so I ask once again.
    I currently have an EFI partition with gummiboot and will like to add a new arch installation (to have different configurations, packages versions and repositories. I came to the conclusion that this is the cleanest way to achieve what I want). I think I could use the same partition but if I mount it on /boot there will be problems when I upgrade the kernel because it will override the image in the partition when running mkinitcpio. Maybe if I maintain both installations in sync everything would be fine, but on the long run I think this could cause problems.
    I considered to edit /etc/mkinitcpio.d/linux.preset in one of the installations to change the name of the image, thus both images could cohabit in the same partition, but I don't know if there are some cleaner way to achieve what I want.
    Thanks.

    TheSaint wrote:It'll be necessary to configure mkinitcpio to address the correct path in order that the future kernel updates will go to ther right place.
    See this for details.
    I don't think so -- the use of a bind mount means that the kernel image can go in the standard location, that's the whole point of it.
    @OP: Yes, just make sure to call the path to the respective kernel images relative to $ESP

Maybe you are looking for

  • Is there a way for my Mac to store MORE than 8 Personas? I downloaded a bunch of Personas yesterday and I can't find but 8 of them.

    I'd like to know how to save '''Personas''' to my computer so that I can save the Personas that I want to use. I downloaded a number of '''Personas''' yesterday and my FireFox has saved ONLY 8 Personas.

  • HP 3520 all in one airprint not working. Firmware update cannot proceed

    Dear HP, Two days ago I purchased a HP Deskjet 3520 ALL in one printer. The installation went smooth and I am able to print wireless with my PC. However I cannot print with my iPad, iPhone 5 and using airprint. I am able to print with my HTC one mobi

  • Old Quark files converted to Unix Executable

    I am trying to open an old Quark file saved on a CD from 2004 and it shows up as a Unix Executable file. I changed the suffix to .indd and .qxd and it says "It is missing a plug-in" or InDesign "may not support the file format." Any ideas on how to r

  • Performance issue on iPad

    Hello everyone. Im developing application for an iPad in Flash Builder 4.6 SDK 4.6.0 AIR 3.1 and i have a serious problem with making smooth animations, even with some simple objects that are not sprites. All i get is 5-10 fps while elements are movi

  • BIT fields in database

    How do I need to write an update query in order to insert / delete a database entry that includes a BIT field (Yes/No). I tried: "INSERT INTO table_name (string_field, BIT_field) VALUES('hello','true')" and "INSERT INTO table_name (string_field, BIT_