SlideShare a Scribd company logo
1 of 13
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫گروه‬
‫خانوادگی‬ ‫نام‬ ‫و‬ ‫نام‬:‫حاجی‬ ‫مسعود‬
‫پور‬ ‫حسن‬
‫ارائه‬ ‫موضوع‬:Oracle startup phases
and concepts
‫تاریخ‬:1396/01/31
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
‫دهنده‬‫ارائه‬ ‫درباره‬
‫مدیر‬‫پایگاه‬‫شرکت‬ ‫در‬ ‫داده‬
‫مشاور‬ ‫و‬ ‫انفورماتیک‬ ‫خدمات‬
‫از‬ ‫بیش‬ ‫با‬۵‫در‬ ‫کار‬ ‫سابقه‬ ‫سال‬
‫داده‬ ‫پایگاه‬ ‫زمینه‬‫اوراکل‬
https://ir.linkedin.com/in/masoud-haji-hassan-pour
‫کاربران‬ ‫گروه‬ ‫از‬ ‫سپاس‬ ‫با‬‫ایران‬ ‫اوراکل‬
Oracle startup phases and concepts
‫ارائه‬ ‫موضوع‬
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
What is oracle ?
Memory
Structure
Background
Process
Instance Database
Files
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
Oracle startup phases
• Shutdown
• Nomount
• Mount
• Open shutdown
nomount
mount
open
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
Shutdown stage
At this stage instance is down and only SYS user with OSDBA, OSOPER
privilege can connect to the database.
Users
OSDBA, OSOPER
(dba, oper)
Instance
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
Nomount stage
During this phase the database reads the initialization parameters from the
spfile or pfile. If you get an error at this stage, it’s best to check this file
exists, is accessible and contains no errors.
spfile
spfile$ORACLE_SID.ora
pfile
init$ORACLE_SID.ora
Instance
Note: instance could be start without spfile or pfile
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
Startup nomount without spfile and pfile
This is called a DUMMY instance which starts with a Memory_target value
(automatic memory management). Generally we use this instance for
restoring spfile from auto backup.
Instance
DUMMY
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
Mount stage
During this phase the database checks the control file, this is a small binary
file that records the physical structure of the database.
If you receive errors during the mount phase, then it is best to check the
control file exists. This phase allows for certain DBA activities to take place,
but does not allow general access to the database.
Instance Database
controlfile
+DATA
ModificationRead / Write
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
Open stage
During this phase the database tries to start in open mode, ready for all
users to access. It checks the datafiles exist and any errors at this stage you
should check the datafiles.
This phase can be run in restricted or unrestricted mode, depending on
whether you want all users to have access or not.
Instance Database
Read / Write
dba
users
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
References
• https://docs.oracle.com/cd/E11882_01/server.112/e25494/start.htm#ADMIN004
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
https://ir.linkedin.com/in/masoud-haji-hassan-pour
Masoud Haji Hassan Pour
Mas.Hassanpour@gmail.com
Thanks
for your attention
‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬
‫سبزتان‬ ‫حضور‬ ‫از‬ ‫تشکر‬ ‫با‬

More Related Content

What's hot

What's hot (14)

Salesforce
SalesforceSalesforce
Salesforce
 
Reference exception strategy
Reference exception strategyReference exception strategy
Reference exception strategy
 
Using JSON Schema Validator
Using JSON Schema ValidatorUsing JSON Schema Validator
Using JSON Schema Validator
 
Mule JSON Schema Validator
Mule JSON Schema ValidatorMule JSON Schema Validator
Mule JSON Schema Validator
 
Collection aggregator
Collection aggregatorCollection aggregator
Collection aggregator
 
Expression filter in Mule
Expression filter in MuleExpression filter in Mule
Expression filter in Mule
 
Database Optimization (MySQL)
Database Optimization (MySQL)Database Optimization (MySQL)
Database Optimization (MySQL)
 
Bean as Datasource
Bean as DatasourceBean as Datasource
Bean as Datasource
 
The Ultimate Guide to Oracle database security administration 1 z0 116
The Ultimate Guide to Oracle database security administration  1 z0 116The Ultimate Guide to Oracle database security administration  1 z0 116
The Ultimate Guide to Oracle database security administration 1 z0 116
 
How to use expression filter
How to use expression filter How to use expression filter
How to use expression filter
 
Splitter
SplitterSplitter
Splitter
 
