메뉴 건너뛰기

Korea Oracle User Group

DBMS

DP, DPL, DPI에 관한trace log 내용

 

티베로 트레이스 로그에 간혹 아래와 같은 내용의 로그가 남는 경우가 있다.

 

08/23 20:05:03.391647 [DPL][0] 189 td_dp.c :377 init dp: tsid=7, shdrdba=08_00121113, sgmt_id=5491, initrs=2, pctf=819, mexts=4294967295, aalloc=1, log=0, ifb=0, sup=0, comp=0, pll=0

08/23 20:05:03.392000 [DPL][0] 189 td_dp.c :377 init dp: tsid=7, shdrdba=06_00119497, sgmt_id=5492, initrs=2, pctf=819, mexts=4294967295, aalloc=1, log=0, ifb=0, sup=0, comp=0, pll=0

08/23 20:05:03.392054 [DPL][0] 189 td_dp.c :377 init dp: tsid=7, shdrdba=13_00134329, sgmt_id=5493, initrs=2, pctf=819, mexts=4294967295, aalloc=1, log=0, ifb=0, sup=0, comp=0, pll=0

 

티베로는 DP를 사용할 때마다 한줄씩 해당 로그를 남기고 있다.

 

DP : Direct Path

DPL : Direct PAth Load

DPI : Direct Path Insert

 

즉, 데이터 파일에 직접 블럭을 쓰기 위해 data save를 사용하는 방법을 말한다.

그렇지 않을 경우에는 CPL(Conventional Path Load) 방법을 사용한다.

 

 

 

 

 

번호 제목 글쓴이 날짜 조회 수
19 PostgreSQL 16 설치하기(Installation) [1] 명품관 2024.01.24 171
18 Top-Rated PostgreSQL GUI Clients for Windows 명품관 2023.05.10 85
17 기동시 "Job for mysqld.service failed because the control process exited with error code." 에러로 기동 실패 명품관 2020.09.03 7723
16 MySQL 8.0 Reference Manual - MySQL Server Administration2 - Server Configuration Validation 명품관 2020.04.17 413
15 MySQL 8.0 Reference Manual - MySQL Server Administration1 - Configuring the Server 명품관 2020.03.05 9590
14 MySQL 8.0 Reference Manual - Tutorial - Creating and Using a Database4 명품관 2020.03.03 251
13 MySQL 8.0 Reference Manual - Tutorial - Creating and Using a Database3 명품관 2020.03.02 392
12 Windows 버전 MySQL의 my.ini 파일 찾기 file 명품관 2020.03.01 13050
11 MySQL 8.0 Reference Manual - Tutorial - Creating and Using a Database2 명품관 2020.02.29 231
10 MySQL 8.0 Reference Manual - Tutorial - Creating and Using a Database1 명품관 2020.02.28 188
9 MySQL 8.0 Reference Manual - Tutorial - Entering Queries 명품관 2020.02.28 199
8 MySQL 8.0 Reference Manual - Tutorial - Connecting to and Disconnecting from the Server 명품관 2020.02.27 190
7 MySQL Admin - 01 명품관 2019.10.08 702
6 How to Install MariaDB 10 on RHEL 8 [2] 명품관 2019.01.31 249
5 MySQL 설치 후 외부 접속 허용하기 명품관 2016.09.09 2838
4 CentOS 6.7 에서 MySQL 5.7 설치 명품관 2016.09.09 13777
3 티베로 trace log 중 ERROR_PSM_COMPILE_FAILED 에러란 명품관 2016.09.06 11340
» DP, DPL, DPI에 관한trace log 내용 분석 명품관 2016.09.06 1012
1 티베로 에러 내용 확인 방법 명품관 2016.08.26 10705
위로