PeopleSoft data integrity error (124,85)

Hi all

Today, some users trying to access different components face "data integrity error (124,85). This occurred with different users to different components as well.

When I checked my logs, I found the following.

Version of the PeopleCode program changed by calling the DEPT_ASSOC_UPDATE. Max version was 1, now 32

Data integrity error (124,85)

I checked the support of oracle and other forums as well, they suggested me to run the VERSION of AE. After you run the VERSION of AE, problems have been resolved and the user wasn't more questions.

I was looking for the cause of this problem, but did not have a lot of details on this. MOS Doc ID 611688.1 were not mentioned in any cause as well.


There has not been change code to our PeopleSoft system for more than a month.


If someone of you can help me to understand why this issue of the integrity of the data occurs?


Also CACHE corruption have any part to play in this regard?


Forums. documents or leads to this topic is welcome.


Thanks in advance.


Details of the system

PeopleSoft HRMS 9.1, 8.51.10

Server 2008 R2

While I was working for another client, I faced similar problems (often wrong). I'm not sure it was just a coincidence, I worked on almost 12 different Production systems and seem to face these problem only in PeopleSoft HRMS systems.

Thank you

Vimal

Present several different issues here and I'll provide a few comments help the discussion along.  Sorry, but this can be long... you are wading in deep waters.

1. you mention that the AE Version helped and that the symptoms were not seen after that.  Which suggests a version can be resolved the corruption.  Please do not forget the you run the version of most of the EI of the Version of 611565.1 that we have worked hard to make sure he could be running in enhanced mode without taking the system down.

2. you have indicated that the object that had version conflicts has been the «... the component DEPT_ASSOC_UPDATE...» ", emphasis added.  Normally, items are managed in the projects, so I normally start here.  Component, files, etc are migrated in the projects, so if you can find a project that has been migrated at the time, the problem started, you might have a corrupted project.  The survey should attempt to address first of all 'what has changed?' and then ' who/how did it changed do?

3. prior to go further, be sure that when you have version corruptions in a database, e.g. PROD, you run the AE Version on ANY database that feed on projects in this database, for example TCT, DEV, etc.  A corrupt database can pass a corrupted to an other database - as much as we try to prevent this.

4. the versions are a balancing between the PSVERSION and the PS Act * Definition and others, but let's keep things simple for now.  In the case of a project, the PSVERSION. PJM line must match the version MAX of the PSPROJECTDEFN table.  If you are interested, crack open the latest Version of AE and you will see an InitArrays function that describes the relationship between the people.  It will be a "secret decoder ring" while you're working through this.

5. If you do some creative SQL, you can identify the OPRID and last modified date/time for the line in the PSPROJECTDEFN table max, and sometimes that will point to a problem.  Sometimes, if you see errors of version from some time, you can map it to a migration that occurred in and around that time.  Yet once, spend time with a query tool and look at this chart.  "Corrupt projects are often the result of the sessions App Designer who have been 'put to sleep' say a weekend ' and then woke up without login back.  Using this method, you can sometimes identify the culprit if that is the problem. (It was in the previous version of the KM, but I took it out when I rewrote the current version).

6. you said that the problem has emerged from a component that is corrupt.  If this is the case, I would look at RDM/PSRECDEFN incompatibilities/fingerprints.  If you look closely, the RDM is associated with several tables, so I would double check all those.

7. Finally, I can the big white elephant in the room - direct SQL access.  Some applications have been known to directly manipulate the content of PeopleTools tables, which is more unfortunately, because that condemn us customers that do. (I saw this code in more SQR).  Since the relationship between the various tables of Manager (PS * Definition) and the PSVERSION line isn't exactly trivial, a simple update can break this relationship.  (See my comments in the previous footnote.)  I OFTEN see this when you import new users in the PSOPRDEFN table, but the symptom does not match you. If you find a table that appears corrupted, you could search by PeopleCode/Source code to see if this object is manipulated directly anywhere.  If you find an instance in the provided code, please open an SR and ask that it be repaired.  If you find it in custom code... shame on you.

HTH

Tags: Oracle Applications

