- Oracle Instance
- Oracle Database
ที่เรียกว่า SGA(System Global Area) รวมกับ Oracle Process ที่ใช้ในการทำงานของ Oracle
Oracle Instance=SGA+Oracle Process
- shared pool
- database buffer cache
- log buffer
- large pool
- java pool
- stream pool
ส่วน Oracle Process จะประกอบไปด้วย process ต่างๆ ที่ใช้ในการทำงานของ Oracle ได้แก่
- database writer(DBW)
- log writer process(LGWR)
- system monitor(SMON)
- process monitor(PMON)
- checkpoint process(CKPT)
- archiver process(ARC)
Oracle Database : คือกลุ่มของข้อมูลที่ถูกจัดเก็บไว้รวมกัน โดยจัดเก็บลงเป็นไฟล์ข้อมูลที่เป็น phtsical file ข้อมูลที่จัดเก็บอยู่ในไฟล์เหล่านี้สามารถที่จะเรียกขึ้นมาอ่าน หรือเปลี่ยนแปลงค่าได้
oracle database นั้นจะประกอบไปด้วยไฟล์ที่รวมกันเป็นฐานข้อมูลอยู่ 3 ประเภท คือ
- control file
- redo log file
- data file
ซึ่งไฟล์แต่ละประเภทจะมีหน้าที่ในการเก็บข้อมูลคนละรูปแบบกัน แต่ก็มีความสำคัญเหมือนกันซึ่งไฟล์เหล่านั้นได้แก่ parameter file/server parameter file, archive file, password file
0%^00
ตอบลบ