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