English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-08-10 10:23:50 · 7 answers · asked by gehadhanna 2 in Computers & Internet Hardware Other - Hardware

7 answers

Computer operating systems use some pretty basic science. A parity error is the result of corruption in a file. That might be a big problem or a small one. Fixing a parity error will likely eliminate some tiny bit of data, but in most cases will not result in a noticable problem. You should fix parity errors and consider this a good time to think about your file back-up habits. If you back up your files, you will be in good shape if you get file corruption.

2006-08-10 10:32:15 · answer #1 · answered by united9198 7 · 0 0

Parity is a method of making sure bits have not become corrupted. It can be used in memory and file systems, or any other form of data or transmitted data. The way it works is that the binary bits are separated into ones and zeros. Either the ones or the zeros are added up. If the total is even the parity bit is set to one. If the total is odd it is set to zero. This is called even parity. There is also odd parity. This method is used in many different places in a computer to ensure the data has not changed or been corrupted. Parity has limited accuracy and is usually replaced with CRC (cyclic redundancy count) which is far better at trapping errors and is also much more complex. It is generated with prime numbers and a series of exclusive or functions which is an add with no carry. If a parity error occurs whatever data created the error be it in memory or in a file or even a transmission it lets the system know the data is not reliable. If it occurs in OS operating memory the parity error won't affect anything but the damaged data will. Usually the system will halt at this point. So the answer to the question is the error won't cause anything the corrupted data can-but the parity can be trapped to perform special error handling procedures.

2006-08-10 18:23:22 · answer #2 · answered by miggers20 2 · 0 0

EEratic Behaviour!!!??

Sorry friend....Normally Parity wont be a problem when you dont know that there is no Parity chip in the Memory or Parity Error Detection Mechanism. If you know that those are not available in the computer, then you will feel whatever the problem comes will be due to Parity Error...Sounds Psychic right??

2006-08-10 17:55:42 · answer #3 · answered by Peter 2 · 0 0

Possibly the ram (Memory) in your computer is going bad, or you have parity error checking turned on for the ram, and it doesnt support it. Check that first, then the ram. Sometimes, a ram can loosen in the mother board due to thermal expansion (Heat causing the chip to push up out of the socket), in which case you will need to reinstall the ram by pushing it gently back into the slot. But, truthfully, if the computer is set for error checking, and the ram isnt compatable with error checking, then you will have to adjust the settings in your bios, otherwise, I would suspect a falty simms (Ram) .

2006-08-10 18:21:03 · answer #4 · answered by Darqblade 3 · 0 0

parity errors can cause very erratic errors and from my past expience at working in a service department for ten yours at a major computer manufacturer is that 9 out of ten times it is the memory causing it. If you have two memory sticks in your system pull one out for awhile and try it and then put the other one back in by itself and run that run and see what happens

2006-08-10 17:40:20 · answer #5 · answered by salute222000 4 · 0 0

Either the memory is defective, or it needs to be re-seated, with the power off, and wearing a ESD wrist strap os you don't blow it all from the static discharge!

2006-08-10 17:28:13 · answer #6 · answered by Anonymous · 0 0

corruption of data, malfunctionaing of hardwares,etc

2006-08-14 07:07:57 · answer #7 · answered by DeAd MaN 4 · 0 0

fedest.com, questions and answers