Need a tool for oracle,like we have in sqlserver profiler....

Hi All,
I need your help..I need a graphical tool for oracle for monitoring the queries which are hitting the database.Actulla our developers wants this tool.Please advice me in this ASAP
We have a tool profiler in sqlserver,we need the tool which works like profiler...
Regards,
Mohammed

You can enable tracing at multiple levels using the DBMS_MONITOR package. The following link shows how to enable session tracing: [Application Tracing Tools|http://download.oracle.com/docs/cd/B19306_01/server.102/b14211/sqltrace.htm#CHDFCGAE]
You can then use a tool like TKPROF or TRCSESS to aggregate the trace data into more readable files for analysis.
HTH!

Similar Messages

  • Searching for a Reporting Tool for Oracle 11g

    Hello,
    I have created several OLAP-Cubes with the Analytic Workspace 11.1.0.7.0B on the Oracle Database 11g. Now I need a Tool for Creating some Reporting. I have Oracle BI Spreadsheet Add-In Version 10.1.2.3 for Microsoft Excel. I have installed it and I have a Connection to the Database. But on the Query-Assistent, I can't see my Measures and Dimensions. I guess it is because of the Version.
    My Questions are:
    - Is there any BI Spreadsheet in Version 11?
    - Is there any other Reporting-Possibility with another Tool for Oracle 11g? I couldn't find anything yet.
    I am very happy, if there is anyone who can answer my questions.

    I have no knowledge of BI publisher but if you install OBIEE then you will have option to install BI publisher also. You can download OBIEE from here.
    After installation you can look at following post to see the set up required to access olap cubes.
    http://www.oracle.com/technology/obe/olap_biee/index.html
    OBIEE install/user documentation -> http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_1.htm
    Thanks,
    Brijesh.

  • Migration Tool for Oracle 8i

    Hi Friends !
    I want to migrate Sql Server 7 database to Oracle 8i. For this I have downloaded Oracle Migration Workbench from OTN. Bt when I tried to install it I got message "The Oracle Migration Workbench 2.0.2.0.0 must be installed into an Oracle 9.0.1 Home"
    I think the tool provided on OTN is for Oracle 9i. Where can I get the tool that will help me to migrate the databases to 8i ?
    Thanks in advance.
    Abhi

    812294 wrote:
    Can anyone tell me where i can download tool for Oracle reports developer for Oracle 10g? can you give me exact link?
    Thanks muchI am not clear what software you desire.
    http://otn.oracle.com
    Edited by: sb92075 on Sep 17, 2011 12:37 PM

  • Config Lab tool for Oracle CC&B Package

    Hi,
    Is there any configlab tool for Oracle CC&B package for confifuration management accross different environments. we can use VSS as version management for java codes and cobol codes in CC&B. But i am unable to identify any config lab tool for configuration management.
    Guys please help me out in this.
    Thanks and Regards
    sayantan

    Sayantan,
    There is (unfortunately) no silver bullet for your requirement.
    Here is a good blog article on the different options available.
    https://blogs.oracle.com/theshortenspot/entry/configlab_versus_bundling_vers
    Implementations use variations and combinations of the 3 tools that are available, coupled with 3rd party migration tools (like vss). The strategy for an implementation's development-to-production life cycle will vary based on a multitude of factors. Skill set of the IT shop, what tools they are used to, internal audit procedures, etc.
    Hope the article provides some food for thought!
    D

  • Need User Documentation for Oracle Calendar 9.04

    I Need User Documentation for Oracle Calendar 9.04 (which replaced Steltor Corporate Time product). I've searched all over this site and can only find server administration documentation.
    I see lots of requests from other users for this documentation and no satisfactory answer. Could someone please provide proper documentation for this software?
    Thank you.
    Helen

    Hi,
    You can refer to the Oracle Calendar Resource Kit found here:
    http://download-west.oracle.com/docs/html/B10894_01/mainpage.htm#1005552
    Thanks,
    Lily

  • Need scanner App for Dock. I have Maverick 10.9.5 and Epson Perfection V500 photo. My present app 3.7.1 won't work. Otherwise I have to go into System Preferences every time I scan to Select to switch from the Printer. Thanks for help.

    Need scanner App for Dock. I have Maverick 10.9.5 and Epson Perfection V500 photo. My present app 3.7.1 won't work. Otherwise I have to go into System Preferences every time I scan to Select to switch from the Printer. Thanks for help.

    You might give VueScan a try. It should work with your scanner. There's a demo version that you can use initially.

  • HT4970 I bought a printer Polaroid POGO, MINI PRINTER. I can not connect it via Bluetooth with my iPhone 4. Is there an app to solve this problem, because I'm Judicial Medical Expert, and I need this tool for quick things. grateful

    I bought a printer Polaroid POGO, MINI PRINTER. I can not connect it via Bluetooth with my iPhone 4. Is there an app to solve this problem, because I'm Judicial Medical Expert, and I need this tool for quick things. grateful
    Max Cavichini
    Medical Legal Expert
    Problem ipad and i phone

    This has never been a feature of iphone,ipod touch or ipad.

  • Need caring server for Oracle XE

    My apologies if this is an inappropriate question or the wrong place to ask it.
    I'm a small company that would like to showcase some APEX applications and need a secure and accessible server to be able to do this.
    Does anyone have any experience with companies that provide leased dedicated servers that allow installing Oracle XE (or proper 10g) on it ? I've tried one and they were not very helpful. Their server was very instable and sometimes refused to reboot even when no changes had taken place yet ! I'm looking for a minimal spec'ed Linux server that will allow me to (safely) install Oracle. Speed and bandwidth are not critical but should not be too restrictive either. I'm based in the UK so this may restrict the choice of providers. Before anybody asks, I have considered hosting my own web/database server from home but my broadband connection is only 512Kbps here and not fast enough to serve my customers.
    Thanks in advance.
    Ruud Mantingh

    winner wrote:
    Hello team,
    We need a raccheck script to do a health check for oracle rac on HP-UX host, can you pls help,or the below tool not supported on hp-ux?
    RACcheck - RAC Configuration Audit Tool [ID 1268927.1]
    Regards....!At this time, the tool is supported on the following UNIX platforms:
    - Intel Linux* (Enterprise Linux, RedHat and SuSE 9 & SuSE 10)
    - Oracle Solaris* SPARC
    - Oracle Solaris x86-64
    - AIX (requires bash shell installed)
    So no hp-ux

  • Tools for Oracle

    Hi All,
    Basically we are looking for Oracle utilities which encompasses the following. Please let me know if anything in the market.
    a) Code Review
    b) Redundancy / Duplication check for code in Packages / Procedures
    c) Proper usage of variables and scope (Local vs. Global)
    d) Any MISC. suggestions regarding Tuning and Performance enhancements of the queries/procedure/ packages involved.
    (** Basically we are looking for utilities for Oracle code which are similar to certain Java Optimizer utilities (Jprobe, Jprofiler etc.))
    Thanks in advance
    Deb

    Seconded to Billy suggestions. although Mark I eyeball should be run in parallel of a factor of 2, great little tool.
    It Manager: "tune the database"
    DBA: "why, what needs tuning"
    IM: "The plsql code"
    DBA: "Why, whats wrong with it"
    IM: "theres loads of it"
    DBA:"hmmm"
    No DBA worth his salt would let an adhoc tool at code.
    Tuning? Use statspack, ASH, AWR reports, take your top ten hitters, tune them. Next month do the same.
    Code duplication? go to your Code repository like visual sourcesafe for example (you do have one dont you), get each developer, get them to go through each object and make sure it tallies with what you have in the database. they should be able to tell from the object doc notes (you did doc each object didnt you).
    Proper use of variables? Refer to to your coding standards doc (you do have one dont you), if it specified where to put global and local varialbes and it breaks those standards, get the developers to go through the objects and where it specified it was peer reviewed before submitting and noted in each object header, hang the developer and reviewer.
    code review? whats wrong with the code? see variables above.

  • Development  tool for oracle 11g R1

    hi all .. can someone plz guide me which dev tool can i use for oracle 11g R1? i want form builder and report builder for this. (i have been using oracle 9i with for builder 6i)

    kashif_ashfaq wrote:
    hi all .. can someone plz guide me which dev tool can i use for oracle 11g R1? i want form builder and report builder for this. (i have been using oracle 9i with for builder 6i)You need to use [Oracle Developer Suite 10g|http://www.oracle.com/technology/software/products/ids/index.html]

  • Is there any impact analysis tool for Oracle Forms and Reports

    Hi All
    We are curretly looking at tools available to do impact analysis in Oracle Forms and Reports. This is for the maintainance of a large Oracle application developed using forms and reports 10g. We use Oracle Designer but only to maintain the db structure and not for forms and reports generation. Our intension is to find out the impact of db model changes, stored procedure changes in Oracle Forms and Reports. Please suggest any tools that are currently used for this purpose.
    I remember manually maintaining the CRUD matrix for Oracle Forms and Reports for maintainance purpose. CRUD matrix will have the list of all the tables which are affected by the module. But this is a manual activity and hence the responsibility is with the dev team to keep the document updated. Please suggest if there is any alternative to this way which can be more effecient and less error prone...
    I also wonder how these are done in Oracle ERP? how the apps team in oracle is maintaining the forms and reports?
    Thnaks in Advance
    Mahesh Mathew

    Quest (the makers of TOAD) have a tool called SQL Impact which gathers data from forms, reports, triggers, packages etc.
    FormsMate is a simple, cheap alternative for comparing or searching in forms.
    http://www.jockvale.ca/products.html
    Alternatively, you can export forms to xml (with iff2xml90.bat) and reports to jsp (with rwconverter) and simply grep those and your sql scripts. There are grep tools for windows if you need.

  • Tools for Oracle Admin.

    Hi Gurus and admins.
    I have been lurking here for a while and I think that these groups are wicked cool! I left college ("school" to our American friends!) recently (degree in computer science) and have got a job as a junior oracle developer/dba with a small company near London. The company is "young and dynamic" (i.e. we have to work long hours ;( ), but there are good people here and lots of opportunities to learn. We are allowed choose our own tools for the work we do as long as we use the Subversion server for source control (sql - pl/sql - java - c) and use Bugzilla for reporting. Since these are browser based, this is not a problem and I can use my Linux box (nearly) all the time and the browser of my choice. Sometimes it is necessary to use Windows on client sites - amazingly, they tell us it's for security reasons - go figure! I want a lightweight admin tool that's Open Source (I did lot's of work on open source stuff when in college. Does anybody have any ideas? Mac.

    >
    Hi Mac, and welcome to the forums,
    I have been lurking here for a while and I think that these groups are wicked cool!
    I left college ("school" to our American friends!) recently (degree in computer science)
    and have got a job as a junior oracle developer/dba with a small company near London.
    The company is "young and dynamic" (i.e. we have to work long hours ;( ), but there
    are good people here and lots of opportunities to learn. We are allowed choose our
    own tools for the work we do as long as we use the Subversion server for source
    control (sql - pl/sql - java - c) and use Bugzilla for reporting. Since these are browser
    based, this is not a problem and I can use my Linux box (nearly) all the time and the browser of my choice.
    Sometimes it is necessary to use Windows on client sites - amazingly, they tell
    us it's for security reasons - go figure! I want a lightweight admin tool that's Open
    Source (I did lot's of work on open source stuff when in college. Does anybody
    have any ideas? Mac.I looked at this at one point.
    There are a number of tools out there that are F\LOSS. There's TOra which is
    about the best of the Open Source stuff, however, development seems to have
    stopped around 2010. There's also http://www.sqltools-plusplus.org:7676/index.html (Windows only)
    from Randolph Geist - but it's ceased development also. Its advantage is that it can
    be run from a USB stick - but when I tried it recently, it didn't support the DESC table_name
    command - I have to say that I was disappointed.
    There are a number of SQL*Plus replacements out there - Go [url http://packages.python.org/sqlpython/comparison.html]here to check them out - most seem to
    have ceased development - apart from sqlpython and gqlplus.
    You mention security. I was on one client site where all we were allowed use was
    vi and SQL*Plus. There is a project [url http://code.google.com/p/vorax/]here which seeks to be a
    "simple, yet a powerful IDE for Oracle databases" by sort of combining vi with SQL*Plus. Haven't
    tried it, but it might be worth a look.
    You have to remember however that, while on client site, you may very well be constrained to use
    the tools that they tell you to use which will likely be (boring old) SQL*Plus and an editor.
    You may be denied the opportunity to use your latest whizz-bang tool and worse still, you may
    be stumped if you have to use tools with which you are not familiar.
    Download and play all you like with all of the marvellous stuff you can find on the interweb,
    but you must be familiar with SQL*Plus.
    As for a GUI tool, my recommendation is that you use SQL Developer if you are mostly running
    Linux - it also works on Windows. It's a java app, so it's a bit sluggish on machines with <= 2GB
    of RAM, but with laptops now at 8GB RAM and rising, that shouldn't be an issue.
    Even on Windows, personally I find TOAD to be very cluttered, but if your employer is willing
    to pay the (outrageous) licence costs, then I would make an effort to at least become somewhat
    familiar with it - it's pretty much a standard - many Oracle job offers mention TOAD.
    You have to ask yourself for your career &c., are you more interested in F\LOSS or becoming a
    competent Oracle professional.? It's likely that the latter will pay a better salary and, even if
    you don't add in the complcation of learning non-standard apps, there's a heck of a lot to learn
    with Oracle alone.
    Best of luck with your career.
    [EDIT sb92075 mentioned Squirrel SQL - I had meant to put it down also. If you want a tool to
    connect to all major (and a lot of minor) database servers (it uses JDBC - so if you have a driver
    you can connect) and perform ad-hoc queries - then Squirrel SQL is your man. I've used it
    for Firebird, MySQL (although Workbench is better), PostgreSQL and even Oracle - it's handy!
    HTH,
    Paul...
    Edited by: Paulie on 26-Jul-2012 01:15                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Tools for Oracle Code checking

    Hi –
    I would like to know if there are any tools available for checking oracle code for the following:
    1. Un-used variables
    2. Any other code usage errors etc.
    It would be nice if I could get something of this nature as it would help.
    Thanks in advance,
    SNN.

    If price is negligible I can recommend Quest's CodeXpert:
    Toad for Oracle Professional includes all of the features in Toad for Oracle, plus CodeXpert, which automates code quality reviews for an objective and consistent review process. By incorporating rules from experts such as Steven Feuerstein, you have a virtual expert at your fingertips to advise you on your code. And, Code Reviews generate a quality and performance scorecard for your code.
    «

  • Need installation info. for Oracle ATS.

    Hi Expert,
    I am new for the tool (Oracle ATS), when I came across the tool I would like to lean and us it for our project.
    I installed the Oracle ATS 9.3 and tried to play with Test Manager, Load Test and Open Script but I can play only with OpenScript but the Test Manager and Load Test shows the error message “Unable to connect” and “ Firefox can't establish a connection to the server at localhost:8088.”.
    Could you please help me on this issues? and Also could you please share the OpenScript support the all type of Automation Testing frame Work, like keyword driven, hybrid...
    Thanks,
    SRP
    Edited by: 918087 on Jun 13, 2012 11:04 PM
    Edited by: 918087 on Jun 14, 2012 6:08 AM

    Hi SRP,
    If Oracle XE is installed you will an OracleServiceXE in your services panel. You can access the database via sqlplus, SQLDeveloper or via the management control - http://127.0.0.1:8080/apex.
    There are some keyword driven frameworks out there already - just google for them. Or you can develop your own - this would mean getting familiar with the tool and building it out whihc is a bigger job than can be detailed here (and will also be related to the app under test). Have a look at the OpenScript users guide in c:\oracleats\docs\en.
    There are also some starter kits for ebusiness, jde etc that can be downloaded from http://www.oracle.com/technetwork/oem/app-test/index-084446.html. These might be a good place to start.
    Cheers,
    Jamie

  • Open source monitoring tool for oracle Database

    Hi,
    Please suggest me any opensource tool to monitor the health, availability and performance of the Oracle Database that can be accesed through web client
    Thanks in advance

    user1687821 wrote:
    Robert,
    Thanks for the update, ya i basically need the tool to monitor the DB, but at the same time, if CPU is going high due to any query or any other reason, we must get the alert, the tool currently we are using triggers a mail for both, DB as well as CPU when it goes high, similar one is needed
    ThanksGrid control or database control will do this for you, there is a rather big however, er however. Being notified is a part of the diagnostics pack functionality (ludicrously and unjustifiably IMO). That means a license cost (unless you are already licensed for it). nagios does this as others have said as do shell scripts. I'm not aware of an open source tool that does all you want without scripting though.
    Niall

Maybe you are looking for

  • How can I take lion off of my MacBook Pro and go back to using Snow Leopard

    How can I take lion off of my MacBook Pro because it has too much problems with the new operating system, I have talked to Apple support for both computers and still nothing happens I think they know that there's something wrong and they don't know h

  • Outbound Apple Mail Gmail Messages Trapped in Outbox

    Mavens, On an iMac running Mavericks (OS X 10.9 (13A603)) and Apple Mail 7.0 (1822), outbound GMail messages remain trapped in the Outbox. NOTE: This GMail account is using Google's 2-step Verification with an Application-specific Password for Apple

  • Why does my mac move to space two when waking it from sleep??

    what the heck, when I awake my Mac from the screen being black/sleep mode, it automatically jumps to my space 2. why is this? is this a Firefox issue? it's really aggravating!

  • How to calculate the total from users input in switch?

    I dont know how to hold the input from user. But here is part of my coding : System.out.println ("Type 1 for buying Ruler"+ "\nType 2 for buying Pencil"); stationaries = console.nextInt(); switch (stationaries) case 1 : System.out.println("Ruler per

  • Memory Leaks in Java

    Hi, I have a considerably large business application that consists of JSPs and JavaBeans which connects to a database. The application runs off a Tomcat server. Some information about the application is as follows: a. JDK version 1.4.2_11 b. Database