일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- mysql 갱신
- mysql 계정삭제
- mysql 계정생성
- db덤프
- 데이터 갱신
- 로그 삭제
- linux log
- alter 명령어
- lex compiler
- lex 컴파일
- alter 문법
- vim 정렬
- db 백업
- 데이터베이스 갱신
- vim 자동정렬
- mysql 권한부여
- 컴파일러 입문
- mysql alter
- x-window
- 렉스
- db 덤프
- x윈도우
- 리눅스 로그
- 렉스 컴파일
- 리눅스 gui
- mysql update
- 리눅스 로그 삭제
- 컴파일 설치
- 리눅스
- 자동정렬
- 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..