Signature Mismatch

Hallo,
When I run my portlet i get the following error :
CAREERS.jobposting_portlet.process_attribute_search: SIGNATURE (parameter names) MISMATCH
VARIABLES IN FORM NOT IN PROCEDURE:
NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM: P_ACTION,P_COUNTRY,P_JOBFAM,P_BACK_URL,P_PAGE_URL,P_REFERENCE_PATH
Looking at the procedure and the calling procedure,
every parameter in the procedure is also in
the calling procedure.
What went wrong ?
Filip Huysmans.

I just wanted to gave you the html-code, so
you can see for yourself what has been
generated :
<FORM ACTION="http://bart/pls/jobgo/CAREERS.jobposting_portlet.process_attribute_search" METHOD="POST">
<TABLE >
<TR>
<TD>Country : </TD>
<TD><INPUT TYPE="text" NAME="p_country"></TD>
</TR>
<TR>
<TD>Job Family : </TD>
<TD><INPUT TYPE="text" NAME="p_jobfam"></TD>
</TR>
<INPUT TYPE="hidden" NAME="p_back_url" VALUE="null">
<INPUT TYPE="hidden" NAME="p_page_url" VALUE="http://bart/servlet/page?_pageid=56&_dad=jobgo&_schema=PORTAL30&_mode=3">
<INPUT TYPE="hidden" NAME="p_reference_path" VALUE="106_JOB_POSTING_7669726">
<TR>
<TD ALIGN=center COLSPAN=2><INPUT TYPE="submit" NAME="p_action" VALUE="Search"></TD>
</TR>
</TABLE>
</FORM>

