Oracle Performance Report how-to

Hello everyone!
I've got a task to check what is the problem of oracle perofrmance on production server which is 150% percents more powerful then test one.
I've run ADDM report on the server, and that was a result
sing the report name addmrpt_1_2_3.txt
Running the ADDM analysis on the specified pair of snapshots ...
Generating the ADDM report for this analysis ...
          ADDM Report for Task 'TASK_9838'
Analysis Period
AWR snapshot range from 2 to 3.
Time period starts at 10-JUN-13 02.40.53 PM
Time period ends at 10-JUN-13 03.35.54 PM
Analysis Target
Database 'mydb' with DB ID u_dont_neew_this.
Database version 11.2.0.3.0.
ADDM performed an analysis of instance mydb, numbered 1 and hosted at
myhost.
Activity During the Analysis Period
Total database time was 2716 seconds.
The average number of active sessions was .82.
Summary of Findings
   Description         Active Sessions      Recommendations
                       Percent of Activity
1  Top SQL Statements  .8 | 97.38           4
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          Findings and Recommendations
Finding 1: Top SQL Statements
Impact is .8 active sessions, 97.38% of total activity.
SQL statements consuming significant database time were found. These
statements offer a good opportunity for performance improvement.
   Recommendation 1: SQL Tuning
   Estimated benefit is .42 active sessions, 51.31% of total activity.
   Action
      Run SQL Tuning Advisor on the SELECT statement with SQL_ID
      "7juu3q1kd9jtg".
      Related Object
         SQL statement with SQL_ID 7juu3q1kd9jtg.
         SELECT A1.C_PORT_KIND, A2.C_FILIAL, A2.C_DEPART FROM Z#PRODUCT A2,
         Z#SIM_LOAN_PORT A1 WHERE A1.ID=:B1 AND A1.ID=A2.ID
   Rationale
      The SQL spent 100% of its database time on CPU, I/O and Cluster waits.
      This part of database time may be improved by the SQL Tuning Advisor.
   Rationale
      Database time for this SQL was divided as follows: 100% for SQL
      execution, 0% for parsing, 0% for PL/SQL execution and 0% for Java
      execution.
   Rationale
      SQL statement with SQL_ID "7juu3q1kd9jtg" was executed 54474 times and
      had an average elapsed time of 0.025 seconds.
   Rationale
      Top level calls to execute the PL/SQL statement with SQL_ID
      "2um3zzd1dhjck" are responsible for 100% of the database time spent on
      the SELECT statement with SQL_ID "7juu3q1kd9jtg".
      Related Object
         SQL statement with SQL_ID 2um3zzd1dhjck.
         BEGIN  IBS.Z$U$28413226.P(:1,:2,:3); END;
as i see there is a problem with some procedure, so that is an info for developers.
But the developers ask me for the resources report. As i know in EM there is a beautiful graphic report with resources usage. I'd like to know if it's possible to check resources usage during the snapshot via sqlplus.
regards,
vs

