Calculate no of process

Hi All,
We are using Oracle11g on AIX 6.1, we would like to calculate "Maximum number of PROCESSES allowed per user", depend on CPU, MEN, process or session?

user460521 wrote:
Hi All,
We are using Oracle11g on AIX 6.1, we would like to calculate "Maximum number of PROCESSES allowed per user", depend on CPU, MEN, process or session?OK, nobody is stopping you from doing so.
"per user"?
3-tier application?
Is connection pooling utilized?

Similar Messages

  • How to calculate work in process for maintenance order

    how to calculate work in process for maintenance order i.e raw materials not used

    Hi,
    Generally, when u create PR from maintenance order, account assignment category should be F. Cost of services first settles on the order when u create service entry sheet. Further it got settled onto settlement receiver given in order.
    If you want to change the category from F to K for maintenance orders then follow the IMG menu path as given below.
    Plant Maintenance and Customer Service > Maintenance and Service Processing > Maintenance and Service Orders  >
    General Data > Define Account Assignment Cat. and Document Type for Purchase Requisitions

  • How to calculate variance in process order?

    hi
    i hav standard report ME1P,  i need to do some modifications in this standard prgrm
    i did all modifications except variance calculation...
    can any one expln me the logic of below code?
    IF xeipa-lprei IS INITIAL.
          IF xeipa-peinh NE 0.
            new_eipa_netpr = xeipa-preis / xeipa-peinh.
            new_eipa_peinh = xeipa-peinh.
          ELSE.
            new_eipa_netpr = xeipa-preis.
            new_eipa_peinh = 1.
          ENDIF.
          new_eipa_preis = xeipa-preis.
          new_eipa_waers = xeipa-bwaer.
        ELSE.
          IF xeipa-lpein NE 0.
            new_eipa_netpr = xeipa-lprei / xeipa-lpein.
            new_eipa_peinh = xeipa-lpein.
          ELSE.
            new_eipa_netpr = xeipa-lprei.
            new_eipa_peinh = 1.
          ENDIF.
          new_eipa_preis = xeipa-lprei.
          IF xeipa-lwaer NE space.
            new_eipa_waers = xeipa-lwaer.
          ELSE.
            new_eipa_waers = xeipa-bwaer.
          ENDIF.
        ENDIF.
        refe1 = old_eipa_preis * new_eipa_peinh.
        refe2 = new_eipa_preis * old_eipa_peinh.
        IF refe1 NE refe2 OR old_eipa_preis EQ 0 OR
             i_allekz NE space OR old_eipa_waers NE new_eipa_waers.
          IF old_eipa_waers NE new_eipa_waers AND old_eipa_waers NE space.
    CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'
              EXPORTING
                date             = xeipa-bedat
                foreign_amount   = new_eipa_netpr
                foreign_currency = new_eipa_waers
                local_currency   = old_eipa_waers
              IMPORTING
                local_amount     = wae_eipa_netpr.
            wae_eipa_waers = old_eipa_waers.
          ELSE.
            CLEAR: wae_eipa_netpr, wae_eipa_waers.
          ENDIF.
         PERFORM variance_cal.
         old_eipa_netpr = new_eipa_netpr.
         old_eipa_preis = new_eipa_preis.
         old_eipa_peinh = new_eipa_peinh.
         old_eipa_waers = new_eipa_waers.
      ELSE.
         DELETE xeipa.
      ENDIF.
    IF wae_eipa_netpr EQ 0.
        IF refe1 NE refe2 AND old_eipa_preis NE 0.
          IF old_eipa_preis NE 0.
            refe1 = ( new_eipa_preis * old_eipa_peinh -
                      old_eipa_preis * new_eipa_peinh ) * 1000 /
                    ( old_eipa_preis * new_eipa_peinh ).
            IF refe1 LE 999999.
              abweichung = refe1.
            ELSE.
              abweichung = 999999.
            ENDIF.
          ELSE.
            abweichung = 0.
          ENDIF.
        ENDIF.
      ELSE.
        IF wae_eipa_netpr NE old_eipa_netpr AND old_eipa_netpr NE 0.
          IF old_eipa_netpr NE 0.
            refe1      = ( wae_eipa_netpr - old_eipa_netpr ) * 1000
                         / old_eipa_netpr.
            IF refe1 LE 999999.
              abweichung = refe1.
            ELSE.
              abweichung = 999999.
            ENDIF.
          ELSE.
            abweichung = 0.
          ENDIF.
        ENDIF.
      ENDIF.
      IF sy-subrc is INITIAL.
        wa_final-abweichung = abweichung.
      ENDIF
    Regards
    Smitha

    Hi,
    It all depends on how you want the freight to be calculated (Eg: Volume based, Weight based etc.). Please share the business requirement.
    Regards

  • Calculate Work in process

    Hi Frndx,
    When i am doing the Transaction KKAX, the system shows that there are values for one secondary cost element that are not assigned to any line ID. So wht should i do?

    Hi,
    Define this cost element in OKG5. Masking
    Thank u
    Srinivas
    Edited by: srinu putty on Apr 20, 2009 5:24 PM
    Edited by: srinu putty on Apr 20, 2009 6:55 PM

  • How can I calculate additional number of work porcesses in SAP instance.

    Hello Sir,
    We have an BW server (SAP NetWeaver 2004s) OS- AIX 64 Bit, Database - Oracle 10.2.0.2 and Memory 20GB. Currently we have the work process distribution as follows,
    Dialog - 11
    BTC - 8
    UPD - 4
    UPD2 - 1
    ENQ - 1
    SPO - 1
    Total number of wp is equal to 26.
    We are facing performance issue from last few months. All dialog work processes are getting occupied and no new users are getting connection to system. We are thinking to increase number of dialog work processes.
    My question is 1. How many work processes I can add more?
                            2. What is the procedure to calculate number of processes.
                            3. What memory calculations I need to consider before performing this changes.
    You can also suggest any document for reference.
    Regards,
    Sujit

    Hi,
    The maximum number of work processes depends on several things like the below.
    1)  Majorly on Your primary Memory
    2)  Hardware capacity
    3)  Operating systems
    4)  SAP version as well...
    You need to calculate the work processes with your primary memory.
    Every work process should take 150 mb space on memory.. so you need to increase the work processes that should be campatible with your primary memory.
    And please read the OSS notes as suggested by our frnds then go ahead with your rquirement.
    -Srini

  • Tax Calculations in Payroll process

    Hi Experts,
    Can you please let me know how the Tax will calculate while payroll process? Based on what it will get calculate ?
    Thanks
    Murali

    Please read the Wikis, SAP's documentation or search the web for some of the many documents on the Web relating to tax calculation.
    Please note that you should concentrate on a single Country at a time since the Tax Calculation varies according to which country's payroll is being processed.

  • Dedicated vs shared vs processes vs cpu - how much to set

    hi guys,
    straight to the question ;)
    I am running on dedicated mode.
    I am on ORACLE 10G redhat linux.
    q1) is there a limit on the parameter file processes parameter ?
    q2) how do i calculate how much processes can be created on my machine ?
    q2.1) is there any way to know how much resource each of my process is taking up ?
    I am going to simultaneous handle a few hundred/thousand transaction at a time.
    q1) i need to know how much shared process can be created on my machine
    q2) how do you calculate or gauge
    i) how much process will be needed for x volume of concurrent transaction / requests / connection
    ii) how much process can be supported by your machine ?
    Regards
    Noob
    Edited by: user12050668 on May 23, 2011 1:59 AM

    Number of processes (Oracle) depend on limits kernel.
    This is probe and error.
    To monitoring dispatcher use v$dispatcher
    To monitoring shared_server use v$shared_server, if all process are status = EXEC, you need more process, usually only 15-20% of process in EXEC status is fine.
    Remember
    - To kill sessions using MTS use "disconnect session" if you use kill you are killing shared process or dispatcher process.
    - Don't use MTS for batch processes, only OLTP
    HTH
    Antonio NAVARRO

  • DEPRECIATION PROCESS IN ORACLE ASSETS(FADEPR)

    제품 : FIN_FA
    작성날짜 : 2003-05-20
    DEPRECIATION PROCESS IN ORACLE ASSETS(FADEPR)
    =============================================
    PURPOSE
    Oracle Assets 에서의 depreciation process 를 간략하게 기술
    Explanation
    DEPRECIATION IN ORACLE ASSETS
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    The Depreciation Program (FADEPR) 은 감가상각비 및 자산조정액을 계산하여 감가상각 누계액에 Update 하는 역할을 한다. 감가상각을 실행하면 다음 4가지 독립적인 Request가 실행된다.
    =======================================================================
    - Generate Accounts (FAGDA - Release 11 and 11i)
    - Calculate Gain/Loss (FARET)
    - Depreciation (FADEPR)
    - Journal Entry Reserve Ledger Report (FAS400) for a Corporate book
    or Tax Reserve Ledger Report (FAS480) for a TAX book.
    - Process Pending Transactions (11i only)
    1.Generate Accounts process (FAGDA)은 필요한 GL code combinations 을 생성하여 FA_DISTRIBUTION_ACCOUNTS table에 값을 입력한다. Generate Accounts (FAGDA)는 감가상각 Process의 성능향상을 위해 Depreciation Program (FADEPR)과는 별도로 실행된다. Generate Accounts Running시간은 자산의 수 Distribution의 수에 따라 달라진다.
    2. Calculate Gain/Loss Process(FARET)는 처분된 자산의 손익을 계산하는 과정으로 당기의 처분/취소 자산의 감가상각액을 대상으로 한다. FARET는 꼭 감가상각을 실행하면 실행되는 것은 아니다. 자산의 처분/취소가 일어날 때마다 실행된다.
    3. Depreciation process 는 감가상각비 및 자산조정액을 계산한 후 해당기를 마감한다.마감한 Period 에 대해 다시 Open 하는 것이 불가능하므로 감가상각을 돌리기 전 모든 Transaction을 끝내야 한다.
    4. Process Pending Transactions program 은 Depreciation request set에 Mass Addtion Post작업을 추가하여, 감가상각이 실행 후 다음기를 Open할 때 Mass Additions Post job 이 자동적으로 실행되도록 한다.
    Oracle Assets 은 감가상각비를 계산할 때 다음과정을 거치게 된다.
    =================================================================
    1. DPIS와 Prorate convention을 이용하여 Prorate Data를 결정한다.
    2. Prorate data와 Prorate Calendar를 이용하여 Prorate Period를 결정한다.
    3. 감가상각율을 결정한다.
    4. 감가대상액을 결정한다.
    5. 감가상각비를 결정한다.
    6. 당기 감가상각비를 결정한다.
    각 과정의 부가적인 설명은 Note:77371.1 를 참조하세요.
    Example
    Reference Documents
    Note:77371.1

    Hello.
    Set the asset cost to zero.
    Octavio

  • Garnishment Calculations in Payroll Process

    Hi Experts,
    Can you please let me know how the Garnishment will calculate in Payroll process ? Based on what ?
    Thanks
    Murali

    Murali,
    There's a Wiki for US garnishments at the following URL:
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/Garnishment+FAq%27s
    Regards,
    Howard

  • Processing Requirement

    Sorry for being in this forum but there isn't one for non-product specific topics.
    I am trying to calculate the total processing capacity required for our new OLTP system so we can procure the right number of processors.
    There use to be an Oracle white paper called "Oracle Database Sizing Approach". I can no longer find this document.
    Can u help?
    /pnh

    Hi srinivas,
    i think you need to create seperate formula.
    please see the following llink, anyway i havenot tried it.
    http://help.sap.com/saphelp_46c/helpdata/en/b1/c03e4a439a11d189410000e829fbbd/frameset.htm
    regards
    pradeep

  • ASM maximum number of processes (300) exceeded

    Hi Everyone,
    My Oracle database is 11g r2(11.2.0.2.0) and linux version is redhat 5.5.
    In ASM one of our diskgroup getting full. so we added 5 disks to diskgroup with size of 545 GB lun(disk) each..succesfully added diskgroups but while rebalancing is going on ASM instance got stuck and node got hanged up and from application side process got stuck up and thrown with the below error from alert log, for temporariy solution we rebooted the first node.
    ************************************************************ERROR**************************************************************************
    ORA-00240: control file enqueue held for more than 120 seconds
    Please check inst 1's alert log for more information on the blocker including a possible ORA-00494 and related incident logs
    ORA-00240: control file enqueue held for more than 120 seconds
    *ORA-00494: enqueue [CF] held for too long (more than 900 seconds) by 'inst 1, osid 377'*
    Please check inst 0's alert log for more information on the blocker including a possible ORA-00494 and related incident logs
    ORA-00240: control file enqueue held for more than 120 seconds
    ORA-00240: control file enqueue held for more than 120 seconds
    *ORA-00494: enqueue [CF] held for too long (more than 900 seconds) by 'inst 1, osid 3733'*
    ORA-15055: unable to connect to ASM instance
    ORA-00020: maximum number of processes (300) exceeded
    *ORA-00494: enqueue [CF] held for too long (more than 900 seconds) by 'inst 1, osid 565'*
    ORA-15055: unable to connect to ASM instance
    ORA-00020: maximum number of processes (300) exceeded
    Please check inst 1's alert log for more information on the blocker including a possible ORA-00494 and related incident logs
    ******************************************************ERROR*********************************************************************************
    can you please let us know the solution for the above error
    Thanks in advance
    Thanks & Regards
    Prasanth

    Hi Jos
    --> How to calculate ASM Parmaeter process? with which view i can get the information?
    -->I cheked with below command by connecting ASM instance show below like 300 process .But while doing any operation on ASM crossing 300+ connection of process.
    SQL>show parameter process
    NAME TYPE VALUE
    processes integer 300
    --> I confirmed by checking by ps -aef|grep beq command in linux it shown 380 beq connection.
    --> Power limit i given 5 while adding disks to diskgroup..!
    --> long back ago we changed ASM Parameter process value to 300 in place of 100.
    --> A question like while rebalancing is going node got hanged got alert error like ASM MAXIMUM PROCESS GOT EXCEED so no operation were allowed to the node, so we rebooted the node after rebooted node came in to normal state and able to do all operation normally..but my question is that rebalance is completed succesfully or not?
    --> For this issue we need to apply any Patch to overcome this issue in future while doing any operation on ASM
    Thanks a lot for your quick reply.
    Thanks & Regards
    Prasanth

  • Entity won't calculate

    We are running HFM 11.1.1.3.0. In trying to open our HFM application for July processing, we encountered one base entity that refuses to be calculated. When we attempt to calculate in the process control screen, the process finishes immediately, no error message appears, but the calc state still shows CH and the background color remains yellow. We've tried calculate, force calculate and force calculate contribution, all with the same result. Validation is disabled during the opening process, so that the entity indicates that it's valid per a special rule that forces the master validation account to zero. The system messages show no errors.
    As a result of this issue, we are unable to advance the process state of this entity to review level 1 to make it available for field processing, and, of course, its parent chain also cannot be advanced. No metadata changes have been made since this entity was last processed successfully during the June close. This entity has been in use for at least a couple of years.

    We've solved the problem, although the issue is still mysterious and I hope someone can explain it. My manager remembered that the admin for the app had changed the "Allow Adjs" property for several entities from "Y" to "N". Most entities are set to "Y", although since we don't use journal adjustments here, I don't know why this would be true. When he found out about the change, he asked her to change them back. She thought she did, but apparently forgot this one entity. When he noticed this on Friday, he asked me to change the property back to "Y". Immediately after doing so, I performed a "force calc contribution" on the entity and it finally calculated.
    The HFM admin doc simply states that if an entity has a "Y" for "Allow Adjs", calculations will be performed an additional time (beyond once for <Entity Currency>" in order to compute adjustments. It doesn't say anywhere that if it's set to "N", NO calculations will be performed.
    One thing that I want to clarify is that the problem was not solved simply because rules and/or metadata were reloaded and had cleared some corrupt elements. Both rules and metadata had been reloaded several times in an effort to resolve the issue.
    To your immediate statement that calcs will not happen for entities without data, we always have such entities in the pattern and we've always been able to perform the calcs successfully.
    Even though my problem is solved, can anyone explain why setting "Allow Adjs" to "N" would cause calculations to stop completely?

  • SJF in process Sheduling(Algo needed)

    i need Shortest Job firs(preemptive and non premptive) Process Sheduling Algorithm
    I want to make a Simulation for SJFin that algo iwant to calculate for each process(the process are just simple)
    Through Put
    TurnAround time
    waiting Time
    Compeletion time of each process
    Arrival of each process
    like for Example
    Time Quantum=5
    Processes Burst Time Arrival Time
    P1 10 0
    P 2 7 7
    p3 22 85
    p4 10 11
    p5 19 8

    i need Shortest Job firs(preemptive and non premptive) Process Sheduling Algorithm
    I want to make a Simulation for SJFin that algo iwant to calculate for each process(the process are just simple)
    Through Put
    TurnAround time
    waiting Time
    Compeletion time of each process
    Arrival of each process
    like for Example
    Time Quantum=5
    Processes Burst Time Arrival Time
    P1 6 0
    P2 7 7
    p3 22 85
    p4 10 11
    p5 3 21
    I NEED IT URGENTLY

  • How can I port an existing Tomcat (JSP) application in SAP Netweaver 2004s

    Hi All,
    I want to port an existing JSP application (using Tomcat as Web server) in SAP Web AS 6.40.
    Please any one suggest me.
    Eagerly looking forward to your reply......
    Thanks and Regards
    Avijit Dhar

    Hi,
    The maximum number of work processes depends on several things like the below.
    1)  Majorly on Your primary Memory
    2)  Hardware capacity
    3)  Operating systems
    4)  SAP version as well...
    You need to calculate the work processes with your primary memory.
    Every work process should take 150 mb space on memory.. so you need to increase the work processes that should be campatible with your primary memory.
    And please read the OSS notes as suggested by our frnds then go ahead with your rquirement.
    -Srini

  • Delivery free of charge

    Hi all,
    When I am doing FD,the price is picking in the sales order and its not zero. The Doc pricing procedure is C in VOV8 and in pricing procedure determination.Still its picking the price from condition records. Kindly help..

    Hi,
    If you want to calculate taxes then process in normal way.
    Rather determining item category KLN, determine item category TANN (Pricing - Free of charge 100 %)
    Maintain basic price and maintain discount 100 % so taxes are calculated and net value becomes zero.
    Kapil

Maybe you are looking for