How to find procedure what has taken

Hi All,
I would like share one information on procedures code.
we have two schemas. one is ods_inb_stg and another one is ODS. We have written select statement for some tables from ODS_INB_STG schema with some columns are outer join (left or outer might be) and some columns are inner join.
my requirement is select some of the columns from ODS_INB_STG schema required tables and then insert into ODS schema corresponding table. Like that we have written select code. When ever we perform the code automatically populate the table.
For populate table we have to execute same code...... that's why we have created procedure and schedule the procedure for populate the table. That table truncate is truncate and insert.
we have not got any issues for that....... My questions are.....
1> we have some procedures when we executed those procedures how do we know those procedures are executed and what time and how much time procedure has taken ?
2> when ever person has executes a procedure where can we find this procedure has executed this time and this procedure starts this time and this procedure ends this time?
3> would server creates any log file this procedures executed this time and this procedures has taken this time? If yes where it will store (server) and can we find daily queries and what ever fired any queries related to database?
4> so many people access and fired a query, procedures, functions what ever can we find a log's for that........ In server where it will store?
(A part from control table and toad and developer what ever GUI)
Thanks and Regards,
Venkat

1> Keep a log table of start_time, end_time, procedure_name, errors etc. Simply create the table, then in your procedure, write the values into the log table
2> See above
3> See above
4> Have a google around.. Here's a starting point: https://netfiles.uiuc.edu/jstrode/www/oraview/V$SQLTEXT.html