Defining global exception strategies
Defining global exception strategiesDefining global exception strategies
Defining global exception strategies
 
Expression Filters
Expression FiltersExpression Filters
Expression Filters
 
How to use splitter component
How to use splitter componentHow to use splitter component
How to use splitter component
 

Similar to Oracle startup phases and concepts

Startupandshutdown
StartupandshutdownStartupandshutdown
Startupandshutdown
Vinay Thota
 
Dba 3+ exp qus
Dba 3+ exp qusDba 3+ exp qus
Dba 3+ exp qus
krreddy21
 
MAKING MAGIC WITH ORACLE (Francisco Slide)
MAKING MAGIC WITH ORACLE (Francisco Slide)MAKING MAGIC WITH ORACLE (Francisco Slide)
MAKING MAGIC WITH ORACLE (Francisco Slide)
TheGameZ
 
Oracle ocp backup exam
Oracle ocp backup examOracle ocp backup exam
Oracle ocp backup exam
sriram raj
 
Oracle OCP Backup Exam
Oracle OCP Backup ExamOracle OCP Backup Exam
Oracle OCP Backup Exam
Inprise Group
 
DBA_Kuppam_Saikrishna_B-Tech (1)
DBA_Kuppam_Saikrishna_B-Tech (1)DBA_Kuppam_Saikrishna_B-Tech (1)
DBA_Kuppam_Saikrishna_B-Tech (1)
sai krishna
 
שבוע אורקל 2016
שבוע אורקל 2016שבוע אורקל 2016
שבוע אורקל 2016
Aaron Shilo
 
Ebs performance tuning session feb 13 2013---Presented by Oracle
Ebs performance tuning session  feb 13 2013---Presented by OracleEbs performance tuning session  feb 13 2013---Presented by Oracle
Ebs performance tuning session feb 13 2013---Presented by Oracle
Akash Pramanik
 

Similar to Oracle startup phases and concepts (20)

Startupandshutdown
StartupandshutdownStartupandshutdown
Startupandshutdown
 
Oracle Dataguard
Oracle DataguardOracle Dataguard
Oracle Dataguard
 
17398351 sap-system-copy-homcopyv1
17398351 sap-system-copy-homcopyv117398351 sap-system-copy-homcopyv1
17398351 sap-system-copy-homcopyv1
 
Dba 3+ exp qus
Dba 3+ exp qusDba 3+ exp qus
Dba 3+ exp qus
 
MAKING MAGIC WITH ORACLE (Francisco Slide)
MAKING MAGIC WITH ORACLE (Francisco Slide)MAKING MAGIC WITH ORACLE (Francisco Slide)
MAKING MAGIC WITH ORACLE (Francisco Slide)
 
Building Intelligent Search Applications with Apache Solr and PHP5
Building Intelligent Search Applications with Apache Solr and PHP5Building Intelligent Search Applications with Apache Solr and PHP5
Building Intelligent Search Applications with Apache Solr and PHP5
 
Oracle architecture
Oracle architectureOracle architecture
Oracle architecture
 
Oracle ocp backup exam
Oracle ocp backup examOracle ocp backup exam
Oracle ocp backup exam
 
Oracle OCP Backup Exam
Oracle OCP Backup ExamOracle OCP Backup Exam
Oracle OCP Backup Exam
 
Magic With Oracle - Presentation
Magic With Oracle - PresentationMagic With Oracle - Presentation
Magic With Oracle - Presentation
 
Oracle Complete Interview Questions
Oracle Complete Interview QuestionsOracle Complete Interview Questions
Oracle Complete Interview Questions
 
PHP Oracle
PHP OraclePHP Oracle
PHP Oracle
 
Oracle12c data guard farsync and whats new - Nassyam Basha
Oracle12c data guard farsync and whats new - Nassyam BashaOracle12c data guard farsync and whats new - Nassyam Basha
Oracle12c data guard farsync and whats new - Nassyam Basha
 
DBA_Kuppam_Saikrishna_B-Tech (1)
DBA_Kuppam_Saikrishna_B-Tech (1)DBA_Kuppam_Saikrishna_B-Tech (1)
DBA_Kuppam_Saikrishna_B-Tech (1)
 
Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle Active Data Guard: Best Practices and New Features Deep Dive Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle Active Data Guard: Best Practices and New Features Deep Dive
 
שבוע אורקל 2016
שבוע אורקל 2016שבוע אורקל 2016
שבוע אורקל 2016
 
