Shutting Down the Database in Oracle
Shutdown mode: A = ABORT I = IMMEDIATE T = TRANSACTIONAL N = NORMAL Shut down the database to make operating system offline backups of all physical structures and to have modified static initialization parameters take effect when restarted. To shut down an instance you must connect as SYSOPER or SYSDBA and use the following [...]
Continue reading →