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