Who deleted my tables???

Hi,
We have an Oracle 8.i database server with some users, and somebody deleted some tables from one user.
I would like to know if there's some way to find out what user dropped the tables, in a log file, a historical table or something like that.
Thank U in advance.

Daniel,
This is the forum for the Oracle9i Application Server. You will likely find more success in getting an answer to your question in a database forum.
Try the general database forum:
http://forums.oracle.com/forums/forum.jsp?id=515246

Similar Messages

  • SAP Netweaver 7.02 Delete Database Table log

    Hi,
    I'm having a problem with a database table(transparent table) that was deleted on an SAP Netweaver 7.02 system. Are there any logs where I can see who deleted the table?
    Thanks,
    Sergiu

    There is a header table in SAP CDHDR, may be you can find something there or if table loggin is enabled then perhaps you can get something on SCU3
    Regards,
    Subhash

  • How to find out when data was deleted from table in oracle and Who deleted that

    HI Experts,
    Help me for below query:
    how to find out when data was deleted from table in oracle and Who deleted that ?
    I did that to fidn out some data from dba_tab_modifications, but I m not sure that what timestamp shows, wether it shows for update,insert or delete time ?
    SQL> select TABLE_OWNER,TABLE_NAME,INSERTS,UPDATES,DELETES,TIMESTAMP,DROP_SEGMENTS,TRUNCATED from dba_tab_modifications where TABLE_NAME='F9001';
    TABLE_OWNER                    TABLE_NAME                        INSERTS    UPDATES    DELETES     TIMESTAMP         DROP_SEGMENTS TRU
    PRODCTL                        F9001                                                     1683         46       2171            11-12-13 18:23:39             0                   NO
    Audit is enable in my enviroment?
    customer is facing the issue and data missing in the table and I told him that yes there is a delete at 11-12-13 18:23:39 in table after seeing the DELETS column and timestamp in dba_tab_modifications, but not sure I am right or not
    SQL> show parameter audit
    NAME                                 TYPE        VALUE
    audit_file_dest                      string      /oracle/admin/pbowe/adump
    audit_sys_operations                 boolean     TRUE
    audit_syslog_level                   string
    audit_trail                          string      DB, EXTENDED
    please help
    Thanks
    Sam

    LOGMiner --> Using LogMiner to Analyze Redo Log Files
    AUDIT --> Configuring and Administering Auditing

  • How to find out who deleted the standard table enteries

    Hi,
    Somebody has deleted entire KNA1 in one of our systems. Is there any way to find out who deleted the entries?
    Thanks & Regards,
    Kumaran Duraiswamy.

    Hi
    Look for help from an ABAPer. Go to SE11 for KNA1, use 'where-used list (ctrlshiftF3) and search for report that begin with Z* or Y* (perhaps LZ* or LY*, ie: function modules). See the ABAP coding if there is any instructions type:
      DELETE kna1 FROM xxx.
    Check too if the option &SAP_EDIT in tcode SE16N works in your system (see SAP Note 1420281 - CO-OM tools: SE16N: Deactivating &SAP_EDIT for instance)
    I hope this helps you
    Regards
    Eduardo
    PD: I forgot it, if option &SAP_EDIT works in SE16N, check the tables SE16N_CD_DATA and SE16N_CD_KEY.
    Edited by: E_Hinojosa on Jun 24, 2011 11:04 AM

  • Who deleted the rows and tables

    hi ,
    Is it possible to find who deleted a bunch of rows or certain tables from HANA db .
    Thank you
    Jonu Joy

    Hi Jonu,
    You can set up an audit policy for it:
    But be careful with ALTER TABLE policy as it will record all inserts, deletes and updates made to the table.
    Regards,
    Vivek

  • How to find out who deleted the central person ID of a pernr.

    Hi,
    I have a pernr 100 whose central person ID is deleted. I would like to know how can i find out who deleted it. Which table gives this information.
    Thanks & Regards,
    Soumya.

    It is stored as a relationship in HRP1001 & unless you have table logging turned on for this db table, I don't think you will be able to find out who deleted the Central Person. You can try running the Report RHCDOC_DISPLAY .
    ~Suresh

  • How to track the user who deleted the info object.

    Dear Gurus,
    In our BI system one info object has got deleted.  If I need to track the user who has deleted that how can I track it(in which DBtable).  And the complication is one user ID is being used by many people, in this case how can I track that from which machine the Info Object has been deleted(if there is any possibility to track the machines by IP address).
    Kindly let me know if there is any procedure to find it out. Your help will be rewarded with a great honour.
    Regards
    Mohan Kumar

    Hi dear,
    you have to go in SLG1 transaction, and then select
    Object: RSD
    Subobject: IOBJ_DEL
    External ID: (put here the name of your deleted IO)
    Then choose a time range...and voilà, you can find the user who deleted the IO...
    Hope it helps!
    Bye,
    Roberto
    About the IP...look at USR41 table, but I think it's a bit difficult fo find data referred to the past...
    If you haven't activated logon auditing in SM19...

  • Who deleted or changed data

    Hi All,
    Is there a transaction to know to who deleted the plan version or changed the plan version in KP97?
    and  t code to find who deleted or changed master data in finance.
    Our posting periods T001B have also been changed and amounts posted to wrong periods and one of the virement.
    WE ARE HAVING ISSUE AS BELOW--
    I too looked at both tables COBK and COEJ and noticed that the documents were not shown in table COEJ. If these records have been deleted I'm not sure how to check this unless the system can show an audit trail of when table COEJ was last edited? (Presuming that the only way to delete these records is to physically delete them from the table directly?)
    The entries on 10th August 2009 in plan version 3 shown in the screenshot below relates as you say to the overnight job through transaction ZPVC, this transaction must have picked up that on the 10th August records were missing from table COEJ and therefore recognised this and therefore posted the difference, for example ZPVC realised that in table COEJ ledger code 200310/55010 now totals to £2,289,824 and not £2,069,324.
    AND COULD BELOW EXPLANATION BE A REASON FOR ABOVE PROBLEM*********
    The point of my e mail is to query whether this issue could be related to the changes made during the weekend of the 8th and 9th of August, just prior to go live with the system enhancements. The other issue which leads me to believe that this could be related to the go live transition, is that on Monday the 10th August we discovered that the period settings had been changed from current period 5 to previous period 4.
    Thankfully we were able to confirm that no postings were made to period 4 during this time which would have lead to errors in the accounts.
    ANY LEAD ON THIS WILL BE HIGHLY APPRECIATED.
    Thanks!

    Hi,
    To see the IMG changes proceed as follows;
    Position Cursor on the IMG node and click on "Change Log" button (F7). If table loggin is not enabled then you may not be able to see the changes already made. But to track future changes in IMG settings you may Activate Table Logging at the Client Lebel. This can be helped by Basis Team. To check
    For changes made using KP97 you will be able to see changes in the planning screen. Go to KP06 or KP26 or KP46 and select the values and press overview button. Then position cursor on the value that you think has got changed and click Line Items (CTRL + SHIFT + F3) you will see the changes.
    For changes to FI Master data there are different TCodes;
    FS04 - Display changes to GL master centrally etc.
    The user id will be available in the change log.
    Thanks,

  • Can you tell me  how to know who deleted the user?

    Hi
    In my system, one user ID was deleted,
    Can I know who deleted  this User ID?
    Is there any table or Function Module to know it ?
    Regards,

    Hi,
    i think There is no way to find the user who deleted the user id.For more details see the link below:
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/how-to-find-deleted-sap-jobs-1815715.
    Regards,
    Rahul

  • Who deleted the WorkItem?

    Hi Guys,
    How can one find out who deleted the Workitem or which table would have that detail?
    Regards,
    Shashank.

    You will definately find the agent who deleted the work item (or workflow) from the workflow log. You should be able to change the personal workflow settings to "technical mode". Both the work item and workflow display. If you are able to check the workflow log in the technical mode, you can check each and every work item of the workflow, and see the action performed for them. Normally you should be at least find the user who logically deleted the workflow from the first (="header")work item of the workflow.
    Regards,
    Karri

  • How to see who deleted the operations in order

    Hi,
    Through assembly processing service orders are getting generated from sales orders.We have OISD link for Task list and service Material.
    In some orders orders users deleted the operations.Now the client wants who deleted the operations in order or atleast what are the operation activity deleted or any possible info on this.Pl suggest
    Regards
    SB

    Dear Arunachalam,
    If you want find delete or any changes done by order,is this question only you expecting it is very easy tofind
    open wich order you want to see then go top menu  Extras --> Documents for Order --> Changes here list will appear
    the list contains order no, name of changer , date , time, table, t code and so many fields available
    if you see you can idea,
    Hope this may helps you
    Prem.

  • Who deleted the Bex query

    Hi All,
    somebody deleted one query in production system.
    i wanted to findout who deleted it.
    can anybody explain how to identify who deleted it.
    i searched in forum, but not found the solution.
    Thanks in advance,
    Krishna

    Hi,
    Go to table 'RSRREPDIR' in production and give your Query Name as a input for COMPID field and execute.
    Take the COMPUID value from that and Go to table 'E071' and execute it with COMPUID.
    In 'E071' table, there is a field called OBJFUNC. This field get populate with value 'D' is some one deleted the query. Also
    you can see the transport under which it got deleted. Trace the TR in SE09 and find the user.
    This you can find only if the query is deleted in Dev and captured in transports and moved to production.
    Mostly in production, ppl will not have access to delete any thing but I am not sure how is it in your system. If ppl
    have access and they did directly from production means I dont know whether it will get captured in the above tables.
    Try and let me know, whether its working or not.
    If not I will try to provide some other way.
    Regards,
    Jackie.

  • Can we know the When and who delete the Library 1VK

    Dear all experts,
    When we try to T.Code S_ALR_87013611 in our production system.
    it shows error “Library 1VK doesn’t Exist.”
    But same working in quality and development system.
    So I would like to know  how ,who and when it delete.
    One more thing have any option for khow the who use this T code and when with range date. I already use ST03N. Can any body know which table having these type of information.
    Thanks in advance.
    Tapovardhan

    hi,
    i was wondering if you had a solution to your question? We had the same problem in our production system, that “Library 1VK doesn’t Exist.” We had to transport this library from assurance and then it was resolved. But how do i find out who deleted it and when? Please let me know if you have the answers to these. Thanks much!

  • Who deleted delta initialization?

    Can you please tell me how I can see who deleted a delta initialization?
    Is there a table that is keeping this kind of information?
    Thank you
    Ramona

    Hi Ramona,
    If you want to check, who deleted the datasource entry in RSA7 delta queue, the best thing is to go to TCODE SM37 in source system,  the user name add * and in the job name, add BI*. Give the date period on which the initilization was deleted and execute. You will be able to find the job and user name.
    If you need to check who deleted the Inti request in the cube, goto the reconstruction tab, there you would find the request no. In SM37 in BW, give the user name as * and in the job name, BI_DELR<request number>.
    Hope it helps.
    Regards,
    Pankaj

  • ADF Desktop Integration : How to delete the table in Excel?

    Hi,
    I am using Jdev 11.1.1.3.0 and Excel 2007 for Oracle ADF DI, I had created an ADF table using pageDef file in the excel. Now I wanted to delete that table and use a different pageDef file.
    I could not find a way to delete that table.
    I deleted full row of tables and then I used different pageDef file and created a new adf table. But when I am running this version of excel, I am getting runtime exception and excel is getting corrupted.
    My question how to delete the table not corrupting the Excel.
    Thanks
    Pavan

    Pavan,,
    Welcome to OTN.
    You can delete the table by selecting the top left column (of the table) and then select delete from the ADFdi tab.
    Refer the documentation for more info.
    http://docs.oracle.com/cd/E17904_01/web.1111/e10139/get_start_dev_tools.htm#ADFDI608
    -Arun

Maybe you are looking for

  • Do I need to configure Open Directory before I configure mail?

    I am doing a slow step-by-step configuration of a new 10.6.2 box and I am marginally skilled. Before I migrate a handful of accounts from the old server to the new, I want to make sure mail services work on the new server. Later I would like to try e

  • Can't open pdf docs

    I just downloaded and installed Adobe Reader XI (Mac), but I still can't open my pdf docs.

  • Edge Detection vision output, how to use it?

    Hello Developer Zone, I'm working on a school project that will use labview, labview vision, and labview Mindstorms. to make a robot drive along a line of black tape on the ground. Problem is, the line detection output of dision is confusing me. Teac

  • Performance Tuning -To find the execution time for Select Statement

    Hi, There is a program that takes 10 hrs to execute. I need tune its performance. The program is basically reading few tables like KNA1,ANLA,ANLU,ADRC etc and updates to Custom table. I did my analysis and found few performance techniques for ABAP co

  • Adding song to playlist and duplicates in library

    Hi, Every time I add a song from my library to a playlist, that song duplicates itself in my library. Is there a way I can have the song not duplicate itself?