Need help with regard to the audit

Hi all
Im trying to audit the actions of users who access the database.i.e I get requests from users. In the column sqltext from sys.aud$ table im get entries. But the problem is im not getting queries like

Select employee_id in system.employee; (IE queries containing specific attributes to select)

but it is audit queries like

Select * from system.employee;
Select count (*) in the system.employee;
Select count (*) in the system.employee, system.department;

Please help me with this...
Thanx

Hello

As Justin says: maybe you first want to work on the correct schema.
SYS and SYSTEM schema is not "playgrounds".
It is strongly deprecated by Oracle to create or modify objects in the schema these.

Published by: hoek on November 4, 2009 16:34 typo

Tags: Database

Similar Questions

  • Need help with auto-fill the fields

    Hello

    I need help with a form that has multiple pages.  I have some areas I are duplicated in my document.  How I got these fields auto fill throughout the form/paper? For example, I'm going to fname lname, address, telephone, etc... How can I get these fields automatically on the other pages of the form?  Is this possible?  Any suggestions are welcome.

    Thank you in advance.

    If it's just a fill operation then make sure the fields have the same name. Then set the binding to the global level and all the fields with the same name will get the same value.

    Paul

  • Need help with activation of the CC training plan

    Hey, I made a purchase order for a comprehensive cloud was created for students and teachers two weeks ago.

    1.5 week ago , made the payment but I do not have any new informations and I still can not use any application.

    Track version was released. CC cannont find my subsrciption associated with my Adobe ID

    Last email that I received said I'll be getting another within 24 hours, still no response.

    Order No. AD001694082EDPL

    Support information can not help with this problem.

    Customer support Adobe please help!

    Hi gregnawrat,

    My apologies for the delay in response.

    I just checked your account and found that you have tried to make the payment by Paypal, Paypal however rejected the transaction.

    Please check with them and place a new order, this order is not yet confirmed.

    I hope this helps!

  • Need help with calibration of the battery

    I have a Vn7 - 591 g and it's basically old 1.

    My problem is my laptop stop without noticing low battery notification and without any warning since I updated my windows 10 November pro build.

    First, it would close down to the level of 15% without indication battery and then I looked at here and there and find the calibration procedure as I tried battery as the load calibration procedures to 100% in stop and go in safe mode and let it drain and recharge again, after the fact that now he stops at the level of battery by 30% or 25% without notice or warning.

    I tried battery reset thing pinhole also as suggested somwhere in this discussion.

    One thing I noticed when I put my laptop power in High-Performance option, low battery, that it just goes right into hibernation but when I plug in the AC adapter it shows battery 0% or 1%, and perception.

    so is it problem in my battery or Power Options or the problem is another?

    Any help will be appreciate and please answer quickly because I am sad with this problem. It is a one year old laptop around, I bought new.

    Hello

    Well, the wear level is quite high for a laptop one year old. Do you often use on the farm?

    It is interesting that hwmonitor reads the same amount as that of windows, stop so suddenly, because of the battery not calibrated... I don't think so. It may be the case even if the PCI that controls the battery charging does not correctly read the State. That would mean that you would need to change the battery (the peak is on the battery).

    You can try to run battery Eater: http://www.softpedia.com/get/System/OS-Enhancements/Battery-Eater-Pro.shtml

    This software will monitor your battery while meeting and then make a graph of it after a reboot. I don't remember if trace the graph based on the percentage, or the actual capacity of the battery.

    You can read more about what the software did here:

    http://Lifehacker.com/5657275/battery-Eater-benchmarks-your-batterys-capacity-so-you-know-what-to-ex...

    Also, would probably be a good idea to see if what happens on another operating system as well. For example, you can try to make a USB boot Linux, ubuntu and check if your laptop suddenly stops at the same percentage values. If it is not the case, which is probably something just with windows.

  • Need help with information about the file

    IM and only know basic computer skills. Im having a problem with obtaining correct file information.  I only use MS MediaPlayer.  I have amassed a decent library.  Over the years, I've downloaded music from CD, limewire and what is called a torrent.  My daughter would be to get an education, but she managed.  Songs from a CD are not a problem, but other sources, the news of music might be incorrect or missing.  On my hard drive and the Member for information often is listed as unknown or various artist.  I edited the info on the Congressman, but he will not put these songs in order. Always the groups to the title of an album.  I can't change the information in the properties.  I think I would need to correct the source info in my library, but I don't know how. Any help would be greatly appreciated my OCD insists that my library be in order. Thank you!

    Liner,

    Musician is working hard and deserves to be paid for their work like everyone else, and unless they offer their recordings for free, whenever you download a torrent or P2P service like Limewire, you're basically stealing their intellectual property and taking food off of their plate.

    Most of the people don't post on a Microsoft Forum, ask the help of cataloguing of media that were obtained from these types of sources. In addition, the sources you cite could also distribute unwanted hitchikers (virus, malicious software) as well as the music.

    If you buy the CD you got with torrents and Limewire, you would probably best chance to get the metadata. And it would be "the right thing to do."

  • Need help with script to remove audit ASM files

    Hello

    It would be great if someone can provide me with a script to delete the files of audit and trace on ASM files

    Thank you

    Aerts.

    Ed,

    I have a shell script which is run via cron once a week.  Of course, you need to change the location of the trace and audit files.  This script will remove all files .trc and .trm more than 10 days

    #! / bin/bash

    find/u01/app/oracle/diag/rdbms /... dbname... / path-name ' * .trc ' - mtime + 10 - type f-exec rm '{} ';

    find/u01/app/oracle/diag/rdbms /... dbname... / path-name ' * .trm ' - mtime + 10 - type f-exec rm '{} ';

  • Hello, need help with re install the ambient light.

    I had installed the ambient light in my laptop that has hardware problems now (without monitor) and so I uninstalled it and now trying to install in my new laptop. But could not understand how do. Could someone help me with it please?

    Refer to the link below:

    Lightroom: 5.5 (win),

    Concerning

    Varun

  • Need help with SQL for the following logic.

    I have a table with 3 columns and the following data:
    DATE NAME S_NO
    1 ABC1 JANUARY 1, 2001
    1 ABC2 JANUARY 10, 2001
    1 ABC3
    1 ABC4
    ABC1 2 1 DECEMBER 2010
    ABC2 2
    2 ABC3 DECEMBER 10, 2010
    2 ABC4 DECEMBER 5, 2010
    3 XYZ1 FEBRUARY 1, 2001
    3 XYZ2 FEBRUARY 2, 2001

    I need to retrieve the value of NAME for each S_NO corresponding to the maximum DATE. In the above example, it will be:
    1 ABC2
    2 ABC3
    3 XYZ2
    /* Formatted on 9/10/2012 2:50:13 PM (QP5 v5.139.911.3011) */
    WITH t AS (SELECT 1 S_NO, 'ABC1' NAME, '1-JAN-2001' dt FROM DUAL
               UNION ALL
               SELECT 1, 'ABC2', ' 10-JAN-2001' FROM DUAL
               UNION ALL
               SELECT 1, 'ABC3', NULL FROM DUAL
               UNION ALL
               SELECT 1, 'ABC4', NULL FROM DUAL
               UNION ALL
               SELECT 2, 'ABC1', '1-DEC-2010' FROM DUAL
               UNION ALL
               SELECT 2, 'ABC2', NULL FROM DUAL
               UNION ALL
               SELECT 2, 'ABC3', '10-DEC-2010' FROM DUAL
               UNION ALL
               SELECT 2, 'ABC4', '5-DEC-2010' FROM DUAL
               UNION ALL
               SELECT 3, 'XYZ1', '1-FEB-2001' FROM DUAL
               UNION ALL
               SELECT 3, 'XYZ2', '2-FEB-2001' FROM DUAL)
    SELECT *
      FROM (SELECT S_NO,
                   name,
                   RANK ()
                   OVER (PARTITION BY s_no
                         ORDER BY TO_DATE (dt, 'dd-mon-yyyy') DESC)
                      rk
              FROM t
             WHERE dt IS NOT NULL)
     WHERE 1 = RK
    
  • Need help with commands from the console.

    Guys,

    I'm discovering nuer console which is attached to a particular hba.  I have connected to the console and you have run the following command

    cat/proc/vmware/scsi/vmhba1

    It returns a message saying something like "this is a directory" now all I have is a blank screen with a blinking cursor and I can't go back to the root.  Can someone help me to pease keep in mind Im these commands do not at all know.

    Thank you.

    ... try with CTRL + C or ": q!"

    CAD commands reference

    Bye bye

  • Need help with treatment of the raw image data

    I found that I can access the input raw through params [0]-> u.ld image and the output image I can write via the output in the rendering parameter works. I get most of the information required by the data, the width, the height and rowbytes members of these structures, but I can't understand how to determine the format or bit per pixel images. I would like the process, the data of params [0]-> u.ld.data and write directly to the output-> data, but I need to know the pixel format to correctly interpret image data.

    How can I get the number of bits of the output images? Is there a way to make my plugin support only 128 bits per pixel floatin' fist data?

    the best way to tell the depth of the incoming world is:

    extra-> input-> bitdepth;

    It gives all of the following values: 8, 16, 32.

    the 'extra' is one of the parameters passed to your plugin in the smart_render call, and this is true for the worlds of entry and exit.

    the second way is a little heavier, but you can check everyone with it:

    PF_WorldSuite2 * wsP = NULL;

    ERR (suites. Pica()-> AcquireSuite (kPFWorldSuite, kPFWorldSuiteVersion2, (const void *) &wsP));)

    ERR (wsP-> PF_GetPixelFormat (inputP, pixelFormat));

    ERR (suites. Pica()-> ReleaseSuite (kPFWorldSuite, kPFWorldSuiteVersion2));

    the type of pixel AE uses always is ARGB.

  • Need help with opening to the conversion of Lightroom

    I am doing tests with Lightroom and have questions about the structure of the file after the import of Aperture.  I see that the import into Lightroom preset creates a very nice folder structure that can be seen in the Finder - year / month / event or day.  But in Control Panel folder in Lightroom, all I see are the records of the event: it's as if the entire folder structure is flattened and none of the parent folders (year / month) are showing.  There is therefore a ton of records.  Why the folder Lightroom Panel does not show the real folder structure in the Finder?  Is this normal?

    It's the opening for Mac forum - detailed question on how to use LightRoom must be posted on the Adobe LR or addressed to the LR support forum

    LN

  • Running Windows 7 Professional with XP Mode - need help with access to the XP Mode

    Windows 7 Professional and installed XP Mode so I could run my Outlook Express email accounts. I was changing my password xp mode and before I finished putting a new password my computer loses power. Now, I have no way to get xp mode to work (the previous password does not work). Any help on opening the program would help! Thanks advance!

    Hello

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the Windows Virtual PC and XP Mode Forums.

    http://social.technet.Microsoft.com/forums/en-us/w7itprovirt/threads

  • Need help with timing of the effect!

    Hello! I currently own Adobe CS5.5. I have not touched After Effects for awhile now, I would like to use an effect and be able to start and finish the effect whenever I want bascially, but I'm not sure on how to do because it simply works the effect through the entire video I'm editing. Help, please! Thank you!

    Easy-peasy!  Just set keyframes for the effect to animate properties.  The closest together set you keyframes in the timeline, change things faster.  You can drag the keyframe around, too.

  • I need advice with regard to the installation of items 12 on MacBook Air. Previous purchase was on PC.

    I have 12 items installed on my PC. I now also have a MacBook Air and want to reinstall on the Mac using Windows key code bought earlier. Firstly, is it something I can do? In other words, when I downloaded on my Mac using my previous acct information PC, I get an exe file, and not a dmg file? Second, if not possible, then I can use the upgrade to a Mac download version, or should I buy as a new user and get a new key code? Previous chat with Adobe said I could use the old key code, but I do not see how to select Mac instead of Windows. Thanks in advance. I'm new to Mac. No new items. I always use items on my PC, but also want to use on my Mac while traveling. Do not buy if not necessary, because I don't feel that 13 elements is significantly different from what I have already.

    Never mind. For 13 current purchase price is cheaper than the upgrade from 12 to 13. In addition, 12 is a unique platform software, so that the option is a no-go. Solved.

  • Need help with div covering the whole page.

    I'm starting to learn more about the delicate design.  I have what I know is a very simple question, but can't seem to solve it.

    The problem is that I have my header and footer using the entire width of the page with a black background.  But if you look there is a small space on each side.  I would NOT expect this space.  If you wouldn't mind taking a look at the source code for this page and see what I could hurt I has you SO grateful!

    Here is the page:

    http://www.berniechiaravalle.com/index.html

    I'm looking forward to all the advice I can get.

    Thank you!

    BRITISH COLUMBIA

    Zero on the margins and padding on everything with this universal selector (*).

    Add code CSS according to your external style sheet.

    * {

    margin: 0;

    padding: 0;

    / * This fixes broken in fluid layouts box model * /.

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    }

    Nancy O.

Maybe you are looking for