MySQL Webinar 2/4 Performance tuning, hardware, optimisation
MySQL Webinar 2/4 Performance tuning, hardware, optimisationMySQL Webinar 2/4 Performance tuning, hardware, optimisation
MySQL Webinar 2/4 Performance tuning, hardware, optimisation
 
Parnassus data recovery manager for oracle database user guide v0.3
Parnassus data recovery manager for oracle database user guide v0.3Parnassus data recovery manager for oracle database user guide v0.3
Parnassus data recovery manager for oracle database user guide v0.3
 
Fast Start Failover DataGuard
Fast Start Failover DataGuardFast Start Failover DataGuard
Fast Start Failover DataGuard
 
Ebs performance tuning session feb 13 2013---Presented by Oracle
Ebs performance tuning session  feb 13 2013---Presented by OracleEbs performance tuning session  feb 13 2013---Presented by Oracle
Ebs performance tuning session feb 13 2013---Presented by Oracle
 

Recently uploaded

Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 

Recently uploaded (20)

Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
tonesoftg
tonesoftgtonesoftg
tonesoftg
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open SourceWSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
WSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security Program
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
WSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - KeynoteWSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - Keynote
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 

Oracle startup phases and concepts

  • 1. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫گروه‬ ‫خانوادگی‬ ‫نام‬ ‫و‬ ‫نام‬:‫حاجی‬ ‫مسعود‬ ‫پور‬ ‫حسن‬ ‫ارائه‬ ‫موضوع‬:Oracle startup phases and concepts ‫تاریخ‬:1396/01/31
  • 2. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ ‫دهنده‬‫ارائه‬ ‫درباره‬ ‫مدیر‬‫پایگاه‬‫شرکت‬ ‫در‬ ‫داده‬ ‫مشاور‬ ‫و‬ ‫انفورماتیک‬ ‫خدمات‬ ‫از‬ ‫بیش‬ ‫با‬۵‫در‬ ‫کار‬ ‫سابقه‬ ‫سال‬ ‫داده‬ ‫پایگاه‬ ‫زمینه‬‫اوراکل‬ https://ir.linkedin.com/in/masoud-haji-hassan-pour
  • 3. ‫کاربران‬ ‫گروه‬ ‫از‬ ‫سپاس‬ ‫با‬‫ایران‬ ‫اوراکل‬ Oracle startup phases and concepts ‫ارائه‬ ‫موضوع‬
  • 4. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ What is oracle ? Memory Structure Background Process Instance Database Files
  • 5. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ Oracle startup phases • Shutdown • Nomount • Mount • Open shutdown nomount mount open
  • 6. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ Shutdown stage At this stage instance is down and only SYS user with OSDBA, OSOPER privilege can connect to the database. Users OSDBA, OSOPER (dba, oper) Instance
  • 7. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ Nomount stage During this phase the database reads the initialization parameters from the spfile or pfile. If you get an error at this stage, it’s best to check this file exists, is accessible and contains no errors. spfile spfile$ORACLE_SID.ora pfile init$ORACLE_SID.ora Instance Note: instance could be start without spfile or pfile
  • 8. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ Startup nomount without spfile and pfile This is called a DUMMY instance which starts with a Memory_target value (automatic memory management). Generally we use this instance for restoring spfile from auto backup. Instance DUMMY
  • 9. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ Mount stage During this phase the database checks the control file, this is a small binary file that records the physical structure of the database. If you receive errors during the mount phase, then it is best to check the control file exists. This phase allows for certain DBA activities to take place, but does not allow general access to the database. Instance Database controlfile +DATA ModificationRead / Write
  • 10. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ Open stage During this phase the database tries to start in open mode, ready for all users to access. It checks the datafiles exist and any errors at this stage you should check the datafiles. This phase can be run in restricted or unrestricted mode, depending on whether you want all users to have access or not. Instance Database Read / Write dba users
  • 11. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ References • https://docs.oracle.com/cd/E11882_01/server.112/e25494/start.htm#ADMIN004
  • 12. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ https://ir.linkedin.com/in/masoud-haji-hassan-pour Masoud Haji Hassan Pour Mas.Hassanpour@gmail.com Thanks for your attention
  • 13. ‫ایران‬ ‫اوراکل‬ ‫کاربران‬ ‫ه‬ ‫سبزتان‬ ‫حضور‬ ‫از‬ ‫تشکر‬ ‫با‬