Timestamp for change of record - MRU hard to track...

Guys,
To track DB changes for single record form submits, I've set up a process to write username and timestamp to log the data change, no big deal.
But when the user submits a tabular form using the inbuild MRU process, is there a way of getting info back from the MRU on which records were updated to log the above mentioned info?

Alright, the extract from Default Sysdate shown below is exactly what I want, and would implement this method to write both timestamp and user to the table.
But, when I create the trigger, it does not work - ie when you hit the 'complie' button there is one error and no info. With regards to teh post below, I don't understand the ":NEW" code. Can you help?
---- posted by Joel...
If you have a table FOO with column THEDATE, the DDL to create this would be:
create or replace trigger trg_biu_foo
before insert or update on foo
for each row
begin
:new.thedate := sysdate;
end;
/

Similar Messages

  • How can I change the tempo of a single track?

    Hi,
    I've been struggling with finding a way to change the BPM of a single track. There are three tracks and only one of them needs to be sped up. When I try using the flex editor, it is too complicated for what I am trying to do. Is there any more comprehensive way - a slider, or an input option - for changing the BPM of a single track in the newest version of garageband?

    The reason some files sound funny and others don't is because audio is handled a few different in Garageband depending on it's source (audio your recorded vs Apple Loops vs non Apple Loop pre recorded audio). Each of these have different color regions with different properties.  I just found this thread that might better explain it:
    http://hintsforums.macworld.com/archive/index.php/t-67538.html
    I hope that helps!

  • BW error:  "invalid call sequence for interface when recording changes"

    I am getting the error "invalid call sequence for interface when recording changes" when I try to activate a datasource in BW.  Any ideas on how to resolve this error?
    Thanks.

    I already tried that.  This is what's happening..  When I get this error, if I try again it will activate and gets collected into a transport.  I moved this transport to our QA system.  As soon as I try to execute an infopackage under this datasource in QA, I get the error datasource   xxxxx must be activated.   Before the excecution of the infopackage, the datasource is in "Active version executable".   After I get the error message "datasource must be activated", the datasource in the QA system changes to "Active version not executable".   I am not sure all these issues are related back to the "invalid call sequence" error I am getting when I try to activate the data source.
    I also tried recollecting the transport from our Dev system to QA and it still gives the above errors.
    Any help?
    Thanks.

  • Change/ Add screen in Group Box specify tab layout for Asset master Record

    Hi All,
    I need to add or change group box in specify tab layout for Asset Master Record. Please advice where i can change or create new Group Box.
    Thanks & Regards,
    Pankaj

    Hi,
    Try at below path:
    Financial Accounting (New)>>Asset Accounting>>Master Data>>Screen Layout>>Define Screen Layout for Asset Master Data.
    here you can change the layout for the same.
    Kind Regards,
    Mehul

  • Change Document for IH08 (Equip Record)

    Hello,
    I need to track some specific fields for the equipment record (EQUI) that changes over time. We are currently using Change Documents (CDHDR & CDPOS) in order to achieve this (it worked with the majority of the fields).
    We have been told that we also need to track when an equipment change it status, for instance, the equipment has change from Active (ACTV) to Inactive (INAC). I'm wondering why this type of changes are not being populated neither in the CDHDR table nor CDPOS. I also went to the IH08 transaction -> Extras -> Display Changes and is not reflected there as well.
    Is the equipment status different than the other field changes? What would be the best approach in order to track if a Equipment Status changed?
    Thanks in advance for your time and help.
    Kind Regards,
    CL

    Hi,
    It will provide the current status of equipment
    like
      select        * from  jest into jest up to 1 rows
             where  objnr  = lobjnr
             and    stat   like 'E%'
             and    inact  = space.

  • What is difference between additive delta and new status for change record

    Hi Experts
    Can any one explain me about the difference between additive delta and new status for change record with example
    if any one has a document please post it iam thank full to u
    thanks
    Ahmed
    Please search the forum before posting a thread
    Edited by: Pravender on Feb 12, 2012 1:54 PM

    Hi
    Additive delta --- We will get the changed quantity.
    say suppose you have sales order and quantity like  1111   30 which is loaded to cube(BW).
    now same record qty has changed from 30 to 40. As we have additive delta, we will get new record as 1111  10.
    new status for change record: This is same as like After image delta type in standard SAP data sources. for every change in record you should have new record.
    say if you have any number which will be generated by system for new/changed record, then you can use this.
    You can use this option when delta option set to "numeric pointer"
    Regards,
    Venkatesh

  • Timestamp for the redologs belong to that instance is changing but not for

    redo logs on
    Group Member THREAD# Archived Status ( MB)
    00 /mount1/dbname/mount1_a.mount 1 NO CURRENT 100
    01 /mount2/dbname/mount1_b.mount 1 YES INACTIVE 100
    02 /mount1/dbname/mount2_a.mount 2 NO CURRENT 100
    03 /mount2/dbname/mount2_b.mount 2 YES INACTIVE 100
    04 /mount1/dbname/mount3_a.mount 3 NO CURRENT 100
    05 /mount2/dbname/mount3_b.mount 3 YES INACTIVE 100
    06 /mount1/dbname/mount4_a.mount 4 YES INACTIVE 100
    07 /mount2/dbname/mount4_b.mount 4 NO CURRENT 100
    Timestamp for the redologs belong to that instance is changing but not for the otherinstances on a commom storage area..
    Like on node1
    00 /mount1/dbname/mount1_a.mount 1 NO CURRENT 100
    01 /mount2/dbname/mount1_b.mount 1 YES INACTIVE 100
    Time stamp is changing on node 1 for redologs belong to group 10 and 11 but not for others .same thing on other nodes groups which belong to that node(thread ) are changing.
    On node1.
    [node51-dbname1] ls -ltr /mount*/dbname/mount*
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount3_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount2_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount3_a.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount2_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 21:12 /mount2/dbname/mount4_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 23:07 /mount1/dbname/mount4_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 10:54 /mount2/dbname/mount1_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 12:06 /mount1/dbname/mount1_a.mount
    On node2:
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount3_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount3_a.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:10 /mount2/dbname/mount1_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:15 /mount1/dbname/mount1_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 21:12 /mount2/dbname/mount4_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 23:07 /mount1/dbname/mount4_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 10:54 /mount2/dbname/mount2_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 12:06 /mount1/dbname/mount2_a.mount
    On node3:
    ls -ltr /mount*/dbname/mount*
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount2_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount2_a.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:10 /mount2/dbname/mount1_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:15 /mount1/dbname/mount1_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 21:12 /mount2/dbname/mount4_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 23:07 /mount1/dbname/mount4_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 09:13 /mount2/dbname/mount3_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 12:06 /mount1/dbname/mount3_a.mount
    On node4:
    ls -ltr /mount*/dbname/mount*
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount3_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount2_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount3_a.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount2_a.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:10 /mount2/dbname/mount1_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:15 /mount1/dbname/mount1_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 06:07 /mount1/dbname/mount4_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 12:06 /mount2/dbname/mount4_b.mount

    If there is a question here, and a version number here, I can't find either one.
    Please return to your first post, use the edit button, and format your listing use the tags show in the FAQ so what you post can be read.
    Thank you.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to get change documents for Equipment Master Records of a document?

    Hi experts,
    I need a report for changes of Equipment Master for a document.
    There is a way to reach this for every document : Environement - > Display Changes. Then I can get a report for "Changes to Object Links". But this can only show me that which equipments are linked to this document. What I want to search is which documents are linked to the equipment. I want to search with equipment number and get the history of changes for documents, Which documents are attached to this equipments and when did these documents attach to the equipment.
    Can I get this report with standard SAP queries / reports? Where can I get this informations? From which tables?
    PS: If i run a search with Equipment Master Data form CV04N, I can see which documents are linked to this equipment but I can't see when they are attached.
    Thanks in advance.

    .. but I can't see when they are attached...
    In CV04n,in Object Links tab,provide your search input criteria.Once the results are displayed,navigate to Current Layout button.Herein,move the 'Output Date' value to Displayed Column list.
    Once done,you should be able to view the date on which the DIR with associated objects(Eg: Equipment Master) was created.Hope this helps!!
    Regards,
    Pradeepkumar Haragoldavar

  • DSC 8.6.1 wrong timestamps for logged data with Intel dual core

    Problem Description :
    Our LV/DCS 8.6.1 application uses shared variables to log data to Citadel. It is running on many similar computers at many companies just fine, but on one particular Intel Dual Core computer, the data in the Citadel db has strange shifting timestamps. Changing bios to startup using single cpu fixes the problem. Could possibly set only certain NI process(es) to single-cpu instead (but which?). The old DSCEngine.exe in LV/DSC 7 had to be run single-cpu... hadn't these kind of issues been fixed by LV 8.6.1 yet?? What about LV 2009, anybody know?? Or is it a problem in the OS or hardware, below the NI line??
    This seems similar to an old issue with time synch server problems for AMD processors (Knowledge Base Document ID 4BFBEIQA):
    http://digital.ni.com/public.nsf/allkb/1EFFBED34FFE66C2862573D30073C329 
    Computer info:
    - Dell desktop
    - Win XP Pro sp3
    - 2 G RAM
    - 1.58 GHz Core 2 Duo
    - LV/DSC 8.6.1 (Pro dev)
    - DAQmx, standard instrument control device drivers, serial i/o
    (Nothing else installed; OS and LV/DSC were re-installed to try to fix the problem, no luck)
    Details: 
    A test logged data at 1 Hz, with these results: for 10-30 seconds or so, the timestamps were correct. Then, the timestamps were compressed/shifted, with multiple points each second. At perfectly regular 1-minute intervals, the timestamps would be correct again. This pattern repeats, and when the data is graphed, it looks like regular 1-sec interval points, then more dense points, then no points until the next minute (not ON the minute, e.g.12:35:00, but after a minute, e.g.12:35:24, 12:36:24, 12:37:24...). Occasionally (but rarely), restarting the PC would produce accurate timestamps for several minutes running, but then the pattern would reappear in the middle of logging, no changes made. 
    Test info: 
    - shared variable configured with logging enabled
    - data changing by much more than the deadband
    - new value written by Datasocket Write at a steady 1 Hz
    - historic data retrieved by Read Traces
    - Distributed System Manager shows correct and changing values continuously as they are written

    Meg K. B. , 
    It sounds like you are experiencing Time Stamp Counter (TSC) Drift as mentioned in the KB's for the AMD Multi-Core processors. However, according to this wikipedia article on TSC's, the Intel Core 2 Duo's "time-stamp counter increments at a constant rate.......Constant TSC behavior ensures that the duration of each clock tick is
    uniform and supports the use of the TSC as a wall clock timer even if
    the processor core changes frequency." This seems to suggest that it would be not be the case that you are seeing the issue mentioned in the KBs.
    Can you provide the exact modle of the Core 2 Duo processor that you are using?
    Ben Sisney
    FlexRIO V&V Engineer
    National Instruments

  • When syncing after recent update, sync is stuck at "Step 4 of 4" "Waiting for changes to be applied" and will not complete, even after hours.  How can this be fixed?

    I completed the most recent software update for both iTunes and iPhone recently.  I am now trying to sync my iPhone to add newly purchased audiobooks and the sync remains stuck at "Step 4 of 4" with the message "Waiting for changes to be applied"  I have tried everything to correct this.  When sync is cancelled a failure to sync message is generated.  Any ideas????

    Alright, so I reset my computer and suddenly it then recovered. Other times it wouldn't recover after resetting the computer, so I have no idea how it happened. I just restarted the computer lots of time and finally it worked.
    Okay, back to square one. Now to transfer music, I tried my previous acknowledgable solutions but they didn't work. The iPod touch does not feature a hard-disk mode, and windows media player doesn't support iPods.
    I've tried multiple programs to transfer music but none of them work properly and keep giving me error codes. So my iPod still gets stuck at Step 4: Waiting for changes to be applied or whatever it said.
    Thanks in advance ._. (Please help)
    p.s - Apple is useless. If I don't get steady answers tomorrow I'm going to end up calling them and get this problem fixed first hand. Second hand? I don't know, over the **** phone.
    juiceb0xk signing out for the night. Bye. >:(

  • How to use execute query For a single record

    Hi All,
    I am working with oracle forms 10g, I have developed a custom form.
    I the form user enter some data and click save in the menu and data get inserted into my table. Inside the insert statement i have hardcoded some values, Once data get inserted i cant able to see that values immediately in my text fields in my form.After requerying i can able to see the changes.
    For example I have a text field called Status, and the field is display only field. At that time of insert i have hardcoded as "INCOMPLETE". Once the user enter the data in the form and click save the data get inserted in to my table but i cant able to see the status, after i requery my form i can able to see the status.
    Here i do multi insert also.
    This is my insert statement
    BEGIN
    First_Record;
    LOOP
    IF :BANK_GUARANTEE_BLK.CHECK_IN_OUT = 'Y'
    THEN
    XXBANK_GUARANTEE_HEADERS.XXBANK_GUARANTEE_INSERT;(this is my package, here i have written my insert statement)
    --Execute_query;
    END IF;
    Exit when :System.Last_Record = 'TRUE';
    Next_Record;
    END LOOP;
    END;
    If user insert only one row and i gave Execute_query to refresh and bring the current data, but when i use execute_query Its brings up all the datas in the table.
    Can any one tell me how to avoid this and how to use execute_query for a single record.
    Thanks &regards
    Srikkanth

    Solved,
    The solution is
    set_block_property('LC_REQ_BLK',ONETIME_WHERE,'LC_PO_NUMBER='||:LC_REQ_BLK.LC_PO_NUMBER);
    go_block('LC_REQ_BLK');
    execute_query;
    Works fine.
    Regards
    Sri

  • How can we restrict the other user to change the record which has been entered by particular user in MDS

    I have created Product entity in MDS. It's having the following values:
    Name  Code  Owner
    Bike    1      ABC
    Car      2     XYZ
    Cycle   3     RRR
    owner XYZ can change the record of RRR. But if owner XYZ or any other owner in this entity tried to update the ABC's record, access should be denied. That means, no one should have the permission to change the records which are entered by ABC.
    For this i have executed this code
    CREATE TRIGGER mdm.party_trial_readonly ON mdm.tbl_1042_1278_EN AFTER UPDATE, DELETE AS
    IF EXISTS (SELECT * FROM deleted WHERE readonly = 1)
    BEGIN
       ROLLBACK TRANSACTION
       RAISERROR ('Attempt to change a read-only row', 16, 1)
       RETURN
    END;
    After executing this code i couldn't edit any of the records.
    Please help me out in this.

    I have created 2 entities called Party and Owner.  Party has following columns (name, Code, Owner (Domain Based Attribute)) Owner has following columns (name, Code) And I have Created one Derived Hierarchy.
    From user and Group Permision Section, Hierarchy Members tab I have given read only permision to me (administrator of the Model). When I gave the permision I have selected users and Inherited from group in permission tab. And I'm not the part of any group.
    Now I'm not able to see my model except the explorer area. And I'm not able to delete the permission from the user. As per the admin guide we need to delete permission from group.
    Though I'm not the part of any group, I'm not able to proceed further to delete the permission.
    Please help me out in this regard. Thanks!

  • Re-Occurring Blue Screen~Dump files included~Please Help~Unable to verify timestamp for ntkrnlpa.exe

    Hello,
    Starting yesterday I started getting the BSOD. I have uploaded my dump files to this dropbox account:
    www.dropbox.com/sh/w3ryago8pfcw2y2/AAAR5i6Crx5q-p--xdESJjnMa
    There are lots of them as my PC crashed many times.
    I attempted to analyze them with windbg but all I can see is:
    Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ntkrnlpa.exe
    Also I ran sfc /scannow and it found no integrity violations.
    After the first BSOD I was barely able to get Windows to load without another immediate crash. I couldn't boot my PC last night but today seems okay so far. CPU temp was fine, actually quite cool as I had my window open right by the PC with the side off
    the case and it was cold last night. Today, so far, seems to be running okay...so far anyways..
    Windows update recently installed a driver for my on-board video card (Nvidia GeForce 6150n) on the 18th I think as I started using a 2nd monitor using the on-board card in addition to my PCI Express Ati Radeon HD. To use the second screen, I switched
    the primary video in CMOS to on-board instead of PCI-E 16x so the on-board Nvidia card would be enabled.
    I also installed brand new ram (4gb DDR2) about a month ago
    and a new power supply 2 months ago. The power supply is not "exactly" the same voltage as the one that was in there but it's dang close. But I don't have any power leeching components.
    Other than that nothing new has happened. After I got the crash, I tried to enter CMOS yesterday and it glitched out on me twice. I hope it's not my motherboard..
    I am willing to do a system re-format as I am running Windows 7 32bit on a 64bit AMD so I wouldn't mind having 64 bit Windows anyways but I'd like to know what the problem is before I do this. Thank you.
    Update: Just did a MalwareByte's Anti-Malware scan and no malware but found these items: 
    Scan Date: 5/22/2014
    Scan Time: 6:08:00 PM
    Logfile: 
    OS: Windows 7 Service Pack 1
    CPU: x86
    File System: NTFS
    Scan Type: Threat Scan
    Result: Completed
    Objects Scanned: 261539
    Time Elapsed: 8 min, 10 sec
    Processes: 0
    (No malicious items detected)
    Modules: 0
    (No malicious items detected)
    Registry Keys: 0
    (No malicious items detected)
    Registry Values: 0
    (No malicious items detected)
    Registry Data: 0
    (No malicious items detected)
    Folders: 2
    PUP.Optional.CrossRider.A, C:\Users\Justin\AppData\Local\Google\Chrome\User Data\Default\Extensions\ecoccdldklbjglocbgbfpmpehjegkode, , [dd97c58f413a74c2503e7106649ec23e], 
    PUP.Optional.CrossRider.A, C:\Users\Justin\AppData\Local\Google\Chrome\User Data\Default\Extensions\ecoccdldklbjglocbgbfpmpehjegkode\0.1_0, , [dd97c58f413a74c2503e7106649ec23e], 
    Files: 9
    PUP.Optional.OptimumInstaller.A, C:\Users\Justin\Downloads\Player-Chrome.exe, , [6b090a4a4437d363a05f361717ea718f], 
    PUP.Optional.Outbrowse, C:\Users\Justin\Downloads\install-flashplayer.exe, , [561ee173fe7d1125edf4d9a443be5aa6], 
    PUP.Optional.CrossRider.A, C:\Users\Justin\AppData\Local\Google\Chrome\User Data\Default\Extensions\ecoccdldklbjglocbgbfpmpehjegkode\0.1_0\icon-128.png, , [dd97c58f413a74c2503e7106649ec23e], 
    PUP.Optional.CrossRider.A, C:\Users\Justin\AppData\Local\Google\Chrome\User Data\Default\Extensions\ecoccdldklbjglocbgbfpmpehjegkode\0.1_0\icon-16.png, , [dd97c58f413a74c2503e7106649ec23e], 
    PUP.Optional.CrossRider.A, C:\Users\Justin\AppData\Local\Google\Chrome\User Data\Default\Extensions\ecoccdldklbjglocbgbfpmpehjegkode\0.1_0\icon-48.png, , [dd97c58f413a74c2503e7106649ec23e], 
    PUP.Optional.CrossRider.A, C:\Users\Justin\AppData\Local\Google\Chrome\User Data\Default\Extensions\ecoccdldklbjglocbgbfpmpehjegkode\0.1_0\jquery-1.10.2.min.js, , [dd97c58f413a74c2503e7106649ec23e], 
    PUP.Optional.CrossRider.A, C:\Users\Justin\AppData\Local\Google\Chrome\User Data\Default\Extensions\ecoccdldklbjglocbgbfpmpehjegkode\0.1_0\manifest.json, , [dd97c58f413a74c2503e7106649ec23e], 
    PUP.Optional.CrossRider.A, C:\Users\Justin\AppData\Local\Google\Chrome\User Data\Default\Extensions\ecoccdldklbjglocbgbfpmpehjegkode\0.1_0\tweetwiki.js, , [dd97c58f413a74c2503e7106649ec23e], 
    PUP.Optional.CrossRider.A, C:\Users\Justin\AppData\Local\Google\Chrome\User Data\Default\Extensions\ecoccdldklbjglocbgbfpmpehjegkode\0.1_0\_DS_Store, , [dd97c58f413a74c2503e7106649ec23e], 
    Physical Sectors: 0
    (No malicious items detected)

    Hi,
    All of the attached DMP files are of the
    WHEA_UNCORRECTABLE_ERROR (124) bug check.
    A fatal hardware error has occurred. This fatal error displays data from the Windows Hardware Error Architecture (WHEA).
    If we run an !errrec on the 2nd parameter of the bug check (address of the WER structure) we get the following:
    BugCheck 124, {0, 867d2024, b2000010, 10c0f}
    ===============================================================================
    Section 2 : x86/x64 MCA
    Descriptor @ 867d2134
    Section @ 867d22bc
    Offset : 664
    Length : 264
    Flags : 0x00000000
    Severity : Fatal
    Error : BUSLG_OBS_ERR_*_NOTIMEOUT_ERR (Proc 0 Bank 4)
    Status : 0xb200001000010c0f
    This is a pretty complicated error compared to other possibilities it could have been, as it implies you have a hardware fault somewhere along the bus (not very definitive on its own).
    In our case however, we can go a bit deeper with this one:
    0: kd> .formats 0xb200001000010c0f
    Evaluate expression:
    Hex: b2000010`00010c0f
    Decimal: -5620492266238833649
    Octal: 1310000001000000206017
    Binary: 10110010 00000000 00000000 00010000 00000000 00000001 00001100 00001111
    Chars: ........
    Time: ***** Invalid FILETIME
    Float: low 9.61613e-041 high -7.45059e-009
    Double: -7.41853e-068
    Now that we have this info, we'd refer to the AMD manual:
    63 VAL Valid
    62 OVER Status Register Overflow
    61 UC Uncorrected Error
    60 EN Error Condition Enabled
    59 MISCV Miscellaneous-Error Register Valid
    58 ADDRV Error-Address Register Valid
    57 PCC Processor-Context Corrupt
    56–32 Other Information
    31–16 Model-Specific Error Code
    15–0 MCA Error Code
    In our specific case, bit 63 of the status code is set, so it is valid. Bit 62 of the status code is
    unset, therefore there's no overflow. Bit 61 implies an uncorrected error has occurred, and Bit 60 implies an error condition was enabled. Last but not least, Bit 57 is
    set and implies a corrupted processor context.
    If we take a look at the last 15 bits of the binary:
    Binary: [trimming] 00001100 00001111
    In our case, the MSB in binary (00001100 ), implies a bus error occurred (as I mentioned above). We need to further decode the bits to understand more:
    [0000]1100 00001111
    0000 = 1PPT RRRR IILL.
    PP = Participation Processor, T = Timeout,
    R = Memory Transaction Type, I = Memory and/or I/O, and finally
    L = Cache Level.
    With this said, it appears we actually have a faulty motherboard as the processor seems fine, etc. The only other thing I see possible is bad RAM, which you can figure out whether or not is the case by running no less than ~8 passes of Memtest:
    Memtest86+:
    Download Memtest86+ here:
    http://www.memtest.org/
    Which should I download?
    You can either download the pre-compiled ISO that you would burn to a CD and then boot from the CD, or you can download the auto-installer for the USB key. What this will do is format your USB drive, make it a bootable device, and then install the necessary
    files. Both do the same job, it's just up to you which you choose, or which you have available (whether it's CD or USB).
    Do note that some older generation motherboards do not support USB-based booting, therefore your only option is CD (or Floppy if you really wanted to).
    How Memtest works:
    Memtest86 writes a series of test patterns to most memory addresses, reads back the data written, and compares it for errors.
    The default pass does 9 different tests, varying in access patterns and test data. A tenth test, bit fade, is selectable from the menu. It writes all memory with zeroes, then sleeps for 90 minutes before checking to see if bits have changed (perhaps because
    of refresh problems). This is repeated with all ones for a total time of 3 hours per pass.
    Many chipsets can report RAM speeds and timings via SPD (Serial Presence Detect) or EPP (Enhanced Performance Profiles), and some even support changing the expected memory speed. If the expected memory speed is overclocked, Memtest86 can test that memory performance
    is error-free with these faster settings.
    Some hardware is able to report the "PAT status" (PAT: enabled or PAT: disabled). This is a reference to Intel Performance acceleration technology; there may be BIOS settings which affect this aspect of memory timing.
    This information, if available to the program, can be displayed via a menu option.
    Any other questions, they can most likely be answered by reading this great guide here:
    http://forum.canardpc.com/threads/28864-FAQ-please-read-before-posting
    Regards,
    Patrick
    “Be kind whenever possible. It is always possible.” - Dalai Lama

  • How to find out last updatde timestamp for a table

    Hi All,
    I want to find out the last updated time stamp of a table. Is there some thing available with the sys tables. Is there something can be done with user_objects.
    Or, is there any need to write pl/sql code to get the last updated timestamp for a table.
    Please provide some inputs.
    regards,
    Naresh

    Hi Oleg,
    Select * from user_objects.I belieive it gives you the last_ddl_time not the time a update or delete was done.
    Not sure if we have this feature in any new release.
    I am working on Connected to Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
    to the OP
    I will suggest if you planto audit then use the audit feature based on your DB version.
    Or to make it more simple have a column called modified_date and update this column whenever you update the record.
    Regards,
    Bhushan

  • Can u tell me any predefined BAPI for change and creation of Material

    Hi,
        Can anybody tell me  predefined BAPI for change and creation of Materialmasterand Pricing?
    Thanks & regards,
    Gopianne.

    you can use the BAPI to BAPI_MATERIAL_SAVEDATA create as well as to change material master.
    When changing material master data, you need enter only the material
    number.
    In the header data, you must select at least one view for which data is
    to be created. Depending on the view selected, you must maintain other
    required parameters. If you do not enter values for all of the required
    parameters, the method is ended with an error message.
    The corresponding fields in the tables (such as CLIENTDATA) must first
    be supplied with data by the calling program. An indicator must also be
    set for each of these fields so that the data is written to the database
    by the method. This requires the calling program to supply the
    corresponding field with the indicator in a checkbox table (for example,
    CLIENTDATAX). Checkbox tables exist for tables that do not contain any
    language-dependent texts (MAKT, MLTX), International Article Numbers
    (MEAN), or tax classifications (MLAN). Several data records for a
    material can be created in these tables.
    regards
    vivek
    reward points if it helps

Maybe you are looking for