Fading Coder

One Final Commit for the Last Sprint

Silent Deployment of Oracle Database 11.2.0.4 on Anolis OS 7.9

System Preparation and Directory Structure Initialize the required filesystem hierarchy for Oracle binaries, data storage, and recovery archives. Execute the following commands as a privileged user: mkdir -p /u01/app/oracle/product/11.2.0/dbhome_1 \ /u01/app/oracle/datafiles \ /u01/app/oracle/recove...