How to identify or track the latest changes in database objects

Hi,
I am working in an application which has Oracle 10 g for backend.
the application in total has around 30 tables and around 25 packages. I want to track the latest changes made in database. The database is accessible to my team of 20 members and i want to keep track what all changes in database(tables ,packages) are being made by them.Which package or table is being affected?
Can yanyone please suggest how to track the same?

To track table changes see following discussion: Re: How to find Last modified/updated time of a particular table

Similar Messages

  • How to refresh to reflect the latest change

    i have one page to create a new record, then i want to go to another display page to see this new record is one of the displayed record set. how to do this? Thanks!

    Hi,
    1. Build the page and create a form
    2. On submit, persist the form data
    3. On the next page display the form data
    Your question does not have more in it
    Frank

  • How to fetch the latest change number from CDPOS Table..?

    Hi All,
    im trying to fetch teh change number from CDPOS with the below select, but my requirement is always i wants to fetch the latest change number.
              SELECT SINGLE objectid changenr FROM cdpos
                     INTO wa_cdpos
                     WHERE objectid = wa_e1kna1m-kunnr
                     AND ( tabname = 'KNA1' OR tabname = 'KNVV')
                     AND   fname = 'AUFSD'
                     AND ( value_new = '01' OR value_new = space ).
    Please let me know how to achive this..?
    Ashok

    try this way
    "           SELECT SINGLE objectid changenr FROM cdpos
    "                 INTO wa_cdpos
               SELECT objectid changenr FROM cdpos
                      INTO table t_cdpos
                      WHERE objectid = wa_e1kna1m-kunnr
                      AND ( tabname = 'KNA1' OR tabname = 'KNVV')
                      AND   fname = 'AUFSD'
                      AND ( value_new = '01' OR value_new = space ).
    SORT t_cdpos by  changenr Descending.
    read t_cdos index 1.    "this is the latest change
    Prabhudas

  • My IPad has been stolen and I was trying to track it on 'find my ipad' but the thief kept it offline. I just saw him change my user id. Any recommendations on how I can keep tracking the stolen device?

    My IPad has been stolen and I was trying to track it on 'find my ipad' but the thief kept it offline. I just saw him change my user id. Any recommendations on how I can keep tracking the stolen device?

    Yes, I filed police report, but there is nothing they can do until I get back to them on the tracking. It's been offline. I'm sure the whoever took it can find a way around breaking in the ipad..i really was hoping to get my pictures and videos of my kids back

  • How to tracke the new entries in database table ?

    Hi,
    How to tracke the new entries in database table ? is there any FM or report is there to check it ?
    regards
    vishnu

    Hi Vishnu,
    u can write a report program for this and in that use the event  :
    AT NEW <field-name> ( use primary key)
    your statements
    ENDAT
    for eg.
    loop at itab ( herfe itab must be of type of table for which u want to track new entries)
    at new matnr
    write:/ new record
    endat
    endloop.
    schedule this report in background to run in every 5 or 10 mins as per your requirement and hence changes can be tracked.
    regards
    Vinod

  • How can I know about the latest updates / versions which when available for all the CC products, without having to install and check it with the Desktoip Creative Cloud Application ?

    How can I know about the latest updates / versions which when available for all the CC products, without having to install and check it with the Desktoip Creative Cloud Application ?

    Thanks for looking into this Jeff!
    I work with an Inventory module software and is responsible for software detection across several computers. Once an updated version comes up, I update our database with latest software details to get it detected if installed on any machines.
    The problem tracking updates with Desktop Creative Cloud Software are;
    1)We have to have it installed with the CC applications in-order to get the notification of the latest updates and have to check everyday.
    2)Only relates to the latest updates, so in-between we may miss a prior update unknowingly.Hence, the remote machines having those updates may not get  detected with the software version update which would create problem in reporting.
    3)For all CC products, there is no base or previous updates available for installation if we miss one.
    I went through the Adobe Products Update pages [Product updates] which holds good when it comes to Acrobat and Reader software which I follow to track down any newer updates but this is inconsistent when it comes to CC products like in After Effects CC, Dreamweaver CC etc...
    So overall to be very specific, is there any one channel I can follow to get the notifications only for the updates on CC products and then may be I can rely on Desktop Creative Cloud for installation if not available anywhere like in product update pages of Adobe ?
    Regards,
    Subrat

  • Where can we track the Address Change Details

    Hi all,
    Where can we track the Address Change Details either through forms or tables
    How can we differentiate the old and new addresses
    Thanks in advance

    select person_id, count(*)
    from per_addresses
    where trunc(sysdate) between date_from and nvl(date_to,sysdate)
    group by person_id
    having count(*) > 1;
    check columns ADDRESS_TYPE & PRIMARY_FLAG.
    These determine whether the address is primary or not, and also what type of address it is.
    Cheers,
    Vignesh

  • How to protect yourself against the latest Mac OSX Trojan/worm/"virus"

    Does anyone know if this is true? I saw it on goole news
    How to protect yourself against the latest Mac OSX Trojan/worm/"virus"
    Thanks
    Jason
    [ Edited by Apple Discussions Moderator; href URL ]

    Hi YoungBrando,
    Welcome to the Apple Discussion Pages
    IS there something out there ?
    Apparently so.
    Are people getting lot of there Buddies computers trying to sned them the file ?
    It does not look like it.
    Does this Qualify as a virus ?
    No. It does not pass itself on without some intervention by the users involved.
    Does it qualify as a a Trojan ?
    Yes.
    What to do.
    Don't except files from anyone with the file name mentioned.
    Read this response as well
    Be aware before Unstuffing any unknown files.
    Change the IChat > Preferences > Message section option to Confirm before sending any Files to ON This may not stop the code from getting your computer to send the file without you seeing but it may help based on the way the code is described as being put together generally.
    Symantic's reponse
    In this article Sophos claim it to be the First Virus for OS X
    It also highlights that the main Anti-Virus software houses have already put out an update.
    7:51 PM Friday; February 17, 2006

  • How do we back out the latest update?

    Does anyone know how we can back out the latest update?
    Last night I made the mistake of trusting the Verizon upgrade application and let it upgrade my Samsung Galaxay S3. Now various applications no longer work. They worked fine before, now they crash on start and give a message such as "Unfortunately, <application-name> has stopped." and I have options of <Report> or <Ok>.
    There is NOTHING in the new update that I want, in fact I dislike the new graphics look and feel, auto spell typing has changed in ways I don't like, and applications aren't working.... so I want to go back...
    Anyone know how?
    Thanks,
    -=John

    Having the same issues since I upgraded yesterday.  I see a lot of people posting issues after the upgrade, but no real solutions except the moronic reset (default answer for any problem) suggestion by verizon.

  • TS4425 How do you agree to the latest iCloud Terms of Service if you don't have an iOS device only a Mac computer and an Apple TV with an iCloud account?

    How do you agree to the latest iCloud Terms of Service if you don't have an iOS device only a Mac computer and an Apple TV with an iCloud account?

    Part 2
    Thanks for the feedback Skhorchid.  Glad it worked for you too.
    A bit later I discovered that Photo Stream was not working on my Windows 7 PC either.  If I opened the iCloud control panel and put a check in the box to turn on Photo Stream, and then closed and reopened the control panel, the check mark was gone again.  Also, nothing happened when I clicked on the options button beside the Photo Stream check box.  I already had version 2 of the iCloud control panel so I could not upgrade further. 
    I ended up uninstalling the iCloud control panel, rebooting, downloading a fresh copy from Apple, and reinstalling it.  This worked and I now have photo stream working on my Windows 7 system as well.

  • HT2188 How can I update to the latest ios version on my ipod touch?

    How can I update to the latest ios version on my ipod touch?

    Check to see what model of iPod you have:
    http://support.apple.com/kb/HT1353
    If you have a second-generation iPod, the last version of iOS it can run is iOS 4.2.1. If you have a 3rd or 4th generation iPod touch, see:
    http://support.apple.com/kb/HT4972
    Regards.

  • How do I update to the latest version on InDesign?

    How do I update to the latest version on InDesign?

    If you mean how do you update the version you have you can try going thru the Help option in the main toolbar or you can try direct updates.
    Direct Updates
    https://www.adobe.com/downloads/updates/
    cc updates:  http://prodesigntools.com/adobe-cc-updates-direct-links-windows.html
    cc 2104 updates:  http://prodesigntools.com/adobe-cc-2014-updates-links-windows.html
    If you mean how do you upgrade to the latest version then you purchase a Cloud subscription for InDesign or for the Complete plan.
    Creative Cloud Plans
    https://creative.adobe.com/plans

  • How to identify who ran the last process chain?

    Hi all,
    How to identify, who ran the last process chain for a PROCESS CHAIN NAME xyz in the production system?
    Thanks

    Hello,
    Go To RSPC1 give your process chain name (Go to  LOG View ) there  you will get Date selectin screen (give This Month and last Month or as per your reqirement) there you can see who ran the process chain with ID.
    Regards,
    Edited by: Subbu_Amar on Oct 13, 2010 5:01 AM

  • The latest changes to the function to "Upload to FTP host" has rendered this useless - no point using a program like Muse if I can not easily and automatically upload the work to the webserver!

    The latest changes to the function to "Upload to FTP Host" has rendered this useless - no point using a program like Muse if I can not easily and automatically upload the work to the webserver!  I use BlueHost webhosting that has a primary domain and I have several domains with that account (as sub-domains or folders on this server) - with past versions of Muse when uploading pages it simply opened an alert window to tell me (what I already know) that the website I was uploading does not point to the primary domain BUT NOW Muse tries to create a new separate folder in the root directory of the primary domain - completely ignoring the directory path I am giving it - useless!  Why make these senseless changes to the program - and so often - very frustrating it is like amateur ware!.

    Hi Stephen,
    There are some issues with the upload to ftp via Muse, which the engineering team is aware of and those will be fixed in a future build of Muse. At this point the work around would be to export the html from Muse and then upload via some third party ftp client like filezilla.
    I will recommend that you keep an eye on our release notes page to get more updates on it - Release notes | Adobe Muse CC
    - Abhishek Maurya

  • How does one know if the latest Camera Raw is included Photoshop CC?

    How does one know if the latest Camera Raw is included  with Photoshop CC?

    Help>About Plug-In>Camera Raw...

