How to check audit setting and read audit data?

I enable auditing for ase and then check information for sysaudits_xx table like:
select * from sysaudits_02 order by eventtime desc
and got same data like:
event
eventmod
spid
eventtime
sequence
suid
dbid
objid
xactid
loginname
dbname
objname
objowner
extrainfo
16
45
1
130
05/15/2014 1:49:03.353 PM
1
38
5
[NULL]
[NULL]
mylogin
mydb
[NULL]
[NULL]
; ; ; ; myhost, 192.168.1.17; ; mylogin/ase;
17
45
1
170
05/15/2014 1:49:03.320 PM
1
38
5
[NULL]
[NULL]
mylogin
mydb
[NULL]
[NULL]
; ; ; ; myhost, 192.168.1.17; ; mylogin/ase;
18
45
1
84
05/15/2014 1:49:03.283 PM
1
38
5
[NULL]
[NULL]
mylogin
mydb
[NULL]
[NULL]
; ; ; ; myhost, 192.168.1.17; ; mylogin/ase;
19
45
1
82
05/15/2014 1:49:03.243 PM
1
38
5
[NULL]
[NULL]
mylogin
mydb
[NULL]
[NULL]
; ; ; ; myhost, 192.168.1.17; ; mylogin/ase;
20
45
1
141
05/15/2014 1:49:03.210 PM
1
38
5
[NULL]
[NULL]
mylogin
mydb
[NULL]
[NULL]
; ; ; ; myhost, 192.168.1.17; ; mylogin/ase;
21
45
1
80
05/15/2014 1:49:03.170 PM
1
38
5
[NULL]
[NULL]
mylogin
mydb
[NULL]
[NULL]
; ; ; ; myhost, 192.168.1.17; ; mylogin/ase;
22
45
1
71
05/15/2014 1:49:03.133 PM
1
38
5
[NULL]
[NULL]
mylogin
mydb
[NULL]
[NULL]
; ; ; ; myhost, 192.168.1.17; ; mylogin/ase;
23
45
1
52
05/15/2014 1:49:03.096 PM
1
38
5
[NULL]
[NULL]
mylogin
mydb
[NULL]
[NULL]
; ; ; ; myhost, 192.168.1.17; ; mylogin/ase;
what kind of event monitored for with this data? how to stop monitoring on this event?
Also how to check all auditing setting is on. For example, if I turn on audit on disk like:
sp_audit "disk", "all", "all", "on"
then how to know how many auditing event is on in the future(maybe set by someone else)?

Hi Kent,
In general sp_displayaudit will show you what audit options are currently on.
The function audit_event_name  will help you decode the audit event numbers.
1>
2> select audit_event_name(45)
3> go
Login
(1 row affected)

