일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- db 덤프
- linux log
- lex 컴파일
- 데이터 갱신
- 데이터베이스 갱신
- db덤프
- alter 문법
- 렉스 컴파일
- 자동정렬
- 렉스
- vim 자동정렬
- 컴파일러 입문
- 리눅스 로그
- mysql 계정생성
- mysql 계정삭제
- x윈도우
- 컴파일 설치
- 리눅스 gui
- mysql update
- 리눅스
- 리눅스 로그 삭제
- 로그 삭제
- x-window
- alter 명령어
- mysql 갱신
- db 백업
- lex compiler
- vim 정렬
- mysql alter
- mysql 권한부여
- Today
- Total
It's under your control.
Initialization Parameter Files When you start the instance, an initialization parameter file is read. There are two types of parameter files: • Server parameter file: This is the preferred type of initialization parameter file. It is a binary file that can be written to and read by the database server and must not be edited manually. It resides in the server that the Oracle database is executing..
Chapter 8. Regular expression (정규 표현 식) Oracle Database 10g: Administration Workshop l - System Global Area (SGA) : Shared by all server and background processes - Program Global Area (PGA) : Private to each server and background process. There is one PGA for each process. The SGA includer the following data structure:• Database buffer cache: Caches blocks of data retrieved from the database Pin..