system or some software has been wrong installation, This will damage the system registry settings. At this point, we can try to restart the computer system using the configuration of the last successful boot: As long as the system is restarted, press the F8 function key in time, bring up the system boot menu, and then check the "Last Known Good Configuration" item so that the Windows system might start functioning again.
2. Repair system files
If
A boot disk, sometimes called a startup disk, contains startup files that the computer can use to start Windows. Startup files are also stored on your computer's hard disk, but if these boot files are corrupted, you can start Windows by using the files on the startup disk.
Startup disks are particularly useful in older operating systems that use FAT or FAT32 file systems, such as Windows 95 and Windows 98, because Windows can also allow users to access files on the hard disk even if it does not
Label:id=164 the MySQL database error is a very common problem due to a power outage or an abnormal shutdown. There are two ways to use MySQL's check table and Repair table SQL statement, and the other is to use the multiple myisamchk provided by MySQL to isamchk the data detection recovery tool. The former is relatively simple to use. Recommended use.1. Check table and Repair tableLog in to MySQL terminal:
1029: [JSOI2007] Building repair time
limit:4 Sec Memory limit:162 MBsubmit:2285 solved:1004[Submit] [Status]
DescriptionXiao Gang is playing a computer game called "Building Repair" provided by Jsoi: After a fierce battle, the T tribe destroyed all the invaders of the Z tribe. But there are already n construction facilities in the T tribe's base that have been severely damaged, and if not repaired
The following articles mainly describe how to correctly repair corrupted MySQL Data Tables. There are two methods: checktable and repairtable, and myisamchk and isamchk, mySQL (the best combination with PHP) database errors caused by power failure or abnormal shutdown are very common problems. There are two methods:
The following articles mainly describe how to correctly repair corrupted MySQL Data Tables.
Source: http://product.pchome.net/2004/07/16/744.php
Cute and cool
We often make minor repairs to hard disks with "disease", and use the most professional hard disk repair software. I tried a lot of such software, and finally left my machine with only hddreg, mhdd, fbdisk, and some original DM tools. As for the Scandisk of MS, I won't say that.When I first repaired the hard disk, I often used a mess of software.
I. Summary of the causes of MyISAM Table Corruption in MySQL:
1. The data file is damaged due to a sudden power failure on the server. The MySQL service is forcibly shut down without being shut down first. The mysqld process is killed when writing a table.
2. the disk is damaged.
3. The server crashes.
4. MySQL bug.
Ii. Summary of symptoms of MyISAM Table Corruption in MySQL:
1. An error is returned when querying data: Incorrect key file for table: '...'. Try to
1. Design Ideas1 "New database, primary foreign key to deal with these details, re-build the registration interface and repair interface2 "match the characters with regular expressions and put them in the business logic class."2, the code is as follows:Registration page CodeUsing system;using system.collections.generic;using system.componentmodel;using system.data;using System.Drawing; Using system.linq;using system.text;using system.windows.forms;usi
, confirmed that one of the disks damaged, resulting in the entire server does not start normally, boot boot report raid error cannot load the logical volume and system, After removing the abnormal hard drive, the primary hard drive starts normally, but there is a raid warning (it starts normally);2, start to enter the interface state, the blue screen as shown:650) this.width=650; "height=" 131 "title=" wpsfa1e.tmp "alt=" wpsfa1e.tmp "src=" http://www.lidongni.com/wp-content/ Uploads/2015/11/wps
1. DBCC CHECKDB
After restarting the server, perform the following SQL database repairs in SQL Query Analyzer without doing anything, fixing the consistency errors and allocation errors in the database.
Use master
DECLARE @databasename varchar (255)
Set @databasename = ' Name of the database entity that needs to be repaired '
exec sp_dboption @databasename, n ' single ', n ' true '--set the target data base to Single-user state
DBCC CHECKDB (@databasename, Repair_allow_data_loss)
DBCC CHECKDB (
The memory card is used almost daily, the usage rate is very high, of course, there will be many times of error or trouble. What happens when the phone's memory card doesn't read? How do I fix the data with the memory card repair tool? The following article provides you with a comprehensive solution, the general mobile phone memory card can not read out for the following two kinds of reasons:
1. The phone card is broken or bad contact caused the phon
Ntbootautofix is a very good tool for automatically repairing xp/vista/win7 system boot. The friend who plays the system must be no stranger.
Small series of computers because of the need for work, installed a number of dual systems, there are XP systems, Win7 systems, WIN8 system; Results after the installation of the WIN8 system, the computer boot on the black screen ... What do we do? This should be the startup item, how do you fix the system startup? Think about it, or use the U disk boot t
To view the Mongodb.log log, the following statement is found in the log:
..............
Mon Mar 317:46:37 [conn148] Assertion:10295:getfile (): Bad file number value (corrupt db?): Run Repair
..............
Translated as: declaration: GetFile (): Incorrect file value (corrupted database. ): Run Repair
After checking the MongoDB documentation, the process is repaired using the following methods:
First s
The repair and recovery features of the computer in Windows 7 have been enhanced and improved, and when our computer fails or needs to be restored, you can activate Windows ' advanced startup options ' by pressing the F8 key at startup, and selecting ' Fix computer ' from the list to go to Windows Recovery (Windows RE) environment.
Windows 7 is included in the "Repair computer" option in the advanced start
Many people who use a computer encounter a pop-up ad window when they visit a site or are often redirected to another site because there are many malicious programs that use LSP to hijack browsers, such as the famous New.net plug-in or Webhancer component. So, what happens when this happens? In fact, as long as the use of Jinshan poison PA LSP Repair tool can be. Below, together to see Jinshan poison pa LSP Repair
it isn't critical to get the next-oid setting right.
-NNo update, just show extracted control values (for testing)-FForceThe test steps are as follows (based on PostgreSQL 9.2.1):1. Create a new test data and use a table with OIDs because the OID cannot be determined to see if there is an exception.2. Close the database3. Note The Pg_controldata information, easy to repair after the comparison4. Delete $pgdata/global/pg_control5. Open the database t
When using Ubuntu systems or installing dual systems, there are times when the weather is unexpected. Or can not find grub2 boot, or the entire hard disk MBR to break down, so that the computer paralyzed. What to do? Today we introduce a very useful method, can repair the boot, of course, can also repair the MBR of the hard disk.os:ubuntu12.04/12.10What we need to prepare is:1, Ubuntu Startup disk Cd/usb ca
There are many methods of color image repair, such as channel repair and curve repair.
There are many methods of color image repair, such as channel repair and curve repair. Each of these methods has its own characteristics. Howev
Let's analyze the problem first.
A typical symptom of a damaged table is as follows:1. When selecting data from a table, you get the following error: Incorrect key file for table: ' ... '. Try to repair it2. The query cannot find rows in the table or return incomplete data.3. Error:table ' P ' is marked as crashed and should to be repaired.4, open the table failed: Can ' t open file: ' xxx. Myi ' (errno:145).
If you are a MyISAM table you can often
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.