How do you know that the server is '150%' more powerful than the last one?
I presume you figured that out by performing volumetric tests before moving to the new server so you had a point of reference to use? I'm assuming that you're not just going by the specs of the server itself.
The same applies here: all that you're doing in your OP is showing what the top activity is in the database for that period of time; that might be perfectly normal - during our very heaviest times, ADDM is always whining about how 'the SGA is undersized': I'd led to be sceptical of this suggestion as it's 25Gb, but that's a 'normal' item on the report given how much we batter the database during that particular time slot every day. We expect it, we don't consider it out of the ordinary nor a problem.
ASSUMING YOU HAVE THE LICENSE (I presume that you do as you're using ADDM), use AWR to compare two periods in time and see whether something pops out. Failing that, a read of single AWR report will give you a nice amount of information: where the contention is, what the database is waiting on, etc. If you can't determine a point of reference, then at least give the AWR report a look (especially at the wait events and the SQL statistics sections).
Mark

Similar Messages

  • ORACLE 10g Reports- how to hide the parameter screen

    QUESTION:
    : I have a report that was designed in 6i. It has a parameter screen. Now I converted the report to 10g and pass parameters to the report from a form. Therefore the 6i parameter screen is not required. However, when I look into the report editor PAPER PARAMETER FORM icon, the old 6i parameter layout appears.
    HOW do I stop the 6i parameter screen from appearing? I dont need it anymore since the parameters are passed in from a form.

    Hi,
    Do this
    Go to DevSuiteHome_1\reports\conf\cgicmd.dat
    this file contains theMapping file for Oracle Reports
    see this link
    how to hide url (use, password and db) in oracle 10g

  • What are the main tables using in vendor performance report.

    what are the main tables using in vendor performance report.
    how many select statements are in ABAP reports.

    Refer the links -
    vendor performance report !!!
    vendor performance report
    vendor performance report
    I need standard vendor performance report
    Regards,
    Amit
    Reward all helpful replies.

  • Bind Variable in Oracle Standard Report

    hi experts
    i'm using oracle 10g r2 , working on oracle erp r12 ebs
    i have a standard report where i add some bind variables but the code is too complex and most of the data retrieved from formula column define in oracle standard report . how to add bind variable in this scenrio??

    I think you want to post in the appropriate EBS sub forum. This one is specifically to do with SQL and PL/SQL, so not everyone here will have knowledge of EBS.

  • How do I use the Oracle Developer Reporting Control in Visual Basic 6.0?

    I was wondering how to use the Oracle Developer Reporting Control componant in Visual Basic 6.0 to generate reports in Oracle Reports? Any help would be appreciated.

    Hi Rohit,
    Would like to ask you some questions about the oracle report with Visual Basic.
    1. I have a report built in oracle report. Currently there is a Visual Basic program want to pass some parameter to this report. Can Visual Basic program pass the parameter to this oracel report?
    2. Based on yr answer, do i have to installed the oracle report? or just copy and register the Rwsxa60.ocx (i'm using oracle report 6i) in the PC? So can i use this activeX control.
    3. Is this activeX control similar to Crystal report object which can found in VB?
    4. Is there an example/guide on how the Visual Basic pass the parameter to oracel form?
    Your answer will be much appreciated.
    Thanks.
    Regards,
    Hock Leong

  • How to add a new font into Report Builder and Oracle Forms/Reports Server?

    Hi,
    I've searched the forum and can't find this being discussed.
    My developers run Report Builder 10.1.2.0.2 on their XP laptops.
    Their reports run (in production) on Oracle Forms/Reports Server 10.1.2.0.2.
    This server runs on MS Windows 2003, SP2.
    They've got a client who wants reports using the "Garamond Western" font.
    So....how do I get this font onto the developer's Report Builder laptops, and onto the Oracle Forms/Reports Server?
    I've moved various 'Garamond' fonts into C:\WINDOWS\FONTS on both the laptops and the server, but neither seem to recognize it.
    Thanks for your help.

    Thanks.
    This answers 1/2 of my question.
    The developer can now use Report Builder on his laptop, with the new fonts.
    But when he moves this new Report to the Oracle Application Server/Forms-Reports Server, it fails to use the new fonts.
    The Oracle App Server/Forms-Report Server is Version 10.1.2.0.2. It runs on MS Windows 2003, SP2.
    I have installed the exact same fonts on this server, into C:\WINDOWS\Fonts.
    I have used REGEDIT to change REPORTS_PATH....and placed C:\WINDOWS\Fonts; as the first value in this field.
    I have then stopped and restarted the Forms-Reports Server.

  • How to deploy Oracle Forms & Reports in Weblogic Server 11g (10.3)?

    Hi
    How to deploy Oracle Forms & Reports in Weblogic Server 11g (10.3)?
    Thanks

    Hi
    when i am going through your bleow link.
    I am not able understand the 3.3.1 step :2
    http://download.oracle.com/docs/cd/E15523_01/web.1111/e10240/basics.htm#i1010040
    edit this file in the Web Configuration,
    configuration of an application called "my_application" with a form module called "form=hrapp.fmx":
    can deploy only.fmx file ?
    if not how to find the realation between my_application and hrapp.fmx ?
    Thanks in Adavance
    Regards
    Ram

  • How to print message in oracle rdf report output?

    Hi,
    There is a requirement to print message in output of oracle rdf report. srw.message prints the message in log file but how to print message in output.
    Please suggest.
    Thanks & Regards,
    Sunita

    897745 wrote:
    Hi,
    We are trying to print BARCODE for Order Number in RDF report. Kindly let me know how to do this.It's very easy. Download a font which show barcode then choose your desire field's font that font. I use IDAutomationHC39M font.
    Hope this will help you.

  • I need help on how to install, then run Oracle 9i Reports Server ?

    where do i get Oracle 9i Reports ? how do i used it ?

    you had to install forms server and report server. once the server install completes
    to check it is working fine type http://ipmachine/serveraddress/portno at the time of install/testreport.htm
    meanwhile go through the documentation .

  • How to embed/show an image file (.jpeg or .jpg or .png) into a Oracle 10g report file (.rdf)

    Hi All,
    Morning , have an urgent requirement and need some guidance regards this.
    we are currently having an existing Oracle 10g reports file (.rdf)  lets say with name : Testing1.rdf .
    The report output is getting generated in a pdf format . it opens up in a pdf format..
    Now we want to embed an image file lets say : (logo.jpeg or logo.gif  ) into the report output..at run time the image from the image file should show up in the report output.
    Could someone please help as to how this could be achieved..and what approach we could follow for this...
    with regards
    Thanks as always !!

    Hi All,
    Morning ...just a follow up question to this original post : embedding the image files at runtime into an Oracle Report..
    We were able to achieve this by entering the folder location where the image files are place on the server in the REPORTS_PATH env variable in the report.sh file.
    Then we update this filename like file1.jpg into a table and from there we fetch this in the Oracle Reports data model directly.
    for The layout field we select the option as Image.
    All this works fine..
    Issue : The resolution of the embedded image in the generated report output is very low ...means the image appears there but it is not very clearly visible ..is there any way we could improve the IMAGE RESOLUTION in the report output....?????
    With regards

  • How to send a oracle application report automatically  to a specific e-mail

    hi!!!!!
    how to automatically send a mail once the oracle application report is generated ??
    It should happen automatically...
    Do we have to use any function for that??? or is there any other way of doing it???

    You can use utl_smtp package in the after report trigger to send mail after the report run is completed.
    for example look at my post
    Re: Sending concurrent program output as an Email to a distribution list

  • How to Convert Oracle Apps Report into XML Publisher

    Hi
    How to Convert Oracle Apps Report into XML Publisher?
    Thanks

    In Brief :
    Re: XML Publisher
    In Details :
    http://www.oracle.com/technology/products/xml-publisher/docs/XMLEBSRep.pdf

  • Oracle reports how to make html report

    hi,
    i m using oracle froms & reports 10g , i want to genrate a html report that wud have hyperlinks ,by cliking on hyperlink another report would be genrated and so on.
    how can do this ?
    thxs

    Please see ...
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b13895/orbr_howto.htm#sthref1125

  • How to call Report 6i/9i Oracle Standard Report into Discoverer 10g

    How to call Report 6i Standared report into Duscoverer 10g as there is a requirement to create or transfer Oracle Standard report into Discoverer.
    1) Account Analysis Subledger Details(180 Char) - Standard Report 6i as i want the same report in Discoverer 10g.
    2) Aging Report -- 7 bucket --Standard report in 6i,how to transfer in Discoverer 10g.
    Is is possible to Transfer from Report 6i to Discoverer or How to Create this report in Discoverer 10g.
    Please advice,
    Sushant

    Well, if I had to do it, here's how I'd start.
    1. Get the SQL from the Oracle Report and then create a database view that's more generic based on the SQL but still gets the answers.
    For example, you'd not code many conditions, etc. but the database view would be pointing to the correct Oracle Apps tables / views.
    Once you've got the view, bring it in to Disco Admin, etc. and create a report from it that now adds the extra conditions needed. That way you can use the underlying concept without hard coding things like dates, etc. which you would ask the user at run time.
    However ... as you may well know ... Oracle Reports can do some 'strange and/or powerful things' on the fly and, for example, it may be something like a temporary table generated for the report, etc. so may become a much bigger issue.
    2. If you have NoetixViews views then they'll most likely already have the views for these queries already created as they're reasonable for what's needed in an Oracle environment.
    3. I'd see if there is already a pre-defined BIS view that covers this as well. Again, you're in an area that's pretty popular so if a BIS view already covers much of the same info then you've got a create view 'head start' already. Check views owned by Apps starting with the application plus FV or FG (the one you'd really want) such as: GLFG_Budgets_To_Actuals to see what I mean.
    Russ

  • Oracle Hyperion Performance Reporting Suite

    Hi All,
    I am a newbie to Hyperion. We have Oracle Hyperion Performance Reporting Suite* as our front end for reporting in my current assignmnent.
    I have previously worked with other OLAP tools and was eager to know what essentiallly does this sute contains of which my customer is looking for.
    Would appreciate if someone can let me know the tools the stated suite consists of for Oracle Hyperion 9.3 as our Application Server....
    Thanks in advance,
    Cheers!!!
    Any inputs for my query!!!
    Edited by: Neela on Feb 17, 2009 11:47 PM

    Set the system configuration.
    Windows XP 2003 SP2
    Database : oracle / sql
    Installl : Oracle EPM Suite the following components:
    -Oracle EPM Foundation / Shared Services
    -Oracle EPM Performance Scorecard
    Please check and confirm.
    regards,
    Apo

Maybe you are looking for

  • How to get password of a logged in portal user in webdynpro.

    hi, i want to get the password of the logged in portal user through webdynpro. i already know how to get the user id and other information through webdynpro (using WDClientUser), but i want to get the password as well. this is an urgent requirement.

  • HOW TO FIND OUT ECC ehp3 or not

    Hello , i installed ECC using which i got from SAP . Now i am giving my patches level can any one tell me what level in my system . SAPKB70101                18.07.2008     Basis Support Package 01 for 7.01 SAPKB70102                17.12.2008     Ba

  • What are the standard IDOC's available in IDES? where can i see in IDES?

    Dear All, Can any body let me know what are the standard IDOC's available in IDES? What is the path for the same? Thanks in advance for replies regards srikanth

  • Converting hexadecimal value to double   Hlep needed!!!

    Is there a way that I can convert the following hexadecimal value into double: String s = "16#1234#"; As converting this to long I am doing this if (s.startsWith("16#") && s.endsWith("#")) extractedValue = s.substring( 3, s.length()-1 ); longValue =

  • Where the h*!! is CinemaDNG in Premiere CS6

    I was just about to buy Premiere CS6 and started with the trial. Natually assuming Adobe would have the smarts to include the Cinema DNG plug-in for CS 5.5 as standard in CS6, I downloaded a sample of Cinema DNG. You can imagine I was not happy when