Lock monitor, top sql and trace data viewer

can any one please tell me how can i access lock monitor, top sql and trace data viewer
i am also not sure whether these tools are installed on my machine or not, if they are please tell me how can i access them, if not please tell me how can i install them
thanks a lot

Hey,
You can launch OEM from a client machine and then:
- Log in as system for example;
- go to tools,
- then - Diagnostics Packs, then you will have:
a) Lock Monitor
b) Perfomance Manager
c) Performance Overview
d) Top Sessions
e) Top SQL.
I hope this can help you a little.
Regards,
Marcello

Similar Messages

  • Monitor the sql and binding data

    who can tell me the sql to monitor the sql and binding data in sqlplus.
    or other oracle utilitis.
    thanks in advance.

    Hi Adam,
    Thanks,
    I can create the dimension, hierarchy, level, measure, Cubes etc using SQL Developer. I guess I am right what I have written.
    But I have created all these using AWM tool. Now Can I see the exact sql and data for all behind each? As I have developed it through AWM tool.
    I can see a view called Cubename_view. Is it the required view generated for the Cube. If Yes, Still I cant see any data in that View after creating and maintaining a Cube.
    Below is the sql that is generated for that particular view.
    CREATE OR REPLACE FORCE VIEW "CEMS"."MTN_CUBE_VIEW" ("MT_VOICE_ERROR_COUNT", "MO_VOICE_ERROR_COUNT", "DATA_ERROR_COUNT", "RECHARGE_ERROR_COUNT", "SUBSCRIBER", "HANDSET", "CELL", "TIME") AS
    SELECT
    *"MT_VOICE_ERROR_COUNT",*
    *"MO_VOICE_ERROR_COUNT",*
    *"DATA_ERROR_COUNT",*
    *"RECHARGE_ERROR_COUNT",*
    *"SUBSCRIBER",*
    *"HANDSET",*
    *"CELL",*
    *"TIME"*
    FROM TABLE(CUBE_TABLE('"CEMS"."MTN_CUBE"') )
    Thanks.
    DKS

  • Trace filters & Trace Data Viewer crash problem

    hi,
    i've just managed to get trace running and all, but now i have too much data to view. i would like to view only sql statements that come from my application and not all action that goes on on the server...
    my other problem is trace data view. it crashes when i click on details tab beside Sql statement.
    what data is displayed in details tab? the reason i'm asking is that i execute some insert/update/delete querys with parameters that i cannot see in vb.net (i mean the values of those parameters) but i need to be sure that application passes right values. when i worked with sql server it was very simple to see what is happening on the server, here i only get sth. like
    INSERT INTO ismm_merilna_mesta
    (id_ismm, ime_postaje, ime_vodotoka,
    vstopno_za_napravo, izstopno_za_napravo)
    VALUES (ismm_seq_merilna_mesta.NEXTVAL, :b1,
    :b2, :b3, :b4)
    so parameter values :b1, :b2... are completly unknown to me!
    are those values displayed under details tab? Can i see them any other way? is there mybe any other tool for real time tracing & displaying data similar to sql servers Profiler?
    thanks for all replies...

    Maybe check this:
    http://www.psoug.org/reference/trace_analyzer.html
    I wouldn't trust such analyzer... but this is my private opinion

  • Cant start trace data viewer

    When I try to start the trace data viewer I keep getting the error message:
    no trace formatted data found. The Data Viewer will not be started.
    I even tried doing a:
    SQL>alter session set SQL_TRACE TRUE
    but still no change, any suggestions?

    Maybe check this:
    http://www.psoug.org/reference/trace_analyzer.html
    I wouldn't trust such analyzer... but this is my private opinion

  • Order changes in Monthly and Weekly Data View

    Hi,
        I need some of your suggestions for my problem below:
    I have a planning book with two data views (1 with monthly bucket and other with weekly bucket).Now I create three forecast orders in the weekly data view as below:
    Quantity     Date
    10         05.11.2007
    20         12.11.2007
    30         19.11.2007
    So I can see the sum as 60 in the monthly data view. Now I try to modify (deduct by 5) the forecast order from the monthly data view. So the sum 60 changes to 55 but when I see the details of the order it looks strange to me.
    11 26.11.2007
    13 19.11.2007
    13 12.11.2007
    13 05.11.2007
    5   01.11.2007
    Please let me know what is the logic behind this?
    But if I perform the above calculation for the category 'HG' as above I get the result like this.
    Weekly Buckets
    10 05.11.2007
    20 12.11.2007
    30 19.11.2007
    Monthly Buckets
    55 01.11.2007
    Thanks,
    Siva.
    Message was edited by:
            sivaprakash pandian

    Hi siva
    This is possibly because of the settings in the planning area for the time disaggregation of the Key figure
    Can you go Planning area administration and see what the setting is in the key figure disaggregation tab?
    I think it needs to be P for proportional distribution and will use previously existing proportions for new quantities.
    instead in your case it is ignoring previously exsisting proportions and distributing afresh. Am not sure what type that is (K?)
    the F1 on the time based disaggregation field will give you a better idea.
    if you want to know why the 11 and 5 are there at the ends and 13 is in the middle buckets, it is because the storage buckets for the weeks have 6, 7,7,7 and 2 days and 55/30 multiplied by these days is how the number are calculated.
    there is also some help here
    http://help.sap.com/saphelp_scm50/helpdata/en/73/3e1167347111d398290000e8a49608/frameset.htm

  • CF SQL and DB2 - dates

    I've tried just using the date (udate), using it with
    apostrophes, with dateformat, createodbcdate, etc. The value of
    udate is 20070620. When the date field, SFDATE, was numeric (in the
    DB2 database), it worked fine. I changed that fields to a date type
    and haven't been able to use it since.
    Macromedia][SequeLink JDBC Driver][ODBC Socket][IBM][iSeries
    Access ODBC Driver][DB2 UDB]SQL0180 - Syntax of date, time, or
    timestamp value not valid.
    The error occurred in
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 40
    Called from
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 10
    Called from
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 1
    Called from D:\usersites\tsiAdmin\htdocs\tsijobmenu.cfm: line
    21
    Called from
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 40
    Called from
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 10
    Called from
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 1
    Called from D:\usersites\tsiAdmin\htdocs\tsijobmenu.cfm: line
    21
    38 : left join clusr
    39 : on strsfill.sfsrc=clusr.cucons
    40 : where SFDATE = #createodbcdate(udate)# AND SFINIT =
    '#user#'
    41 : </cfquery>
    42 : <cfoutput>
    SQL select * from strsfill left join cstatic on
    strsfill.sfcomp=cstatic.csrec# left join clusr on
    strsfill.sfsrc=clusr.cucons where SFDATE = {d '56851-06-27'} AND
    SFINIT = 'vjl'

    here's the new error;
    [Macromedia][SequeLink JDBC Driver][ODBC
    Socket][IBM][iSeries Access ODBC Driver][DB2 UDB]SQL0180 - Syntax
    of date, time, or timestamp value not valid.
    The error occurred in
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 41
    Called from
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 13
    Called from
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 1
    Called from D:\usersites\tsiAdmin\htdocs\tsijobmenu.cfm: line
    21
    Called from
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 41
    Called from
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 13
    Called from
    D:\usersites\tsiAdmin\htdocs\jbrecruitingstat1.cfm: line 1
    Called from D:\usersites\tsiAdmin\htdocs\tsijobmenu.cfm: line
    21
    39 : left join clusr
    40 : on strsfill.sfsrc=clusr.cucons
    41 : where SFDATE = #createodbcdate(TheFormattedDate)# AND
    SFINIT = '#user#'
    42 : </cfquery>
    43 : <cfoutput>
    SQL select * from strsfill left join cstatic on
    strsfill.sfcomp=cstatic.csrec# left join clusr on
    strsfill.sfsrc=clusr.cucons where SFDATE = {d '18880-07-06'} AND
    SFINIT = 'vjl'
    And the code is;
    <cfset uyear=left(#udate#,4)>
    <cfset umonth=mid(#udate#,5,2)>
    <Cfset uday=right(#udate#,2)>
    <cfset TheFormattedDate="#umonth##uday##uyear#">
    <cfparam name="spaces1" default=" ">
    <cfform method="post" name="recruitingform1"
    id="recruitingform1" action="jbrecruitingstat2.cfm">
    <cfinput type="text" name="user" value="#user#">
    <cfinput type="text" name="udate" value="#udate#">
    <table>
    <tr>
    <td colspan="12"
    align="center"><strong>Recruiting
    Stats</strong></td>
    </tr>
    <tr>
    <td valign="top">
    <table>
    <tr>
    <td colspan="6" align="center"><strong>Servicing
    Stats</strong></td>
    </tr>
    <tr>
    <td> # Fills </td>
    <td> Src </td>
    <td> Client </td>
    <td> Pay Rate </td>
    <td> Profit </td>
    <td> Length </td>
    </tr>
    <cfquery datasource="AS400" dbtype="ODBC"
    name="qrsfill">
    select * from strsfill
    left join cstatic
    on strsfill.sfcomp=cstatic.csrec##
    left join clusr
    on strsfill.sfsrc=clusr.cucons
    where SFDATE = #createodbcdate(TheFormattedDate)# AND SFINIT
    = '#user#'
    </cfquery>

  • Directory 6 Proxy and Virtual Data view transformations

    Hello,
    Could anyone guide me (or have an example) on how to correctly construct macro (substring(), split()) in view transformations:
    dpconf add-virtual-transformation MYVIEW mapping attr-value-mapping dn internal-value:uid=\${uid} view-value:uid=\${uid},ou=.......
    for example - I'd like to set (transform dn) a view value dn as uid=(uid from internal value), but ou=(as a substring of ou from internal value) ?
    Any example would be helpful.
    Thanks,
    /Mareks

    Hello again,
    I'm still struggling with this - if I use this syntax:
    view-value:uid=\${uid},ou=substring(\${ou}, 0, 6),dc=example,dc=com
    first - I get "syntax error near unexpected token `('" which says that I need to escape ();
    If I use then:
    view-value:uid=\${uid},ou=substring\(\${ou}, 0, 6\),dc=example,dc=com
    no transformation is done (simple ldapsearch) and if I use:
    view-value:uid=\${uid},ou=substring\(\${ou}, 0, 6\)
    ldapsearch returns uid=..., ou=substring(....... - so no macro processing.
    What then would be correct way to escape macro command itself ?
    Thanks,
    Mareks

  • Trace Data Viewer

    Hi,
    I've seen some info on the web indicating a windows gui for analysing trace files exists. Does anybody know more about this? was it just in the older version and now TKPROF is the only way?

    Maybe check this:
    http://www.psoug.org/reference/trace_analyzer.html
    I wouldn't trust such analyzer... but this is my private opinion

  • Top sql in java enterprise manager 10G

    i,
    in the java enterprise manager 9i, I could use 'top sql', 'top sessions' from the java applications.
    I recently installed 10G enterprise manager client, and I now miss the top sql and top sessions apps.
    I know that they are available in the web interface for enterprise manager 10G, but I can't use the webinterface right now. I would like to use the standalone java enterprise manager. How can I get the top sql in there?
    Greetings,
    Ivo

    anybody?

  • DPS 6 data view for base dn

    My ldap client is showing my base dn twice through the dps which is odd. Anybody see that before? Is it because I have the root data view enabled and another data view enabled with the base dn stated? The root data view is showing the directory suffix setting right? Maybe I just need the root data view enabled.

    if you have more than one data view on the same backend, then you will "view" the data more than once. So yes, stick to one one data view.
    More generally, you can use more than one data view on the same backend if you want some kind of separation, say per client applcation, per ip, per bind dn, etc ...
    that would be handled by the connection handlers.

  • Imported ical from outlook and the date across the top of the weekly view all show the date i imported..

    imported ical from outlook and the date across the top of the weekly view all show the date i imported..

    I'm confused, what does iCal have to do with this, it seems as though you went from Outlook to Entourage, is that correct?

  • Top Activity and Monitored SQL Executions

    Hi,
    We have some issues with our batch jobs and I bumped into an issue I've seen before.
    I can see in Top Activity that there is a job running in my database and I can see the SQL through Top Activity page in GC. When I try to monitor the SQL "live" with Monitored SQL Executions I can't see any executions at all in the database.
    If I go to the session browser in TOAD I can see the process (SID) as active and I can see the current statment (the same as in Top Activity)
    So to summarize:
    Why can't I see the SQL in Monitored SQL Executions?
    Btw We run Oracle 11.2.0.2
    Regards
    Morten

    Please log an SR provide SQL Monitor Active Report for your SQL. Thanks.
    -Mughees

  • [Microsoft][SQL Server Native Client 11.0][SQL Server]The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator.  'Items' (OITM) (OITM)

    Dear Experts,
    i am getting the below error when i was giving * (Star) to view all the items in DB
    [Microsoft][SQL Server Native Client 11.0][SQL Server]The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator.  'Items' (OITM) (OITM)
    As i was searching individually it is working fine
    can any one help me how to find this..
    Regards,
    Meghanath.S

    Dear Nithi Anandham,
    i am not having any query while finding all the items in item master data i am giving find mode and in item code i was trying to type *(Star) and enter while typing enter the above issue i was facing..
    Regards,
    Meghanath

  • How to see a stream of a signal in the Data View while monitoring a signal.

    Hi!
    I'm migrating from an older data acquisition software for SignalExpress. With the DAQ old had a way to monitor the signal so that the software screen I saw on the timeline and as I increased or diminished the scale of the X axis (time), I saw more or less signal transitions in screen, respectively. For example, if the time scale (x axis) was set to 5 seconds and the signal that I was monitoring commute every 1 second, I would see on the screen of the software 5 sequential pulses.
    I am not able to configure my data acquisition that way. What I have noticed is that the scale of the X axis is limited to the value of the "Samples to read." With that, I see the sign on the software screen is instantaneous and not a sequence of pulses.
    I intend to monitor the signals are random signals originating from idependentes and switching relays.
    In summary, I believe that the solution to what I want to do is increase the scale of the axis X. How to do this?
    I use SignalExpress 2011, USB-6363 DAQ step and Digital Line Input.
    Thank you.

    OKors,
    First, sorry for the delay in responding to you. And second, thanks for your reply.
    I will try your suggestion: continuously scrolling "strip chart".
    To try to clarify, what I want is to merge than I can with Digital Graph - signs lined up vertically with the display type Chart, where it can act on the parameters of History Lengh, as you suggested, to achieve "curb" the transition graph .
    If using the first solution, Digital Graph, the screen transitions are very fast. On the other hand, if using the graph chart type for digital signals, they overlaps, since all have the same value - 0 or 1.
    The idea is that these two characteristics in a single graph (Data View). I believe something to be simple, but I'm having trouble mounting this setting.
    That's it. Any news ... I'll post here.

  • Hi experts, how to use open sql to read data from one " maintenance view"?

    i want to use this part of data within report ,so how to use open sql statement to read data from one " maintenance view"?

    Hi
    You can't use OPEN SQl statements to fetch data from maintenance view
    You have to use only Database views
    see the different types of views and the difference
    The followings are different types of views:
    - Database View (SE11)
    Database views are implement an inner join, that is, only records of the primary table (selected via the join operation) for which the corresponding records of the secondary tables also exist are fetched. Inconsistencies between primary and secondary table could, therefore, lead to a reduced selection set.
    In database views, the join conditions can be formulated using equality relationships between any base fields. In the other types of view, they must be taken from existing foreign keys. That is, tables can only be collected in a maintenance or help view if they are linked to one another via foreign keys.
    - Help View ( SE54)
    Help views are used to output additional information when the online help system is called.
    When the F4 button is pressed for a screen field, a check is first made on whether a matchcode is defined for this field. If this is not the case, the help view is displayed in which the check table of the field is the primary table. Thus, for each table no more than one help view can be created, that is, a table can only be primary table in at most one help view.
    - Projection View
    Projection views are used to suppress or mask certain fields in a table (projection), thus minimizing the number of interfaces. This means that only the data that is actually required is exchanged when the database is accessed.
    A projection view can draw upon only one table. Selection conditions cannot be specified for projection views.
    - Maintenance View ( SE54 )
    Maintenance views enable a business-oriented approach to looking at data, while at the same time, making it possible to maintain the data involved. Data from several tables can be summarized in a maintenance view and maintained collectively via this view. That is, the data is entered via the view and then distributed to the underlying tables by the system.
    Please have a look at below link. It will help you.
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed06446011d189700000e8322d00/frameset.htm
    for more detailed info look on:
    http://www.sap-img.com/abap/what-is-the-different-types-and-usage-of-views.htm
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/abap+dictionary&
    Reward points for useful Answers
    Regards
    Anji

Maybe you are looking for

  • A field of the table in sql server db can't be updated with the db adapter

    Hi all, I am using db adapter to update data in bpel. The database is sql server. But on the running time, i find a field which named 'JDBCT1' can't be updated. all the other fields of this table can be updated properly. For the operation type, i hav

  • Master Detail Form - Problem using built in wizard

    Hi There We are working on Application express 2.2. We are facing problems for a master detail form using Wizard. The details are as follows : >> 1) Master table : TS_ENTRY_TXN trans_id P.K. 2) Detail table : TS_ENTRY_TXN_DETAIL a)trans_id b)sub_tran

  • Changing volume levels in a video

    I've made a three minute commercial as part of a school project, but I'm having trouble adjusting the audio as I want it. I have set background music, and have managed it fine throughout the video until the end. I have a cutscene of credits, during w

  • Cmdline start and stop separate OC4J

    Hi, We are working with OAS 10.1.2.0.2 (J2EE and Web Cache) On that OAS we have 7 OC4J's with different Webservices Is it possible to start and stop a OC4J sepratly using commandline functionalitt without using "opmnctl stopall" and startall Based on

  • Mail - from Yahoo mail, all emails imported except from a specific date

    Hello guys. I have just linked up my yahoo pop email with my mac mail. After setting all the POP preferences and letting mac mail copy everything from my yahoo inbox to mail inbox. All emails have copied except everything from 27th of December 2009.