Recently, the company's machine room has a bad air conditioner, leading to frequent problems with Linux servers used for development and testing. The disk is the most vulnerable. After several crashes and brute force restarts, it cannot be started today.
According to the indications before the crash, the disk may be faulty, so I am going to apply for replacement of several hard disks tomorrow. One of my colleagues and I tried to format one of them and reinstall the Linux operating system. We did not find any problems, but our other two disks were used as independent partitions, mount them to/home And/ora respectively.
After the system is reinstalled, we mount the other two disks to the same path, and then add users with caution (to ensure consistency with the original user UID and GID). Then, oracle can be started, just as if the system has not been reinstalled.
If this happens on Windows, it is incredible because the DLL and Registry Information installed on Windows will all be lost as the system reinstalls.
Therefore, Linux is indeed better than Windows in terms of development and server.