Similar Questions

  • Data integrity error

    Hello
    We constantly receive error of data integrity on the PeopleSoft production environment. I know there is no user working directly on the Production of the application designer environment.

    It seems that, if you stay on a page for too long and then change something that triggers a trip to the server, then it gives this error of data integrity, as if a process has changed the underlying data at the same time.

    What could be the reasons for this behavior? It is an urgent issue and we are at a loss. I guess that if some process changes the exact line of the data that is in course development on, and then he would give a mistake like that (otherwise the only way he could come is if some tool table values have been changed by a process that is very likely); the problem is that even if someone tries to add a new line, this error comes up.

    Any help is greatly appreciated.

    We had this problem once when the engine VERSION application program has been run without stopping the application server.

    Kind regards

    Bauke

  • FTP with data integrator

    Hello

    I want to take the file from a server to server ODI with data integrator.
    I use ftp jython in ODI procedure. I found an example in the Jython quick reference Guide
    I like it.

    import snpsftp
    FTP = snpsftp.SnpsFTP ('10.0.4.107', 'pdks', 'pdksmgr357')
    Try:
    FTP.setMode ('ASCII')
    ftp.mget ('/ pdks_data ','.txt', ' / OracleBI/log ') *.
    Finally:
    FTP.Close)

    but it gives an error like this


    * 7000: null: java.sql.SQLException: description of invalid format *.
    java.sql.SQLException: invalid format description
    to com.sunopsis.jdbc.driver.file.a.b.a.a (a.java)
    at com.sunopsis.jdbc.driver.file.w.a (w.java)
    to com.sunopsis.jdbc.driver.file.w. < init > (w.java)
    at com.sunopsis.jdbc.driver.file.u.prepareStatement (u.java)
    at com.sunopsis.sql.SnpsQuery.a (SnpsQuery.java)
    at com.sunopsis.sql.SnpsQuery.a (SnpsQuery.java)
    at com.sunopsis.sql.SnpsQuery.updateExecStatement (SnpsQuery.java)
    at com.sunopsis.sql.SnpsQuery.executeUpdate (SnpsQuery.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execStdOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlS.treatTaskTrt (SnpSessTaskSqlS.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.i (e.java)
    at com.sunopsis.dwg.cmd.h.y (h.java)
    at com.sunopsis.dwg.cmd.e.run (e.java)
    at java.lang.Thread.run(Thread.java:595)


    What is the problem with that?
    or is it possible to use ftp

    Thank you.

    Published by: ealtas on June 10, 2010 08:20

    Try again with this...

    import snpsftp
    FTP = snpsftp.SnpsFTP ('10.0.4.107', 'pdks', 'pdksmgr357')
    Try:
    FTP.setMode ('ASCII')
    FTP.mget ('/ pdks_data ',' * .txt ',' / OracleBI/log ')
    Finally:
    FTP.Close)

    The difference is:
    Replace "pdks" "pdks'
    '* .txt' replace '.txt '.
    and there is no ' *' at the end of the command ftp.mget

    Thank you
    Fati

  • System PeopleSoft database Setup error: PSDMTX error: access code

    People,

    Hello. I just installed MS SQL Server 2005 and PeopleTools 8.49 successfully. After that, I run D:\PT8.49\setup\PsMpDbInstall\setup.exe. The wizard runs by steps and connects to SQL Server 2005 successfully. Initializing the wizard Data Mover, it stops and the message as follows:

    "Invalid ID to access and password for the access code. psdmtx error. Installation failed load PeopleSoft data with following error message: error: psdmtx running. Please review the log file located under the directory of the log for more details. »

    I opened psdmtx.log and the message is: "' PSDMTX error: access code" "

    Due to the error above, I've implemented PeopleTools 8.49 Configuration Manager correctly. I also run a Script of Server Configuration 'spconfig.sql' and 'connect.sql' with the adequate development of < CONNECTID > and < CONNECTPS >.
    After that, I have run "D:\PT8.49\setup\PsMpDbInstall\setup.exe" again and get the same error.

    In 'setup.exe' Assistant, he has only 5 entries: ID symbolic PeopleSoft (sa1), PeopleSoft Access ID (sa), the PeopleSoft access password (mypass), PeopleSoft (people) and PeopleSoft login ID connect password (mypass).

    I know, PeopleSoft Access ID and password are used to communicate with SQL Server, and 2 values connect to SQL Server successfully. PeopleSoft Connect ID and password Connect are used to load the PeopleSoft database, and I put 2 values correctly. Symbolic PeopleSoft ID (sa1) is causing the problem?

    People can help solve this problem?

    Thank you.

    You install on a 64 bit OS?

    If so, you must configure your system DSN ODBC for PeopleTools 32-bit client from:
    * C:\Windows\syswow64\odbcad32.exe

    Confusion that the app has 32-bit in his name, and the 32-bit version of it lives in a folder named syswow64...

    Once you have configured the connection ODBC here, you should be able to connect to Data Mover, using the "bootstrap" mode (for example with the user his) and proceed with the installation.

  • Essbase adapter for Oracle Data Integrator

    Hello

    I need adapter Essbase for Oracle Data Integrator, because I'm going to copy data to DB2 and SAP Essbase.

    I found Essbase adapter edelivery.oracle.com (drivers), but it didn't work. When I create a new database server, an error message will appear:

    java.sql.SQLException: Driver must be specified
    at com.sunopsis.sql.SnpsConnection.a (SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.testConnection (SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.testConnection (SnpsConnection.java)
    at com.sunopsis.graphical.r.or.o (or.java)
    at com.sunopsis.graphical.r.or.f (or.java)
    at com.sunopsis.graphical.r.or.b (or.java)
    at com.sunopsis.graphical.r.or.b (or.java)
    at com.sunopsis.graphical.r.il.actionPerformed (il.java)
    at javax.swing.AbstractButton.fireActionPerformed (unknown Source)
    in javax.swing.AbstractButton$ ForwardActionEvents.actionPerformed (unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed (unknown Source)
    at javax.swing.DefaultButtonModel.setPressed (unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (unknown Source)
    at java.awt.Component.processMouseEvent (unknown Source)
    at java.awt.Component.processEvent (unknown Source)
    at java.awt.Container.processEvent (unknown Source)
    at java.awt.Component.dispatchEventImpl (unknown Source)
    at java.awt.Container.dispatchEventImpl (unknown Source)
    at java.awt.Component.dispatchEvent (unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent (unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent (unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent (unknown Source)
    at java.awt.Container.dispatchEventImpl (unknown Source)
    at java.awt.Window.dispatchEventImpl (unknown Source)
    at java.awt.Component.dispatchEvent (unknown Source)
    at java.awt.EventQueue.dispatchEvent (unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy (unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy (unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy (unknown Source)
    in java.awt.Dialog$ 1.run (unknown Source)
    at java.awt.Dialog.show (unknown Source)
    at java.awt.Component.show (unknown Source)
    at java.awt.Component.setVisible (unknown Source)
    at com.sunopsis.graphical.r.or.q (or.java)
    to com.sunopsis.graphical.r.or. < init > (or.java)
    at com.sunopsis.graphical.frame.a.ji.bx (ji.java)
    at com.sunopsis.graphical.frame.bn.w (bn.java)
    at com.sunopsis.graphical.frame.bn.d (bn.java)
    at com.sunopsis.graphical.frame.w.actionPerformed (w.java)
    at javax.swing.AbstractButton.fireActionPerformed (unknown Source)
    in javax.swing.AbstractButton$ ForwardActionEvents.actionPerformed (unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed (unknown Source)
    at javax.swing.DefaultButtonModel.setPressed (unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (unknown Source)
    at java.awt.Component.processMouseEvent (unknown Source)
    at java.awt.Component.processEvent (unknown Source)
    at java.awt.Container.processEvent (unknown Source)
    at java.awt.Component.dispatchEventImpl (unknown Source)
    at java.awt.Container.dispatchEventImpl (unknown Source)
    at java.awt.Component.dispatchEvent (unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent (unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent (unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent (unknown Source)
    at java.awt.Container.dispatchEventImpl (unknown Source)
    at java.awt.Window.dispatchEventImpl (unknown Source)
    at java.awt.Component.dispatchEvent (unknown Source)
    at java.awt.EventQueue.dispatchEvent (unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy (unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy (unknown Source)
    at java.awt.EventDispatchThread.pumpEvents (unknown Source)
    at java.awt.EventDispatchThread.pumpEvents (unknown Source)
    at java.awt.EventDispatchThread.run (unknown Source)

    Anyone know about this error?

    Thank you for your advance.

    Kind regards
    Stephan

    Hello

    Are you this message when you click the Test button, if so, then this is normal because you can use the Test button for components that use JDBC and the essbase adapter does not work.

    I hope this helps.

    John
    http://John-Goodwin.blogspot.com/

  • Satellite A300D-135 - BIOS - System Configuration data read error

    After starting a Satellite A300D-135 laptop computer, the following error message appears:


    3070M extended RAM passed
    512 KB of L2 Cache
    System BIOS with a shadow
    Video BIOS with a shadow
    ATAPI CD-ROM: TSSTcorp CDDVDW TS-L632H
    Fixed disk 0: TOSHIBA MK2546GSX
    Initialized the mouse
    ERROR
    System Configuration data read error

    Press to resume, installation

    After pressing F1 the machine starts Windows, very well, but the error message is quite irritating, while it comes with a loud BEEP

    I tried the following things so far (in that particular order):
    -Load BIOS default
    -Flashed the BIOS with the latest version of the BIOS (2.80) for this type of model
    -Reinstalled windows with HARD drive format

    All the these did not work.

    I saw the same message appearing on several places on the internet (on different laptops with a Phoenix BIOS in common), but so far I have not been able to find a working solution.

    It might me a hardware problem, but all devices (vga, soiund, lan, wifi, usb, hdd) seem to work perfectly under Windows, so this does not seem the question). Another solution that is mentioned in some forums, replace the battery. But because the phone keeps time correctly I don't think it's the case either.

    Any ideas?

    Kind regards
    GJ

    Hello

    The POST (power on self-test) BIOS checks and detects errors on the motherboard.
    I think it has something to do with the hardware on the motherboard problem.
    I doubt that you can solve this if update of the BIOS and the BIOS default settings didn't change that.

    What to say; I think that the technician of the ASP should run tests to check what's wrong or what cause this I think it is question of s mobo.

  • Satellte M30: BSOD - KERNEL DATA INPAGE ERROR atapi.sys

    Hello

    I really hope, really, that someone can help me. I'm no computer Wizard, so if you can help please give me simple instructions. My problem is that often my satellite M30 freezes and blue page happens to give me a warning.

    Top of the page is KERNEL-DATA-INPAGE-ERROR, then goes on to say disable Options memory BIOS such as cache or shading, atapi.sys says below.

    So can someone please help.

    Thank you

    Hello

    Because you are not a computer expert ;) I'll try to write as simply.
    It looks more like a hardware problem as a problem of software!

    But to be 100% sure, you should recover the laptop with the Toshiba Recovery CD supplied.
    This CD will be programmed the laptop back to the factory setting and usually the laptop should work properly after the recovery of the new!

    If you the BSOD will appear again the chances are high that memory, HARD drives and the motherboard is malfunctioning.

    But because you are a beginner, I would not recommend trying to solve this problem yourself.
    In this case, you must contact the ASP in your country!

    Good luck

  • Equium A300D - 13 X - Configration system data read error

    Hello

    I have a problem with my Equium A300D - 13 X laptop, everytime I turn on my laptop it starts and loads the initial startup screen as usual, Toshiba once asked that loud "BEEP" comes from my laptop, and lists the following information:

    Phoenix TrustredCore (tm) NB
    Copyright 1985-2006 Phoenix Technologies Ltd.
    All rights reserved

    Herring of the ITA (DDR2 + T/RS690M/SB600)
    CPU speed = 2000 MHz

    639K system spent RAM
    1918M extended RAM passed
    1024 KB of L2 Cache
    Occult system BIOS
    Video BIOS with a shadow
    ATAPI CD-ROM: MAST * ADVD-RAM UJ-850 S
    Fixed disk 0: WDC W2500BEVT-00SCSTO
    Fixed disk 1: Hitachi HTS542520K9SA00
    Initialized the mouse
    ERROR
    System Configuration data read error

    Press to resume, installation

    I replaced the hard drive and flashed the BIOS settings as advised by Toshiba Helpline but the problem persists.

    Help, please! because the "BEEP" is now getting on my nerves!

    See you soon

    Hi andrew_net82,

    It seems that the BIOS has detected an error with a certain part of material...

    Before doing something I recommend you load the default settings in the BIOS. If you are in the BIOS Setup, press the F9 key.

    If it doesn t work you need for professional assistance from an authorized service I think. Guys need to check which part of the material is defective and must be replaced.
    List of the ASP, you can find on the official website of Toshiba.

  • Data length error! Helps the release of Keyence micrometer

    I am connected to a micrometer of LS7600 Keyence, and I am able to send commands to the micrometer, as well as receive structred outputes.  For example:

    Command: M0, 1

    Return: ER, M0, 20

    Soul ER error, M0 is my exit command, and 20 means DATA LENGTH ERROR.

    I use a very basic VISA program that connects to the Keyence via my Serial Port.

    So when the micrometer Keyence attempts to send the data I requested, it apparently can't do because it encounters a data length error.  I know it's a problem with my labview software because I can output these values successfully using a Hyperterminal connection.

    The data SHOULD go back which looks like this: M0 + 25.2531

    It's just 12 bits?  Can anyone think why labview does not accept this string?

    Check the display format of the indicator, that you look at the number.  It by default 6 significant digits, is exactly what you say.

    The integer is in the orange wire, just your indicator is not set to show them all to you.

  • Blue screen and CORE-DATA-INPAGE-ERROR Message

    The blue screen and the CORE-DATA-INPAGE-ERROR Message appeared during extract some files, 2 consecuentlly. It has happened too, but not that often and during other processes. What should I do? The OS is Vista Home Premium.

    Indeed, I am here!

    Thank you for fixing links.

    The attached file of the DMP is to bug checking KMODE_EXCEPTION_NOT_HANDLED (1e) .

    This indicates that a kernel-mode program generated an exception which did not catch the error handler.

    8th error checking, {c0000005, 9eaa4efc, e551bae0, 0}

    0: kd > 9eaa4efc ln
    (9eaa4eb2) win32k! PFEOBJ::vFreepfdg + 0x4a |  (9eaa4f65) win32k! MultiUserGreTrackRemoveEngResource

    The exception is produced in win32k! PFEOBJ::vFreepfdg + 0x4a.

    0: kd > k
    ChildEBP RetAddr
    e551b6a0 84071908 nt! KeBugCheckEx + 0x1e
    e551ba70 8409584 has nt! KiDispatchException + 0x1a9
    e551bad8 840957fe nt! CommonDispatchException + 0x4a
    e551bafc 8401e70c nt! KiExceptionExit + 0 x 186
    e551bb64 9eb38a95 hal! KfLowerIrql + 0 x 64
    e551bb84 9eafac21 win32k! RFONTOBJ::vDeleteRFONT + 0 x 130
    e551bbbc 9eafada2 win32k! vRestartKillRFONTList + 0x7b
    e551bbf0 9eaafcd7 win32k! PFTOBJ::bUnloadWorkhorse + 0 x 115
    e551bc1c 9eaaf8d9 win32k! vCleanupPrivateFonts + 0x4d
    e551bc34 9eaac06e win32k! NtGdiCloseProcess + 0x16c
    e551bc54 9eaabbad win32k! GdiProcessCallout + 0 x 145
    e551bc70 84262 has 48 win32k! W32pProcessCallout + 0x5d
    e551bcdc 8423f47f nt! PspExitThread + 0x4a0
    e551bcf4 840fde8e nt! PsExitSpecialApc + 0 x 22
    e551bd4c 84094d 42 nt! KiDeliverApc + 0x1dc
    e551bd4c 77a95d14 nt! KiServiceExit + 0 x 56
    WARNING: Frame IP not in any known module. Sequence of images may be wrong.
    04adf6dc 0x77a95d14 00000000

    Associated police crashes, likely a buffer overrun.

    ---------------------------------------------

    1. remove the font cache and then restart > C:\Windows\System32\FNTCACHE. DAT

    * I recommend that you create a system restore point before that just to be sure: Vista - START | type rstrui - create a restore point.

    2 you have avast! + Security installed Aladdin, is at the origin of the conflict.

    Remove and replace avast! and Aladdin with temporary Microsoft Security Essentials for troubleshooting purposes:

    avast! removal - http://www.avast.com/uninstall-utility

    MSE - http://Windows.Microsoft.com/en-us/Windows/Security-Essentials-download 

    3 uninstall Smart Defrag as soon as possible.

    4 uninstall RealNetworks as soon as POSSIBLE, the drivers are too old - 2003.

    Kind regards

    Patrick

  • Computer laptop Gateway does not load windows Vista, reads configuration data read error: System.

    OK a friend knows me to fix his laptop. Apparently what she was experiencing major problems, so he erased the disc and tried to reinstall Win Vista from disk. Will not work. I can get to where you can choose a partition to install the operating system to, and it says: Windows cannot find a system volume that meets its criteria for installation. My friend says he has just tried, form disassemble the computer an audit of all the parties to try ALL the different options during installation, as well as the options for the BIOS. Any ideas people? Here are the approximate specifications, because the owner has not been able to get the computer working for awhile:
    4 GHz, 4 GB RAM computer Gateway laptop, 2006, Phoenix TrustedCore, and a string of other interesting info that appears on the first screen of the error:

    9D.03 BIOS version

    632K RAM passed system
    3966M extended RAM passed
    1024 KB of L2 Cache
    System BIOS with a shadow
    Video BIOS with a shadow
    ATAPI CD-ROM: Optiarc DVD RW AD-7563 has
    Fixed disk 0: WDC WD2500BEVS-26VATO
    Initialized the mouse
    Updated System Configuration data
    ERROR
    System Configuration data read error.

    I'm not very tech savy and I'm not the owner of the PC, so I don't know all about it so go easy on me :).

    If your friend tried to reinstall Windows by using the defined gateway recovery disc (and this is the best way) and this recovery fails, the laptop has hardware problems. Disassemble laptops is a fickle business at best and while it sounds like the hardware problems started before your friend did this, it may have put the nails in the coffin of the laptop to take apart.

    At this point, you can try troubleshooting hardware or your friend can take the laptop to a competent professional (not a type of BigComputerStore/GeekSquad of the place). However, if the laptop has had hard use, your friend must remember that a cell of 4 years with major hardware problems probably won't be cost effective to repair.

    http://www.elephantboycomputers.com/page2.html#Hardware_Tshoot MS - MVP - Elephant Boy computers - don't panic!

  • Kernel data Inpage Error... Memory dump... Please help me

    Hi my name is shoaib.

    I am facing a problem of blue screen approximately every 20-40 minutes. I run the memory test and you indicates no error. I check the RAM via the command "mdsched.exe" and she also don't say no found error. But when the blue screen appears it is said on the top of the page "kernel data Inpage Error".

    Please tell me what to do?

    Here is my file link "msinfo32".

    http://1drv.Ms/1Lu9SpH

    I have not found any "directory Minidump" in C:/windows. Please suggest me what to do. I really need your help. Thank you

    If you stopped crashing run a trace of windows performance when you encounter the problem

    In order to diagnose your problem, we need run Windows performance toolkit, the instructions that are in this wiki

    If you have any questions do not hesitate to ask

    Please run the trace when you encounter the problem
  • 0X0000007A (KERNEL DATA INPAGE ERROR)

    Hello, I got a screen blue error during the game or just overall being on my pc, but it seems to happen more when I have the game. The code is '0x0000007a (KERNEL DATA INPAGE ERROR)' I did 3 bugs so far.

    1. CHKDSK C: /F /R (http://goo.gl/cQCQj2)

    2 memory diagnostic tool (https://neosmart.net/wiki/0x0000007a-kernel-data-inpage-error/)

    3. fix (when I tried fix it says update applicable to your computer)

    These accidents are called BCC116 and are associated with your video subsystem.  Please follow the instructions of this wiki

  • Dat2.data version error

    I get the dat2.data Version error when I try to print, or even to open Microsoft Word 2007.  It started when I loaded the new epson drivers on my computer.  I tried to uninstall the epson SW but it won't let me, it times out.

    Hi Tom Callaghan,.

    Welcome to the Microsoft Answers community.

    Do you have which version of the driver installed?

    You can install the old driver version and check.

    I suggest to start your computer in clean boot mode, and then uninstall the printer driver and restart your computer. Reinstall the printer drivers.
     
    Method 1: Steps to uninstall and reinstall the printer driver.
    1. click on the Start button and select Control Panel.
    2. click on programs.
    3. click on programs and features.
    4. now uninstall the printer drivers.
    5 restart your computer. This will automatically install the appropriate drivers for it.

    You can also download the driver for it from the manufacturer's Web site.
    http://www.Epson.com/cgi-bin/store/support/SupportIndex.jsp?OID=-10222&infoType=overview
     
    Method 2: Steps to start in clean boot mode:

    1. click on start, type msconfig in the search box and press ENTER.
    If you are prompted for an administrator password or a confirmation, type the password, or click on continue.
    2. in the general tab, click Selective startup.
    3. under Selective startup, clear the check box load startup items.
    4. click on the Services tab, select the hide all Microsoft Services check box, and then click Disable all.
    5. click on OK.
    6. When you are prompted, click on restart.

    http://support.microsoft.com/kb/331796 . In addition, see the section on how to restore your computer to a Normal startup mode.
    If the methods above does not solve your problem, and then run system restore.

    Method 3: System Restore will take your computer state permeable when it did not face such a problem, this can be done by selecting the correct restore point.

    To restore the operating system to an earlier point in time, follow these steps:

    1. Click Start, type system restore in the search box, and then click System Restore in the list programs.

    If you are prompted for an administrator password or a confirmation, type your password or click on continue.

    2. in the System Restore dialog box, click on choose a different restore point and then click Next.
    3. in the list of restore points, click a restore point created before you started having the problem, and then click Next.
    4. click on finish.

    For more information, visit the links below:
    http://support.Microsoft.com/kb/936212/
    http://support.Microsoft.com/kb/826862

    Hope this information is useful.
    Let me know if it worked.
     
    Thank you, and in what concerns:
    Umesh P - Microsoft Support

  • CanoScan 4200F gives error - "Twain data transfer error".

    I have a new Windows 7 PC and unable to use CanoScan 4200F, he returns with "Twain data transfer error".  Worked fine with Windows XP.  What should I do

    to make it work?

    Check the manufacturers technical support for latest drivers site, they have Windows 7 drivers that you can download and install. Download little correct level for your computer - 32 or 64 bit - and then install them.

    CanoScan 4200F drivers:
    http://www.USA.Canon.com/Cusa/support/consumer/scanners/canoscan_series/canoscan_4200f?selectedName=DriversAndSoftware

    To see if you have Windows 7 32-bit or 64-bit:

    1. Open system by clicking the Start button, right-click computer, and then clicking Properties.
    2. Under system, you can view the type of system, it will say 32 or 64 bits.

Maybe you are looking for

  • Lenovo audio output K910L does not

    Sorry if this has been asked before, but I already had a look on the front pages and did a search on this topic but found nothing on this subject, but anway... I got my Z-Vibe, a couple of days and it works well. However, I now have problems to get a

  • Cannot install SP2 on Vista Home Premium SP1 32-bit laptop - fails with error 0x800b0100

    Cannot install SP2 on Vista Home Premium SP1 32-bit laptop - fails with error 0x800b0100 Cannot install SP2 (KB948456 - X 86) on a laptop Vista Home Premium 32 bit SP1 with all updates of Windows installed.  Quickly fails after it starts with error 0

  • Depnds on order of connection internet connection

    Router E1200; Windows XP, modem Siemens Speedstream 4100 DSL. If anything is turned and I turn power on, let it all come to its final State, I have no connection to the internet. Three of the five lights are lit on the modem: power, Ethernet and LAN.

  • Windows Vista Ultimate 64-bit goes to a black screen after login. Completely insensitive.

    I seem to have a problem similar but different enough to justify a new thread. I am running Windows Vista Ultimate 64-bit, and after the connection, I get a black screen with a cursor that can move normally. However, it becomes more complicated as ev

  • Test the IP (Ping failed)

    I want to develop an application from server to client on the Playbook. First thing, I'm getting is ping the Playbook of my office and vice versa. The Playbook seems to be able to ping from the desktop.  When I try to ping my Playbook of my desktop (