Guide to set up a new VPS This guide was written while setting up an Unbuntu VPS. There may be some differences when setting up a different distro. Initial steps as root Do some basic setup as the root user, which should mainly consist of
Backup with RMAN Connect cmd>set ORACLE_SID=DBSID cmd>sqlplus sys/passwd as sysdba; Check for LOG_MODE SQL>SELECT LOG_MODE FROM SYS.V$DATABASE;