Startup Sequence? or Startup Stages?

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ก.ย. 2024
  • Oracle Database Startup Sequence?
    Oracle Database has 3 startup sequence
    startup nomount;
    - In this nomount stage it will read spfile if not pfile if not then it will throw and error message stating unable to find parameter file
    startup mount;
    alter database mount;
    - This mount stage will come after nomount, In this mount stage it will read controlfile. In case if no controlfile found then it will trough and error message stating unable to find the controlfiles.
    startup; or startup open;
    alter database open;
    - This open stage will come after mount, In this open stage it will read datafile and online redo log files. In case if no datafile/redo log files found then it will trough and error message stating unable to find the datafiles/redo log files.
    #oracle #rac #database #asm #mallik034 #vismotechnologies #oracledba #oraclecarrers #oracleworld #training #onlinetraining #liveclasses #startupmodes #startupsequence
    Regards,
    Mallikarjun / Vismo Technologies
    WhatsApp: +91 9880616848 / +91 9036478079
    Cell: +91 9880616848 / +91 9036478079
    Email: mallikarjun.ramadurg@gmail.com / vismotechnologies@gmail.com / info@vismotechnologies.com

ความคิดเห็น •