Performance Tool Forms 4.5

I need to do stress tests in an Aplication Oracle Forms 4.5 . Witch tools support Forms 4.5 ? I want to simulate 1000 concorrent users.

We need to monitor DB and forms server's performance from client perspective, so we are installing Virtual machines on all client sites. Measuring DB performance is straight forward, we can create timed sessions and see the difference in query time responses.
But for Forms 4.5 it is a little tricky, so I was looking for some performance tool that I can use to measure forms server performance either from client or server side.
Thanks,
Priyank.

Similar Messages

  • Performance tool for Oracle Forms 4.5

    Hi All,
    We are migrating from 11.0.3 to 11.5.10.2 but still have to support 11.0.3 instances till GoLive of 11.5.10.
    Does anyone know about any performance measurement tool that I can use to measure the performance of old Forms 4.5.
    I see that we can use FRD to record session data and also there is a feature in forms 6i to convert that FRD log into html or csv files for performance data, but couldnt find anything like that for Forms 4.5. I can generate a primitive FRD log for Forms 4.5, but dont think its useful from performance perspective.
    If you have any ideas, please reply..
    Thanks,
    Priyank.

    We need to monitor DB and forms server's performance from client perspective, so we are installing Virtual machines on all client sites. Measuring DB performance is straight forward, we can create timed sessions and see the difference in query time responses.
    But for Forms 4.5 it is a little tricky, so I was looking for some performance tool that I can use to measure forms server performance either from client or server side.
    Thanks,
    Priyank.

  • Need xp performance tool to monitor client-server apps

    My Xp/Oracle 61 forms are causing the application to "stall" when many images are displayed. I need a tool that tells me what threshold is hit- to at least point me in the right direction. Is it memory, cpu, graphics cards, what? The XP supplied performance tools are not satisifactory. I need something that is a little more telling. Tell me Oracle, or users who have been where I am going , what is a good tool to isolate the "real" problem?

    Check out Process Explorer:
    http://www.microsoft.com/technet/sysinternals/ProcessesAndThreads/ProcessExplorer.mspx

  • Best performance with forms 4.5 than 6i ?!!!

    Hi,
    Since i'd upgrade my app with forms 6i, i find that when i make a query, this is more slow with 6i than 4.5, with the same db(8i).
    Does anyone else had the same problem?
    What could i do to resolve the problem?
    Thanks.
    null

    See my earlier posting 'Speeding load time of WEB Forms50'. I
    have had no takers yet on a solution to this. There may be some
    hints for you there.
    Good luck on this one - Forms over the WEB seems to be very
    processor and memory hungry. We would like to support about 200
    users on a VERY simple search screen, but we need about 2Gbyte
    of physical memory on the server to get any amount of useful
    speed out of it. Each Forms session takes up about 10Mbyte on
    the server - as soon as this starts swapping out to disk then
    your run-time performance goes right downhill. The earlier-
    mentioned posting gives some hints on speeding up the startup
    time, and it does work.
    Regards,
    Jason Judge
    Natasha Murillo (guest) wrote:
    : How I can Get better performance with Forms 4.5 and 6.0 on the
    : WEB???
    : It is very slow and my customers are not very happy with
    that...
    : Please help me...
    null

  • Performance Tools for Weblogic

    Hello All!
    I need help! I am trying to find out which of the tools is better
    suited for me to be able to do performance testing of an application
    under load.
    I am looking for a tool that can provide me detailed application
    performance metrics. Seems like both Insight and Perform Assure can do
    this job for me.
    If any of you have had experience with using performance tools such as
    Prescise Insight or Sitraka's Perform Assure I would appreciate any
    input you might have on your usage experience of these tools.
    Also if you know of any other tools that might provide similar
    information such as the above tools, that would be really helpful.
    Thanks a bunch!
    Neil.

    Cameron,
    Thanks for your input! Sounds like you are probably using these
    products.
    I saw the PerformAssure demo. Their GUI is very slick!! PerformAssure
    does some cool stuff like comparing EJB metrics with system metrics
    and were able to show me the EJB method that was causing a problem
    with a petstore application.
    I heard about this new tool from a company called Performant
    (http://www.performant.com). I am signed up for a demo with these
    folks. Will let you all know what I find.
    I looked at Wily site and didn't persue them as they seem to be
    deployable in the production environment. Our application is not live
    yet, but we want to be able to make sure it can handle good load ;)
    Thanks!
    --N
    "Cameron Purdy" <[email protected]> wrote in message news:<[email protected]>...
    I haven't had a chance yet to look at Sitraka's software, but Precise
    Indepth/J2EE and Wily Introscope are both pretty popular with Weblogic, and
    I think they both do a good job of what they do.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    http://www.tangosol.com/coherence.jsp
    Tangosol Coherence: Clustered Replicated Cache for Weblogic
    "Neil" <[email protected]> wrote in message
    news:[email protected]..
    Hello All!
    I need help! I am trying to find out which of the tools is better
    suited for me to be able to do performance testing of an application
    under load.
    I am looking for a tool that can provide me detailed application
    performance metrics. Seems like both Insight and Perform Assure can do
    this job for me.
    If any of you have had experience with using performance tools such as
    Prescise Insight or Sitraka's Perform Assure I would appreciate any
    input you might have on your usage experience of these tools.
    Also if you know of any other tools that might provide similar
    information such as the above tools, that would be really helpful.
    Thanks a bunch!
    Neil.

  • Perform a form routine within a sap script form

    Hi!
    How can I
    perform a form routine within a sap script form.
    Regards
    sas

    OK,
    many thanks for your kindly reply.
    But basically there is a matter which I don't understand.
    Which way is the better way to loop at internal table:
    Solution1:
    FORM xxx.
    CALL FUNCTION 'OPEN_FORM'
    EXPORTING
       DEVICE                           = 'PRINTER'
       FORM                             = 'ZSD_PACKING_LIST'
       LANGUAGE                     =  SY-LANGU   .
    LOOP AT gt_versand_plan INTO gw_versand_plan.
    CALL FUNCTION 'WRITE_FORM'
    EXPORTING
       ELEMENT                        = 'SHELEM'
       FUNCTION                       = 'SET'
       TYPE                           = 'BODY'
       WINDOW                         = 'MAIN' .
    ENDLOOP.
    CALL FUNCTION 'CLOSE_FORM'.
    ENDFORM.
    Solution 2:
    Having the LOOP within the  sapscript form -> 'ZSD_PACKING_LIST'
    Regards
    sas

  • Perform and Form statements

    Hello,
    can anyone give egs of using PERFORM and FORM statement. what do these statements do actually.
    thanks.

    See this sample for PERFORM ... USING...CHANGING
    DATA : c1 TYPE i, c2 TYPE i, res TYPE i.
    c1 = 1.
    c2 = 2.
    <b>PERFORM sum USING c1 c2 CHANGING res.</b>
    WRITE:/ res.
    **& Form sum
    ** text
    form sum using p_c1 p_c2 changing value(p_res).
    p_res = p_c1 + p_c2.
    endform. " sum
    Note the difference between the above and below perform.
    DATA : c1 TYPE i, c2 TYPE i, res TYPE i.
    c1 = 1.
    c2 = 2.
    <b>data: subroutinename(3) VALUE 'SUM'.
    PERFORM (subroutinename) IN PROGRAM Y_JJTEST1 USING c1 c2 CHANGING res</b>.
    WRITE:/ res.
    **& Form sum
    text
    form sum using p_c1 p_c2 changing value(p_res).
    p_res = p_c1 + p_c2.
    endform. " sum
    ANother sample for simple perform
    PERFORM HELP_ME.
    FORM HELP_ME.
    ENDFORM.
    <b>... TABLES itab1 itab2 ...</b>
    TYPES: BEGIN OF ITAB_TYPE,
             TEXT(50),
             NUMBER TYPE I,
           END OF ITAB_TYPE.
    DATA:  ITAB TYPE STANDARD TABLE OF ITAB_TYPE WITH
                     NON-UNIQUE DEFAULT KEY INITIAL SIZE 100,
           BEGIN OF ITAB_LINE,
             TEXT(50),
             NUMBER TYPE I,
           END OF ITAB_LINE,
           STRUC like T005T.
    PERFORM DISPLAY TABLES ITAB
                    USING  STRUC.
    FORM DISPLAY TABLES PAR_ITAB STRUCTURE ITAB_LINE
                 USING  PAR      like      T005T.
      DATA: LOC_COMPARE LIKE PAR_ITAB-TEXT.
      WRITE: / PAR-LAND1, PAR-LANDX.
      LOOP AT PAR_ITAB WHERE TEXT = LOC_COMPARE.
      ENDLOOP.
    ENDFORM.
    Hope this helps.
    Reward points if this helps u.

  • Use of U perform tool.

    Hi Experts,
    where use the U perform tool while BBP preparation or any stage in implementation project.
    My client ask me about these u perform tool.
    regards,
    AVI DDS.

    Hi
    RWD uPerform records your actions in Microsoft Windows,web-based, and enterprise applications, and outputs a professionally formatted document and simulation. You can capture screens, buttons, edit fields, and more in the target application.
    The recording process captures information to simultaneously produce both a simulation view and a document view of procedural content.
    RWD uPerform captures actions in the following target applications:
    ❐ Standard Microsoft Windows and web browser applications: Support for these
    applications is provided in the uPerform base recorder. Application adherence to
    World Wide Web Consortium (W3C) and Microsoft Windows standards will
    determine the consistency and quality of recording. Due to the technology involved in
    recording, the DOS command window cannot be recorded.
    ❐ SAP: Support for SAP applications is provided in the uPerform SAP plug-in recorder.
    ❐ Oracle: Support for this application is provided in the uPerform Oracle plug-in
    recorder.
    ❐ PeopleSoft: Support for this application is provided in the uPerform PeopleSoft plugin
    recorder.
    ❐ Citrix: In addition, support for applications in the Citrix Presentation Server 4.5
    environment is also available.
    Regards
    Manish Bansal

  • Welcome to the Performance Tools Discussion!

    Come here to ask questions and discuss the performance collector and analyzer tools in Sun Studio. See also http://developers.sun.com/prodtech/cc/analyzer_index.html for information on these program performance tools.

    Is there a capability in collector to display statistics for only those stack traces that include a particular symbol that I specify?
    --Marwan                                                                                                                                                                                                                                                                                           

  • Evolution MK449C Mod Wheel problem with Logic Pro/VSL Performance Tool

    I'm using the latest version of Logic Pro on a new Intel Mac Pro. My controller keyboard is the Evolution MK449C, connected via a USB cable.
    When using a Logic Audio Instrument assigned to the ESX Sampler Plug-in (running various samples, mostly from the Vienna Symphonic Library,) Logic's Transport Window doesn't register any modulation information generated from my keyboard.
    As the VSL Performance Tool relies heavily on the Mod Wheel info to effect the sounds, I'm at a bit of a loss to spot the solution. When I assign a different conroller to the Mod Wheel, i.e. volume, pan, pitch bend, etc., I can see the info in the Transport Window with no problem, so I know the wheel itself is working okay.
    Has either Logic or the ESX got some kind of controller filter, - maybe I've accidently turned something on that cuts out any incoming modulation. Can anyone help?
    Thanks
    Mac Pro   Mac OS X (10.4.8)  

    It's good to know someone else is having a similar problem (if one can call that good!)
    I've been poking around and I've also noticed this: If I create a cello part in Garageband, articulation works everytime I open it. If I take that Garageband song and open it in Logic, articulation still works everytime I open it. The Logic file in this instance is saved as a "Logic Song." I don't know how to tell, but I'm assuming the Logic song is drawing it's sound files from the Garageband song (I don't know how to check that).
    However, if I save the newly created Logic song as a project - with all sound files being copied to folders within a master project folder - articulation does not work when I reopen the file.
    Strange. And frustrating.
    MacPro 2.66 2GB RAM & Powerbook 400mhz "Pismo"   Mac OS X (10.4.7)  

  • BSP Performance Appraisal Form PDF Generation

    Hi all,
                 I need to find out how the standard SAP Performance Appraisal template generates the PDF format of this BSP page. Does anyone have any idea how and where this generation of this PDF file is done?

    Hi Geva,
    please remember that I am by no means certain that this is how the Performance Appraisal form you mention works. This is just an example of how I have dome this in the past.
    Think of BSP as a delivery mechanism for SmartForm output. SmartForm output can be in different formats including HTML and PDF.
    Once you have executed the SmartForm and have the output in the correct format you then just need to populate the HTTP response object. Something like this example for PDF.
    * Conversion of output format OTF into PDF format
    CALL FUNCTION 'CONVERT_OTF'
         EXPORTING
              format = 'PDF'
         IMPORTING
              bin_filesize = l_pdf_len
              bin_file = l_pdf_xstring " binary file
         TABLES
              otf = ls_output_data-otfdata
              lines = lt_lines
         EXCEPTIONS
              err_max_linewidth = 1
              err_format = 2
              err_conv_not_possible = 3
              err_bad_otf = 4
              OTHERS = 5.
    IF sy-subrc <> 0.
    * error handling
    ENDIF.
    * Fill HTTP response
    response->set_header_field( name = 'content-type' value = 'application/pdf' ).
    * some Browsers have caching problems when loading PDF format
    response->set_header_field( name = 'cache-control' value = 'max-age=0' ).
    * display PDF format in Browser
    l_pdf_len = XSTRLEN( l_pdf_xstring ).
    response->set_data( data = l_pdf_xstring length = l_pdf_len ).
    navigation->response_complete( ).
    Cheers
    Graham

  • Pipeline Performance Tool

    Hello,
    Im new to CRM. Can you plz let me know what is Pipeline Performance Tool? Its TCODE, base tables and how it iss related to BW
    Thankss.

    PPM is based on existing SAP CRM processes. It uses the configuration settings for areas such as business partner, organizational management, authorization profiles, activity management, and opportunity management. So pipeline performance tool is not connected with BW and works independently within CRM. It alows you to analyse data derived from opportunities. There are 4 different tools:
    u2022 Target to date
    u2022 Closing date
    u2022 Sales pipeline
    u2022 Sales pipeline change
    Target to date shows the total value of expected sales and sales targets in the sales pipeline up to the current date.
    Closing date shows the expected sales volumes compared with the sales targets on a monthly and sales stage basis.
    Sales pipeline shows the expected sales volume for each analysis stage compared to the actual sales volume. 
    Sales pipeline change displays all the opportunities in the sales pipeline that have changed.
    If you have appropriate authorizations you may access other PPM settings. The main ones are Quota Planning Management and Opportunity Churn Rates Management. Other settings include those for the progress rate and speed status. You can define here the sales quotas for teams and employees for the next planning period.
    Hope this helps.

  • BI : Reporting Performance Tool ?

    Hi,
    Is there any performance tool to measure bex reporting ?
    Thanks

    Hi,
    Here in the below link they have explained clearly how to measure performance of Bex Reporting
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/40955430-dc1c-2a10-349a-fa181307d7df&overridelayout=true
    Regards,
    Marasa.

  • How to Generate 250 Users Conference using Lync 2013 Stress and Performance Tool

    How to Generate 250 Users N-way IM Conference using Lync 2013 Stress and Performance Tool.
    Please Let know the configurations to generate the XMLs. We are not able to create more than 70 users N-way IM conference though during configuration, we opted for 300 users conference for Large Conference (in custom setting).
    The tool somehow does not create the number of participants as indicated. Is there any way to troubleshoot why it's not generating the expected load.

    Hi,
    Would you please elaborate more about your Lync environment?
    Please check if you meet the following configuration requirements:
    Set the MaxMeetingSize option to 1000. (The default is 250.)
    Set the AllowLargeMeetings option to True.
    Set the EnableAppDesktopSharing option to None.
    Set the AllowUserToScheduleMeetingsWithAppSharing option to False.
    Set the AllowSharedNotes option to False.
    Set the AllowAnnotations option to False.
    Set the DisablePowerPointAnnotations option to True.
    Set the AllowMultiview option to False.
    Set the EnableMultiviewJoin option to False.
    More details:
    http://technet.microsoft.com/en-us/library/jj205074.aspx
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Lync 2013 Stress and performance tool - VoIP calls

    I want to test only VoIP calls using the Stress and Performance tool.  Does the tool make real SIP calls to the Front End server?  It seems like its only simulating a VoIP connection and not doing a real SIP call --I don't see the SIP SDP setup
    or RTP media stream.  Please confirm this. 
    I configured the Load Configuration Tool ( UserProfileGenerator.exe ) to only use VoIP and configured for Load Level: medium.  I only see between 2 and 4 Voip calls in progress at any given time.  How can I increase the calls to 50+ simultaneous
    calls? 
    For the UC/PSTN Gateway test, it says I need to run this on 2 clients.  How does this work?  I ran the RoutingRules.ps1 script, and it changed the voice routes and broke the current routing.  This is a lab setup, so I'm only setup with
    4 digit dialing between all clients and an Asterisk trunk.  It doesn't seem like this will work unless I change to E.164 numbers for everything.  Can someone share more information on configuring this? 
    Thanks,
    Jeff

    The tools can only create users, contacts, and distribution lists, and simulate user load.
    Please check the Number of Users you specified in Common Configuration, you can check
    http://technet.microsoft.com/en-us/library/gg679085(v=ocs.14).aspx
    Lisa Zheng
    TechNet Community Support

Maybe you are looking for

  • Need help on ALV report

    hi, i am new to ALV programming,i awant to generate the report with three teable mseg,mkpf,mard. i need selection screen also. in the selection screen following is the field names. Matdoc number-mseg-mblnr mat number - mseg-matnr plant - mseg-werks s

  • Compiling errors

    I am trying to us a jar package that was given to me by my instructor. However, when I go to import the program I get the error message that the package does not exist. I have set the classpath to the lib folder where the jar package is. Please help

  • Fios battery backup questions

    I am wondering if the fios battery backup is okay with generator power.  I have a generac whole house generator and I have one ups that is fine with it and a smaller one that does not like the power it puts out. Wondering if the fios ups will work wi

  • Source IP for Reporting and Alerts in ESA

    Hi, We have a vESA with 2 listerners in the same subnet, so there is only a default ip route. All the alerts and Schedule reports are being sending using IP A (first listener), but the customer wants those e-mails to be sent using IP B (second listen

  • Remove 0 records when Exporting TXN data from BPC

    BPC Experts, I m trying to export transaction data from BPC from one MODEL , While exporting i wanted to ignore the records whose aggregated value is zero for the dimension member combination. Where i can restrict or set , EXPORT only for SIGNED DATA