Maybe you are looking for

  • Scheduling agreement GR

    I tried to carry out procurement using Scheduling agreement , I  made the same using  ME31l. I gave the schedule lines using ME38. I ensure that this scheduling agreement is not subjected to any release stratergy. When I tried to go for MIGO using th

  • Merge Statement in ABAP

    Dear Gurrus, i am having a trouble in using oracle merge statement in abap, the moment i use where clause in the bottom it  gives me an oracle error EXEC SQL.   MERGE INTO SAP_GL_ACCOUNT@GETZDB a   USING SKA1 b     ON (A.gl_code= B.SAKNR)   WHEN MATC

  • Function module to Print Customer Invoice as PDF and to Printer

    Hi, I am writing a program to create a document through FB01. After that I also need to a PRINT the customer invoice for Same document. I need to print Invoice as PDF and Report and print to a Printer. Which Function Modules can I use for these purpo

  • Replace Fan on Pavilion

    I realise this is probably a general "fault" with most laptops but why the hell don't manufacturers build their machines with cooling fans that are accessible as all hard drives seem to be. Moving parts are obviously the most likely to wear or fail o

  • How can you run keynote presentations remotely on new MacBookPro with retina display?

    I have the new mac book pro with retina display, very nice. I present keynote slide presentations using the Apple remote, the small white one. However, this doesn't work on the new mac book pro. No IR port, I am told. OK, no IR port, but surely there