Process number

Hi
Sometimes, the number of processes ( select count(*) from v$process) anormally increase.
How can I find which session or user or sql have the most process?

Hello,
You need to run each of the view I posted and identify the columns that you want to use for your query, see if this query gives you any head start
select
       substr(a.spid,1,9) pid,
       substr(b.sid,1,5) sid,
       substr(b.serial#,1,5) ser#,
       substr(b.machine,1,6) box,
       substr(b.username,1,10) username,
--       b.server,
       substr(b.osuser,1,8) os_user,
       substr(b.program,1,30) program
from v$session b, v$process a
where
b.paddr = a.addr
and type='USER'
order by spid;Regards

Similar Messages

  • BPM Alert Process Number

    Hi All,
    I have a BPM scenario.
    Start>Receive1->SynSend1->SynSend2>AsySend3>Stop.
    (SynSend1--->SynSend2 are inside each block.)
    I have defined an alert in the BPM and inside alert message the BPM process number is working fine.
    Suppose if an alert happend in the SynSend2 and user is getting a mail of alert as
    "Process Number 0000124".
    If we go to SXMB_MONI_BPE and select this process 0000124 it will not be available for restart.
    but you can find a the restart option for process 0000122.(this is the subWorkflow).
    How can get the subwork flow number(0000122) inside the Alert so that business user can sort the message directly from the monitor and restart it ?
    Regards,
    Sunil.

    I know the t-code to restart the message.
    What my query is that how can the exact BPM process number can be triggered in the Alert Message.
    So that the business user can take the process number from his inbox and restart the BPM through the SAP XI monitor.
    If the alert is throw inside a block the, the Process number in the alert message will be that of the Block.
    But the restart will be possible for the workflow process instance. Here there  is a mismatch in the process numbers(ex. Block=24 , subworkflow=22).........
    Hope i made my requirement clear.
    And this process numbers are system generated. Is there is any work around for this?
    have any one already tried this?
    awaiting for your reply.
    Regards,
    Sunil.

  • How to increas the max user process number in Solaris 11?

    Hey
    Could anyone told me how to increas the max user process number in Solaris 11? I tried below as described in https://blogs.oracle.com/hasham/entry/solaris_10_increasing_number_of , but it cannot work.
    set pidmax=60000
    set maxusers = 4096
    set maxuprc = 50000
    set max_nprocs = 50000
    Thanks!
    Edited by: 966272 on Oct 18, 2012 7:38 AM

    Perhaps you should work your original forum post:
    Oracle 11g installation fail on Solaris 11 64bit - ORA-00443
    through to a resolution before you complicate things that likely don't apply.
    You make an assumption in that other post about exceeding various maximums. That may be true or it may not be true. Since the installation of a database program seems to be your actual expectation, go work that forum thread instead.

  • CcBPM Process Number in the Message mapping

    Hi,
    I  have a requirement to map the ccBPM's process number in which the Mapping error has occured to be mapped to a specific field in the target.  I wanted to know how could I pass the BPM's process number to the message mapping ( this message mapping(Service mapping) is a part of the same BPM).  If we could get the MESSAGE_ID of the message in the message mapping, we should also be getting the BPM Process number.
    In other words, when an alert is triggered in BPM, we get the BPM process number in its subject, i need that BPM process number in to the message mapping where that message has to be stored in a table in ECC.
    I have searched in help and SDN to check if some system properties can help, but i couldnt.  Any help/inputs from you is highly appreciated.
    Regards,
    Kalpana.

    Hi Manuel,
    it is very easy to to get the <b>Message ID</b>, which is unique and useful for selecting a message in the monitoring
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/b3/9a2aeb24dc4ab6b1855c99157529e4/content.htm">Special Access to Mapping Runtime Constants</a>
    You send a mail from Java Mapping or, what would be the standard, (as additional) message from BPM or just as normal Message Receiver or only in Error case as Alert receiver.
    Regards,
    Udo

  • Oracle i9 - setup initial parameter values fo process number

    Hello all experts,
    Please help. We have an oracle server i9 version. Sometimes Oracle failed and reset to 30 process due to too many connections to the database. Some people told me that there is a way to increase the process number by editing the oracle startup file. Can you please show me steps how to do it?
    (I know that if i use the "enterprise manager console" to logon with sys/sys username then I can manually increase the process. doing this way, say from 30 process to 150 process, if the oracle fails, the process will automatically reset to initial value 30). So it does not really solve problem.
    Please suggest and thank you all in advance.

    Thank you all for helping me.
    We run Server 2003
    I logged on to the "Enter Prize Manager Console" with the sys username to the SYSDBA
    then go to "Instance"
    Under that I select all "initialize parameter"
    (I am sorry, but I do not see the "issue" as you mentioned. I am also sorry that I dare not try to type in the command prompt as you suggested. This is a live database. I dare not do so)
    Back to business :), after I select all initialize parameters, i see all the lists both from the "running" and SPfile radio buttons. They both have values. for your information, i searched the local drive,l do not see the spfile. Where exactly is location of the init.ora file. is this the file i can edit to increase the process number, right? I mean, where else do i need to edit?
    Please suggest

  • How to get current free background process number

    hi,guys:
         i have a question: how to get the current free and total background or dialog process number in speicifc server name?
    best regards,kevin

    You can get those details from SM50 transaction.
    You can also use these FM.
    TH_GET_WPINFO.
    TH_WPINFO.

  • How to increase ims_master process number ?

    Hi,
    We are running:
    Oracle Communications Messaging Server 7u4-23.01(7.0.4.23.0) 64bit (built Aug 10 2011)
    libimta.so 7u4-23.01 64bit (built 17:01:27, Aug 10 2011)
    Using /opt/sun/comms/messaging64/config/imta.cnf (compiled)
    SunOS store1.unige.ch 5.10 Generic_138888-05 sun4u sparc SUNW,SPARC-Enterprise
    and I would have wished to increase ims_master number of processes from 2 to 4.
    Here's my channel definition in imta.cnf:
    ims-ms defragment subdirs 20 notices 1 4 8 12 16 backoff "pt5m" "pt10m" "pt30m" "pt1h" "pt2h" "pt4h" maxjobs 4 pool IMS_POOL fileinto $U+$S@$D
    ims-ms-daemon
    I have also this configuration in my job_controller.cnf:
    [POOL=IMS_POOL]
    job_limit=4
    However this don't do the job.
    Can you tell me what's wrong in my configuration ?
    Thanks by advance,
    PL

    job_controller starts ims_master processes as needed per threaddepth and the incoming load. So increasing maxjobs/job_limit will not cause more ims_master processes until job_controller finds the need for them.
    Also note that ims_master shuts down relatively soon after it finds there is no more work for it. So it is perfectly normal for the number of ims_master processes to fluctuate and to see "shutting down" and "starting up" messages in the "imta" log file.

  • Failed to start essbase process:  number of back up files exceeds limit

    Can someone help to take a look at this?
    More details is logged in bug 11887650
    Failed to start essbase process, message in log file:
    11/03/18 11:44:10 Start process
    Info: Essbase is reducing the number of soft file descriptors because the 32K limit has been exceeded. Exceeding the limit may significantly increase application load time.
    Environment variable [HYPERION_LOGHOME] is set - use it to define Log location folder.
    Log location is [u01/APPLTOP/instance/BIInstance/diagnostics/logs/Essbase/essbaseserver3/essbase].
    ODL log location is [u01/APPLTOP/instance/BIInstance/diagnostics/logs/Essbase/essbaseserver3/agent-log].
    [Fri Mar 18 11:44:10 2011]Local/ESSBASE0///4072736080/Warning(1056807)
    The number of back up files found on disk (40) exceeds the configured limit which is 2
    [Fri Mar 18 11:44:10 2011]Local/ESSBASE0///4072736080/Info(1051283)
    Retrieving License Information Please Wait...
    [Fri Mar 18 11:44:10 2011]Local/ESSBASE0///4072736080/Info(1051286)
    License information retrieved.
    65535 Essbase user 65535 Planning user system
    Logging configuration class "oracle.core.ojdl.logging.LoggingConfiguration" failed
    oracle.core.ojdl.logging.LoggingConfigurationException: ODL-52050: unable to process file '/u01/APPLTOP/instance/BIInstance/Essbase/essbaseserver3/bin/logging.xml', XML parse exception (line: 5, column: 38): org.xml.sax.SAXParseException: Attribute "class" is required and must be specified for element type "log_handler".
    Mar 18, 2011 11:44:14 AM oracle.security.jps.az.internal.common.scanner.PolicyChangeScannerThread run
    INFO: Policy store cleanup thread started.
    Mar 18, 2011 11:44:14 AM
    INFO: EPMCSS-CSS Fusion system initialized successfully. : [2724 ms]
    [Fri Mar 18 11:44:14 2011]Local/ESSBASE0///4072736080/Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Fri Mar 18 11:44:14 2011]Local/ESSBASE0///4072736080/Info(1051639)
    Info: Essbase is reducing the number of soft file descriptors because the 32K limit has been exceeded. Exceeding the limit may significantly increase application load time.
    Essbase 64-bit - Release 11.1.2 (ESB11.1.2.1.0B154)

    I am an infrastructure idiot (I have all kinds of other idiocy available as well -- I am versatile), but I found:
    http://troubleshooot.wordpress.com/2010/05/26/essbase-login-is-not-working/
    To my ignorant eyes, this looks like some kind of *nix-centric issue.
    If the post doesn't help, perhaps one of the infrastructure guys will chime in.
    Regards,
    Cameron Lackpour

  • Job_queue-process number on R12?

    We have EBS R12 with VIS demo database installed. I found VIS database 'alert.log" have error messages:
    +Process J000 died, see its trace file+
    +Tue Feb 3 13:24:47 2009+
    +kkjcre1p: unable to spawn jobq slave process+
    +Tue Feb 3 13:24:47 2009+
    +Errors in file /u4/oracle/VIS/db/tech_st/10.2.0/admin/VIS_111/bdump/vis_cjq0_7092.trc:+
    I check metalink and some document say I need increase JOB_Queue_process. Currently our VIS database "job_queue_process = 2".
    What number should we change to?
    Thanks.

    kkjcre1p: unable to spawn jobq slave process
    I check metalink and some document say I need increase JOB_Queue_process. Currently our VIS database "job_queue_process = 2". Increasing the value of JOB_QUEUE_PROCESSES is one of the suggested solutions that my help to resolve this error.
    Note: 416244.1 - ORA-00610 AND "unable to spawn jobq slave process " IN THE ALERT LOG
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=416244.1
    What number should we change to?Refer to Note: 578831.1 - How to determine the correct setting for JOB_QUEUE_PROCESSES
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=578831.1
    I would suggest you log a SR and upload the trace file to Oracle Support.

  • Change Process Number when modeling DFD

    Hello everyone, I'm currently modeling a Data Flow Diagram for one of my classes. The requirement for the diagram is that each process must have a number like 1.0, 1.1, 1.2, etc. However, when I go to the properties for the process, I can see no way to change this. Every time I create a new process, it just goes 1, 2, 3, etc. So if I create a process out of step, I can't change the number. How do I do this? Thanks.

    Hello,
    use diagram dialog to reorder processes belonging to that diagram.
    Philip

  • SAP Dialog Process Number

    Dears:
    I just finish installation of my ECC 6.0 server. Now i want to change the number of the SAP dialog process. And do you know if there is any calculate formula to use so that i can know how many dialog process i should set for the server?

    Hello,
    That depends on the no of users that are going to logon.
    For windows based operating system, it depends on the no of processors you have in the server.
    http://help.sap.com/saphelp_nw70/helpdata/EN/02/962817538111d1891b0000e8322f96/frameset.htm
    While increasing the no of work process, you need to note that per work process, you have to assign 50 MB to 60 MB of memory, depending on the SAP release and operating system.
    Regards,
    Debasis.

  • DOES EIGRP USE AS NUMBER/process number as it's PORT NUMBER between the routers in the same AS/group?

    in this posthttps://supportforums.cisco.com/discussion/9805551/eigrp-port-number  there is an answer which seems a little weird, the question asks about the EIGRP port number, and someone answers that "The port number is the EIGRP AS."
    I goggled all over the net but could not find any single clue about it!! is that really so, I mean DOES EIGRP USE AS NUMBER AS PORT NUMBER?
    I know stuff about routing, EIGRP,RTP and so on, please don't state the obvious and just give some link to some document on Cisco, about this subject.
    BTW there's a link under the mentioned post but it doesn't load, I don't know, anyway thank you

    in this posthttps://supportforums.cisco.com/discussion/9805551/eigrp-port-number  there is an answer which seems a little weird, the question asks about the EIGRP port number, and someone answers that "The port number is the EIGRP AS."
    I goggled all over the net but could not find any single clue about it!! is that really so, I mean DOES EIGRP USE AS NUMBER AS PORT NUMBER?
    I know stuff about routing, EIGRP,RTP and so on, please don't state the obvious and just give some link to some document on Cisco, about this subject.
    BTW there's a link under the mentioned post but it doesn't load, I don't know, anyway thank you

  • Archive process number

    In my DB every redo log group have 3 member and i set the log_archive_max_processes=3. when log switch trigger then the archive process start working,it can let one process to read one redo member and add efficient.... right??
    if every group only have 2 member,i set the parameter=3 isn't has any efficiency help...true??
    thankx~

    Hi,
    Same post Re: Standby Database
    Still not yet resolved..
    Still you need to check your network bandwidth whenever this happenes.
    Regards,
    vijayaraghavan K

  • Number of PROCESS

    Hi,
    In the initSID.ora, we can specify PROCESS=<number>
    I new that this is the maximum processes, but what is it ? Anyone can explain more detail ?
    For LARGE site, what is the optimal setting ?
    Is it true that smaller value will increase the performance ?
    Thanks.

    You need to set the this parameter according to the usage of your application, i.e. who many connections/process are going to connect to this database.
    This parameter definately have impact on the performance.
    Make sure you set the optimal value according to your application usage.
    Jaffar

  • ORA-00020: maximum number of processes 1000 exceeded

    Hello,
    Oracle 10.2.0.4.0
    O/S: Windows Server 2003-64 bits
    RAM: 32Gb
    Instance: opext
    show SGA
    Total System Global Area 10284433408 bytes
    Fixed Size 2180960 bytes
    Variable Size 1574353056 bytes
    Database Buffers 8690597888 bytes
    Redo Buffers 17301504 bytes
    Today at 8:01 am we've got this error:
    ORA-00020: maximum number of processes 1000 exceeded
    That incident was reported in a trace file (opext_ora_8240.trc):
    Dump file c:\oracle\product\10.2.0\admin\opext\bdump\opext_ora_8240.trc
    Tue Jul 31 08:01:03 2012
    ORACLE V10.2.0.4.0 - 64bit Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Release 10.2.0.4.0 - 64bit Production
    Windows NT Version V5.2 Service Pack 2
    CPU : 8 - type 8664, 1 Physical Cores
    Process Affinity : 0x0000000000000000
    Memory (Avail/Total): Ph:18773M/32767M, Ph+PgF:66964M/80966M
    Instance name: opext
    Redo thread mounted by this instance: 1
    Oracle process number: 0
    Windows thread id: 8240, image: ORACLE.EXE
    ORA-00020: maximum number of processes 1000 exceeded
    Died during process startup with error 20 (seq=212441)
    OPIRIP: Uncaught error 20. Error stack:
    ORA-00020: maximum number of processes (1000) exceededThis was the first time in three years that happened an incident like this. Due my Windows server allows me to setup processes and sessions with a very high value, I did it when configuring this database for the first time.
    select resource_name,initial_allocation, limit_value from V$RESOURCE_LIMIT;
    RESOURCE_NAME     INITIAL_ALLOCATION     LIMIT_VALUE
    processes     1000     1000
    sessions     1105     1105
    transactions     1215     UNLIMITEDI would like to know what application or process made that my database exceeds 1000 processes. I read that one possiblity is that there's a web app that open many connections to database and doesn't close them.
    In my listener.log, I got this at 08:05 am:
    31-JUL-2012 08:05:41 * service_update * opext * 0
    31-JUL-2012 08:05:47 * (CONNECT_DATA=(SERVICE_NAME=opext)(CID=(PROGRAM=c:\windows\system32\inetsrv\w3wp.exe)(HOST=SRVXXX)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.1)(PORT=36578)) * establish * opext * 0
    31-JUL-2012 08:05:47 * service_update * opext * 0
    31-JUL-2012 08:05:47 * (CONNECT_DATA=(SERVICE_NAME=opext)(CID=(PROGRAM=c:\windows\system32\inetsrv\w3wp.exe)(HOST=SRVXXX)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.1)(PORT=36579)) * establish * opext * 0
    31-JUL-2012 08:05:47 * (CONNECT_DATA=(SERVICE_NAME=opext)(CID=(PROGRAM=c:\windows\system32\inetsrv\w3wp.exe)(HOST=SRVXXX)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.1)(PORT=36580)) * establish * opext * 0
    31-JUL-2012 08:05:47 * (CONNECT_DATA=(SERVICE_NAME=opext)(CID=(PROGRAM=c:\windows\system32\inetsrv\w3wp.exe)(HOST=SRVXXX)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.1)(PORT=36581)) * establish * opext * 0
    31-JUL-2012 08:05:47 * (CONNECT_DATA=(SERVICE_NAME=opext)(CID=(PROGRAM=c:\windows\system32\inetsrv\w3wp.exe)(HOST=SRVXXX)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.1)(PORT=36582)) * establish * opext * 0
    31-JUL-2012 08:05:47 * (CONNECT_DATA=(SERVICE_NAME=opext)(CID=(PROGRAM=c:\windows\system32\inetsrv\w3wp.exe)(HOST=SRVXXX)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.1)(PORT=36583)) * establish * opext * 0
    31-JUL-2012 08:05:47 * (CONNECT_DATA=(SERVICE_NAME=opext)(CID=(PROGRAM=c:\windows\system32\inetsrv\w3wp.exe)(HOST=SRVXXX)(USER=NETWORK?SERVICE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.1)(PORT=36584)) * establish * opext * 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    Host SRVXXX is a server where a web app is and 192.168.1.1 is our firewall. May I think that this server was the one that made so many connections?
    I checked alert.log, trc file and listener.log. What else can I check to determine what was the cause of this incident?

    user521219 wrote:
    Host SRVXXX is a server where a web app is and 192.168.1.1 is our firewall. May I think that this server was the one that made so many connections?
    I checked alert.log, trc file and listener.log. What else can I check to determine what was the cause of this incident?check IIS logs
    It could result from Denial of Service attack or trojan or virus infecting webserver

Maybe you are looking for