.oracle file from 11G r2 installation
Hi,
In the installation guide , the very last statement of section 4.5 Installing the Oracle Database Software said:
Caution:
After installation is complete, do not manually remove, or runcron
jobs that remove
/tmp/.oracle
or
/var/tmp/.oracle
directories or their files while Oracle software is running. If you remove these files, then Oracle software can encounter intermittent hangs. Oracle Restart installations will fail with the following error:
CRS-0184: Cannot communicate with the CRS daemon.
Does anybody understand what it means? Should we keep this file forever ? or only for the installation ? but it said after installation complete.
If we need to keep it, why Oracle writes it to /tmp?
0