Oracle Database Startup and Shutdown Procedure

Oracle Database Startup and Shutdown Procedure

瀏覽:1460
日期:2025-05-01
If you want to startup Oracle with PFILE, pass it as a parameter as shown below. SQL> STARTUP PFILE=/u01/app/oracle/product/10.2.0/dbs/init.ora How To Shutdown Oracle Database Following three methods are available to shutdown the oracle database: ......看更多