Similar Messages

  • How to find out what has been restored to a database instance?

    I'm using RMAN to back up and restore/recover. How to find out what has been restored/recovered to a database instance?
    Oracle version is 11gR2 but compatibility is set to 10.
    Edited by: 881656 on Aug 28, 2012 1:54 AM

    select output
    from V$rman_output
    order by stamp;
    select *
    from V$rman_status
    order by start_time desc;
    Regards
    Asif Kabir
    Handle:      881656
    Status Level:      Newbie
    Registered:      Aug 25, 2011
    Total Posts:      52
    Total Questions:      *30 (30 unresolved)*
    -- please close all the answered threads and mark your helpful post as correct/helpful

  • How to find out what has been archived with ABAP

    Hello Xperts,
    as most everybody knows who has been using archiving in BW: when attempting to load data which has already been archieved in a BW infoprovider an exception is raised ("records locked by archiving request").
    For that reason we need to implement a solution to exclude in the filter within the DTP (on e.g. InfoObject 0CALDAY) data that has already been archived.
    Hence, anybody know/have a program/FM/class-method with which to read which data - i.e. InfoObject restriction - has already been successfully archived for a certain archiving object/infoprovider???
    Any assistance would be highly appreciated. Thanks.

    select output
    from V$rman_output
    order by stamp;
    select *
    from V$rman_status
    order by start_time desc;
    Regards
    Asif Kabir
    Handle:      881656
    Status Level:      Newbie
    Registered:      Aug 25, 2011
    Total Posts:      52
    Total Questions:      *30 (30 unresolved)*
    -- please close all the answered threads and mark your helpful post as correct/helpful

  • HT1689 How do we find out what has been purchased and for how much on an IPhone 4

    How do we find out what has been purschased and for how much on an IPhone 4?

    View Purchase History
    http://support.apple.com/kb/HT2727

  • How to find out what user locked account

    We had production type schema account locked this morning. I checked profile which this user belongs and it has 3 times for Failed Login Attempts. My question is how to find out what user had 3 unsuccessful login attempts and lock this account.
    Oracle version 8.1.7

    Assuming that [auditing was enabled|http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/security.htm#sthref2916], the command
    AUDIT CONNECT WHENEVER NOT SUCCESSFULThat will write audit records when there is an unsuccessful login. Depending on how you've configured auditing, those records will either be written to the SYS.AUD$ table, in which case you can query them through a few different views, or to a file on the operating system that you can grep.
    Justin

  • How can I see what has been purchased on my iTunes account

    How can I see what has been purchased on my iTunes account and when?

    In iTunes, in the lefthand sidebar:

  • My iPad has now been backed up on iCloud. How can I see what has been backed up?

    My iPad has now been backed up on iCloud. How can I see what has been backed up?

    Settings > iCloud > Storage and Backup > Manage Storage

  • "Web'n'Walk III" Huawei dongle, how to find out what Huawei model it is?

    I just bought this "web 'n' walk III" UMTS Modem (USB) made by Huawei. I want to instal it but do not know if the enclosed software is out of date (MobileConnectDriver(2.9.2)) and works under SL. Does anybody know how I find out what type of Huawei dangle it is so I can find the correct software?
    any tips as to how to use this smoothly as the stick is to SIM locked and I will use it with a SIM from an other provider (Stick is branded by T-Mobile).

    I worked out the model number, it is 'hidden' in small print on the back, in a larger number.

  • How to find out what is the lock key for the computer

    How to find out what is the lock key for the computer?

    You don't.
    If you forgot or lost the password, all you can practically do is reset it.
    The manner in which you do so depends on what version of OS X you are running. The older versions utilize the reset password utility on your recovery/re-installation disk/drive.
    On Lion, you use the following technique to reset the Administrators password:
    Boot to your Lion Recovery Partition, by holding down the Option key while starting, and then selecting the Recovery HD as the boot choice.
    Once booted, at the top of the screen is a menu ..., select Utilities / Terminal from the menu bar.
    In the Terminal window, type “resetpassword” (without the quotes) and press return. A “Reset Password” window will open. Select your boot volume (your SSD drive) if it is not already selected. Select your administrators username from the menu labeled “Select the user account” if it is not already selected. Follow the prompts to reset the password. Restart the computer from the apple menu.

  • How to find out who has released the purchase order?

    Hi All,
    I have a PR number lets say 10231322 and somebody has release it. Could any one please tell me how to find out who has release it?
    Waiting for your kind replies......
    Thanks in advance.
    Regards,
    Faisal

    Hi,
    When you are in tr ME23N, use the menu: environment > header changes.
    Rgds,
    Suzy

  • How to find out who has deleted the production Query

    Hi All,
    I have searche SD , i can find it for infoobject deletion but i couldn't find it for Query.
    Please let me know is there any possiblity to kow
        How to find out who has deleted the production Query
    Awaiting for your replies.
    cheers

    Hi Mahesh and all,
    Thanks for all your  inputs.
    I have tried with RSRREPDIR tabel , I am unable to see that query at all.
    If I use theT-code SLG1,
      please guide me on the steps with paramets to be given in the respective ..object, subobject etc..
    OR
    could you please suggest any other way.
    cheers
    leena

  • How to find out what generation my Classic is ?

    Can anyone advise me how I find out what generation my iPod Classic is ? Is there a website I can check with ?
    Many thanks,
    Shell

    Hi Niel, the article I get directed to, doesn't really explain the difference between 6th and 7th generation Classics. Is there anywhere (maybe on the Apple website) I can input the Serial Number and Part Number to be exact ?

  • How to find out what Oracle version?

    Hi,
    Could anyone tell me how to find out what Oracle version is on your AIX/Unix machine? It looks like Oracle Installer doesn't use the native OS installation(installp,pkgadd) process, so I can't use lslpp/pkginfo to find out what filesets are installed.
    Thanks
    HQ.

    Hi!
    As far ar Oracle version is concerned, you can find it at the database level after connecting to the database
    select * from v$version;
    i am not sure if there is someway to find at the o/s level.
    Good luck
    null

  • How to find out what are all the change pointers assoicated for an idoc ??

    Hi ,
    How to find out what are all the change pointers activated for an idoc ??
    Thanks,
    Varma

    Verma,
    You can check what are the active Change Pointers for the message type in tcode <b>BD50</b>
    Use tcode <b>BD61</b> to check whether change pointers are active or not??
    Hope this helps..

  • How to find out what the geniric short forms stand for?

    Hi if you see the ThreadLocal class in jdk1.6 it is written like this in doc. ThreadLocal<T> and if you see the method Class.forName() the return type is Class<?> i am just confused a littele bit. how to find out what this <T> and <?> stands for? I mean how do i know that what to pass in their place?

    [Start from Here|http://java.sun.com/docs/books/tutorial/extra/generics/index.html]

Maybe you are looking for

  • Release strategy for quantity contract

    Hi Gurus, In quantity contract ..  target value will not filled by the value(in header details) as it is quantityt contract. We may have different line items with different cost.. my doubt is how the release strategy will be triggered for the quanity

  • Picture albums somehow deleted from iPhone...

    I somehow had old camera roll pictures from previous iPhones backed up onto my current iPhone. My guess is that during a back up, I somehow accidentally backed up all of the pics on that computer onto my phone. I actually found it very annoying that

  • Dynamic type conversion?

    Hi everyone, I'm working in a XML method invocation engine but at this moment I'm stucked trying to solve a little problem. I've a XML file looking this way: <method class="java.lang.Math" name="min"> <arg> <method class="java.lang.Math" name="max">

  • Ran j2eeide but "Out of Environment Space" Error

    After installing J2SE, J2EE, FORTE & IDE & setting the right HOME_PATHs, I ran the j2eeide in the /forte4j/bin, it showed "Out of Environment Space" error and stoped. My computer has 64M memory and Windows98. Could anyone advice me this problem. Chee

  • HT4914 itunes match/Italy account free?

    HI, I'm in Italy and now finally there is itunes match...I have an account me.com since several years, and I also used the account me.com (wich I had to pay) I thought that for those, how used this service, itunes match is for free? Isn't it?? thanks