Similar Messages

  • How to check whether set up tables are filled or not

    Hi Gurus,
    How to check whehter set up tables are filled or not?
    Cheers,
    Reddy.

    Hi Reddy.......
    And another point I want to make u clear............LBWQ is not the Delta Queue.............Delta queue is RSA7...............it comes into play in delta loading.......LBWQ is Extraction Queue.........While delta loading....if we use the Update mode Queued Delta........then any Changes will not directly get updated in the Delta queue.....For the Delta set up.........
    1) First u hav to run init with data transfer(After filling the set up table)
    2) After that any Changed ........will be recorded in the Extraction Queue(LBWQ)........
    3) After a certain number of records get accumulated in LBWQ........We hav to run V3 jobs to bring the data in the Delta queue(RSA7)...
    Check this.....
    Re: question on LBWQ and RSA7
    Regards,
    Debjani.....

  • How to check the memory and CPU usage on NPU

    Hi expert ,
    Could you tell me how to check the memory and cpu usage on NPU?
    I think ASR1000 has this command (show platform hardware qfp active...) , but I coudn't find the same command on ASR9001.
    I checked " show controllers np counters all"  command, but I did not find it.
    Platform: ASR9001
    version: 4.3.2
    NP: Tyhoon
    Thanks,

    Hi Kanako,
    understand your question, but something like that doesnt exist for the trident/typhoon NPU's for the asr9k.
    in fact cpu usage is not really applicable for parallel/serialized hardware forwarders, but mainly the KPI is here
    the PPS it handles.
    The max pps it can handle is dependent on feature set.
    What you could do is measure the rates on the PARSE_FABRIC_RECEIVE count (packets received from fabric, so egress direction), PARSE_ENET_RECEIVE count (packets received from the interface to the fabric, so ingress) and the LOOPBACK count, that is packets that are recirculated for extra processing. The sum of these 3 gives an idea of the PPS rate the NPU is working on.
    Memory consumption is something tricky also, there are many memories attached to the NPU, notably:
    TCAM used for vlan matching, ACL and QOS matching
    Search memory for L2 and L3 (shared on Trident, separated on Typhoon)
    Frame memory for packet bufferin in QOS
    Stats memory, for all kinds of counters of QOS maps, interface stats etc
    their usage is rather dynamic also.
    The few things you want to verify on these are:
    - ACL usage (in terms of Tcam entries)
    - MAC table size (2M max on typhoon)
    - FIB size (4M max on typhoon)
    frame memory is dependent on the buffering, which is a sum of all the packets instant queue length and size of all pmaps attached to interfaces served by the same NPU. there is no good overview as to how much you have available of that, but it has a rather significant size 1G or 2G depending on the TR or SE cards (typhoon specific).
    regards
    xander
    Xander Thuijs CCIE #6775
    Principal Engineer 
    ASR9000, CRS, NCS6000 & IOS-XR

  • How to check the BW and BIA systems are up and working fine.

    Hi friends,
    how to check the BW and BIA systems are up and working fine. And also what is ICM, how to check whether it is working properly or not.
    ANd what is name resolution and IP , how to check whether this is running fine.
    regards, balu.

    Hi,
    you can use process monitoring or the alert function in the standalone TREXAdmin tool.
    ICM:
    http://help.sap.com/saphelp_nw04/helpdata/EN/0a/a7903febb15a7be10000000a11405a/content.htm
    name resolution
    http://en.wikipedia.org/wiki/Domain_Name_System
    IP:
    http://en.wikipedia.org/wiki/IP
    Please also have a look at the transactions TREXADMIN and RSDDBIAMON2.
    I think it´s better if you use the forum search and google/wikipedia before you ask such questions.
    Best Regards,
    Jens

  • BIAPPS how can we manually set both ETL start date and end date?

    Dears experts,
    how can we manually set both ETL start date and end date while conducting incremental load IN DAC?
    Please advise me.
    thanks,
    Joe.

    You can set those dates in the DAC system parameters tab. You should see lots of $$xxxxxx parameters.
    If I may, I'd suggest you use the OBI Applications forum for questions on DAC.
    Antonio
    BExpert, Brazil

  • How do you go back and read email messages stored in untitled 1

    How do you go back and read email messages moved to untitled 1

    Are you using Gmail? There is no "untitled" folder in my 3 mail accounts on the iPad so I am making an assumption here. If you are using Gmail, here is their help site.
    http://support.google.com/mail/bin/answer.py?hl=en&answer=77702

  • How i avoid this window and directly fetched date

    hi master
    sir i have three options button when i select anyone then my query change and fatch new data
    but before fetching data system show new windows with this message
    Do you want to save the changes you have made ?
    with yes / no /cancel button
    sir how i avoid this window and directly fetched date
    or how bypass this message
    please give me idea

    bro, when u execute the query to fetch records it tries to validate the form and pops an alert message. if u want to avoid it do this
    change : execute_query;
    to: execute_query(no_validate);
    now it wont ask for validation of the previous records present on the form, but make sure such actions are not not a threat to data integrity.
    zaibi.

  • How to connect, add delete and modify sqllite data base.

    dear friends,
    i am developing a stand alone project, in that i want to
    store the datas in the local machine using sql lite. Iam new to
    Flex. i know air and flash very well.. any body can help me, how to
    connect, add, delete and modify the data in sql lite. i want to
    store users option in local machine.. i got struct up. i have to
    finish my project...pls..
    thanks and Regards,
    Syed Abdul Rahim

    Hi,
    Please find details on how to access SQL Lite database from
    AIR applications at the URL below.
    http://livedocs.adobe.com/flex/3/html/SQL_01.html
    Hope this helps.

  • How to recover address book and all mailbox data

    How to recover address book and all mailbox data, from mounted drive that had OS10.4.11 now has bad blocks, and is not boot-able.
    Any help would be appreciated.... hermann

    The drive is mounted (appears as a drive on the desktop)? You can't just copy the files, or is it not really mounted?
    It would help to have more details on the status of this drive since I am obviously confused as to whether or not it is mounted and appears on the desktop. Is this an internal or external drive? If internal, how are you booting your computer now?
    There are data recovery tools such as [Data Rescue II|http://www.prosofteng.com/products/data_rescue.php] or [FileSalvage|http://subrosasoft.com/OSXSoftware/index.php?mainpage=product_info&productsid=1]. Both have free trial versions that let you see if the software will help before you decide to buy. You will also need a second hard drive equal to or larger in size than your first drive as a destination drive for recovered files. If the critical files are located on the bad blocks then there isn't much hope other than to send the drive out to a professional data recovery service which could cost $1000.
    The easiest way to recover the files is to get them off a backup drive.

  • Writing the file using Write to SGL and reading the data using Read from SGL

    Hello Sir, I have a problem using the Write to SGL VI. When I am trying to write the captured data using DAQ board to a SGL file, I am unable to store the data as desired. There might be some problem with the VI which I am using to write the data to SGL file. I am not able to figure out the minor problem I am facing.  I am attaching a zip file which contains five files.
    1)      Acquire_Current_Binary_Exp.vi -> This is the VI which I used to store my data using Write to SGL file.
    2)      Retrive_BINARY_Data.vi -> This is the VI which I used to Read from SGL file and plot it
    3)      Binary_Capture -> This is the captured data using (1) which can be plotted using (2) and what I observed is the plot is different and also the time scare is not as expected.
    4)      Unexpected_Graph.png is the unexpected graph when I am using Write to SGL and Read from SGL to store and retrieve the data.
    5)      Expected_Graph.png -> This is the expected data format I supposed to get. I have obtained this plot when I have used write to LVM and read from LVM file to store and retrieve the data.
    I tried a lot modifying the sub VI’s but it doesn’t work for me. What I think is I am doing some mistake while I am writing the data to SGL and Reading the data from SGL. Also, I don’t know the reason why my graph is not like (5) rather I am getting something like its in (4). Its totally different. You can also observe the difference between the time scale of (4) and (5).
    Attachments:
    Krishna_Files.zip ‏552 KB

    The binary data file has no time axis information, it is pure y data. Only the LVM file contains information about t(0) and dt. Since you throw away this information before saving to the binary file, it cannot be retrieved.
    Did you try wiring a 2 as suggested?
    (see also http://forums.ni.com/ni/board/message?board.id=BreakPoint&message.id=925 )
    Message Edited by altenbach on 07-29-2005 11:35 PM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    Retrive_BINARY_DataMOD2.vi ‏1982 KB

  • How can I syncronize Lightroom and Photoshop Elements data?

    How can I syncronize Lightroom and Photoshop Elements data?

    Hi Palsaran,
    As i understood, your requirement is to POST data from UI to backend.
    The above code you given is not correct if you want to use model based implementation.
    In UI5 you don't need to do an explicit Ajax call, for which we can use Models like OData, JSON etc.
    For your JSON example, you can use like,
    var oModel = new sap.ui.model.json.JSONModel();
    var oData = "YOUR JSON DATA";
    oModel.setData(oData)
    oModel.loadData(yourURL/Entityset,"POST");
    For ref, you can use the below link
    JsDoc Report - SAP UI development Toolkit for HTML5 - API Reference - sap.ui.model.json.JSONModel
    Thanks
    Naveenraj

  • How can i call ajax and extract the data?

    Hi all,
    I don't know briefly about ajax..i want to learn ajax, so my question is how can i call ajax and extract the data. for ex, i have JSON file
        "mobile": [
                "Name": "Micromax",
                "Model": A310
                "Name": "samsung",
                "Model": grand 2
    for above example how can i call ajax..please anyone explain with small example because it'll help me a lot.
    Thanks & Regards,
    Palsaran

    Hi Palsaran,
    As i understood, your requirement is to POST data from UI to backend.
    The above code you given is not correct if you want to use model based implementation.
    In UI5 you don't need to do an explicit Ajax call, for which we can use Models like OData, JSON etc.
    For your JSON example, you can use like,
    var oModel = new sap.ui.model.json.JSONModel();
    var oData = "YOUR JSON DATA";
    oModel.setData(oData)
    oModel.loadData(yourURL/Entityset,"POST");
    For ref, you can use the below link
    JsDoc Report - SAP UI development Toolkit for HTML5 - API Reference - sap.ui.model.json.JSONModel
    Thanks
    Naveenraj

  • How to set and read pixels?  AffineTransform?

    I understand how the AffineTransform class works but I don't see a way to set the color of and read the color of individual pixels in my JPanel. Any help will be apppreciated.

    you can't do that with AffineTransform. AffineTransform let's you translate/rotate/shear/scale before rendering, but you don't have access to pixel values.
    Try instead creating an empty bufferedimage, draw into it whatever you want and then you have access to the pixel values via bufferedImage.getRGB()/setRGB().
    or you get more basic and manipulate the WriteableRaster of your image directly.

  • How to set and read cookies in adobe edge animate

    Hi all,
    I need help in writing and reading cookies using adobe edge, is there is a way to do it I serached the internet but I did not find something simlliar?
    thanks in advance

    To test with this plugin in a simple HTML page, you'll need to also include jQuery itself.
    For example:
    <script src="/path/to/jquery.js"></script>
    <script src="/path/to/jquery.cookie.js"></script>
    </head>
    There are a few different ways that you could load the jQuery.cookie plugin into your composition. Regardless of the method, I recommend loading it at the compositionReady trigger. This is the trigger that fires after the composition is ready to play.
    This blog post shows one way to load in external .js files:
    http://chrisgannon.wordpress.com/2012/09/01/loading-external-javascript-in-adobe-edge-anim ate-the-easy-way/
    Here's how you would be applying this method for the jQuery.cookie plugin:
    Then enter in code similar to this:
    yepnope(
        nope:[
          '/path/to/jquery.cookie.js'
      complete: init
    function init() {
    //create your cookie's initial values here
    That would load in the jQuery.cookie plugin.
    It would then be up to you to create/manipulate the cookie's data as needed for your purpose. Most likely, you would scroll to a point in the timeline where you want data to be changed and/or read, add a trigger, then insert the necessary code.

  • How to check Windows for Acrobat Reader?

    Hello, everyone. I hope you are having a nice weekend! :)
    I'm trying to check to see if Windows XP PCs have Acrobat
    Reader installed on a button that launches a PDF file. This is what
    I have:
    on mouseUp
    set Acrobat = baFindApp( "pdf" )
    if Acrobat = "" then
    Alert "You will need to install Adobe Acrobat Reader to view
    the PDF documents properly."
    else
    baOpenFile(the pathName&"Data/button1.pdf","")
    end if
    end
    This launches the PDF on Windows if Acrobat is installed
    without errors, but when I uninstall Reader and click on the
    button, nothing happens. I don't get the alert and I don't get the
    PDF launched.
    This script actually gives me the alert on the Mac, but it's
    moot.
    Any ideas?
    Thanks!

    It's not clear if you uninstalled Reader and then rebooted...
    this might give a false positive... also, the notes for the docs
    strongly suggest that baFindApp() looks for the registration of the
    file extension which would be located in the registry...
    ... an interesting note: if Adobe Acrobat and Reader are both
    installed, for instance, then the baFindApp() call will return
    Acrobat.exe as the application (on my system, anyways) -
    technically, Acrobat, Reader and GoLive have all registered .pdf on
    my machine, but the registry lists entries alphabetically so
    Acrobat gets the recognition, so-to-speak.
    It would appear that baFindApp() has a flaw if two or more
    applications have registered the same extension.

Maybe you are looking for