0718_oracle 體系結構

mcxiaoracle發表於2019-11-13

oracle 引數檔案


--總結:

-- oracl 體系

--show parameter  xxx + CRUD  + demo

---xxx_target: =0 ,透過0 更改




--1. SGA+PGA 相關引數分析

--SGA 引數分析

   --show parameter memory

   --buffer_cache

   --(1)sga_target

 



--PGA 引數分析 

    (2)pga_aggregate_target


--buffer_cache

  show parameter shared_pool

--db_cache_size


--logbuffer

     show parameter shared_pool

 


 

 

 

--2.  

ALTER SYSTEM RESET 引數;

CRUD








3.二進位制和spfile 之間的轉化


---引數檔案轉換

文字---二進位制

create spfile from pfile;     

二進位制---文字

create pfile from spfile;







































  

--orale NET


共享模式,和專有模式

-共享u模式--------system不讓關庫, 共享庫




1.1伺服器就是前臺程式。 


1.2 客戶伺服器程式結構





--DBLInk 


--作業系統







question:

1.資料庫寫程式機制。


2.討論,問問題


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/69949806/viewspace-2664033/,如需轉載,請註明出處,否則將追究法律責任。

相關文章