티스토리 뷰

DB, Storage/oracle

2013/10/17 ws1 memo

卽興詩人 2013. 10. 17. 16:58

ws1 291p ~


* Enterprise manager

: user interface 와 유사하다 (직관적).


* temp table : (임시 table space) lock 매커니즘의 영향을 받지않는다, drop 되지않는다(?), 영구적으로 보존되지않는다, 다른세션에서 접근할수없다.


* undo table: undo segment 자동할당

index 용 table space 를 따로 두는것이 일반적이다.


* user table: 따로 지정하지않으면 user 의 기본 table space 가 된다.

* offline mode : normal 지정시 buffer cache 에 작업하던내용은 저장이 된후에 offline 된다

* offline temporary : 논리적으로 잠깐 offline 시킨다. (다시온라인으로 돌아올때 offline 에서 밀려있던 작업이 처리된다) , media recovery.

* offline immediate : 그냥 종료 (media recovery 필요) - noarchive log mode 에선 사용불가

* redo log file ( redo log file, cache recovery)


* lmt 

* dmt :segment space 관리를 수동으로 밖에 할수없다.


users tablespace 가 의존하는대상이

 * dependencies  : users table space 를 참조 

 * dependents: 소유주 , 참조하는 프로시저등


* OMF( oracle-managed files) - 229p


* user

- 일반 유저 : 

1. password (=DB인증) remote , local

2. external (=OS 인증) local only -> os user 이름 oracle (os_authent_prefix = opss)

3. global (= 생체인식, x.509)


- 관리자 유저 : as sysdba, sysoper

1. password file(DB 인증) : remote only (remote only) - 위치 : $ORACLE_HOME/dbs 2) 이름 : orapw<SID>, 3. utility: orapwd, v%pwfile_users

2. OS 인증 : local only (ex. sqlplus / as sysdba) (local only)


* multiuser => security (authentication, authorization, account)


(인증)

허가, 권한, 허용, 인가


* resource role : 모든tablespace에 table 을 생성할수 있다

* unlimited role : resource role 과 동일, 제한없이 쓸수있다 , quote 가 필요없다 


* set role (role name) : 1개 이상의 role 을 활성화, 지정이 안된 role 은 disable 된다

* create role 로 role 을 생성할수있다.

* role 의 owner 는 public 이다.






 











'DB, Storage > oracle' 카테고리의 다른 글

2013/10/21 memo  (0) 2013.10.21
2013/10/18 ws1 memo  (0) 2013.10.18
2013/10/16 ws1 memo  (0) 2013.10.16
2013/10/15 ws1 memo  (0) 2013.10.15
2013/10/14 ws1 memo  (0) 2013.10.14
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함