Similar Messages

  • MDX execn error: "Dimension Signature mismatch"

    Hi All,
    I'm trying to run an MDX script against Essbase, and I get the below message:
    "Dimension Signature mismatch in function [SET CONSTRUCTOR]"
    Unexpected Essbase error 1260054.
    The MDX query is as below, the error occurs in line 5:
    select
    {[CurFcst@AOP_FX],
    [Reporting],
    [Gross Units]
    ON COLUMNS,
    [Product].Levels(0).Members
    ON ROWS
    from ABANSWER.REPORT
    where
         ([Period].[Q3],
         [InterCompany],
         [Management Unit].[TWMU],
         [Legal Entity],
         [Cost Center],
         [Set Of Books],
         [Years].[FY10],
         [Version].[Current])     
    Please let me know if anyone has any information that can help me.
    Thanks,
    Anindyo

    Hi,
    Post here...Essbase
    Will get proper solution for your issue :-)
    Hope this helped
    Regards,
    Srikanth

  • JSF-Hibernate signature mismatch

    Hi all, I am performing some experiments that use both JSF and Hibernate technologies (with JDev10.1.3. preview). A single class that uses hibernate runs without any problems and gets data from Db as list. If i try using this class as a bean for a JSF datatable I get the following error:
    javax.servlet.jsp.JspException: java.lang.NoSuchMethodError: void org.objectweb.asm.ClassVisitor.visit(int, int, java.lang.String, java.lang.String, java.lang.String[], java.lang.String)     at com.sun.faces.taglib.html_basic.DataTableTag.doEndTag(DataTableTag.java:501)...
    Tha API declared signature for the 'visit' method is
    (int version, int access, String name, String signature, String superName, String[] interfaces)
    but hibernate-related libraries allow only the 'wrong' signature. My question is: where does the JSF framework touch this class? The hibernate framework alone does not give any exception, thus there must be some problem with JSF, (maybe a library problem).
    Any help would be really appreciated.
    Thanks in advance

    I gave a look at your article and noticed we used different hibernate versions (I was using hibernate 3.0). I downloaded the libraries you suggested and used them. No more errors appear! Hamletic question: is it 'normal' that the latest version of a product is 'worse' (well, for me it is) than the previous ones?
    Thanks a lot

  • ODI-1444: The master repository signature mismatch

    ODI-1444: The master repository signature specified by the client 1346135525731|0 does not match the master repository signature of the agent 1346147892124|0.
    How to overcome this error?

    ODI-01444: The master repository signature specified by the client {0} does not match the master repository signature of the agent {1}.
    Cause: The client and the agent are not using the same master repository
    Action: Verify the client and the agent are using the same master repository. Verify that the client is calling the correct agent.
    pls check http://docs.oracle.com/cd/E25178_01/core.1111/e10113/chapter_odi_messages.htm

  • 2012 R2 Web Application Proxy returns 400 (Bad Request) for Kerberos IIS App

    I've gone through all of the step-by-step examples for publishing applications with the Web App Proxy and I'm getting HTTP 400 when I try to publish an IIS Kerberos application. I'm using ADFS pre-authentication.
    The application is SharePoint but I CAN NOT change the authentication method to claims based auth...it has to be windows integrated. I've double checked all of the SPN's and delegation. I get the 400 returned once the user has been authenticated and is forwarded
    to the app url with the AUTHTOKEN?=blahblahblah query string. I've installed the ADFS certificate on the proxy and set it to be the external SSL certificate for the application.
    PLEASE DONT JUST TELL ME TO POST THIS IN THE GENEVA FORUM FOR ADFS.
    The event log has an exception that looks like this:
    Web Application Proxy received a nonvalid edge token signature.
    Error: Edge Token signature mismatch. edgeTokenHelper.ValidateTokenSignature failed: Verifying token with signature public key failed
    Received token: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IkY4NmgzYlFJbEk0NzZ5Y25HNlBHb1NSNDJ4byJ9.eyJhdWQiOiJ1cm46QXBwUHJveHk6Y29tIiwiaXNzIjoiaHR0cDovL3N0cy5zb3N3ZWV0c29zb2Z0LmNvbS9hZGZzL3NlcnZpY2VzL3RydXN0IiwiaWF0IjoxMzk2NDY2NDQ2LCJleHAiOjEzOTY0NzAwNDYsInJlbHlpbmdwYXJ0eXRydXN0aWQiOiI3N2Y3OTQzYi1kOGI4LWUzMTEtODBiYy0wMDE1NWQ1MWY0OWMiLCJ1cG4iOiJqdGFkbWluQHNvc3dlZXRzb3NvZnQuY29tIiwiY2xpZW50cmVxaWQiOiJlZTA1MDU3ZS00ZTliLTAwMDAtZDkwNS0wNWVlOWI0ZWNmMDEiLCJhdXRoX3RpbWUiOiIyMDE0LTA0LTAyVDE5OjEwOjM2Ljc1NVoiLCJhdXRobWV0aG9kIjoidXJuOm9hc2lzOm5hbWVzOnRjOlNBTUw6Mi4wOmFjOmNsYXNzZXM6UGFzc3dvcmRQcm90ZWN0ZWRUcmFuc3BvcnQiLCJ2ZXIiOiIxLjAifQ.E1SqDU1Q2qh00Bt1n1UsBHJrf2kxWh8mN0j03QJTGPQ6vtrkncun017idy2BgB8NzQBVhPQAhfQb3F_lRAAWnpHjwaCuTjeL-pi1-ntVax37TQqQxqg0PVND8OpWxd7rTECObp6KnHBSkgHdaC6ntJ4WzE-QV6afUOyKQrIXil9qF_ybX8IOvMorvGllQB4enR3ZD6KMZBZwzLSl0iueKvZC8TqacRL_Kdvhn2AmutqFVw4wbZILhTsQFRSl86tEp-PCSJ_yLHcxTgqmKWVpEVC0Jo00hJe1MH7P1QMoJISdFY3-4tkuUykpgSNSSlEqZ9EwVdN--4aGE3QlqdL1vA
    Details:
    Transaction ID: {ee05057e-4e9b-0000-da05-05ee9b4ecf01}
    Session ID: {ee05057e-4e9b-0000-d905-05ee9b4ecf01}
    Published Application Name: FIM Portal
    Published Application ID: 48db8de3-96e7-18b6-06d8-5cb6df999b6c
    Published Application External URL:
    https://portal.sosweetsosoft.com/IdentityManagement/
    Published Backend URL:
    https://portal.sosweetsosoft.com/IdentityManagement/
    User: <Unknown>
    User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
    Device ID: <Not Applicable>
    Token State: Invalid
    Cookie State: NotFound
    Client Request URL:
    https://portal.sosweetsosoft.com/identitymanagement?authToken=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IkY4NmgzYlFJbEk0NzZ5Y25HNlBHb1NSNDJ4byJ9.eyJhdWQiOiJ1cm46QXBwUHJveHk6Y29tIiwiaXNzIjoiaHR0cDovL3N0cy5zb3N3ZWV0c29zb2Z0LmNvbS9hZGZzL3NlcnZpY2VzL3RydXN0IiwiaWF0IjoxMzk2NDY2NDQ2LCJleHAiOjEzOTY0NzAwNDYsInJlbHlpbmdwYXJ0eXRydXN0aWQiOiI3N2Y3OTQzYi1kOGI4LWUzMTEtODBiYy0wMDE1NWQ1MWY0OWMiLCJ1cG4iOiJqdGFkbWluQHNvc3dlZXRzb3NvZnQuY29tIiwiY2xpZW50cmVxaWQiOiJlZTA1MDU3ZS00ZTliLTAwMDAtZDkwNS0wNWVlOWI0ZWNmMDEiLCJhdXRoX3RpbWUiOiIyMDE0LTA0LTAyVDE5OjEwOjM2Ljc1NVoiLCJhdXRobWV0aG9kIjoidXJuOm9hc2lzOm5hbWVzOnRjOlNBTUw6Mi4wOmFjOmNsYXNzZXM6UGFzc3dvcmRQcm90ZWN0ZWRUcmFuc3BvcnQiLCJ2ZXIiOiIxLjAifQ.E1SqDU1Q2qh00Bt1n1UsBHJrf2kxWh8mN0j03QJTGPQ6vtrkncun017idy2BgB8NzQBVhPQAhfQb3F_lRAAWnpHjwaCuTjeL-pi1-ntVax37TQqQxqg0PVND8OpWxd7rTECObp6KnHBSkgHdaC6ntJ4WzE-QV6afUOyKQrIXil9qF_ybX8IOvMorvGllQB4enR3ZD6KMZBZwzLSl0iueKvZC8TqacRL_Kdvhn2AmutqFVw4wbZILhTsQFRSl86tEp-PCSJ_yLHcxTgqmKWVpEVC0Jo00hJe1MH7P1QMoJISdFY3-4tkuUykpgSNSSlEqZ9EwVdN--4aGE3QlqdL1vA&client-request-id=ee05057e-4e9b-0000-d905-05ee9b4ecf01
    Backend Request URL: <Not Applicable>
    Preauthentication Flow: PreAuthBrowser
    Backend Server Authentication Mode:
    State Machine State: Idle
    Response Code to Client: <Not Applicable>
    Response Message to Client: <Not Applicable>
    Client Certificate Issuer: <Not Found>

    Hi,
    I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Thanks for your understanding and support.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Ajax Report Pull from another Page Pagination override

    We are on a time crunch and need to get this application working in a timely manner, any help would greatly be appreciated..
    *[History leading up to problem]*
    We followed the code from this example http://apex.oracle.com/pls/otn/f?p=11933:48:4441142106394445 which pulls a report from another page using AJAX so we could update a report (in this case a tabular form). Since Tabular Forms cannot update past 30-40 records we had to turn on pagination to prevent errors when trying to submit it.
    Since Pagination on the bottom of the report/tabular form links to the other page the report is on, I decided to attempt to override next> href link to instead call a javascript with the url from next> (Report/Tabular Form Pagination) with Jquery the following code {the override is working} {comments added here for clarification}...
    var oldhref =$("a.t20pagination").attr("href"); //get Apex Pagination a href link location
    $("a.t20pagination").attr('href', "javascript:return false"); // change the Apex Pagination a href llink location to do nothing
    $("a.t20pagination").click(function () {   // Create an onclick for Apex Pagination a href that calls a javascript function
    get_report_page(oldhref); // This function is needed because I am grabbing the report from another page, I hope to
    }); // get this javascript working [the reason why I am asking this question here]
    $("a.t20pagination").removeClass("t20pagination"); // Removed the pagination class just in case it was causing issues.
    The function I am working on below... {I figured I have to do the htmldb_get function {I am still new to Apex so I am not totally clear on it, but learning}, to get the report again from the other page, but I need to add pagination.. So I figured I could split the link location based on the : and go through the array for the parts I need to pass in the htmldb_get}, with alerts to help diagnose the problem...
    function get_report_page(curUrl) {
    alert ('Hello how are you today?');
    var temp = new Array();
    temp = curUrl.split(':');
    alert ('I like the number '+temp.length);
    for ( var i=0, len=temp.length; i<len; ++i ){
    alert (i+":"+temp); // Square brackets actually used, changed to squiggly here to show
    var get = new htmldb_Get(null,$x('pFlowId').value,null,205,null, null, temp{4}); // Square brackets actually used, changed to squiggly here to show
    gReturn = get.get(null,'<htmldb:BOX_BODY>','</htmldb:BOX_BODY>');
    get = null;
    $x('ReportDrop').innerHTML = gReturn;
    *[Actual Problem]*
    Since the report is on another page (in this case 205) and is being pulled onto Page 200 where the user is, when the user clicks on the Next> for the report/tabluar form pagination, the user is automatically thrown to page 205 {I want to keep the user on page 200 and pass the pagination, then pull the report/tabular form again}
    I looked at the link http://apex.oracle.com/pls/otn/f?p=11620:63:834860992188521::NO::: but I am not sure where to stick the report pagination{I thought it would be queryString {above you see I am setting temp[4] in the queryString parameter}..
    I know the function is working since I get the alert messages, after that where the report would be it gives the following error...
    Bad Request
    Your browser sent a request that this server could not understand.
    mod_plsql: /pls/apex/wwv_flow.show HTTP-400 Signature Mismatch or Missing '='
    Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server Server at nysastst.senate.state.ny.us Port 7778
    Can I simply splice the url like I am doing above and pass it to htmldb_get (or is there anyway to pass the report pagination using htmldb_get)?
    If so, what am I doing wrong?
    Also, does this seem like a decent solution or is there a better solution for this issue?
    - Thanks in advance,
    - Brian
    Edited by: brheitner on Dec 10, 2009 8:09 AM
    Edited by: brheitner on Dec 10, 2009 8:11 AM
    Edited by: brheitner on Dec 10, 2009 8:13 AM

    Thanks cb... it worked like a charm..
    but at first, I Could not get it to work because in my report that was being pulled from another page did not have Enable Partial Refresh set to Yes under Report Attributes > Layout and Pagination.. When it was off the a href link of the pagination was showing a standard link. Once Enable Partial Refresh was set to Yes, the pagination then showed a link to javascript:$a_report(...); which meant you can now override it with the javascript function.
    Here is the thread I found it in
    Call Process Through AJAX

  • Error code -304155.

    Hi all, 
    Here's my problem:
    Error -304155 occurred at niLvFpga_Open_PXIe-7975R.vi
    Possible reason(s):
    FlexRIO: Downloading to the FPGA is not supported on this OS. Please use the RIO Device Setup utility
    to download your bitfile to the flash, and then power-cycle your machine in order to load the bitfile
    onto the FPGA.
    My setup:
    Personal Desktop PC running Labview Real Time to call the PXIe-7975 Kintext 7 FPGA.
    I compiled a VI for that FPGA and I try to download the bitfile for the compile onto
    the FPGA but when I do, I get the error -304155
    This error does not occur for the same setup in Labview 2013.
    Only when I upgraded to 2014, I see this. The suggested solution also doesn't work and is inconvenient.
    In the 2013 version of Labview (IE: 2013 Dev system, 2013 FPGA module, and 2013 Real Time module)
    I used to be able to easily import the compiled bitfile directly to the FPGA using the same
    method as I am now.
    The method I use to download bitfile onto the FPGA is through the "Open FPGA VI Reference"
    block and then it would be configured to load the appropriate bitfile, run the FPGA VI,
    and run in 'Dynamic mode'
    Any help would be appreciated as I don't see anything online for the error code -304155.

    Hi Weezur,
    You shouldn't have to reformat your controller or boot into windows mode. I just tried it on my setup and using the RIO Device Setup Utility I was able to upload a bitfile to the flash on my 797x target from a windows machine, power cycle the chassis (a full power cycle, not a reboot), and then open a reference to the FPGA target from the RT controller.
    To clarify,  the Open FPGA Reference function checks the signature of the bitfile that is currently on the FPGA, and if the signature matches the signatture of the bitfile that the Open FPGA VI Reference function is using then a reference to the FPGA target is returned. If the signature does not match, and the function is being used on a windows target, then the function attempts to overwrite the bitfile that is on the FPGA. If the Open FPGA VI Reference function detects a signature mismatch on an RT system, then it throws the -304155 you are seeing.
    If you are seeing the error after uploading the bitfile to flash, power cycling the chassis, and then opening a reference with the Open FPGA VI Reference function that is using the same bitfile, can you provide me a copy of that bitfile so I can test it on my setup?
    National Instruments
    FlexRIO Product Support Engineer

  • Please help me regarding Secure RMI Applet Application

    Hi Friends..
    Currently i use Java Card 2.2.1..
    I'm learning about SecureRMIDemo application that shipped with JCDK 2.2.1..
    Assume that i've loaded the SecureRMIApplet.cap successfully, and i've created the Secure RMI Client using SmartCardIO..
    And then i tried to do any process provided by Purse interface, such as debit, credit, setAccountNumber, etc..
    But i got this error message :
    java.rmi.RemoteException: Signature mismatch
         at com.sun.javacard.javax.smartcard.rmiclient.CardObjectFactory.throwError(Unknown Source)
         at com.sun.javacard.javax.smartcard.rmiclient.CardObjectFactory.throwException(Unknown Source)
         at com.sun.javacard.javax.smartcard.rmiclient.CardObjectFactory.getObject(Unknown Source)
         at com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl.parseAPDU(Unknown Source)
         at com.sun.javacard.ocfrmiclientimpl.JCRemoteRefImpl.invoke(Unknown Source)
         at com.sun.javacard.samples.SecureRMIDemo.SecurePurseImpl_Stub.setAccountNumber(Unknown Source)
         at testRMIClient.SecureRMIClienrt.main(SecureRMIClienrt.java:27)Yes, i know that, that error message required to ensure that the application run in the Security context..
    But for me, who just getting started to Java Card Security, it becomes a problem... :(
    The message error tells that the Signature is mismatch..
    And then how to set this Signature before do any process in the SecureRMI Client application?..
    Since there's no way to set the Signature through Purse interface..
    Please help me regarding this..
    Thanks in advance..

    Thanks Shane for your reply..
    does it mean i've to send APDU?.. Because in the MySecurityService class code there's method that checks the CLA and INS byte..
    Or can i send an APDU Object while we're using the Java Card RMI Application mode?..
    Actually, in my opinion, i would say that if we use RMI mode, we don't need APDU Command anymore..
    Please correct me if i'm wrong..
    Thanks in advance..

  • WLS 7.0 : How to call a webservice from a webservice, both running on a same server?

    Server settings :
    Two webservices running on a server.
    WEB-INF\lib contains the respective XXX_client.jar files.
    One webservice calls another one using service Port and gets the Exception NoClassDef...
    How to resolve?

    It seems that there is no answer to my problem stated below
    "Archana Padhye" <[email protected]> wrote:
    >
    Before putting the stack trace I should supply more information.
    There are two webservices viz. Trigger and Proxy
    Trigger needs the Proxy_client.jar in its classpath at the time of building
    the
    Trigger webservice.
    The server classpath doesn't have this particular jar.
    So the Exception is about not finding the class for the service.
    If that jar is added in the classpath, there is error at server startup
    since
    the method signatures mismatch.
    Having client jar in the classpath is not the way, I assume.
    "manoj cheenath" <[email protected]> wrote:
    Sure, you should be able to do this.
    Can you post the full stack trace?
    "Archana Padhye" <[email protected]> wrote in message =
    news:[email protected]..
    Server settings :=20
    Two webservices running on a server.
    WEB-INF\lib contains the respective XXX_client.jar files.
    One webservice calls another one using service Port and gets the =
    Exception NoClassDef...
    How to resolve?
    So I am trying for dynamic client using WSDL. My webservice is returning a complex
    data type. But the test client, which is a Java class, is giving exception which
    I am unable to dig.
    I attach the client java class and here is the stack trace of the exception
    Exception in thread "main" javax.xml.rpc.JAXRPCException: failed to read wsdl
    fi
    le:weblogic.webservice.tools.wsdlp.WSDLParseException: ERROR[WSDL Parser]:The
    ja
    va Class of an xml name cannot be null:['java:eVisharad.BEMEE.Client.Data']:CLIC
    oncept
    at weblogic.webservice.core.rpc.ServiceFactoryImpl.createService(Service
    FactoryImpl.java:33)
    at WebServiceClient_DII.main(WebServiceClient_DII.java:57)
    [WebServiceClient_DII.java]

  • MTS problem, excessive oracle processes in the OS part.

    Hi,
    yesterday I changed internet banking connections to MTS (shared server)
    So, I changed the system to mix architecture (dedicated & shared both)
    DB version is 10.2.0.3
    OS version is AIX 5.3.5
    Number of dispatchers are 2, each with 250 connections.
    Shared_Servers=10
    Max_Shared_Servers=40
    After 3 hours, I take the following error, no oracle process can be forked after in the OS.
    At the time of problem, # of oracle processes in the OS was about 4000,
    which is the OS limit for max processes a user can create.
    But the number of sessions in the v$session was about 2000.
    I also observed that SMON process turned to ZOMBIE (defunct) process.
    It seems that MTS opens more oracle processes in the OS or turned some oracle processes to zombie.
    But how can it be, since MTS does not create any new oracle processes except shared server process
    in the OS.
    When I turned back to dedicated server, everything works fine, that is, database sessions and OS oracle prosesses are almost the same.
    Thanks,
    ORA-27300: OS system dependent operation:fork failed with status: 11
    ORA-27301: OS failure message: Resource temporarily unavailable
    ORA-27302: failure occurred at: skgpspawn3

    Buffer Cache: 1,200M 1,200M Std Block Size: 8K
    Shared Pool Size: 2,960M 2,960M Log Buffer: 14,352K
    Load Profile
    Per Second Per Transaction
    Redo size: 258,968.61 6,558.43
    Logical reads: 104,557.19 2,647.93
    Block changes: 2,360.58 59.78
    Physical reads: 7,752.76 196.34
    Physical writes: 120.65 3.06
    User calls: 1,534.90 38.87
    Parses: 374.77 9.49
    Hard parses: 13.12 0.33
    Sorts: 54.16 1.37
    Logons: 0.87 0.02
    Executes: 2,867.82 72.63
    Transactions: 39.49
    % Blocks changed per Read: 2.26 Recursive Call %: 73.94
    Rollback per transaction %: 14.15 Rows per Sort: 381.28
    Instance Efficiency Percentages (Target 100%)
    Buffer Nowait %: 99.96 Redo NoWait %: 100.00
    Buffer Hit %: 92.63 In-memory Sort %: 100.00
    Library Hit %: 99.01 Soft Parse %: 96.50
    Execute to Parse %: 86.93 Latch Hit %: 99.91
    Parse CPU to Parse Elapsd %: 38.25 % Non-Parse CPU: 99.11
    Shared Pool Statistics
    Begin End
    Memory Usage %: 90.66 89.40
    % SQL with executions>1: 72.50 56.30
    % Memory for SQL w/exec>1: 74.85 60.27
    Top 5 Timed Events
    Event Waits Time(s) Avg Wait(ms) % Total Call Time Wait Class
    CPU time 9,924 43.7
    db file sequential read 10,113,395 8,454 1 37.2 User I/O
    db file scattered read 1,660,502 1,848 1 8.1 User I/O
    SQL*Net more data from client 18,186 316 17 1.4 Network
    enq: TX - row lock contention 80 221 2,766 1.0 Application
    Wait Class
    s - second
    cs - centisecond - 100th of a second
    ms - millisecond - 1000th of a second
    us - microsecond - 1000000th of a second
    ordered by wait time desc, waits desc
    Wait Class Waits %Time -outs Total Wait Time (s) Avg wait (ms) Waits /txn
    User I/O 11,955,810 0.00 10,465 1 83.97
    Network 4,053,277 0.00 390 0 28.47
    Application 6,355 1.15 225 35 0.04
    System I/O 795,447 0.00 213 0 5.59
    Commit 100,846 0.00 140 1 0.71
    Concurrency 2,770 0.36 11 4 0.02
    Configuration 46 19.57 0 8 0.00
    Other 1,491 0.07 0 0 0.01
    Wait Events
    s - second
    cs - centisecond - 100th of a second
    ms - millisecond - 1000th of a second
    us - microsecond - 1000000th of a second
    ordered by wait time desc, waits desc (idle events last)
    Event Waits %Time -outs Total Wait Time (s) Avg wait (ms) Waits /txn
    db file sequential read 10,113,395 0.00 8,454 1 71.03
    db file scattered read 1,660,502 0.00 1,848 1 11.66
    SQL*Net more data from client 18,186 0.00 316 17 0.13
    enq: TX - row lock contention 80 91.25 221 2766 0.00
    read by other session 157,454 0.00 142 1 1.11
    log file sync 100,846 0.00 140 1 0.71
    log file parallel write 128,249 0.00 137 1 0.90
    TCP Socket (KGAS) 2,429 0.00 64 26 0.02
    db file parallel write 10,158 0.00 55 5 0.07
    direct path write temp 6,721 0.00 13 2 0.05
    log file sequential read 981 0.00 8 9 0.01
    SQL*Net more data to client 156,908 0.00 6 0 1.10
    control file sequential read 651,338 0.00 5 0 4.57
    Log archive I/O 1,990 0.00 5 2 0.01
    latch: library cache 667 0.00 4 7 0.00
    db file parallel read 769 0.00 4 6 0.01
    os thread startup 127 0.00 4 33 0.00
    SQL*Net message to client 3,850,305 0.00 4 0 27.04
    SQL*Net break/reset to client 6,182 0.00 3 0 0.04
    control file parallel write 2,691 0.00 2 1 0.02
    latch: shared pool 145 0.00 2 12 0.00
    direct path read temp 13,714 0.00 1 0 0.10
    enq: RO - fast object reuse 93 0.00 1 9 0.00
    local write wait 300 0.00 0 1 0.00
    log file switch completion 29 0.00 0 12 0.00
    direct path read 1,806 0.00 0 0 0.01
    latch free 35 0.00 0 4 0.00
    direct path write 1,149 0.00 0 0 0.01
    SQL*Net more data to dblink 7,126 0.00 0 0 0.05
    log file single write 40 0.00 0 3 0.00
    cursor: pin S wait on X 12 83.33 0 8 0.00
    latch: cache buffers chains 1,666 0.00 0 0 0.01
    SQL*Net message to dblink 18,120 0.00 0 0 0.13
    reliable message 87 0.00 0 1 0.00
    LGWR wait for redo copy 1,209 0.00 0 0 0.01
    latch: messages 16 0.00 0 2 0.00
    latch: redo writing 7 0.00 0 5 0.00
    enq: TX - index contention 4 0.00 0 7 0.00
    rdbms ipc reply 95 0.00 0 0 0.00
    buffer busy waits 143 0.00 0 0 0.00
    latch: object queue header operation 18 0.00 0 1 0.00
    latch: checkpoint queue latch 2 0.00 0 5 0.00
    latch: cache buffers lru chain 2 0.00 0 3 0.00
    SQL*Net more data from dblink 203 0.00 0 0 0.00
    library cache load lock 1 0.00 0 4 0.00
    row cache lock 2 0.00 0 0 0.00
    latch: library cache pin 1 0.00 0 0 0.00
    undo segment extension 10 90.00 0 0 0.00
    cursor: pin S 26 0.00 0 0 0.00
    cursor: mutex S 2 0.00 0 0 0.00
    buffer deadlock 1 100.00 0 0 0.00
    SQL*Net message from client 3,850,087 0.00 2,879,903 748 27.04
    virtual circuit status 95,480 0.66 30,974 324 0.67
    jobq slave wait 6,672 87.16 18,382 2755 0.05
    wait for unread message on broadcast channel 3,611 100.00 3,521 975 0.03
    Streams AQ: waiting for messages in the queue 732 100.00 3,517 4805 0.01
    Streams AQ: qmn slave idle wait 129 0.00 3,506 27182 0.00
    Streams AQ: qmn coordinator idle wait 370 34.86 3,506 9477 0.00
    Streams AQ: waiting for time management or cleanup tasks 3 100.00 953 317683 0.00
    SQL*Net message from dblink 18,120 0.00 679 37 0.13
    HS message to agent 16,986 0.00 89 5 0.12
    single-task message 170 0.00 9 50 0.00
    pipe get 28 0.00 3 114 0.00
    class slave wait 2 0.00 0 0 0.00
    Background Wait Events
    ordered by wait time desc, waits desc (idle events last)
    Event Waits %Time -outs Total Wait Time (s) Avg wait (ms) Waits /txn
    log file parallel write 128,212 0.00 137 1 0.90
    db file parallel write 10,158 0.00 55 5 0.07
    db file sequential read 8,822 0.00 11 1 0.06
    log file sequential read 981 0.00 8 9 0.01
    Log archive I/O 1,990 0.00 5 2 0.01
    os thread startup 127 0.00 4 33 0.00
    control file parallel write 2,091 0.00 1 1 0.01
    db file scattered read 172 0.00 1 3 0.00
    control file sequential read 12,106 0.00 1 0 0.09
    events in waitclass Other 1,351 0.00 0 0 0.01
    direct path read 1,800 0.00 0 0 0.01
    log file single write 40 0.00 0 3 0.00
    direct path write 900 0.00 0 0 0.01
    latch: redo writing 7 0.00 0 5 0.00
    latch: cache buffers chains 15 0.00 0 1 0.00
    log file sync 2 0.00 0 1 0.00
    buffer busy waits 6 0.00 0 0 0.00
    rdbms ipc message 246,802 7.02 60,773 246 1.73
    pmon timer 2,015 97.37 3,515 1744 0.01
    Streams AQ: qmn slave idle wait 129 0.00 3,506 27182 0.00
    Streams AQ: qmn coordinator idle wait 370 34.86 3,506 9477 0.00
    smon timer 519 0.00 3,505 6753 0.00
    Streams AQ: waiting for time management or cleanup tasks 3 100.00 953 317683 0.00
    Operating System Statistics
    Statistic Total
    NUM_LCPUS 0
    NUM_VCPUS 0
    AVG_BUSY_TIME 78,988
    AVG_IDLE_TIME 281,508
    AVG_IOWAIT_TIME 55,083
    AVG_SYS_TIME 17,835
    AVG_USER_TIME 61,046
    BUSY_TIME 1,265,704
    IDLE_TIME 4,506,088
    IOWAIT_TIME 883,071
    SYS_TIME 287,149
    USER_TIME 978,555
    LOAD 0
    OS_CPU_WAIT_TIME 1,232,300
    RSRC_MGR_CPU_WAIT_TIME 0
    PHYSICAL_MEMORY_BYTES 33,285,996,544
    NUM_CPUS 16
    NUM_CPU_CORES 8
    Service Statistics
    ordered by DB Time
    Service Name DB Time (s) DB CPU (s) Physical Reads Logical Reads
    andlp2 13,795.70 5,680.50 23,785,158 266,206,268
    SYS$USERS 5,146.80 2,456.20 3,079,496 60,895,888
    shared_andlp2 3,777.40 1,795.40 1,063,806 49,135,813
    SYS$BACKGROUND 0.00 0.00 12,840 1,021,071
    andlp2XDB 0.00 0.00 0 0
    Service Wait Class Stats
    Wait Class info for services in the Service Statistics section.
    Total Waits and Time Waited displayed for the following wait classes: User I/O, Concurrency, Administrative, Network
    Time Waited (Wt Time) in centisecond (100th of a second)
    Service Name User I/O Total Wts User I/O Wt Time Concurcy Total Wts Concurcy Wt Time Admin Total Wts Admin Wt Time Network Total Wts Network Wt Time
    andlp2 9575680 700718 2099 466 0 0 3945537 6997
    SYS$USERS 1415659 141165 151 25 0 0 20355 17
    shared_andlp2 951411 203079 364 144 0 0 81260 31984
    SYS$BACKGROUND 12818 1478 148 422 0 0 0 0
    SQL ordered by Elapsed Time
    Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
    % Total DB Time is the Elapsed Time of the SQL statement divided into the Total Database Time multiplied by 100
    Elapsed Time (s) CPU Time (s) Executions Elap per Exec (s) % Total DB Time SQL Id SQL Module SQL Text
    1,443 104 273 5.29 6.35 9xvr07cvm5md0 httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    1,304 640 29 44.95 5.74 91wxrh27r5g8n DECLARE job BINARY_INTEGER := ...
    936 453 424 2.21 4.12 abkgjr63dv6u8 frmweb.exe SELECT MUS_K_ISIM , HESAP_NO ...
    859 335 30 28.63 3.78 c406h8xcvfn4s DECLARE job BINARY_INTEGER := ...
    703 272 30 23.45 3.10 g0y0bsusuagjt INSERT INTO MARDATA.M_D_HESAP_...
    701 139 1,613 0.43 3.09 g5636apbsuu6m Apache.exe declare rc__ number; simple_...
    664 589 16 41.50 2.92 gu3j96aktwv05 Apache.exe declare rc__ number; simple_...
    626 13 250 2.50 2.76 gn6w1hb4paw56 frmweb.exe SELECT TUTAR , B_A , ACIK_RE...
    517 94 754 0.69 2.28 3cawwq59capz2 frmweb.exe select mus_k_isim, hesap_no fr...
    515 463 16 32.19 2.27 chz9021ufnzyn Apache.exe SELECT SIR.SIRKET_ADI, P.SUBE...
    508 156 30 16.92 2.23 3ax52z7dpz9mc SELECT H.HESAP_NO, SUM(NVL(H....
    496 18 1,134 0.44 2.18 fydgv84cqwmxn frmweb.exe SELECT /*+ INDEX(M1 M_MHAREKET...
    419 124 53 7.90 1.84 7pxhq3kjq89c4 Apache.exe declare rc__ number; simple_...
    407 115 52 7.83 1.79 7q13983tc3z7j Apache.exe SELECT SUM(ORTALAMA_TUTAR_TL *...
    386 104 366 1.05 1.70 4pcsmrfq05c3t httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    382 311 598 0.64 1.68 53tzqfs73d0n4 httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    351 44 30 11.71 1.55 729cpbmdgb7xg frmweb.exe SELECT A.ISUBE , A.CEK_NO , ...
    322 238 131 2.46 1.42 gxkktn00ntrc7 frmweb.exe SELECT A.SUBE_KOD , A.HESAP_N...
    319 21 387 0.83 1.41 8rnb53wzsnjyz httpd@karabatak (TNS V1-V3) SELECT TO_CHAR(MAX(CIKIS), 'DD...
    312 29 269 1.16 1.37 6nmu8qrsffk0p frmweb.exe SELECT E.KULLANICIKODU , E.IP...
    296 194 126 2.35 1.30 3vtwpw06rp7q9 frmweb.exe SELECT A.SUBE_KOD , A.HESAP_N...
    SQL ordered by CPU Time
    Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
    % Total DB Time is the Elapsed Time of the SQL statement divided into the Total Database Time multiplied by 100
    CPU Time (s) Elapsed Time (s) Executions CPU per Exec (s) % Total DB Time SQL Id SQL Module SQL Text
    640 1,304 29 22.06 5.74 91wxrh27r5g8n DECLARE job BINARY_INTEGER := ...
    589 664 16 36.79 2.92 gu3j96aktwv05 Apache.exe declare rc__ number; simple_...
    463 515 16 28.92 2.27 chz9021ufnzyn Apache.exe SELECT SIR.SIRKET_ADI, P.SUBE...
    453 936 424 1.07 4.12 abkgjr63dv6u8 frmweb.exe SELECT MUS_K_ISIM , HESAP_NO ...
    335 859 30 11.17 3.78 c406h8xcvfn4s DECLARE job BINARY_INTEGER := ...
    311 382 598 0.52 1.68 53tzqfs73d0n4 httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    272 703 30 9.07 3.10 g0y0bsusuagjt INSERT INTO MARDATA.M_D_HESAP_...
    238 322 131 1.82 1.42 gxkktn00ntrc7 frmweb.exe SELECT A.SUBE_KOD , A.HESAP_N...
    194 296 126 1.54 1.30 3vtwpw06rp7q9 frmweb.exe SELECT A.SUBE_KOD , A.HESAP_N...
    159 195 479 0.33 0.86 cc0nhrvkmuy8r httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    156 508 30 5.21 2.23 3ax52z7dpz9mc SELECT H.HESAP_NO, SUM(NVL(H....
    139 701 1,613 0.09 3.09 g5636apbsuu6m Apache.exe declare rc__ number; simple_...
    124 419 53 2.35 1.84 7pxhq3kjq89c4 Apache.exe declare rc__ number; simple_...
    115 407 52 2.21 1.79 7q13983tc3z7j Apache.exe SELECT SUM(ORTALAMA_TUTAR_TL *...
    104 386 366 0.28 1.70 4pcsmrfq05c3t httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    104 1,443 273 0.38 6.35 9xvr07cvm5md0 httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    94 517 754 0.12 2.28 3cawwq59capz2 frmweb.exe select mus_k_isim, hesap_no fr...
    44 351 30 1.46 1.55 729cpbmdgb7xg frmweb.exe SELECT A.ISUBE , A.CEK_NO , ...
    29 312 269 0.11 1.37 6nmu8qrsffk0p frmweb.exe SELECT E.KULLANICIKODU , E.IP...
    21 319 387 0.05 1.41 8rnb53wzsnjyz httpd@karabatak (TNS V1-V3) SELECT TO_CHAR(MAX(CIKIS), 'DD...
    18 496 1,134 0.02 2.18 fydgv84cqwmxn frmweb.exe SELECT /*+ INDEX(M1 M_MHAREKET...
    13 626 250 0.05 2.76 gn6w1hb4paw56 frmweb.exe SELECT TUTAR , B_A , ACIK_RE...
    SQL ordered by Gets
    Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
    Total Buffer Gets: 377,028,313
    Captured SQL account for 36.7% of Total
    Buffer Gets Executions Gets per Exec %Total CPU Time (s) Elapsed Time (s) SQL Id SQL Module SQL Text
    36,098,836 30 1,203,294.53 9.57 335.17 858.88 c406h8xcvfn4s DECLARE job BINARY_INTEGER := ...
    25,797,967 30 859,932.23 6.84 156.31 507.52 3ax52z7dpz9mc SELECT H.HESAP_NO, SUM(NVL(H....
    21,427,570 598 35,832.06 5.68 310.83 382.37 53tzqfs73d0n4 httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    18,504,944 30 616,831.47 4.91 79.74 84.82 274s1h17p0j36 Reutersdevdb.exe (SELECT /*+ RULE */ '', T.own...
    18,132,811 29 625,269.34 4.81 639.68 1303.64 91wxrh27r5g8n DECLARE job BINARY_INTEGER := ...
    17,912,396 30 597,079.87 4.75 77.26 82.67 5cnac71x8744k Reutersdevdb.exe (SELECT /*+ RULE */ '', T.own...
    15,416,026 1,785 8,636.43 4.09 149.52 160.50 7u1rxxk2anfm1 httpd@karabatak (TNS V1-V3) SELECT /*+RULE*/ DISTINCT MD.S...
    11,188,695 16 699,293.44 2.97 588.69 664.07 gu3j96aktwv05 Apache.exe declare rc__ number; simple_...
    9,348,310 16 584,269.38 2.48 462.77 515.02 chz9021ufnzyn Apache.exe SELECT SIR.SIRKET_ADI, P.SUBE...
    8,674,950 424 20,459.79 2.30 452.70 935.96 abkgjr63dv6u8 frmweb.exe SELECT MUS_K_ISIM , HESAP_NO ...
    6,987,779 479 14,588.27 1.85 158.99 195.29 cc0nhrvkmuy8r httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    6,545,269 53 123,495.64 1.74 124.31 418.90 7pxhq3kjq89c4 Apache.exe declare rc__ number; simple_...
    6,373,078 52 122,559.19 1.69 115.18 407.03 7q13983tc3z7j Apache.exe SELECT SUM(ORTALAMA_TUTAR_TL *...
    5,977,931 30 199,264.37 1.59 272.13 703.48 g0y0bsusuagjt INSERT INTO MARDATA.M_D_HESAP_...
    5,820,172 106 54,907.28 1.54 145.09 152.34 7nh29bk1sg42r frmweb.exe select distinct grup_kod, hes...
    Instance Activity Stats
    Statistic Total per Second per Trans
    CPU used by this session 820,065 227.42 5.76
    CPU used when call started 677,803 187.97 4.76
    CR blocks created 16,866 4.68 0.12
    Cached Commit SCN referenced 890,130 246.85 6.25
    Commit SCN cached 198 0.05 0.00
    DB time 3,363,185,519 932,675.92 23,620.20
    DBWR checkpoint buffers written 9,520 2.64 0.07
    DBWR checkpoints 100 0.03 0.00
    DBWR object drop buffers written 1,921 0.53 0.01
    DBWR parallel query checkpoint buffers written 0 0.00 0.00
    DBWR revisited being-written buffer 25 0.01 0.00
    DBWR tablespace checkpoint buffers written 0 0.00 0.00
    DBWR thread checkpoint buffers written 2,589 0.72 0.02
    DBWR transaction table writes 1,062 0.29 0.01
    DBWR undo block writes 75,368 20.90 0.53
    DDL statements parallelized 0 0.00 0.00
    DFO trees parallelized 0 0.00 0.00
    Misses for writing mapping 0 0.00 0.00
    PX local messages recv'd 0 0.00 0.00
    PX local messages sent 0 0.00 0.00
    Parallel operations downgraded 1 to 25 pct 0 0.00 0.00
    Parallel operations downgraded 50 to 75 pct 0 0.00 0.00
    Parallel operations not downgraded 0 0.00 0.00
    SMON posted for dropping temp segment 0 0.00 0.00
    SMON posted for undo segment recovery 0 0.00 0.00
    SMON posted for undo segment shrink 15 0.00 0.00
    SQL*Net roundtrips to/from client 3,859,275 1,070.25 27.10
    SQL*Net roundtrips to/from dblink 31,149 8.64 0.22
    active txn count during cleanout 115,814 32.12 0.81
    application wait time 22,502 6.24 0.16
    auto extends on undo tablespace 0 0.00 0.00
    background checkpoints completed 10 0.00 0.00
    background checkpoints started 10 0.00 0.00
    background timeouts 17,610 4.88 0.12
    branch node splits 7 0.00 0.00
    buffer is not pinned count 203,367,173 56,397.62 1,428.28
    buffer is pinned count 423,534,399 117,454.22 2,974.55
    bytes received via SQL*Net from client 875,387,626 242,761.80 6,147.99
    bytes received via SQL*Net from dblink 12,992,864 3,603.17 91.25
    bytes sent via SQL*Net to client ############### 1,369,289,664.01 34,677,525.68
    bytes sent via SQL*Net to dblink 52,952,034,748 14,684,615.90 371,890.74
    calls to get snapshot scn: kcmgss 15,353,638 4,257.86 107.83
    calls to kcmgas 732,189 203.05 5.14
    calls to kcmgcs 89,721 24.88 0.63
    change write time 3,250 0.90 0.02
    cleanout - number of ktugct calls 130,405 36.16 0.92
    cleanouts and rollbacks - consistent read gets 11,180 3.10 0.08
    cleanouts only - consistent read gets 2,244 0.62 0.02
    cluster key scan block gets 383,816 106.44 2.70
    cluster key scans 306,047 84.87 2.15
    commit batch performed 344 0.10 0.00
    commit batch requested 344 0.10 0.00
    commit batch/immediate performed 1,111 0.31 0.01
    commit batch/immediate requested 1,111 0.31 0.01
    commit cleanout failures: block lost 54,881 15.22 0.39
    commit cleanout failures: buffer being written 11 0.00 0.00
    commit cleanout failures: callback failure 1,410 0.39 0.01
    commit cleanout failures: cannot pin 77 0.02 0.00
    commit cleanout failures: hot backup in progress 0 0.00 0.00
    commit cleanouts 349,392 96.89 2.45
    commit cleanouts successfully completed 293,014 81.26 2.06
    commit immediate performed 767 0.21 0.01
    commit immediate requested 767 0.21 0.01
    commit txn count during cleanout 68,019 18.86 0.48
    concurrency wait time 1,058 0.29 0.01
    consistent changes 3,439,859 953.94 24.16
    consistent gets 366,680,318 101,687.49 2,575.26
    consistent gets - examination 121,966,420 33,823.63 856.59
    consistent gets direct 7,642 2.12 0.05
    consistent gets from cache 366,672,556 101,685.34 2,575.20
    current blocks converted for CR 55 0.02 0.00
    cursor authentications 14,703 4.08 0.10
    data blocks consistent reads - undo records applied 70,817 19.64 0.50
    db block changes 8,512,132 2,360.58 59.78
    db block gets 10,345,635 2,869.04 72.66
    db block gets direct 2,604 0.72 0.02
    db block gets from cache 10,343,017 2,868.32 72.64
    deferred (CURRENT) block cleanout applications 164,540 45.63 1.16
    dirty buffers inspected 201,591 55.91 1.42
    enqueue conversions 684,245 189.75 4.81
    enqueue deadlocks 0 0.00 0.00
    enqueue releases 2,493,773 691.57 17.51
    enqueue requests 2,493,903 691.61 17.52
    enqueue timeouts 68 0.02 0.00
    enqueue waits 101 0.03 0.00
    exchange deadlocks 1 0.00 0.00
    execute count 10,341,226 2,867.82 72.63
    failed probes on index block reclamation 0 0.00 0.00
    frame signature mismatch 0 0.00 0.00
    free buffer inspected 28,677,695 7,952.88 201.41
    free buffer requested 28,684,393 7,954.73 201.46
    global undo segment hints helped 0 0.00 0.00
    heap block compress 87,275 24.20 0.61
    hot buffers moved to head of LRU 3,506,139 972.32 24.62
    immediate (CR) block cleanout applications 13,424 3.72 0.09
    immediate (CURRENT) block cleanout applications 55,019 15.26 0.39
    index crx upgrade (found) 133 0.04 0.00
    index crx upgrade (positioned) 190,756 52.90 1.34
    index fast full scans (direct read) 0 0.00 0.00
    index fast full scans (full) 4,521 1.25 0.03
    index fast full scans (rowid ranges) 0 0.00 0.00
    index fetch by key 63,569,968 17,629.17 446.46
    index scans kdiixs1 47,264,964 13,107.48 331.95
    java call heap collected bytes 146,595,424 40,653.73 1,029.56
    java call heap collected count 2,109,118 584.90 14.81
    java call heap gc count 2,036 0.56 0.01
    java call heap live object count 53,667 14.88 0.38
    java call heap live object count max 163,629 45.38 1.15
    java call heap live size 4,897,136 1,358.07 34.39
    java call heap live size max 15,033,192 4,168.99 105.58
    java call heap object count 135,994 37.71 0.96
    java call heap object count max 194,386 53.91 1.37
    java call heap total size 8,131,840 2,255.12 57.11
    java call heap total size max 22,874,112 6,343.43 160.65
    java call heap used size 10,414,544 2,888.15 73.14
    java call heap used size max 17,090,000 4,739.39 120.03
    java session heap collected bytes 299,008 82.92 2.10
    java session heap collected count 223 0.06 0.00
    java session heap gc count 2 0.00 0.00
    java session heap live object count 62,042 17.21 0.44
    java session heap live object count max 62,204 17.25 0.44
    java session heap live size 6,119,424 1,697.03 42.98
    java session heap live size max 6,307,840 1,749.29 44.30
    java session heap object count 62,204 17.25 0.44
    java session heap object count max 62,204 17.25 0.44
    java session heap used size 6,307,840 1,749.29 44.30
    java session heap used size max 6,307,840 1,749.29 44.30
    leaf node 90-10 splits 590 0.16 0.00
    leaf node splits 12,720 3.53 0.09
    lob reads 18,068 5.01 0.13
    lob writes 378,857 105.06 2.66
    lob writes unaligned 378,854 105.06 2.66
    logons cumulative 3,128 0.87 0.02
    messages received 320,519 88.89 2.25
    messages sent 320,519 88.89 2.25
    no buffer to keep pinned count 0 0.00 0.00
    no work - consistent read gets 240,593,829 66,721.29 1,689.73
    opened cursors cumulative 1,230,004 341.10 8.64
    parse count (failures) 1,216 0.34 0.01
    parse count (hard) 47,313 13.12 0.33
    parse count (total) 1,351,392 374.77 9.49
    parse time cpu 8,806 2.44 0.06
    parse time elapsed 23,022 6.38 0.16
    physical read IO requests 11,798,391 3,271.92 82.86
    physical read bytes ############### 63,510,595.88 1,608,418.13
    physical read total IO requests 12,450,298 3,452.71 87.44
    physical read total bytes ############### 65,250,489.97 1,652,481.28
    physical read total multi block requests 1,668,164 462.61 11.72
    physical reads 27,956,086 7,752.76 196.34
    physical reads cache 27,790,026 7,706.71 195.17
    physical reads cache prefetch 16,014,666 4,441.17 112.47
    physical reads direct 166,060 46.05 1.17
    physical reads direct (lob) 7,635 2.12 0.05
    physical reads direct temporary tablespace 164,248 45.55 1.15
    physical reads prefetch warmup 0 0.00 0.00
    physical write IO requests 144,520 40.08 1.01
    physical write bytes 3,563,954,176 988,352.92 25,030.23
    physical write total IO requests 415,411 115.20 2.92
    physical write total bytes 7,501,977,600 2,080,442.42 52,687.61
    physical write total multi block requests 277,345 76.91 1.95
    physical writes 435,053 120.65 3.06
    physical writes direct 179,591 49.80 1.26
    physical writes direct (lob) 7 0.00 0.00
    physical writes direct temporary tablespace 176,122 48.84 1.24
    physical writes from cache 255,462 70.84 1.79
    physical writes non checkpoint 421,691 116.94 2.96
    pinned buffers inspected 1,685 0.47 0.01
    prefetch clients - default 1 0.00 0.00
    prefetch clients - keep 0 0.00 0.00
    prefetch warmup blocks aged out before use 0 0.00 0.00
    prefetched blocks aged out before use 2,672 0.74 0.02
    process last non-idle time 3,608 1.00 0.03
    queries parallelized 0 0.00 0.00
    recursive aborts on index block reclamation 0 0.00 0.00
    recursive calls 15,701,925 4,354.45 110.28
    recursive cpu usage 332,230 92.13 2.33
    redo blocks written 1,942,511 538.70 13.64
    redo buffer allocation retries 32 0.01 0.00
    redo entries 3,543,077 982.56 24.88
    redo log space requests 36 0.01 0.00
    redo log space wait time 32 0.01 0.00
    redo ordering marks 70,040 19.42 0.49
    redo size 933,828,628 258,968.61 6,558.43
    redo subscn max counts 92,765 25.73 0.65
    redo synch time 14,438 4.00 0.10
    redo synch writes 122,752 34.04 0.86
    redo wastage 28,240,164 7,831.54 198.34
    redo write time 14,659 4.07 0.10
    redo writer latching time 9 0.00 0.00
    redo writes 127,955 35.48 0.90
    rollback changes - undo records applied 10,431 2.89 0.07
    rollbacks only - consistent read gets 5,824 1.62 0.04
    rows fetched via callback 29,956,870 8,307.62 210.39
    session connect time 0 0.00 0.00
    session cursor cache hits 912,331 253.01 6.41
    session logical reads 377,028,313 104,557.19 2,647.93
    session pga memory 5,535,258,240 1,535,033.39 38,875.02
    session pga memory max ############### 35,280,612.09 893,488.33
    session uga memory ############### 1,112,659,489.56 28,178,316.86
    session uga memory max 6,581,957,632 1,825,303.22 46,226.16
    shared hash latch upgrades - no wait 662,685 183.78 4.65
    shared hash latch upgrades - wait 173 0.05 0.00
    sorts (disk) 0 0.00 0.00
    sorts (memory) 195,297 54.16 1.37
    sorts (rows) 74,462,048 20,649.76 522.96
    sql area evicted 29,407 8.16 0.21
    sql area purged 1,282 0.36 0.01
    summed dirty queue length 164,234 45.55 1.15
    switch current to new buffer 496,872 137.79 3.49
    table fetch by rowid 250,959,297 69,595.83 1,762.53
    table fetch continued row 634,272 175.90 4.45
    table scan blocks gotten 61,069,211 16,935.66 428.90
    table scan rows gotten 5,007,057,760 1,388,553.25 35,165.38
    table scans (cache partitions) 0 0.00 0.00
    table scans (direct read) 0 0.00 0.00
    table scans (long tables) 1,590 0.44 0.01
    table scans (rowid ranges) 0 0.00 0.00
    table scans (short tables) 1,455,250 403.57 10.22
    total number of times SMON posted 519 0.14 0.00
    transaction rollbacks 1,111 0.31 0.01
    transaction tables consistent read rollbacks 4 0.00 0.00
    transaction tables consistent reads - undo records applied 182 0.05 0.00
    undo change vector size 464,337,752 128,769.77 3,261.12
    user I/O wait time 1,046,881 290.32 7.35
    user calls 5,534,784 1,534.90 38.87
    user commits 122,239 33.90 0.86
    user rollbacks 20,147 5.59 0.14
    workarea executions - multipass 0 0.00 0.00
    workarea executions - onepass 19 0.01 0.00
    workarea executions - optimal 155,732 43.19 1.09
    write clones created in background 300 0.08 0.00
    write clones created in foreground 114 0.03 0.00
    Buffer Pool Statistics
    Standard block size Pools D: default, K: keep, R: recycle
    Default Pools for other block sizes: 2k, 4k, 8k, 16k, 32k
    P Number of Buffers Pool Hit% Buffer Gets Physical Reads Physical Writes Free Buff Wait Writ Comp Wait Buffer Busy Waits
    D 148,425 96 343,814,932 13,754,200 250,967 0 0 87,158
    K 7,916 58 33,054,317 14,034,039 4,373 0 0 70,577
    Enqueue Activity
    only enqueues with waits are shown
    Enqueue stats gathered prior to 10g should not be compared with 10g data
    ordered by Wait Time desc, Waits desc
    Enqueue Type (Request Reason) Requests Succ Gets Failed Gets Waits Wt Time (s) Av Wt Time(ms)
    TX-Transaction (row lock contention) 60 7 53 7 227 32,372.43
    RO-Multiple Object Reuse (fast object reuse) 810 810 0 90 1 9.60
    TX-Transaction (index contention) 4 4 0 4 0 7.00
    Resource Limit Stats
    only rows with Current or Maximum Utilization > 80% of Limit are shown
    ordered by resource name
    Resource Name Current Utilization Maximum Utilization Initial Allocation Limit
    processes 1,195 1,750 1750 1750
    sessions 1,230 1,930 1930 1930
    init.ora Parameters
    Parameter Name Begin value End value (if different)
    O7_DICTIONARY_ACCESSIBILITY TRUE
    aq_tm_processes 1
    archive_lag_target 1800
    audit_trail DB, EXTENDED
    background_dump_dest /oracle/orahome10/admin/andlp2/bdump
    compatible 10.2.0.3.0
    control_files /datac5/oradata/andlp2/control01.ctl, /datac6/oradata/andlp2/control02.ctl, /datac7/oradata/andlp2/control03.ctl
    core_dump_dest /oracle/orahome10/admin/andlp2/cdump
    cursor_sharing EXACT
    db_block_checksum FALSE
    db_block_size 8192
    db_cache_advice ON
    db_cache_size 1258291200
    db_domain
    db_file_multiblock_read_count 16
    db_keep_cache_size 67108864
    db_name andlp2
    db_recycle_cache_size 0
    db_writer_processes 6
    dispatchers (PROTOCOL=TCP)(SERVICE=shared_andlp2)(CONNECTIONS=250)(DISPATCHERS=2)
    fast_start_mttr_target 300
    filesystemio_options ASYNCH
    instance_name andlp2
    java_pool_size 100663296
    job_queue_processes 74
    large_pool_size 637534208
    local_listener LISTENER_ANDLP2
    log_archive_dest_1 LOCATION=/onliner0/andlp2/archive/
    log_archive_dest_2 LOCATION=/datac5/archive/
    log_archive_dest_3 SERVICE=ANDLP3
    log_archive_dest_state_3 DEFER
    log_archive_format %t_%s_%r.dbf
    log_archive_max_processes 4
    log_archive_min_succeed_dest 1
    log_buffer 14251008
    log_checkpoint_interval 200000
    log_checkpoint_timeout 27000
    max_dispatchers 2
    max_dump_file_size 1500M
    max_shared_servers 40
    open_cursors 500
    pga_aggregate_target 2621440000
    processes 1750
    query_rewrite_enabled TRUE
    remote_dependencies_mode SIGNATURE
    remote_login_passwordfile EXCLUSIVE
    remote_os_authent FALSE
    resource_limit TRUE
    session_cached_cursors 250
    session_max_open_files 20
    sga_max_size 5251268608
    shared_pool_size 3103784960
    shared_servers 10
    sort_area_retained_size 131072
    sort_area_size 1048576
    star_transformation_enabled FALSE
    streams_pool_size 50331648
    timed_statistics TRUE
    trace_enabled FALSE
    undo_management AUTO
    undo_retention 36000
    undo_tablespace UNDOTBS1
    user_dump_dest /oracle/orahome10/admin/andlp2/udump

  • MDX: CrossJoin of generations same dimension

    Hi all!
    How in Essbase MDX get CrossJoin generations of same dimension? to get result like this:
    Gen2     Gen3     Sales
    Qtr1     Jan     49 896
    Qtr1     Feb     45 668
    Qtr1     Mar     45 681
    Qtr2     Apr     45 018
    Qtr2     May     45 186
    Qtr2     Jun     45 989
    Qtr3     Jul     44 674
    Qtr3     Aug     48 832
    Qtr3     Sep     51 986
    Qtr4     Oct     48 842
    Qtr4     Nov     62 758
    Qtr4     Dec     73 372
    My MDX query
    SELECT
    { CrossJoin({[Year].Generations(2).Members}, [Year].Generations(3).Members) } ON ROWS,
    { [Sales] } ON COLUMNS
    FROM [Demo].[Basic]
    return error Dimension signature mismatch in function [CROSSJOIN] ...

    You can't get CROSSJOIN to work this way. CROSSJOIN has two parameters, Set1 and Set2, per documentation, "set2 - A set to cross with set1. Must not include any dimension used in set1."

  • Backup will not recognize/detect the DVD onto which I stored my files.

    The system: TouchSmart tx2-1275dx system running Windows Vista Home Premium (64-bit).  Unit is two years old.
    The problem: I am doing a complete restore after complete HDD failure.  I have used the HP recovery disks, purchased online for $16.50 , to reinstall the operating system; it is now back to its as-purchased state and functioning okay.  When I open up the Backup/Restore application and attempt to restore from the backup files on my DVD drive, the system does not recognize those files.  I have tried making a small backup of the restored system thinking that would enable the backup process.  The system will recognize the small backup but not pre-failure backup.  Thinking that the problem was the disks, I tried them on my desktop machine.  Though it runs XP Home, it quickly recognized the backup-disks and successfully restored the files in a temporary profile without issue.  
    The question: What can I do to restore the backup files (*.vhd) I made prior to this failure.  I did monthly backups specifically to avoid this kind of data loss.  There has to be some way of getting the system to recognize them.
    General remarks: The hardware portion of this restoration was easy.  The software reinstallation/restoration has, to date, taken a suprisingly large amount of time and money; yuck.  

    If you are using the built in Vista backup, here is what I think has happened.
    Vista backup uses an image based backup, it stores an image of the hard drive and the files you selected for backup, it also stores a disk signature in the image, it contains partition data and other parameters, since you replaced the disk and most likely is not the same size, Vista backup will not recognize that backup as legitimate, signature mismatch of sorts.
    What you can do:
    1. If you have acess to a W7 PC you can use disk management in W7 to mount the vhd image and the copy all your data out of the image to flat files.
    2. You can do this in Vista but takes some software to be installed
    http://www.pronetworks.org/forums/how-to-mount-completepc-backup-vhd-file-t84349.html
    Conclusion, you most likely can get your data but you will have to decide where it goes.
    I don't guarantee this is the issue, but is most likely.
    One other thing you can try is to copy the contents of the DVD to your hard drive, then point to the directory.
    Vista and W7 backup is not a full featured backup solution and has its limitations, I sugget this software for backups and disk images, it also has a rescue boot disc you can make.
    Easeus Todo Backup Free v2.5
    http://www.easeus.com/disk-copy/

  • ORACLE DB getting slower until reboot

    Hi,
    I'm running oracle db 10g on Linux. After a while (few days) system becomes slower and slower like 10 x times .... but after reboot of the mashine, becomes
    normal again.
    Can anyone give me any hints where to look for the problem ? There are 12 clients connectiong to the mashine on daily basis through the Win .NET application ... doing basic stuff , reading, writting, deleting ....
    Any hints please ?
    Kris

    Hi,
    Below is my AWR report .... I can look but don't know what to look for ....
    ===========================================================
    WORKLOAD REPOSITORY report for
    DB Name DB Id Instance Inst Num Release Cluster Host
    PRESCLIP 1523704616 presclip 1 10.1.0.3.0 NO tornado
    Snap Id Snap Time Sessions Curs/Sess
    Begin Snap: 4510 17-??? -08 10:00:02 22 5.0
    End Snap: 4513 17-??? -08 13:00:35 24 5.8
    Elapsed: 180.55 (mins)
    DB Time: 183.63 (mins)
    Cache Sizes (end)
    ~~~~~~~~~~~~~~~~~
    Buffer Cache: 448M Std Block Size: 8K
    Shared Pool Size: 528M Log Buffer: 512K
    Load Profile
    ~~~~~~~~~~~~ Per Second Per Transaction
    Redo size: 8,071.06 320,263.85
    Logical reads: 60,721.48 2,409,460.40
    Block changes: 51.10 2,027.58
    Physical reads: 28.61 1,135.10
    Physical writes: 4.68 185.86
    User calls: 56.94 2,259.28
    Parses: 25.76 1,022.00
    Hard parses: 0.81 32.15
    Sorts: 0.87 34.34
    Logons: 0.01 0.54
    Executes: 26.20 1,039.80
    Transactions: 0.03
    % Blocks changed per Read: 0.08 Recursive Call %: 72.15
    Rollback per transaction %: 9.89 Rows per Sort: 113.65
    Instance Efficiency Percentages (Target 100%)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Buffer Nowait %: 100.00 Redo NoWait %: 99.99
    Buffer Hit %: 100.05 In-memory Sort %: 100.00
    Library Hit %: 98.08 Soft Parse %: 96.85
    Execute to Parse %: 1.71 Latch Hit %: 99.97
    Parse CPU to Parse Elapsd %: 5.70 % Non-Parse CPU: 98.35
    Shared Pool Statistics Begin End
    Memory Usage %: 90.92 91.52
    % SQL with executions>1: 99.27 87.56
    % Memory for SQL w/exec>1: 98.23 88.97
    Top 5 Timed Events
    ~~~~~~~~~~~~~~~~~~ % Total
    Event Waits Time (s) DB Time Wait Class
    CPU time 3,128 28.39
    latch: cache buffers chains 142,296 1,794 16.28 Concurrency
    latch: library cache 13,804 1,498 13.60 Concurrency
    log file parallel write 97,140 1,254 11.38 System I/O
    log file sync 94,602 1,214 11.02 Commit
    Wait Events DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> s - second
    -> cs - centisecond - 100th of a second
    -> ms - millisecond - 1000th of a second
    -> us - microsecond - 1000000th of a second
    -> ordered by wait time desc, waits desc (idle events last)
    Avg
    Total Wait wait Waits
    Event Waits Timeouts Time (s) (ms) /txn
    latch: cache buffers chains 142,296 142,296 1,794 13 521.2
    latch: library cache 13,804 0 1,498 109 50.6
    log file parallel write 97,140 0 1,254 13 355.8
    log file sync 94,602 25 1,214 13 346.5
    latch: shared pool 2,220 0 323 146 8.1
    control file parallel write 4,492 0 306 68 16.5
    latch free 2,134 12 107 50 7.8
    SQL*Net break/reset to clie 96,766 0 53 1 354.5
    db file sequential read 214 0 7 31 0.8
    library cache pin 3 1 6 2106 0.0
    log file switch completion 20 0 5 258 0.1
    control file single write 348 0 5 14 1.3
    class slave wait 1 1 5 5000 0.0
    control file sequential rea 2,291 0 4 2 8.4
    log buffer space 19 1 3 183 0.1
    SQL*Net message to client 541,548 0 3 0 1,983.7
    direct path read 309,510 0 2 0 1,133.7
    rdbms ipc reply 97 0 1 14 0.4
    process startup 9 0 1 142 0.0
    LGWR wait for redo copy 171 27 1 4 0.6
    SQL*Net more data from clie 5,767 0 1 0 21.1
    latch: row cache objects 18 0 1 31 0.1
    buffer busy waits 27 0 0 18 0.1
    db file scattered read 18 0 0 22 0.1
    log file single write 24 0 0 15 0.1
    SQL*Net more data to client 10,224 0 0 0 37.5
    latch: cache buffers lru ch 44 0 0 5 0.2
    log file sequential read 24 0 0 2 0.1
    db file parallel write 3,286 0 0 0 12.0
    latch: session allocation 1 0 0 18 0.0
    latch: redo writing 1 0 0 18 0.0
    latch: library cache pin 2 0 0 8 0.0
    latch: redo allocation 9 0 0 1 0.0
    undo segment extension 151 151 0 0 0.6
    direct path write 73 0 0 0 0.3
    SQL*Net message from client 541,546 0 103,106 190 1,983.7
    virtual circuit status 361 361 10,535 29182 1.3
    Queue Monitor Wait 352 352 10,510 29857 1.3
    wakeup time manager 36 0 10,300 286098 0.1
    jobq slave wait 75 74 224 2987 0.3
    Background Wait Events DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> ordered by wait time desc, waits desc (idle events last)
    Avg
    Total Wait wait Waits
    Event Waits Timeouts Time (s) (ms) /txn
    log file parallel write 97,141 0 1,254 13 355.8
    control file parallel write 4,495 0 306 68 16.5
    latch: library cache 459 0 86 186 1.7
    latch: shared pool 49 0 36 736 0.2
    control file single write 349 0 5 14 1.3
    control file sequential rea 2,163 0 4 2 7.9
    rdbms ipc reply 97 0 1 14 0.4
    process startup 9 0 1 142 0.0
    latch: cache buffers chains 39 39 1 20 0.1
    LGWR wait for redo copy 171 27 1 4 0.6
    log file single write 24 0 0 15 0.1
    buffer busy waits 18 0 0 18 0.1
    latch free 3 0 0 48 0.0
    log buffer space 1 0 0 139 0.0
    log file sequential read 24 0 0 2 0.1
    db file parallel write 3,287 0 0 0 12.0
    latch: cache buffers lru ch 4 0 0 5 0.0
    latch: redo writing 1 0 0 18 0.0
    latch: redo allocation 9 0 0 1 0.0
    direct path read 55 0 0 0 0.2
    direct path write 55 0 0 0 0.2
    rdbms ipc message 212,090 29,529 79,375 374 776.9
    Queue Monitor Wait 352 352 10,510 29857 1.3
    wakeup time manager 36 0 10,300 286098 0.1
    smon timer 80 7 10,206 127577 0.3
    Time Model Statistics DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> ordered by Time (seconds) desc
    Time % Total
    Statistic Name (seconds) DB Time
    DB time 11,018.09 100.00
    sql execute elapsed time 8,222.45 74.63
    background elapsed time 3,392.24 30.79
    DB CPU 3,128.31 28.39
    parse time elapsed 1,259.35 11.43
    hard parse elapsed time 684.68 6.21
    sequence load elapsed time 135.62 1.23
    background cpu time 36.63 .33
    hard parse (sharing criteria) elapsed time 34.10 .31
    Java execution elapsed time 32.37 .29
    hard parse (bind mismatch) elapsed time 30.55 .28
    connection management call elapsed time 20.41 .19
    PL/SQL execution elapsed time 8.73 .08
    PL/SQL compilation elapsed time .95 .01
    failed parse elapsed time .01 .00
    failed parse (out of shared memory) elapsed t .00 .00
    inbound PL/SQL rpc elapsed time .00 .00
    Operating System Statistics DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    Statistic Name Value
    AVG_BUSY_TICKS 180,481
    AVG_IDLE_TICKS 715,162
    AVG_IN_BYTES 0
    AVG_NICE_TICKS 31
    AVG_OUT_BYTES 0
    AVG_SYS_TICKS 17,431
    AVG_USER_TICKS 163,018
    BUSY_TICKS 360,961
    IDLE_TICKS 1,430,323
    IN_BYTES 0
    NICE_TICKS 63
    OUT_BYTES 0
    RSRC_MGR_CPU_WAIT_TIME 0
    SYS_TICKS 34,862
    USER_TICKS 326,036
    Service Statistics DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> ordered by DB Time
    Physical Logical
    Service Name DB Time (s) DB CPU (s) Reads Reads
    SYS$USERS 11,018.2 3,128.3 309,775 ##########
    SYS$BACKGROUND 0.0 0.0 108 90,504
    presclip.pressclip.si 0.0 0.0 0 0
    presclipXDB 0.0 0.0 0 0
    Service Wait Class Stats DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Wait Class info for services in the Service Statistics section.
    -> Total Waits and Time Waited displayed for the following wait
    classes: User I/O, Concurrency, Administrative, Network
    -> Time Waited (Wt Time) in centisecond (100th of a second)
    Service Name
    User I/O User I/O Concurcy Concurcy Admin Admin Network Network
    Total Wts Wt Time Total Wts Wt Time Total Wts Wt Time Total Wts Wt Time
    SYS$USERS
    ######### 722 155001 315449 0 0 559051 367
    SYS$BACKGROUND
    614421 169 1120 14235 0 0 3 0
    SQL ordered by Elapsed Time DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Resources reported for PL/SQL code includes the resources used by all SQL
    statements called by the code.
    -> % Total DB Time is the Elapsed Time of the SQL statement divided
    into the Total Database Time multiplied by 100
    Elapsed CPU Elap per % Total
    Time (s) Time (s) Executions Exec (s) DB Time SQL Id
    324 34 48,347 0.0 2.9 8vjk5pma3nkjm
    Module: ReportQueueService.exe
    SELECT "MS_REPORTQUEUE_DISPATCH_SEQ".NEXTVAL FROM DUAL
    134 2 7 19.1 1.2 6mfnp8h90f9gm
    Module: php-cgi.exe
    SELECT count(*) "X" FROM MS_ARTICLE A , MS_MEDIA M, MS_ARTICLE_SHOW S, MS_ARTICL
    E_GENRE G, MS_ARTICLE_AUTHOR AA ,(SELECT DISTINCT RA.ID_ARTICLE FROM MS_REPORT_A
    RTICLE RA, MS_REPORT R,(SELECT MAX(ID) "ID",ID_SUBCLIPPING from MS_REPORT WHERE
    ( ID_SUBCLIPPING='ABANKA' OR ID_SUBCLIPPING='ARGOLINA' OR ID_SUBCLIPPING='ELEK
    86 15 48,374 0.0 0.8 4m7m0t6fjcs5x
    update seq$ set increment$=:2,minvalue=:3,maxvalue=:4,cycle#=:5,order$=:6,cache=
    :7,highwater=:8,audit$=:9,flags=:10 where obj#=:1
    71 1 1 70.5 0.6 gkxar2vy1wy2y
    Module: Reporter.exe
    SELECT TITLE,SUBTITLE,AUTHOR,ART_DATE,MEDIA_CODE,FULLTEXT,ID,STARTTIME,ON_PAGE,C
    OORDINATES,COOR_TEXT,THUMBS_NR FROM MS_ARTICLE WHERE (ART_DATE > TO_DATE(:param1
    ,'dd.MM.yyyy') AND (MEDIA_COUNTRY = :param2 AND ((MEDIA_GROUP = :param3
    OR MEDIA_GROUP = :param4 OR MEDIA_GROUP = :param5 OR MEDIA_CODE = :p
    67 9 48,344 0.0 0.6 2skwhauh2cwky
    select o.name, u.name from obj$ o, user$ u where o.obj# = :1 and o.owner# = u.u
    ser#
    57 12 1 56.5 0.5 dfksmtvu1m42z
    Module: Reporter.exe
    SELECT TITLE,SUBTITLE,AUTHOR,ART_DATE,MEDIA_CODE,FULLTEXT,ID,STARTTIME,ON_PAGE,C
    OORDINATES,COOR_TEXT,THUMBS_NR FROM MS_ARTICLE WHERE (ART_DATE > TO_DATE(:param1
    ,'dd.MM.yyyy') AND MEDIA_COUNTRY = :param2 AND ( ( INSTR(CHAR_15, :param
    3,1,1)>0 AND INSTR(CHAR_8, :param4,1,1)>0 ) OR ( INSTR(CHAR_14, :param5,1
    54 0 2,163 0.0 0.5 803b7z0t84sq7
    select job, nvl2(last_date, 1, 0) from sys.job$ where (((:1 <= next_date) and (n
    ext_date < :2)) or ((last_date is null) and (next_date < :3))) and (field1 =
    :4 or (field1 = 0 and 'Y' = :5)) and (this_date is null) order by next_date, jo
    b
    52 0 1 51.6 0.5 0466bt39shky3
    Module: php-cgi.exe
    SELECT M.DESCRIPTION "NAME", O.X FROM MS_MEDIA_TYPE M,(SELECT A.MEDIA_TYPE, COUN
    T(A.ID) "X" FROM MS_ARTICLE A,(SELECT DISTINCT RA.ID_ARTICLE FROM MS_REPORT_ARTI
    CLE RA, MS_REPORT R,(SELECT ID,ID_SUBCLIPPING from MS_REPORT R WHERE ( ID_SUBCLI
    PPING='PETROL' ) ) O WHERE ( R.ID_SUBCLIPPING='PETROL' ) AND R.ID = RA.ID_REPO
    51 1 2 25.5 0.5 7capkpyw2kpwm
    Module: php-cgi.exe
    SELECT M.NAME, O.X FROM MS_MEDIA M,(SELECT A.MEDIA_CODE, COUNT(A.ID) "X" FROM MS
    ARTICLE A,(SELECT DISTINCT RA.IDARTICLE FROM MS_REPORT_ARTICLE RA, MS_REPORT R
    ,(SELECT ID,ID_SUBCLIPPING from MS_REPORT R WHERE ( ID_SUBCLIPPING='PETROL' ) )
    O WHERE ( R.ID_SUBCLIPPING='PETROL' ) AND R.ID = RA.ID_REPORT AND (O.ID =R.ID
    39 0 3 12.9 0.3 00pmrvsjpawc8
    DECLARE job BINARY_INTEGER := :job; next_date DATE := :mydate; broken BOOLEAN :
    = FALSE; BEGIN wksys.wk_job.invoke(1,1); :mydate := next_date; IF broken THEN :b
    := 1; ELSE :b := 0; END IF; END;
    SQL ordered by CPU Time DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Resources reported for PL/SQL code includes the resources used by all SQL
    statements called by the code.
    -> % Total DB Time is the Elapsed Time of the SQL statement divided
    into the Total Database Time multiplied by 100
    CPU Elapsed CPU per % Total
    Time (s) Time (s) Executions Exec (s) DB Time SQL Id
    34 324 48,347 0.00 2.9 8vjk5pma3nkjm
    Module: ReportQueueService.exe
    SELECT "MS_REPORTQUEUE_DISPATCH_SEQ".NEXTVAL FROM DUAL
    15 86 48,374 0.00 0.8 4m7m0t6fjcs5x
    update seq$ set increment$=:2,minvalue=:3,maxvalue=:4,cycle#=:5,order$=:6,cache=
    :7,highwater=:8,audit$=:9,flags=:10 where obj#=:1
    14 15 48,344 0.00 0.1 7gtztzv329wg0
    select c.name, u.name from con$ c, cdef$ cd, user$ u where c.con# = cd.con# and
    cd.enabled = :1 and c.owner# = u.user#
    12 57 1 11.99 0.5 dfksmtvu1m42z
    Module: Reporter.exe
    SELECT TITLE,SUBTITLE,AUTHOR,ART_DATE,MEDIA_CODE,FULLTEXT,ID,STARTTIME,ON_PAGE,C
    OORDINATES,COOR_TEXT,THUMBS_NR FROM MS_ARTICLE WHERE (ART_DATE > TO_DATE(:param1
    ,'dd.MM.yyyy') AND MEDIA_COUNTRY = :param2 AND ( ( INSTR(CHAR_15, :param
    3,1,1)>0 AND INSTR(CHAR_8, :param4,1,1)>0 ) OR ( INSTR(CHAR_14, :param5,1
    9 67 48,344 0.00 0.6 2skwhauh2cwky
    select o.name, u.name from obj$ o, user$ u where o.obj# = :1 and o.owner# = u.u
    ser#
    6 24 257 0.02 0.2 221wsaadu72tx
    Module: Reporter.exe
    SELECT SC.NAME,ID_SUBCLIPPING,QUEUE_TIME,DISPATCH_TIME,REPORT_MODE,REPORT_DATA,R
    D.DESCRIPTION, ROWNR,QUEUE_DATE,STATUS,DAYS,DATE_FROM,DATE_TO,ID,TEMPLATE,TEMPLA
    TE_EMAIL,ARTICLE_PER_REPORT,DISPATCH_TOTAL,DISPATCH_SEND,DISPATCH_ERROR,RD.AUTOF
    ILTER,SC.OWNER,SC.PAYER FROM MS_REPORTQUEUE_DISPATCH RD, MS_SUBCLIPPING SC, (SEL
    4 7 233 0.02 0.1 3bymg61j293n0
    Module: ControlCenter.exe
    SELECT SC.NAME,ID_SUBCLIPPING,QUEUE_TIME,DISPATCH_TIME,REPORT_MODE,REPORT_DATA,R
    D.DESCRIPTION, ROWNR,QUEUE_DATE,STATUS,DAYS,DATE_FROM,DATE_TO,ID,RD.TEMPLATE,RD.
    TEMPLATE_EMAIL,RD.ARTICLE_PER_REPORT,DISPATCH_TOTAL,DISPATCH_SEND,DISPATCH_ERROR
    ,RD.AUTOFILTER FROM MS_REPORTQUEUE_DISPATCH RD, MS_SUBCLIPPING SC WHERE ID_SUBCL
    3 9 15 0.18 0.1 fvswq0pbaxu7w
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A,MS_ARTICLE_AUTHOR AA WHERE ID=16800 AND
    A.AUTHOR_CODE3 = AA.CODE
    3 9 15 0.18 0.1 3hn8hkmtcywnd
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A,MS_ARTICLE_AUTHOR AA WHERE ID=16800 AND
    A.AUTHOR_CODE2 = AA.CODE
    3 8 15 0.17 0.1 1twph8wy3cajf
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A, MS_ARTICLE_CATEGORY AA WHERE ID=16800 A
    ND A.CATEGORY = AA.CODE
    2 134 7 0.33 1.2 6mfnp8h90f9gm
    Module: php-cgi.exe
    SELECT count(*) "X" FROM MS_ARTICLE A , MS_MEDIA M, MS_ARTICLE_SHOW S, MS_ARTICL
    E_GENRE G, MS_ARTICLE_AUTHOR AA ,(SELECT DISTINCT RA.ID_ARTICLE FROM MS_REPORT_A
    RTICLE RA, MS_REPORT R,(SELECT MAX(ID) "ID",ID_SUBCLIPPING from MS_REPORT WHERE
    ( ID_SUBCLIPPING='ABANKA' OR ID_SUBCLIPPING='ARGOLINA' OR ID_SUBCLIPPING='ELEK
    SQL ordered by Gets DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Resources reported for PL/SQL code includes the resources used by all SQL
    statements called by the code.
    -> Total Buffer Gets: 657,782,688
    -> Captured SQL accounts for 3.2% of Total Buffer Gets
    Gets CPU Elapsed
    Buffer Gets Executions per Exec %Total Time (s) Time (s) SQL Id
    592,740 15 39,516.0 0.1 2.57 8.24 1twph8wy3cajf
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A, MS_ARTICLE_CATEGORY AA WHERE ID=16800 A
    ND A.CATEGORY = AA.CODE
    592,710 15 39,514.0 0.1 2.64 8.59 fvswq0pbaxu7w
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A,MS_ARTICLE_AUTHOR AA WHERE ID=16800 AND
    A.AUTHOR_CODE3 = AA.CODE
    592,710 15 39,514.0 0.1 2.63 8.88 3hn8hkmtcywnd
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A,MS_ARTICLE_AUTHOR AA WHERE ID=16800 AND
    A.AUTHOR_CODE2 = AA.CODE
    474,192 12 39,516.0 0.1 1.32 1.49 cpvuvvd0kf6rf
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A, MS_ARTICLE_CATEGORY AA WHERE ID=16424 A
    ND A.CATEGORY = AA.CODE
    474,192 12 39,516.0 0.1 1.36 1.80 2qn8hm2p6xrzf
    Module: Reporter.vshost.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A, MS_ARTICLE_CATEGORY AA WHERE ID=12585 A
    ND A.CATEGORY = AA.CODE
    474,192 12 39,516.0 0.1 2.30 7.06 7vng73t6dkp9a
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A, MS_ARTICLE_CATEGORY AA WHERE ID=17112 A
    ND A.CATEGORY = AA.CODE
    474,168 12 39,514.0 0.1 1.33 1.42 1t38kgwh9u4wk
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A,MS_ARTICLE_AUTHOR AA WHERE ID=16424 AND
    A.AUTHOR_CODE3 = AA.CODE
    474,168 12 39,514.0 0.1 2.33 6.79 1x7k691cdnrwc
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A,MS_ARTICLE_AUTHOR AA WHERE ID=17112 AND
    A.AUTHOR_CODE2 = AA.CODE
    474,168 12 39,514.0 0.1 1.40 1.66 3bzy3n6ptkaqj
    Module: Reporter.vshost.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A,MS_ARTICLE_AUTHOR AA WHERE ID=12585 AND
    A.AUTHOR_CODE2 = AA.CODE
    474,168 12 39,514.0 0.1 2.32 7.02 8b8du3dad2c8x
    Module: Reporter.exe
    SELECT AA.DESCRIPTION FROM MS_ARTICLE A,MS_ARTICLE_AUTHOR AA WHERE ID=17112 AND
    A.AUTHOR_CODE3 = AA.CODE
    SQL ordered by Reads DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Total Disk Reads: 309,883
    -> Captured SQL accounts for 0.0% of Total Disk Reads
    Reads CPU Elapsed
    Physical Reads Executions per Exec %Total Time (s) Time (s) SQL Id
    34 7 4.9 0.0 2.33 133.83 6mfnp8h90f9gm
    Module: php-cgi.exe
    SELECT count(*) "X" FROM MS_ARTICLE A , MS_MEDIA M, MS_ARTICLE_SHOW S, MS_ARTICL
    E_GENRE G, MS_ARTICLE_AUTHOR AA ,(SELECT DISTINCT RA.ID_ARTICLE FROM MS_REPORT_A
    RTICLE RA, MS_REPORT R,(SELECT MAX(ID) "ID",ID_SUBCLIPPING from MS_REPORT WHERE
    ( ID_SUBCLIPPING='ABANKA' OR ID_SUBCLIPPING='ARGOLINA' OR ID_SUBCLIPPING='ELEK
    12 3 4.0 0.0 0.04 1.34 cx6p7nrvbnb9u
    SELECT count(*) over () as total_count, endsn.event_id, nvl(xe.keh_id, 0)
    , nvl(ash.cnt, 0), evtname.event_name, nvl(xc.class#, 0), e
    vtname.wait_class_id, nvl(xc.keh_id, 0), (endsn.total_waits - nvl(startsn
    .total_waits, 0)) as total_waits_diff, (endsn.total_timeouts - nvl
    9 6 1.5 0.0 0.12 6.16 3c8vn62zcwxd9
    INSERT INTO wrh$_sqltext (sql_id, dbid, sql_text,
    command_type, snap_id, ref_count) SELECT /*+ ordered use_nl(s1
    ) index(s1) */ sie.sqlid_kewrsie, :dbid, s1.sql_fulltext,
    s1.command_type, :lah_snap_id, 0 ref_count FROM x$kewrsqlidtab sie, v$sql
    5 9 0.6 0.0 0.11 9.95 60d4pz6szvf0v
    Module: TOAD 9.0.1.8
    Select cols.column_id, cols.column_name as Name, nullable,
    data_type as Type,
    decode(data_type, 'CHAR', char_length,
    'VARCHAR', char_length
    'VARCHAR2', char_length,
    'NCHAR', char_l
    ength,
    'NVARCHAR', char_length,
    'NVARCHAR2
    3 1 3.0 0.0 0.23 0.81 f1ycdhwd4mq59
    Module: php-cgi.exe
    SELECT M.DESCRIPTION "NAME", O.X FROM MS_MEDIA_TYPE M,(SELECT A.MEDIA_TYPE, COUN
    T(A.ID) "X" FROM MS_ARTICLE A,(SELECT DISTINCT RA.ID_ARTICLE FROM MS_REPORT_ARTI
    CLE RA, MS_REPORT R,(SELECT ID,ID_SUBCLIPPING from MS_REPORT R WHERE ( ID_SUBCLI
    PPING='KONKURENCAABANKA' ) ) O WHERE ( R.ID_SUBCLIPPING='KONKURENCAABANKA' ) A
    3 1 3.0 0.0 0.59 2.34 1uyb85bntztw5
    Module: Reporter.exe
    SELECT TITLE,SUBTITLE,AUTHOR,ART_DATE,MEDIA_CODE,FULLTEXT,ID,STARTTIME,ON_PAGE,C
    OORDINATES,COOR_TEXT,THUMBS_NR FROM MS_ARTICLE WHERE (ART_DATE > TO_DATE(:param1
    ,'dd.MM.yyyy') AND MEDIA_COUNTRY = :param2 AND ( INSTR(CHAR_1, :param3,1,
    1)>0 OR INSTR(CHAR_10, :param4,1,1)>0 OR INSTR(CHAR_10, :param5,1,1)>0
    3 1 3.0 0.0 0.15 0.39 2hyd2cx2k89ms
    Module: php-cgi.exe
    SELECT M.DESCRIPTION "NAME", O.X FROM MS_ARTICLE_AUTHOR M,(SELECT A.AUTHOR_CODE,
    COUNT(A.ID) "X" FROM MS_ARTICLE A,(SELECT DISTINCT RA.ID_ARTICLE FROM MS_REPORT
    ARTICLE RA, MSREPORT R,(SELECT ID,ID_SUBCLIPPING from MS_REPORT R WHERE ( ID_S
    UBCLIPPING='KONKURENCAABANKA' ) ) O WHERE ( R.ID_SUBCLIPPING='KONKURENCAABANKA
    3 7 0.4 0.0 1.09 2.89 2r6xk5h5qvwct
    Module: php-cgi.exe
    SELECT * FROM ( SELECT C.*,rownum rnum from (SELECT TO_CHAR(ART_DATE,'DD.MM.YY
    YY') "DATUM", M.NAME "MEDIA_CODE", S.DESCRIPTION "SHOW", G.DESCRIPTION "GENRE",
    DURATION,TOTAL_UNITS, TITLE, SUMMARY, AA.DESCRIPTION "AUTHOR_CODE",ID FROM MS
    ARTICLE A , MSMEDIA M, MS_ARTICLE_SHOW S, MS_ARTICLE_GENRE G, MS_ARTICLE_AUTHO
    3 1 3.0 0.0 0.16 1.54 4mntfva3ftsv3
    Module: php-cgi.exe
    SELECT M.NAME, O.X FROM MS_MEDIA M,(SELECT A.MEDIA_CODE, COUNT(A.ID) "X" FROM MS
    ARTICLE A,(SELECT DISTINCT RA.IDARTICLE FROM MS_REPORT_ARTICLE RA, MS_REPORT R
    ,(SELECT ID,ID_SUBCLIPPING from MS_REPORT R WHERE ( ID_SUBCLIPPING='KONKURENCAAB
    ANKA' ) ) O WHERE ( R.ID_SUBCLIPPING='KONKURENCAABANKA' ) AND R.ID = RA.ID_REP
    SQL ordered by Reads DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Total Disk Reads: 309,883
    -> Captured SQL accounts for 0.0% of Total Disk Reads
    Reads CPU Elapsed
    Physical Reads Executions per Exec %Total Time (s) Time (s) SQL Id
    3 15 0.2 0.0 0.01 0.34 70th7d08hqjf7
    SELECT B.TYPE FROM SYS.WRI$_ADV_TASKS A, SYS.WRI$_ADV_DEFINITIONS B WHERE A.ADVI
    SOR_ID = B.ID AND A.ID = :B1
    SQL ordered by Executions DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Total Executions: 283,866
    -> Captured SQL accounts for 72.7% of Total Executions
    CPU per Elap per
    Executions Rows Processed Rows per Exec Exec (s) Exec (s) SQL Id
    48,374 48,374 1.0 0.00 0.00 4m7m0t6fjcs5x
    update seq$ set increment$=:2,minvalue=:3,maxvalue=:4,cycle#=:5,order$=:6,cache=
    :7,highwater=:8,audit$=:9,flags=:10 where obj#=:1
    48,347 48,347 1.0 0.00 0.01 8vjk5pma3nkjm
    Module: ReportQueueService.exe
    SELECT "MS_REPORTQUEUE_DISPATCH_SEQ".NEXTVAL FROM DUAL
    48,344 48,344 1.0 0.00 0.00 2skwhauh2cwky
    select o.name, u.name from obj$ o, user$ u where o.obj# = :1 and o.owner# = u.u
    ser#
    48,344 0 0.0 0.00 0.00 7gtztzv329wg0
    select c.name, u.name from con$ c, cdef$ cd, user$ u where c.con# = cd.con# and
    cd.enabled = :1 and c.owner# = u.user#
    2,163 3 0.0 0.00 0.03 803b7z0t84sq7
    select job, nvl2(last_date, 1, 0) from sys.job$ where (((:1 <= next_date) and (n
    ext_date < :2)) or ((last_date is null) and (next_date < :3))) and (field1 =
    :4 or (field1 = 0 and 'Y' = :5)) and (this_date is null) order by next_date, jo
    b
    2,160 2,160 1.0 0.00 0.01 g2wr3u7s1gtf3
    select count(*) from sys.job$ where (next_date > sysdate) and (next_date < (sysd
    ate+5/86400))
    1,738 1,738 1.0 0.00 0.00 f3w0gf816s7mj
    Module: php-cgi.exe
    SELECT CHAR_1 ,CHAR_2 ,CHAR_3 ,CHAR_4 ,CHAR_5 ,CHAR_6 ,CHAR_7 ,CHAR_8 ,CHAR_9 ,C
    HAR_10,CHAR_11,CHAR_12,CHAR_13,CHAR_14,CHAR_15,CHAR_16,CHAR_17,CHAR_18,CHAR_19,C
    HAR_20,CHAR_21,CHAR_22,CHAR_23,CHAR_24,CHAR_25,CHAR_26,CHAR_27,CHAR_28,CHAR_29,C
    HAR_30,CHAR_31,CHAR_32,CHAR_33,CHAR_34,CHAR_35,CHAR_36,CHAR_37,CHAR_38,CHAR_39,C
    765 4,029 5.3 0.00 0.00 0h6b2sajwb74n
    select privilege#,level from sysauth$ connect by grantee#=prior privilege# and p
    rivilege#>0 start with grantee#=:1 and privilege#>0
    450 450 1.0 0.00 0.00 3arp7ypsf7gru
    Module: Reporter.exe
    SELECT TYPE,PUBLISH_TYPE,NAME FROM MS_MEDIA WHERE CODE='VECER'
    438 435 1.0 0.00 0.00 3c1kubcdjnppq
    update sys.col_usage$ set equality_preds = equality_preds + decode(bitan
    d(:flag,1),0,0,1), equijoin_preds = equijoin_preds + decode(bitand(:flag
    ,2),0,0,1), nonequijoin_preds = nonequijoin_preds + decode(bitand(:flag,4),0,0
    ,1), range_preds = range_preds + decode(bitand(:flag,8),0,0,1),
    SQL ordered by Parse Calls DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Total Parse Calls: 279,007
    -> Captured SQL accounts for 72.4% of Total Parse Calls
    % Total
    Parse Calls Executions Parses SQL Id
    48,374 48,374 17.34 4m7m0t6fjcs5x
    update seq$ set increment$=:2,minvalue=:3,maxvalue=:4,cycle#=:5,order$=:6,cache=
    :7,highwater=:8,audit$=:9,flags=:10 where obj#=:1
    48,347 48,347 17.33 8vjk5pma3nkjm
    Module: ReportQueueService.exe
    SELECT "MS_REPORTQUEUE_DISPATCH_SEQ".NEXTVAL FROM DUAL
    48,344 48,344 17.33 2skwhauh2cwky
    select o.name, u.name from obj$ o, user$ u where o.obj# = :1 and o.owner# = u.u
    ser#
    48,344 48,344 17.33 7gtztzv329wg0
    select c.name, u.name from con$ c, cdef$ cd, user$ u where c.con# = cd.con# and
    cd.enabled = :1 and c.owner# = u.user#
    1,738 1,738 0.62 f3w0gf816s7mj
    Module: php-cgi.exe
    SELECT CHAR_1 ,CHAR_2 ,CHAR_3 ,CHAR_4 ,CHAR_5 ,CHAR_6 ,CHAR_7 ,CHAR_8 ,CHAR_9 ,C
    HAR_10,CHAR_11,CHAR_12,CHAR_13,CHAR_14,CHAR_15,CHAR_16,CHAR_17,CHAR_18,CHAR_19,C
    HAR_20,CHAR_21,CHAR_22,CHAR_23,CHAR_24,CHAR_25,CHAR_26,CHAR_27,CHAR_28,CHAR_29,C
    HAR_30,CHAR_31,CHAR_32,CHAR_33,CHAR_34,CHAR_35,CHAR_36,CHAR_37,CHAR_38,CHAR_39,C
    765 765 0.27 0h6b2sajwb74n
    select privilege#,level from sysauth$ connect by grantee#=prior privilege# and p
    rivilege#>0 start with grantee#=:1 and privilege#>0
    450 450 0.16 3arp7ypsf7gru
    Module: Reporter.exe
    SELECT TYPE,PUBLISH_TYPE,NAME FROM MS_MEDIA WHERE CODE='VECER'
    303 303 0.11 g00cj285jmgsw
    update sys.mon_mods$ set inserts = inserts + :ins, updates = updates + :upd, del
    etes = deletes + :del, flags = (decode(bitand(flags, :flag), :flag, flags, flags
    + :flag)), drop_segments = drop_segments + :dropseg, timestamp = :time where ob
    j# = :objn
    303 303 0.11 350f5yrnnmshs
    lock table sys.mon_mods$ in exclusive mode nowait
    263 263 0.09 7k11t6vfbad3z
    Module: Reporter.exe
    SELECT TYPE,PUBLISH_TYPE,NAME FROM MS_MEDIA WHERE CODE='FINANCE'
    SQL ordered by Sharable Memory DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    No data exists for this section of the report.
    SQL ordered by Version Count DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    No data exists for this section of the report.
    Instance Activity Stats DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    Statistic Total per Second per Trans
    active txn count during cleanout 314 0.0 1.2
    application wait time 5,338 0.5 19.6
    background checkpoints completed 11 0.0 0.0
    background checkpoints started 12 0.0 0.0
    background timeouts 30,043 2.8 110.1
    branch node splits 0 0.0 0.0
    buffer is not pinned count 113,729,539 10,498.6 416,591.7
    buffer is pinned count 233,007 21.5 853.5
    bytes received via SQL*Net from 126,352,561 11,663.9 462,829.9
    bytes sent via SQL*Net to client 331,740,626 30,623.8 1,215,167.1
    Cached Commit SCN referenced 57 0.0 0.2
    calls to get snapshot scn: kcmgs 8,354,353 771.2 30,602.0
    calls to kcmgas 110,109 10.2 403.3
    calls to kcmgcs 606 0.1 2.2
    change write time 1,203 0.1 4.4
    cleanout - number of ktugct call 324 0.0 1.2
    cleanouts and rollbacks - consis 25 0.0 0.1
    cleanouts only - consistent read 4 0.0 0.0
    cluster key scan block gets 62,128 5.7 227.6
    cluster key scans 49,051 4.5 179.7
    commit cleanout failures: buffer 0 0.0 0.0
    commit cleanout failures: callba 3 0.0 0.0
    commit cleanout failures: cannot 0 0.0 0.0
    commit cleanouts 51,067 4.7 187.1
    commit cleanouts successfully co 51,064 4.7 187.1
    Commit SCN cached 2 0.0 0.0
    commit txn count during cleanout 97 0.0 0.4
    concurrency wait time 329,626 30.4 1,207.4
    consistent changes 109 0.0 0.4
    consistent gets 656,978,539 60,647.3 2,406,514.8
    consistent gets - examination 712,859 65.8 2,611.2
    consistent gets direct 309,561 28.6 1,133.9
    consistent gets from cache 656,668,978 60,618.7 2,405,380.9
    CPU used by this session 316,638 29.2 1,159.9
    CPU used when call started 316,638 29.2 1,159.9
    CR blocks created 111 0.0 0.4
    cursor authentications 6,546 0.6 24.0
    data blocks consistent reads - u 108 0.0 0.4
    db block changes 553,529 51.1 2,027.6
    db block gets 804,149 74.2 2,945.6
    db block gets direct 38 0.0 0.1
    db block gets from cache 804,111 74.2 2,945.5
    DB time 1,147,447 105.9 4,203.1
    DBWR checkpoint buffers written 50,646 4.7 185.5
    DBWR checkpoints 12 0.0 0.0
    DBWR object drop buffers written 0 0.0 0.0
    DBWR revisited being-written buf 0 0.0 0.0
    DBWR thread checkpoint buffers w 0 0.0 0.0
    DBWR transaction table writes 91 0.0 0.3
    DBWR undo block writes 48,633 4.5 178.1
    deferred (CURRENT) block cleanou 49,868 4.6 182.7
    dirty buffers inspected 0 0.0 0.0
    enqueue conversions 2,200 0.2 8.1
    enqueue releases 290,145 26.8 1,062.8
    enqueue requests 290,145 26.8 1,062.8
    enqueue timeouts 0 0.0 0.0
    enqueue waits 0 0.0 0.0
    execute count 283,866 26.2 1,039.8
    frame signature mismatch 0 0.0 0.0
    free buffer inspected 661 0.1 2.4
    Instance Activity Stats DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    Statistic Total per Second per Trans
    free buffer requested 14,055 1.3 51.5
    heap block compress 904 0.1 3.3
    hot buffers moved to head of LRU 1,387 0.1 5.1
    immediate (CR) block cleanout ap 29 0.0 0.1
    immediate (CURRENT) block cleano 518 0.1 1.9
    IMU bind flushes 0 0.0 0.0
    IMU commits 0 0.0 0.0
    IMU contention 0 0.0 0.0
    IMU CR rollbacks 0 0.0 0.0
    IMU- failed to get a private str 48,866 4.5 179.0
    IMU Flushes 0 0.0 0.0
    IMU ktichg flush 0 0.0 0.0
    IMU pool not allocated 48,866 4.5 179.0
    IMU recursive-transaction flush 0 0.0 0.0
    IMU Redo allocation size 0 0.0 0.0
    IMU undo allocation size 0 0.0 0.0
    index fast full scans (full) 901 0.1 3.3
    index fetch by key 264,686 24.4 969.6
    index scans kdiixs1 250,500 23.1 917.6
    leaf node splits 90 0.0 0.3
    leaf node 90-10 splits 39 0.0 0.1
    logons cumulative 147 0.0 0.5
    messages received 100,083 9.2 366.6
    messages sent 100,083 9.2 366.6
    Misses for writing mapping 1 0.0 0.0
    no buffer to keep pinned count 0 0.0 0.0
    no work - consistent read gets 655,358,632 60,497.7 2,400,581.1
    opened cursors cumulative 230,635 21.3 844.8
    parse count (failures) 7 0.0 0.0
    parse count (hard) 8,776 0.8 32.2
    parse count (total) 279,007 25.8 1,022.0
    parse time cpu 5,167 0.5 18.9
    parse time elapsed 90,687 8.4 332.2
    physical read IO requests 309,720 28.6 1,134.5
    physical reads 309,883 28.6 1,135.1
    physical reads cache 274 0.0 1.0
    physical reads cache prefetch 64 0.0 0.2
    physical reads direct 309,609 28.6 1,134.1
    physical reads direct (lob) 309,554 28.6 1,133.9
    physical reads direct temporary 0 0.0 0.0
    physical reads prefetch warmup 0 0.0 0.0
    physical write IO requests 4,647 0.4 17.0
    physical writes 50,739 4.7 185.9
    physical writes direct 93 0.0 0.3
    physical writes direct (lob) 13 0.0 0.1
    physical writes direct temporary 0 0.0 0.0
    physical writes from cache 50,646 4.7 185.5
    physical writes non checkpoint 13,534 1.3 49.6
    pinned buffers inspected 0 0.0 0.0
    prefetch clients - default 0 0.0 0.0
    prefetch warmup blocks aged out 0 0.0 0.0
    prefetch warmup blocks flushed o 0 0.0 0.0
    prefetched blocks aged out befor 0 0.0 0.0
    process last non-idle time 165,677,888,421 15,294,119.1 #############
    PX local messages recv'd 0 0.0 0.0
    PX local messages sent 0 0.0 0.0
    recovery blocks read 0 0.0 0.0
    recursive calls 1,597,661 147.5 5,852.2
    recursive cpu usage 11,184 1.0 41.0
    redo blocks written 221,040 20.4 809.7
    Instance Activity Stats DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    Statistic Total per Second per Trans
    redo buffer allocation retries 33 0.0 0.1
    redo entries 280,995 25.9 1,029.3
    redo log space requests 21 0.0 0.1
    redo log space wait time 529 0.1 1.9
    redo ordering marks 12,324 1.1 45.1
    redo size 87,432,032 8,071.1 320,263.9
    redo synch time 123,911 11.4 453.9
    redo synch writes 96,422 8.9 353.2
    redo wastage 22,205,548 2,049.9 81,339.0
    redo write time 127,993 11.8 468.8
    redo writer latching time 81 0.0 0.3
    redo writes 97,141 9.0 355.8
    rollback changes - undo records 48,377 4.5 177.2
    rollbacks only - consistent read 80 0.0 0.3
    rows fetched via callback 122,917 11.4 450.3
    session connect time 165,677,888,421 15,294,119.1 #############
    session logical reads 657,782,688 60,721.5 2,409,460.4
    session pga memory max 9,254,040 854.3 33,897.6
    session uga memory 3,911,344 361.1 14,327.3
    session uga memory max 188,025,700 17,357.1 688,738.8
    shared hash latch upgrades - no 250,555 23.1 917.8
    shared hash latch upgrades - wai 2 0.0 0.0
    sorts (disk) 0 0.0 0.0
    sorts (memory) 9,374 0.9 34.3
    sorts (rows) 1,065,331 98.3 3,902.3
    SQL*Net roundtrips to/from clien 540,955 49.9 1,981.5
    summed dirty queue length 0 0.0 0.0
    switch current to new buffer 91 0.0 0.3
    table fetch by rowid 140,045 12.9 513.0
    table fetch continued row 82,641,580 7,628.8 302,716.4
    table scan blocks gotten 572,610,809 52,859.1 2,097,475.5
    table scan rows gotten 753,552,008 69,562.2 2,760,263.8
    table scans (long tables) 22,633 2.1 82.9
    table scans (rowid ranges) 0 0.0 0.0
    table scans (short tables) 8,001 0.7 29.3
    transaction rollbacks 48,096 4.4 176.2
    transaction tables consistent re 0 0.0 0.0
    transaction tables consistent re 0 0.0 0.0
    undo change vector size 21,086,568 1,946.6 77,240.2
    user calls 616,784 56.9 2,259.3
    user commits 246 0.0 0.9
    user I/O wait time 890 0.1 3.3
    user rollbacks 27 0.0 0.1
    workarea executions - onepass 0 0.0 0.0
    workarea executions - optimal 9,370 0.9 34.3
    write clones created in backgrou 3 0.0 0.0
    write clones created in foregrou 18 0.0 0.1
    Instance Activity Stats - Absolute Values DB/Inst: PRESCLIP/presclip Snaps: 4
    -> Statistics with absolute values (should not be diffed)
    -> Statistics identified by '(derived)' come from sources other than SYSSTAT
    Statistic Begin Value End Value
    logons current 22 24
    open threads (derived) 1 1
    opened cursors current 109 138
    workarea memory allocated 167,837 167,837
    Instance Activity Stats - Thread Activity DB/Inst: PRESCLIP/presclip Snaps: 45
    Statistic Total per Hour
    log switches (derived) 12 3.99
    Tablespace IO Stats DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> ordered by IOs (Reads + Writes) desc
    Tablespace
    Av Av Av Av Buffer Av Buf
    Reads Reads/s Rd(ms) Blks/Rd Writes Writes/s Waits Wt(ms)
    PRESCLIP
    309,551 29 0.9 1.0 461 0 0 0.0
    UNDOTBS1
    11 0 4.5 1.0 3,215 0 27 18.1
    SYSAUX
    68 0 19.7 1.0 651 0 0 0.0
    SYSTEM
    86 0 12.0 1.0 275 0 0 0.0
    USERS
    11 0 25.5 1.0 11 0 0 0.0
    File IO Stats DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> ordered by Tablespace, File
    Tablespace Filename
    Av Av Av Av Buffer Av Buf
    Reads Reads/s Rd(ms) Blks/Rd Writes Writes/s Waits Wt(ms)
    PRESCLIP /home/orabase/oradata/presclip/.dbf
    309,551 29 0.9 1.0 461 0 0 0.0
    SYSAUX /home/orabase/OraHome_1/oradata/presclip/sysaux01.db
    68 0 19.7 1.0 651 0 0 0.0
    SYSTEM /home/orabase/OraHome_1/oradata/presclip/system01.db
    86 0 12.0 1.0 275 0 0 0.0
    UNDOTBS1 /home/orabase/OraHome_1/oradata/presclip/undotbs01.d
    11 0 4.5 1.0 3,215 0 27 18.1
    USERS /home/orabase/OraHome_1/oradata/presclip/users01.dbf
    11 0 25.5 1.0 11 0 0 0.0
    Buffer Pool Statistics DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Standard block size Pools D: default, K: keep, R: recycle
    -> Default Pools for other block sizes: 2k, 4k, 8k, 16k, 32k
    Free Writ Buffer
    Number of Pool Buffer Physical Physical Buff Comp Busy
    P Buffers Hit% Gets Reads Writes Wait Wait Waits
    D 56,112 100 657,071,568 274 50,646 0 0 27
    Instance Recovery Stats DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> B: Begin snapshot, E: End snapshot
    Targt Estd Log File Log Ckpt Log Ckpt
    MTTR MTTR Recovery Actual Target Size Timeout Interval
    (s) (s) Estd IOs Redo Blks Redo Blks Redo Blks Redo Blks Redo Blks
    B 0 25 1619 7884 18432 18432 40111
    E 0 27 1658 8134 18432 18432 40915
    Buffer Pool Advisory DB/Inst: PRESCLIP/presclip Snap: 4513
    -> Only rows with estimated physical reads >0 are displayed
    -> ordered by Block Size, Buffers For Estimate
    Size for Size Buffers for Est Physical Estimated
    P Estimate (M) Factr Estimate Read Factor Physical Reads
    D 44 .1 5,511 10,860.87 7,520,121,155
    D 88 .2 11,022 10,067.41 6,970,728,249
    D 132 .3 16,533 9,162.63 6,344,251,131
    D 176 .4 22,044 4,918.92 3,405,884,972
    D 220 .5 27,555 3,758.06 2,602,099,395
    D 264 .6 33,066 2,066.73 1,431,012,319
    D 308 .7 38,577 6.09 4,216,864
    D 352 .8 44,088 3.82 2,648,248
    D 396 .9 49,599 2.46 1,701,979
    D 440 1.0 55,110 1.12 772,069
    D 448 1.0 56,112 1.00 692,405
    D 484 1.1 60,621 0.74 512,470
    D 528 1.2 66,132 0.61 423,030
    D 572 1.3 71,643 0.55 383,427
    D 616 1.4 77,154 0.48 334,375
    D 660 1.5 82,665 0.42 291,518
    D 704 1.6 88,176 0.34 233,621
    D 748 1.7 93,687 0.29 198,447
    D 792 1.8 99,198 0.24 164,701
    D 836 1.9 104,709 0.20 140,211
    D 880 2.0 110,220 0.19 128,668
    PGA Aggr Summary DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> PGA cache hit % - percentage of W/A (WorkArea) data processed only in-memory
    PGA Cache Hit % W/A MB Processed Extra W/A MB Read/Written
    100.0 1,384 0
    PGA Aggr Target Stats DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> B: Begin snap E: End snap (rows dentified with B or E contain data
    which is absolute i.e. not diffed over the interval)
    -> Auto PGA Target - actual workarea memory target
    -> W/A PGA Used - amount of memory used for all Workareas (manual + auto)
    -> %PGA W/A Mem - percentage of PGA memory allocated to workareas
    -> %Auto W/A Mem - percentage of workarea memory controlled by Auto Mem Mgmt
    -> %Man W/A Mem - percentage of workarea memory under manual control
    %PGA %Auto %Man
    PGA Aggr Auto PGA PGA Mem W/A PGA W/A W/A W/A Global Mem
    Target(M) Target(M) Alloc(M) Used(M) Mem Mem Mem Bound(K)
    B 200 174 53.5 0.0 .0 .0 .0 10,240
    E 200 173 53.7 0.0 .0 .0 .0 10,240
    PGA Aggr Target Histogram DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Optimal Executions are purely in-memory operations
    Low High
    Optimal Optimal Total Execs Optimal Execs 1-Pass Execs M-Pass Execs
    2K 4K 6,784 6,784 0 0
    64K 128K 250 250 0 0
    128K 256K 12 12 0 0
    256K 512K 926 926 0 0
    512K 1024K 1,398 1,398 0 0
    PGA Memory Advisory DB/Inst: PRESCLIP/presclip Snap: 4513
    -> When using Auto Memory Mgmt, minimally choose a pga_aggregate_target value
    where Estd PGA Overalloc Count is 0
    Estd Extra Estd PGA Estd PGA
    PGA Target Size W/A MB W/A MB Read/ Cache Overalloc
    Est (MB) Factr Processed Written to Disk Hit % Count
    25 0.1 82,699.3 1,558.6 98.0 89
    50 0.3 82,699.3 1,154.7 99.0 0
    100 0.5 82,699.3 318.8 100.0 0
    150 0.8 82,699.3 312.1 100.0 0
    200 1.0 82,699.3 265.6 100.0 0
    240 1.2 82,699.3 262.8 100.0 0
    280 1.4 82,699.3 262.8 100.0 0
    320 1.6 82,699.3 262.8 100.0 0
    360 1.8 82,699.3 262.8 100.0 0
    400 2.0 82,699.3 262.8 100.0 0
    600 3.0 82,699.3 262.8 100.0 0
    800 4.0 82,699.3 262.8 100.0 0
    1,200 6.0 82,699.3 262.8 100.0 0
    1,600 8.0 82,699.3 262.8 100.0 0
    Shared Pool Advisory DB/Inst: PRESCLIP/presclip Snap: 4513
    -> SP: Shared Pool Est LC: Estimated Library Cache Factr: Factor
    -> Note there is often a 1:Many correlation between a single logical object
    in the Library Cache, and the physical number of memory objects associated
    with it. Therefore comparing the number of Lib Cache objects (e.g. in
    v$librarycache), with the number of Lib Cache Memory Objects is invalid.
    Est LC Est LC Est LC Est LC
    Shared SP Est LC Time Time Load Load Est LC
    Pool Size Size Est LC Saved Saved Time Time Mem
    Size(M) Factr (M) Mem Obj (s) Factr (s) Factr Obj Hits
    80 .2 56 4,198 72,114 1.0 14,842 1.2 16,452,599
    136 .3 111 6,647 73,539 1.0 13,417 1.1 16,491,805
    192 .4 166 9,432 74,005 1.0 12,951 1.1 16,508,243
    248 .5 221 12,492 74,291 1.0 12,665 1.1 16,519,582
    304 .6 276 16,528 74,480 1.0 12,476 1.0 16,527,543
    360 .7 331 23,498 74,624 1.0 12,332 1.0 16,534,394
    416 .8 386 31,198 74,703 1.0 12,253 1.0 16,542,712
    472 .9 441 37,726 74,859 1.0 12,097 1.0 16,558,200
    528 1.0 496 44,910 74,917 1.0 12,039 1.0 16,567,536
    584 1.1 551 49,341 74,953 1.0 12,003 1.0 16,571,102
    640 1.2 606 56,543 75,021 1.0 11,935 1.0 16,575,012
    696 1.3 661 61,575 75,176 1.0 11,780 1.0 16,580,220
    752 1.4 716 63,726 75,214 1.0 11,742 1.0 16,592,724
    808 1.5 771 70,249 75,269 1.0 11,687 1.0 16,598,334
    864 1.6 826 77,528 75,286 1.0 11,670 1.0 16,599,942
    920 1.7 881 83,639 75,312 1.0 11,644 1.0 16,602,620
    976 1.8 936 90,371 75,359 1.0 11,597 1.0 16,607,945
    1,032 2.0 991 94,801 75,407 1.0 11,549 1.0 16,610,849
    1,088 2.1 1,049 97,305 75,430 1.0 11,526 1.0 16,617,958
    Java Pool Advisory DB/Inst: PRESCLIP/presclip Snap: 4513
    Est LC Est LC Est LC Est LC
    Java JP Est LC Time Time Load Load Est LC
    Pool Size Size Est LC Saved Saved Time Time Mem
    Size(M) Factr (M) Mem Obj (s) Factr (s) Factr Obj Hits
    4 .5 4 124 0 .0 5,291 1.0 0
    8 1.0 4 124 0 .0 5,291 1.0 0
    12 1.5 4 124 0 .0 5,291 1.0 0
    16 2.0 4 124 0 .0 5,291 1.0 0
    Buffer Wait Statistics DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> ordered by wait time desc, waits desc
    Class Waits Total Wait Time (s) Avg Time (ms)
    undo header 27 0 18
    Enqueue Activity DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    No data exists for this section of the report.
    Undo Segment Summary DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> Undo segment block stats:
    -> uS - unexpired Stolen, uR - unexpired Released, uU - unexpired reUsed
    -> eS - expired Stolen, eR - expired Released, eU - expired reUsed
    Undo Undo Num Max Qry Max Tx Snap OutOf uS/uR/uU/
    TS# Blocks Trans Len (s) Concurcy TooOld Space eS/eR/eU
    1 48,135 96,602 128 4 0 0 0/0/0/0/0/0
    Undo Segment Stats DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> ordered by Time desc
    Undo Num Max Qry Max Tx Snap OutOf uS/uR/uU/
    End Time Blocks Trans Len (s) Concy TooOld Space eS/eR/eU
    17-??? 12:5 3,249 6,554 0 3 0 0 0/0/0/0/0/0
    17-??? 12:4 3,216 6,571 0 2 0 0 0/0/0/0/0/0
    17-??? 12:3 2,905 5,993 128 2 0 0 0/0/0/0/0/0
    17-??? 12:2 2,526 5,065 123 1 0 0 0/0/0/0/0/0
    17-??? 12:1 1,599 3,088 105 3 0 0 0/0/0/0/0/0
    17-??? 12:0 2,122 4,208 0 3 0 0 0/0/0/0/0/0
    17-??? 11:5 2,559 5,140 0 2 0 0 0/0/0/0/0/0
    17-??? 11:4 3,500 7,077 0 2 0 0 0/0/0/0/0/0
    17-??? 11:3 2,894 5,802 0 2 0 0 0/0/0/0/0/0
    17-??? 11:2 2,882 5,852 50 2 0 0 0/0/0/0/0/0
    17-??? 11:1 1,853 3,733 53 4 0 0 0/0/0/0/0/0
    17-??? 11:0 1,583 3,068 0 3 0 0 0/0/0/0/0/0
    17-??? 10:5 3,019 6,055 16 2 0 0 0/0/0/0/0/0
    17-??? 10:4 3,026 6,046 0 2 0 0 0/0/0/0/0/0
    17-??? 10:3 3,523 7,082 0 2 0 0 0/0/0/0/0/0
    17-??? 10:2 3,020 6,091 0 2 0 0 0/0/0/0/0/0
    17-??? 10:1 3,028 6,051 0 2 0 0 0/0/0/0/0/0
    17-??? 10:0 1,631 3,126 118 3 0 0 0/0/0/0/0/0
    Latch Activity DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> "Get Requests", "Pct Get Miss" and "Avg Slps/Miss" are statistics for
    willing-to-wait latch get requests
    -> "NoWait Requests", "Pct NoWait Miss" are for no-wait latch get requests
    -> "Pct Misses" for both should be very close to 0.0
    Pct Avg Wait Pct
    Get Get Slps Time NoWait NoWait
    Latch Name Requests Miss /Miss (s) Requests Miss
    active checkpoint queue 6,841 0.0 0 0
    active service list 17,532 0.0 0 0
    archive control 24 0.0 0 0
    begin backup scn array 15 0.0 0 0
    cache buffer handles 266 0.0 0 0
    cache buffers chains 1,315,303,855 0.0 0.4 1809 14,117 0.0
    cache buffers lru chain 150,748 0.1 0.3 0 211,414,162 0.3
    channel handle pool latc 288 0.0 0 0
    channel operations paren 35,631 0.0 0 0
    checkpoint queue latch 134,882 0.0 0 50,469 0.0
    child cursor hash table 65,010 0.0 0.0 0 0
    client/application info 9 0.0 0 0
    compile environment latc 97,494 0.0 0 0
    Consistent RBA 97,153 0.0 0 0
    cursor bind value captur 395 0.0 0 366 0.0
    dml lock allocation 197,003 0.0 0.0 0 0
    dummy allocation 292 0.0 0 0
    enqueue hash chains 582,892 0.0 0.0 0 21 0.0
    enqueues 285,714 0.0 0.3 0 0
    event group latch 144 0.0 0 0
    file cache latch 459 0.0 0 0
    FOB s.o list latch 152 0.0 0 0
    global KZLD latch for me 135 0.0 0 0
    hash table column usage 349 0.0 0 69,116 0.0
    hash table modification 214 0.0 0 0
    In memory undo latch 0 0 48,866 0.0
    job workq parent latch 0 0 6 0.0
    job_queue_processes para 181 0.0 0 0
    JOX SGA heap latch 57 0.0 0 0
    JS queue state obj latch 75,204 0.0 0 0
    JS slv state obj latch 9 0.0 0 0
    ksuosstats global area 727 0.0 0 0
    KTF sga enqueue 26 0.0 0 3,367 0.0
    ktm global data 199 0.0 0 0
    KWQMN job cache list lat 36 0.0 0 0
    lgwr LWN SCN 99,219 0.0 0 0
    library cache 3,214,193 0.4 1.1 1498 34,182 2.3
    library cache load lock 210 0.0 0 0
    library cache lock 1,165,646 0.0 0.0 0 0
    library cache lock alloc 99,387 0.0 0 0
    library cache pin 1,779,127 0.0 0.1 0 4 0.0
    library cache pin alloca 3,633 0.0 0 0
    list of block allocation 123 0.0 0 0
    loader state object free 584,340 0.0 0.1 0 0
    longop free list parent 20 0.0 0 20 0.0
    Memory Management Latch 52,575 0.0 0 3,517 0.0
    message pool operations 2 0.0 0 0
    messages 528,349 0.0 0.0 0 0
    mostly latch-free SCN 99,228 0.0 0.0 0 0
    MQL Tracking Latch 0 0 215 0.0
    multiblock read objects 116 0.0 0 0
    ncodef allocation latch 177 0.0 0 0
    object queue header heap 11 0.0 0 0
    object queue header oper 269,271 0.0 0 0
    object stats modificatio 519 0.0 0 0
    parallel query alloc buf 1,380 0.0 0 0
    parameter table allocati 292 0.7 1.0 0 0
    PL/SQL warning settings 149 0.0 0 0
    post/wait queue 142,398 0.0 0 94,641 0.0
    process allocation 144 0.0 0 144 0.0
    Latch Activity DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> "Get Requests", "Pct Get Miss" and "Avg Slps/Miss" are statistics for
    willing-to-wait latch get requests
    -> "NoWait Requests", "Pct NoWait Miss" are for no-wait latch get requests
    -> "Pct Misses" for both should be very close to 0.0
    Pct Avg Wait Pct
    Get Get Slps Time NoWait NoWait
    Latch Name Requests Miss /Miss (s) Requests Miss
    process group creation 286 0.0 0 0
    redo allocation 296,404 0.0 0.4 0 280,980 0.0
    redo copy 0 0 281,096 0.1
    redo writing 305,448 0.0 1.0 0 0
    row cache objects 19,800,316 0.3 0.0 1 963 0.0
    sequence cache 98,007 0.0 0 0
    session allocation 275,416 0.0 1.0 0 0
    session idle bit 1,331,355 0.0 0.2 0 0
    session switching 177 0.0 0 0
    session timer 3,643 0.0 0 0
    shared pool 1,723,175 0.2 0.8 323 0
    simulator hash latch 54,940,030 0.0 0 0
    simulator lru latch 2,170 99.3 1.0 106 425,026 170.0
    slave class 6 0.0 0 0
    slave class create 24 12.5 1.0 1 0
    sort extent pool 313 0.0 0 0
    SQL memory manager latch 3 0.0 0 3,414 0.0
    SQL memory manager worka 330,753 0.0 1.0 0 0
    state object free list 6 0.0 0 0
    statistics aggregation 420 0.0 0 0
    SWRF Alerted Metric Elem 36,081 0.0 0 0
    temp lob duration state 1 0.0 0 0
    threshold alerts latch 428 0.0 0 0
    transaction allocation 113 0.0 0 0
    transaction branch alloc 177 0.0 0 0
    undo global data 395,466 0.0 0.0 0 0
    user lock 542 0.0 0 0
    Latch Sleep Breakdown DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> ordered by misses desc
    Latch Name
    Get Requests Misses Sleeps Spin Gets Sleep1 Sleep2 Sleep3
    cache buffers chains
    1,315,303,855 385,895 142,296 320,582 647 54,945 9,721
    row cache objects
    19,800,316 63,155 18 63,138 16 1 0
    library cache
    3,214,193 12,757 13,804 1,332 9,607 1,392 426
    shared pool
    1,723,175 2,950 2,220 1,107 1,594 192 57
    simulator lru latch
    2,170 2,155 2,102 136 1,940 75 4
    cache buffers lru chain
    150,748 160 44 116 44 0 0
    loader state object freelist
    584,340 103 12 91 12 0 0
    session idle bit
    1,331,355 52 12 45 2 5 0
    library cache pin
    1,779,127 35 2 33 2 0 0
    redo allocation
    296,404 21 9 13 7 1 0
    enqueues
    285,714 6 2 4 2 0 0
    slave class create
    24 3 3 0 3 0 0
    parameter table allocation management
    292 2 2 0 2 0 0
    session allocation
    275,416 1 1 0 1 0 0
    SQL memory manager workarea list latch
    330,753 1 1 0 1 0 0
    redo writing
    305,448 1 1 0 1 0 0
    Latch Miss Sources DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> only latches with sleeps are shown
    -> ordered by name, sleeps desc
    NoWait Waiter
    Latch Name Where Misses Sleeps Sleeps
    cache buffers chains kcbgtcr: kslbegin excl 0 106,533 141,883
    cache buffers chains kcbrls: kslbegin 0 31,818 228
    cache buffers chains kcbnew: new latch again 0 3,533 10
    cache buffers chains kcbgtcr: fast path 0 216 75
    cache buffers chains kcbbxsv 0 123 10
    cache buffers chains kcbgcur: kslbegin 0 43 38
    cache buffers chains kcbzpnd: dump buffers 0 13 0
    cache buffers chains kcbchg: kslbegin: bufs not 0 5 15
    cache buffers chains kcbzhngcbk1: get hash chai 0 4 0
    cache buffers chains kcbbic2 0 2 0
    cache buffers chains kcbnlc 0 2 0
    cache buffers lru chain kcbzar: KSLNBEGIN 0 38 0
    cache buffers lru chain kcbkflb : age buffer out 0 3 0
    cache buffers lru chain kcbgtcr:CR Scan:KCBRSKIP 0 2 0
    cache buffers lru chain kcbzrn 0 1 26
    enqueues ksqdel 0 2 0
    library cache kglic 0 9,080 531
    library cache kglupc: child 0 692 1,667
    library cache kglpndl: child: before pro 0 658 926
    library cache kglobpn: child: 0 490 2,150
    library cache kglpin 0 284 154
    library cache kglpndl: child: after proc 0 269 7
    library cache kglpin: child: heap proces 0 226 14
    library cache kgldti: 2child 0 197 156
    library cache kgldte: child 0 0 183 1,986
    library cache kglhdgc: child: 0 167 97
    library cache kglhdgn: child: 0 156 2,103
    library cache kglpnc: child 0 59 313
    library cache kglobld 0 34 212
    library cache kglpnp: child 0 9 7
    library cache kglget: set reserved lock 0 8 418
    library cache kglati 0 5 7
    library cache lock kgllkdl: child: no lock ha 0 567 2,472
    library cache pin kglpndl 0 1 1
    library cache pin kglupc 0 1 0
    loader state object free kcblfs 0 6 0
    loader state object free kcblgs 0 6 12
    parameter table allocati ksp_param_table_alloc 0 2 2
    redo allocation kcrfw_redo_gen: redo alloc 0 9 0
    redo writing kcrfwnf: new logfile 0 1 0
    row cache objects kqreqd: reget 0 12 0
    row cache objects kqrpre: find obj 0 5 17
    row cache objects kqrso 0 1 0
    session allocation ksuxds: KSUSFCLC set 0 1 0
    session idle bit ksupuc: set busy 0 7 5
    session idle bit ksupuc: clear busy 0 5 7
    shared pool kghalo 0 1,271 612
    shared pool kghupr1 0 446 1,365
    shared pool kghfrunp: clatch: wait 0 361 584
    shared pool kghfrunp: clatch: nowait 0 359 0
    shared pool kghfrunp: alloc: wait 0 323 173
    shared pool kghalp 0 117 49
    shared pool kghfen: not perm alloc cla 0 60 20
    shared pool kgh: permsp 0 1 0
    shared pool kghfre 0 1 0
    shared pool kghfree_extents: scan 0 1 1
    simulator lru latch kcbs_simulate: simulate se 0 2,102 2,102
    slave class create ksvcreate 0 3 0
    SQL memory manager worka qesmmIRefreshBound 0 1 0
    Parent Latch Statistics DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    No data exists for this section of the report.
    Child Latch Statistics DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    No data exists for this section of the report.
    Segments by Logical Reads DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> % Total shows % of logical reads for each top segment compared with total
    logical reads for all segments captured by the Snapshot
    Tablespace Subobject Obj. Logical
    Owner Name Object Name Name Type Reads %Total
    PRESCLIP PRESCLIP MS_ARTICLE TABLE 654,906,160 99.71
    PRESCLIP PRESCLIP SYS_LOB0000051093C00 LOB 304,080 .05
    PRESCLIP PRESCLIP MS_REPORTQUEUE_DISPA TABLE 233,936 .04
    PRESCLIP PRESCLIP MS_ARTICLE_STAGE1 TABLE 97,808 .01
    SYS SYSTEM I_CDEF4 INDEX 97,744 .01
    Segments by Physical Reads DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    Tablespace Subobject Obj. Physical
    Owner Name Object Name Name Type Reads %Total
    PRESCLIP PRESCLIP SYS_LOB0000051093C00 LOB 303,704 98.13
    PRESCLIP PRESCLIP SYS_LOB0000051093C00 LOB 4,529 1.46
    PRESCLIP PRESCLIP SYS_LOB0000046827C00 LOB 1,118 .36
    PRESCLIP PRESCLIP MS_ARTICLE TABLE 50 .02
    SYS SYSAUX SYS_LOB0000008026C00 LOB 36 .01
    Segments by Buffer Busy Waits DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    No data exists for this section of the report.
    Segments by Row Lock Waits DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    No data exists for this section of the report.
    Segments by ITL Waits DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    No data exists for this section of the report.
    Dictionary Cache Stats DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> "Pct Misses" should be very low (< 2% in most cases)
    -> "Final Usage" is the number of cache entries being used
    Get Pct Scan Pct Mod Final
    Cache Requests Miss Reqs Miss Reqs Usage
    dc_awr_control 191 0.0 0 6 1
    dc_global_oids 8,745 0.0 0 0 26
    dc_histogram_data 39,720 0.0 0 0 674
    dc_histogram_defs 35,456 0.3 0 0 2,671
    dc_object_ids 5,847,398 0.0 0 0 1,116
    dc_objects 14,462 0.2 0 0 789
    dc_profiles 138 0.0 0 0 1
    dc_rollback_segments 2,480 0.0 0 0 23
    dc_segments 374,462 0.0 0 29 927
    dc_sequences 48,405 0.0 0 48,405 13
    dc_tablespaces 112,712 0.0 0 0 6
    dc_usernames 709 0.0 0 0 18
    dc_users 79,348 0.0 0 0 67
    outstanding_alerts 126 0.0 0 0 6
    Library Cache Activity DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    -> "Pct Misses" should be very low
    Get Pct Pin Pct Invali-
    Namespace Requests Miss Requests Miss Reloads dations
    BODY 44 4.5 243 0.8 0 0
    CLUSTER 19 0.0 48 0.0 0 0
    INDEX 2 0.0 2 0.0 0 0
    JAVA DATA 3 0.0 0 0 0
    SQL AREA 230,499 3.4 711,949 2.4 860 0
    TABLE/PROCEDURE 685 4.4 152,247 0.1 34 0
    TRIGGER 3 0.0 48,579 0.0 0 0
    SGA Memory Summary DB/Inst: PRESCLIP/presclip Snap: 4513
    SGA regions Size in Bytes
    Database Buffers 469,762,048
    Fixed Size 782,404
    Redo Buffers 524,288
    Variable Size 573,312,956
    SGA breakdown difference DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    Pool Name Begin value End value % Diff
    java free memory 2,763,968 2,763,968 0.00
    java joxlod exec hp 5,346,432 5,346,432 0.00
    java joxs heap 278,208 278,208 0.00
    large free memory 7,486,448 7,486,448 0.00
    large PX msg pool 902,160 902,160 0.00
    shared ASH buffers 4,194,304 4,194,304 0.00
    shared dbwriter coalesce buffer 1,049,088 1,049,088 0.00
    shared event statistics per sess 3,860,360 3,860,360 0.00
    shared fixed allocation callback 344 344 0.00
    shared free memory 50,274,976 46,941,344 -6.63
    shared joxlod exec hp 316,300 316,300 0.00
    shared joxlod pcod hp 54,664 54,664 0.00
    shared joxs heap 4,220 4,220 0.00
    shared KGLS heap 3,170,548 1,698,292 -46.44
    shared KQR L SO 250,952 250,952 0.00
    shared KQR M PO 2,723,332 2,623,064 -3.68
    shared KQR M SO 980,320 391,016 -60.11
    shared KQR S PO 279,256 279,256 0.00
    shared KQR S SO 11,300 11,300 0.00
    shared KTI-UNDO 1,235,304 1,235,304 0.00
    shared library cache 111,273,504 94,381,576 -15.18
    shared miscellaneous 35,266,584 35,266,728 0.00
    shared parameters 18,108 11,348 -37.33
    shared partitioning d 407,116 56,904 -86.02
    shared PLS non-lib hp 10,404 10,404 0.00
    shared PL/SQL DIANA 1,061,084 920,768 -13.22
    shared PL/SQL MPCODE 1,972,164 1,999,880 1.41
    shared PL/SQL PPCODE 40,964 21,192 -48.27
    shared pl/sql source 17,732 104 -99.41
    shared private strands 1,198,080 1,198,080 0.00
    shared PX subheap 131,068 131,068 0.00
    shared repository 188,420 188,420 0.00
    shared row cache 3,707,272 3,707,272 0.00
    shared sql area 329,584,656 352,498,780 6.95
    shared table definiti 3,916 3,156 -19.41
    shared trigger defini 9,756 4,304 -55.88
    shared trigger inform 1,564 1,564 0.00
    shared type object de 336,772 336,772 0.00
    buffer_cache 469,762,048 469,762,048 0.00
    fixed_sga 782,404 782,404 0.00
    log_buffer 524,288 524,288 0.00
    Resource Limit Stats DB/Inst: PRESCLIP/presclip Snap: 4513
    No data exists for this section of the report.
    init.ora Parameters DB/Inst: PRESCLIP/presclip Snaps: 4510-4513
    End value
    Parameter Name Begin value (if different)
    background_dump_dest /home/orabase/admin/presclip/bdum
    compatible 10.1.0.2.0
    control_files /home/orabase/OraHome_1/oradata/p
    core_dump_dest /home/orabase/admin/presclip/cdum
    db_block_size 8192
    __db_cache_size 469762048
    db_domain pressclip.si
    db_file_multiblock_read_count 16
    db_name presclip
    db_recovery_file_dest /home/orabase/flash_recovery_area
    db_recovery_file_dest_size 2147483648
    dispatchers (PROTOCOL=TCP) (SERVICE=presclipX
    __java_pool_size 8388608
    job_queue_processes 10
    __large_pool_size 8388608
    nls_date_format DD.MM.YYYY HH24:MI:SS
    nls_language SLOVENIAN
    nls_territory SLOVENIA
    nls_time_format HH24:MI:SS
    open_cursors 1500
    pga_aggregate_target 209715200
    processes 150
    remote_login_passwordfile EXCLUSIVE
    sga_max_size 1044381696
    sga_target 1044381696
    __shared_pool_size 553648128
    undo_management AUTO
    undo_tablespace UNDOTBS1
    user_dump_dest /home/orabase/admin/presclip/udum
    --------------------------------------------------------

  • Extremely slow inserts/updates reported after HW upgrade...

    Hi gyus,
    I'll try to be as descriptive as I can. It's this project in which we have to move circa 6 mission critical (24x7) and mostly OLTP databases from MS Windows 2003 (DB on local disks) to HP-UX IA (CA metrocluster, HP XP 12000 disk array) - all ORA10gR2 10.2.0.4. And everything was perfect until we moved this XYZ database...
    Almost immediately users reported "considerable" performance degradation. According to 3rd party application log they get almost 40 secs. instead of previously recorded 10.
    We, I mean Oracle and HP specialists, haven't noticed/recorded any significant peeks/bottlenecks (RAM, CPU, Disk I/O).
    Feel free to check 3 AWR reports and the init.ora at [http://www.mediafire.com/?sharekey=0269c9bc606747b47f7ec40ada4772a6e04e75f6e8ebb871]
    1_awrrpt_standard.txt - standard workload during 8 hours (peek hours are from 8-12AM)
    2_awrrpt_2hrs_ca.txt - standard workload during 2 peek hours (8-10)
    3_awrrpt_2hrs_noca.txt - standard workload during 2 peek hours (10-12) with CA disk mirroring disabled
    Of course, I've checked the ADDM reports - and first, I'd like to ask why ADDM keeps on reporting the following (on all database instances on this
    cluster node):
    FINDING 1: 100% impact (310 seconds)
    Significant virtual memory paging was detected on the host operating system.
    RECOMMENDATION 1: Host Configuration, 100% benefit (310 seconds)
    Is it just some kind of false alarm (like we use to get on MS Windows)? Both nodes are running on 32gigs of RAM
    with roughly more than 10gigs constantly free.
    Second, as ADDM reported:
    FINDING 2: 44% impact (135 seconds)
    Waits on event "log file sync" while performing COMMIT and ROLLBACK operations
    were consuming significant database time.
    we've tried to split CA disk mirroring, using RAID 10 for redo log file disks etc. etc. No substantial performance gain was reported from users (though I've noticed some in AWR reports).
    Despite confusing app. users' feedback I'm nearly sure that our bottleneck are redo log file disks. Why? Previously (old HW) we had 1-3 ms avg wait on log file sync and log file parallel write and now (new HW, RAID5/RAID10 we've tested both) - it's 8 ms or even more. We were able to get 2ms only with CA switched off (HP etrocluster
    disk array mirroring).
    And that brings up two new questions:
    1. Does redo log group mirroring (2 on 2 separate disks vs. 1 on 1 disk) have any
    significant impact on abovementioned wait events? I mean what performance gain
    could I expect when I drop all "secondary" redo log members?
    2. Why do we get almost identical response times when we run bulk insert/update tests (say
    1000000 rows) against old and new DB/HW?
    Thanks in advance,
    tOPsEEK
    Edited by: smutny on 1.11.2009 17:39
    Edited by: smutny on 1.11.2009 17:46

    Hi again,
    so here's the actual AWR report (1 minute window while the most problematic operation took place). I think it's becoming clear we have to deal with slow redo log writes...
    WORKLOAD REPOSITORY report for
    DB Name         DB Id    Instance     Inst Num Release     RAC Host
    ...            294736156 ...                 1 10.2.0.4.0  NO  ...
                  Snap Id      Snap Time      Sessions Curs/Sess
    Begin Snap:      1254 02-Nov-09 10:07:45        91      46.4
      End Snap:      1255 02-Nov-09 10:08:47        91      46.4
       Elapsed:                1.04 (mins)
       DB Time:                0.51 (mins)
    Cache Sizes
    ~~~~~~~~~~~                       Begin        End
                   Buffer Cache:       576M       576M  Std Block Size:         8K
               Shared Pool Size:       912M       912M      Log Buffer:    14,372K
    Load Profile
    ~~~~~~~~~~~~                            Per Second       Per Transaction
                      Redo size:            163,781.94              4,575.45
                  Logical reads:              1,677.15                 46.85
                  Block changes:              1,276.32                 35.66
                 Physical reads:                  1.99                  0.06
                Physical writes:                  1.16                  0.03
                     User calls:                426.41                 11.91
                         Parses:                 20.74                  0.58
                    Hard parses:                  0.19                  0.01
                          Sorts:                  2.38                  0.07
                         Logons:                  0.00                  0.00
                       Executes:                386.76                 10.80
                   Transactions:                 35.80
      % Blocks changed per Read:   76.10    Recursive Call %:    31.51
    Rollback per transaction %:    0.00       Rows per Sort:   369.98
    Instance Efficiency Percentages (Target 100%)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Buffer Nowait %:  100.00       Redo NoWait %:  100.00
                Buffer  Hit   %:   99.88    In-memory Sort %:  100.00
                Library Hit   %:   99.90        Soft Parse %:   99.07
             Execute to Parse %:   94.64         Latch Hit %:  100.00
    Parse CPU to Parse Elapsd %:  112.50     % Non-Parse CPU:   99.11
    Shared Pool Statistics        Begin    End
                 Memory Usage %:   88.90   88.87
        % SQL with executions>1:   98.74   99.39
      % Memory for SQL w/exec>1:   95.35   97.75
    Top 5 Timed Events                                         Avg %Total
    ~~~~~~~~~~~~~~~~~~                                        wait   Call
    Event                                 Waits    Time (s)   (ms)   Time Wait Class
    log file parallel write               2,228          21     10   69.4 System I/O
    log file sync                         2,220          21     10   69.2     Commit
    CPU time                                             20          65.5
    SQL*Net break/reset to client         2,106           1      1    3.4 Applicatio
    db file sequential read                 131           0      4    1.5   User I/O
    Time Model Statistics                DB/Inst: ROVEPP/rovepp  Snaps: 1254-1255
    -> Total time in database user-calls (DB Time): 30.9s
    -> Statistics including the word "background" measure background process
       time, and so do not contribute to the DB time statistic
    -> Ordered by % or DB time desc, Statistic name
    Statistic Name                                       Time (s) % of DB Time
    DB CPU                                                   20.2         65.5
    sql execute elapsed time                                  9.1         29.4
    PL/SQL execution elapsed time                             0.3          1.0
    parse time elapsed                                        0.2           .5
    hard parse elapsed time                                   0.1           .5
    repeated bind elapsed time                                0.0           .0
    DB time                                                  30.9          N/A
    background elapsed time                                  22.2          N/A
    background cpu time                                       0.4          N/A
    Wait Class                            DB/Inst: ROVEPP/rovepp  Snaps: 1254-1255
    -> s  - second
    -> cs - centisecond -     100th of a second
    -> ms - millisecond -    1000th of a second
    -> us - microsecond - 1000000th of a second
    -> ordered by wait time desc, waits desc
                                                                      Avg
                                           %Time       Total Wait    wait     Waits
    Wait Class                      Waits  -outs         Time (s)    (ms)      /txn
    System I/O                      3,213     .0               22       7       1.4
    Commit                          2,220     .0               21      10       1.0
    Application                     2,106     .0                1       1       0.9
    User I/O                          134     .0                0       4       0.1
    Network                        29,919     .0                0       0      13.4
    Wait Events                          DB/Inst: ROVEPP/rovepp  Snaps: 1254-1255
    -> s  - second
    -> cs - centisecond -     100th of a second
    -> ms - millisecond -    1000th of a second
    -> us - microsecond - 1000000th of a second
    -> ordered by wait time desc, waits desc (idle events last)
                                                                       Avg
                                                 %Time  Total Wait    wait     Waits
    Event                                 Waits  -outs    Time (s)    (ms)      /txn
    log file parallel write               2,228     .0          21      10       1.0
    log file sync                         2,220     .0          21      10       1.0
    SQL*Net break/reset to clien          2,106     .0           1       1       0.9
    db file sequential read                 131     .0           0       4       0.1
    control file parallel write              44     .0           0       9       0.0
    db file parallel write                   44     .0           0       4       0.0
    SQL*Net more data to client           3,397     .0           0       0       1.5
    SQL*Net message to client            26,509     .0           0       0      11.9
    control file sequential read            897     .0           0       0       0.4
    SQL*Net more data from clien             13     .0           0       0       0.0
    direct path write                         3     .0           0       0       0.0
    SQL*Net message from client          26,510     .0       1,493      56      11.9
    Streams AQ: qmn slave idle w              2     .0          55   27412       0.0
    Streams AQ: qmn coordinator               4   50.0          55   13706       0.0
    PL/SQL lock timer                        10  100.0          49    4897       0.0
    Background Wait Events               DB/Inst: ROVEPP/rovepp  Snaps: 1254-1255
    -> ordered by wait time desc, waits desc (idle events last)
                                                                       Avg
                                                 %Time  Total Wait    wait     Waits
    Event                                 Waits  -outs    Time (s)    (ms)      /txn
    log file parallel write               2,228     .0          21      10       1.0
    control file parallel write              44     .0           0       9       0.0
    db file parallel write                   44     .0           0       4       0.0
    control file sequential read             71     .0           0       0       0.0
    rdbms ipc message                     2,412    7.7         525     218       1.1
    pmon timer                               20  100.0          59    2929       0.0
    Streams AQ: qmn slave idle w              2     .0          55   27412       0.0
    Streams AQ: qmn coordinator               4   50.0          55   13706       0.0
    Operating System Statistics           DB/Inst: ROVEPP/rovepp  Snaps: 1254-1255
    Statistic                                       Total
    AVG_BUSY_TIME                                     847
    AVG_IDLE_TIME                                   5,362
    AVG_IOWAIT_TIME                                 2,692
    AVG_SYS_TIME                                      295
    AVG_USER_TIME                                     549
    BUSY_TIME                                       3,396
    IDLE_TIME                                      21,457
    IOWAIT_TIME                                    10,776
    SYS_TIME                                        1,190
    USER_TIME                                       2,206
    LOAD                                                0
    OS_CPU_WAIT_TIME                          192,401,000
    RSRC_MGR_CPU_WAIT_TIME                              0
    VM_IN_BYTES                                    40,960
    VM_OUT_BYTES                                  335,872
    PHYSICAL_MEMORY_BYTES                  34,328,276,992
    NUM_CPUS                                            4
    NUM_CPU_SOCKETS                                     4
    Instance Activity Stats              DB/Inst: ROVEPP/rovepp  Snaps: 1254-1255
    Statistic                                     Total     per Second     per Trans
    CPU used by this session                        984           15.8           0.4
    CPU used when call started                      344            5.5           0.2
    CR blocks created                                 4            0.1           0.0
    Cached Commit SCN referenced                    208            3.3           0.1
    Commit SCN cached                                 0            0.0           0.0
    DB time                                       2,589           41.6           1.2
    DBWR checkpoint buffers written                  69            1.1           0.0
    DBWR checkpoints                                  0            0.0           0.0
    DBWR object drop buffers written                  0            0.0           0.0
    DBWR tablespace checkpoint buffe                  0            0.0           0.0
    DBWR thread checkpoint buffers w                  0            0.0           0.0
    DBWR transaction table writes                     8            0.1           0.0
    DBWR undo block writes                           15            0.2           0.0
    IMU CR rollbacks                                  0            0.0           0.0
    IMU Flushes                                   1,156           18.6           0.5
    IMU Redo allocation size                    996,048       16,017.2         447.5
    IMU commits                                   2,100           33.8           0.9
    IMU contention                                    0            0.0           0.0
    IMU ktichg flush                                  0            0.0           0.0
    IMU pool not allocated                            0            0.0           0.0
    IMU recursive-transaction flush                   0            0.0           0.0
    IMU undo allocation size                 22,402,560      360,250.9      10,064.0
    IMU- failed to get a private str                  0            0.0           0.0
    Misses for writing mapping                        0            0.0           0.0
    SQL*Net roundtrips to/from clien             26,480          425.8          11.9
    active txn count during cleanout                 34            0.6           0.0
    application wait time                           106            1.7           0.1
    background checkpoints completed                  0            0.0           0.0
    background checkpoints started                    0            0.0           0.0
    background timeouts                             199            3.2           0.1
    branch node splits                                0            0.0           0.0
    buffer is not pinned count                   13,919          223.8           6.3
    buffer is pinned count                       19,483          313.3           8.8
    bytes received via SQL*Net from             884,016       14,215.7         397.1
    bytes sent via SQL*Net to client          9,602,642      154,418.1       4,313.9
    calls to get snapshot scn: kcmgs             13,641          219.4           6.1
    calls to kcmgas                               3,029           48.7           1.4
    calls to kcmgcs                                  56            0.9           0.0
    change write time                                 8            0.1           0.0
    cleanout - number of ktugct call                 42            0.7           0.0
    cleanouts and rollbacks - consis                  0            0.0           0.0
    cleanouts only - consistent read                  0            0.0           0.0
    cluster key scan block gets                   1,100           17.7           0.5
    cluster key scans                             1,077           17.3           0.5
    commit batch/immediate performed                  1            0.0           0.0
    commit batch/immediate requested                  1            0.0           0.0
    commit cleanout failures: block                   0            0.0           0.0
    commit cleanout failures: buffer                  0            0.0           0.0
    commit cleanout failures: callba                  4            0.1           0.0
    commit cleanout failures: cannot                  0            0.0           0.0
    commit cleanouts                              9,539          153.4           4.3
    commit cleanouts successfully co              9,535          153.3           4.3
    commit immediate performed                        1            0.0           0.0
    commit immediate requested                        1            0.0           0.0
    commit txn count during cleanout                 26            0.4           0.0
    concurrency wait time                             0            0.0           0.0
    consistent changes                              264            4.3           0.1
    consistent gets                              48,659          782.5          21.9
    consistent gets - examination                26,952          433.4          12.1
    consistent gets direct                            2            0.0           0.0
    consistent gets from cache                   48,657          782.4          21.9
    cursor authentications                            2            0.0           0.0
    data blocks consistent reads - u                  4            0.1           0.0
    db block changes                             79,369        1,276.3          35.7
    db block gets                                55,636          894.7          25.0
    db block gets direct                              3            0.1           0.0
    db block gets from cache                     55,633          894.6          25.0
    deferred (CURRENT) block cleanou              4,768           76.7           2.1
    dirty buffers inspected                           0            0.0           0.0
    enqueue conversions                              15            0.2           0.0
    enqueue releases                              9,967          160.3           4.5
    enqueue requests                              9,967          160.3           4.5
    enqueue timeouts                                  0            0.0           0.0
    enqueue waits                                     0            0.0           0.0
    execute count                                24,051          386.8          10.8
    failed probes on index block rec                  0            0.0           0.0
    frame signature mismatch                          0            0.0           0.0
    free buffer inspected                           680           10.9           0.3
    free buffer requested                         1,297           20.9           0.6
    heap block compress                              11            0.2           0.0
    hot buffers moved to head of LRU              1,797           28.9           0.8
    immediate (CR) block cleanout ap                  0            0.0           0.0
    immediate (CURRENT) block cleano              2,274           36.6           1.0
    index crx upgrade (positioned)                   47            0.8           0.0
    index fast full scans (full)                      0            0.0           0.0
    index fetch by key                           10,326          166.1           4.6
    index scans kdiixs1                           6,071           97.6           2.7
    leaf node 90-10 splits                           14            0.2           0.0
    leaf node splits                                 18            0.3           0.0
    lob reads                                         0            0.0           0.0
    lob writes                                      198            3.2           0.1
    lob writes unaligned                            176            2.8           0.1
    logons cumulative                                 0            0.0           0.0
    messages received                             2,272           36.5           1.0
    messages sent                                 2,272           36.5           1.0
    no buffer to keep pinned count                    0            0.0           0.0
    no work - consistent read gets               21,083          339.0           9.5
    opened cursors cumulative                     1,290           20.7           0.6
    parse count (failures)                            0            0.0           0.0
    parse count (hard)                               12            0.2           0.0
    parse count (total)                           1,290           20.7           0.6
    parse time cpu                                   18            0.3           0.0
    parse time elapsed                               16            0.3           0.0
    physical read IO requests                       124            2.0           0.1
    physical read bytes                       1,015,808       16,335.0         456.3
    physical read total IO requests               1,030           16.6           0.5
    physical read total bytes                15,785,984      253,851.1       7,091.6
    physical read total multi block                   0            0.0           0.0
    physical reads                                  124            2.0           0.1
    physical reads cache                            122            2.0           0.1
    physical reads cache prefetch                     0            0.0           0.0
    physical reads direct                             2            0.0           0.0
    physical reads direct (lob)                       0            0.0           0.0
    physical reads direct temporary                   0            0.0           0.0
    physical reads prefetch warmup                    0            0.0           0.0
    physical write IO requests                       47            0.8           0.0
    physical write bytes                        589,824        9,484.8         265.0
    physical write total IO requests              4,591           73.8           2.1
    physical write total bytes               25,374,720      408,045.5      11,399.3
    physical write total multi block              4,461           71.7           2.0
    physical writes                                  72            1.2           0.0
    physical writes direct                            3            0.1           0.0
    physical writes direct (lob)                      3            0.1           0.0
    physical writes direct temporary                  0            0.0           0.0
    physical writes from cache                       69            1.1           0.0
    physical writes non checkpoint                   18            0.3           0.0
    pinned buffers inspected                          1            0.0           0.0
    prefetch warmup blocks aged out                   0            0.0           0.0
    prefetched blocks aged out befor                  0            0.0           0.0
    process last non-idle time                        0            0.0           0.0
    recursive calls                              12,197          196.1           5.5
    recursive cpu usage                             747           12.0           0.3
    redo blocks written                          11,398          183.3           5.1
    redo buffer allocation retries                    0            0.0           0.0
    redo entries                                  6,920          111.3           3.1
    redo log space requests                           0            0.0           0.0
    redo log space wait time                          0            0.0           0.0
    redo ordering marks                              96            1.5           0.0
    redo size                                10,184,944      163,781.9       4,575.5
    redo subscn max counts                          811           13.0           0.4
    redo synch time                               2,190           35.2           1.0
    redo synch writes                             2,220           35.7           1.0
    redo wastage                              1,377,920       22,158.0         619.0
    redo write time                               2,192           35.3           1.0
    redo writer latching time                         0            0.0           0.0
    redo writes                                   2,228           35.8           1.0
    rollback changes - undo records                  24            0.4           0.0
    rollbacks only - consistent read                  4            0.1           0.0
    rows fetched via callback                     1,648           26.5           0.7
    session connect time                              0            0.0           0.0
    session cursor cache hits                     1,242           20.0           0.6
    session logical reads                       104,295        1,677.2          46.9
    session pga memory                        2,555,904       41,101.0       1,148.2
    session pga memory max                            0            0.0           0.0
    session uga memory                          123,488        1,985.8          55.5
    session uga memory max                            0            0.0           0.0
    shared hash latch upgrades - no                  66            1.1           0.0
    sorts (disk)                                      0            0.0           0.0
    sorts (memory)                                  148            2.4           0.1
    sorts (rows)                                 54,757          880.5          24.6
    sql area evicted                                 86            1.4           0.0
    sql area purged                                   0            0.0           0.0
    summed dirty queue length                         0            0.0           0.0
    switch current to new buffer                    596            9.6           0.3
    table fetch by rowid                          9,173          147.5           4.1
    table fetch continued row                         0            0.0           0.0
    table scan blocks gotten                        982           15.8           0.4
    table scan rows gotten                      154,079        2,477.7          69.2
    table scans (cache partitions)                    0            0.0           0.0
    table scans (long tables)                         0            0.0           0.0
    table scans (short tables)                       59            1.0           0.0
    total number of times SMON poste                  0            0.0           0.0
    transaction rollbacks                             1            0.0           0.0
    undo change vector size                   3,990,136       64,164.5       1,792.5
    user I/O wait time                               49            0.8           0.0
    user calls                                   26,517          426.4          11.9
    user commits                                  2,226           35.8           1.0
    user rollbacks                                    0            0.0           0.0
    workarea executions - onepass                     0            0.0           0.0
    workarea executions - optimal                   204            3.3           0.1
    write clones created in backgrou                  0            0.0           0.0
    write clones created in foregrou                  0            0.0           0.0
              -------------------------------------------------------------... and what's even more interesting is the report that I've got using this great Tanel Poder's session snapper script. Take a look at these numbers (excerpt):
    SID      USERNAME        TYPE      STATISTIC                  DELTA         HDELTA/SEC       %TIME
    668      ROVE_EDA        WAIT      log file sync              2253426        450.69ms         45.1%
    668      ROVE_EDA        WAIT      log file sync              2140618        428.12ms         42.8%
    668      ROVE_EDA        WAIT      log file sync              2088327        417.67ms         41.8%
    668      ROVE_EDA        WAIT      log file sync              2184408        364.07ms         36.4%
    668      ROVE_EDA        WAIT      log file sync              2117470        352.91ms         35.3%
    668      ROVE_EDA        WAIT      log file sync              2051280        341.88ms         34.2%
    668      ROVE_EDA        WAIT      log file sync              1595019        265.84ms         26.6%
    668      ROVE_EDA        WAIT      log file sync              612034        122.41ms         12.2%
    668      ROVE_EDA        WAIT      log file sync              2162980         432.6ms         43.3%
    668      ROVE_EDA        WAIT      log file sync              2071811         345.3ms         34.5%
    668      ROVE_EDA        WAIT      log file sync              2004571         334.1ms         33.4%
    668      ROVE_EDA        WAIT      db file sequential read    28401          5.68ms           .6%
    668      ROVE_EDA        WAIT      db file sequential read    29028          4.84ms           .5%
    668      ROVE_EDA        WAIT      db file sequential read    24846          4.14ms           .4%
    668      ROVE_EDA        WAIT      db file sequential read    24323          4.05ms           .4%
    668      ROVE_EDA        WAIT      db file sequential read    17026          3.41ms           .3%
    668      ROVE_EDA        WAIT      db file sequential read    6736          1.35ms           .1%
    668      ROVE_EDA        WAIT      db file sequential read    33028           5.5ms           .6%
    764      (LGWR)          WAIT      log file parallel write    2236748        447.35ms         44.7%
    764      (LGWR)          WAIT      log file parallel write    2150825        430.17ms         43.0%
    764      (LGWR)          WAIT      log file parallel write    2139532        427.91ms         42.8%
    764      (LGWR)          WAIT      log file parallel write    2119086        423.82ms         42.4%
    764      (LGWR)          WAIT      log file parallel write    2134938        355.82ms         35.6%
    764      (LGWR)          WAIT      log file parallel write    2083649        347.27ms         34.7%
    764      (LGWR)          WAIT      log file parallel write    2034998        339.17ms         33.9%
    764      (LGWR)          WAIT      log file parallel write    1996050        332.68ms         33.3%
    764      (LGWR)          WAIT      log file parallel write    1797057        299.51ms         30.0%
    764      (LGWR)          WAIT      log file parallel write    555403        111.08ms         11.1%
    764      (LGWR)          WAIT      log file parallel write    277875         46.31ms          4.6%
    764      (LGWR)          WAIT      log file parallel write    2067591         344.6ms         34.5%Where SID=668 is the session we've been looking for... OK, we've got to get back to monitoring disk array and the corresponding network components.
    tOPsEEK

  • Documentation for JCRMI exceptions

    Hi,
    I am getting rmi exceptions like signature mismatch, and thrown on the card. The RMI Client API does not mention the possible causes for these exceptions. Can you please direct me towards a proper documentation?
    Cheers,
    Namit

    Hi.
    I am not an expert in RMI internals and I don't know if and where the exceptions are documented.
    I am getting rmi exceptions like signature
    mismatch
    Looks like a method signature you call via JCRMI does exist on the card but it has a different signature = needs different number and/or types of parameters.
    Make sure you always use on card an off card the same interface for calling/implementing your RMI class.
    Jan

Maybe you are looking for

  • Why are messages not dequeuing and stuck in the ready state?

    Messages are successfully enqueueing but not dequeuing and are stuck in ready state (STATE = 0).  The ENQ_TIME is 5 hours ahead of system time.  In one environment, AQ is working (10g 10.2.0.4.0).  In the other environment, it is not working (11g 11.

  • Is there a way you can select a display option for Safari pages on the OS5?

    The tabbed version of Safari for the ipad2 is nice but the old one is better. Is there a way we can select a display option that lets a user toggle between the two?

  • Name gradients and adjustment brushes

    Is there a chance we will get the possibility to give each adjustment brush and gradients a name? The way it is now it is pretty confusing when using more than one. Like: Gradient1: Horizon Gradient2: Colour Adjustment Brush1: Eyes Adjustment Brush2:

  • Bounced mail in trash?

    I noticed recently that the junk mail I "Bounce" goes to the trash. What is this about??? Does that mean it's not bounced but rather sent to the trash?

  • 6102i, nokia suite and "contacts"

    6102i, nokia suite and "contacts" pc: hp eunning windows xp software: nokia pc suite 6.81.13.0 old phone nokia 6102i new phone nokia 6102i (warranty replacement) how connected: ca-42 data cable the problem: backed up the old phone fine but when i tri