1: The company database began to use the MySQL, because the company is doing a confidential project, so in the project log too much when the project has an explosion of the signs AH (30 billion data, seemingly MySQL a little support). Then the team leader began to let me install Oracle, the company's intranet is also drunk, open the Oracle official website can not open. Finally, the team leader downloaded to me, let me install, however, during the installation of Oracle and the prerequisite check failed to look like my computer hardware does not support, but my computer is the best one of the company hardware AH. Then Baidu Ah, Baidu Ah, to solve the blog and a lot of ways, seemingly no eggs, although I finally Baidu out of the solution, here directly to a practical solution.
(1): Click "Start → run", enter regedit, then press ENTER to enter the Registry Editor.
(2): Locate and click Hkey_local_machine-->system-->currentcontrolset-->services-->lanmanserver-->parameters , change the value of AutoShareServer and AutoShareWks to 1 (note here, in fact, I just changed the AutoShareWks from 0 to 1).
(3): Restart the computer. No reboot seems impossible, anyway I was restarted.
2: After modification, follow the online oracle11 g follow the tutorial installation. Tutorial here to paste a bar, anyway online quite a lot of.
Transferred from:http://www.cnblogs.com/qfb620/p/4577255.html
Workarounds for prerequisite Check failures during Oracle installation