create db 수행시 오류가 발생합니다.

by 큐브리드초보당 posted May 14, 2018

* 질문 등록 시 다음의 내용을 꼭 기입하여 주세요.
OS
Window7 32bit, REHL 6.7 64bit
CUBRID Ver.
  9.3.8.0003
CUBRID TOOL Ver.
  CUBRID Manager 10.1.0.0003(32bit)
응용 환경(API)
java

* CUBRID 응용 오류, SQL 오류 또는 SQL 튜닝 관련된 문의는 반드시 다음의 내용을 추가해 주세요. 비밀글이나 비밀 댓글도 가능합니다.
* 저희가 상황을 이해하고, 재현이 가능해야 알 수 있는 문제들이 많습니다. 가능한 정보/정황들을 부탁합니다.
에러 내용 및 재현 방법 재현 가능한 Source와 SQL
관련 테이블(인덱스, 키정보 포함) 정보 CUBRID 홈 디렉토리 아래 log 디렉토리 압축


-------------- 아래에 질문 사항을 기입해 주세요. ------------------------------------------------------------------------


CUBRID Manager를 사용하여 데이터베이스 생성시 오류가 발생합니다.


어떤 조치를 취해야 정상처리가 가능한지 알려주시면 좋겠습니다.


[tablename]_createdb.err 로그 내용은 아래와 같습니다.


Time: 05/15/18 00:59:33.285 - ERROR *** file ../../src/transaction/log_page_buffer.c, line 705 ERROR CODE = -3 Tran = -1, EID = 1
Out of virtual memory: unable to allocate 429495824 memory bytes.

Time: 05/15/18 00:59:33.314 - FATAL ERROR *** file ../../src/transaction/log_page_buffer.c, line 886 ERROR CODE = -644 Tran = -1, EID = 2
LOG FATAL ERROR: log_pbpool_init
/NCIS/CUBRID/lib/libcubridsa.so(0x16d27f): er_dump_call_stack
/NCIS/CUBRID/lib/libcubridsa.so(0x13f48b): er_call_stack_dump_on_error
/NCIS/CUBRID/lib/libcubridsa.so(0x13f6a9): er_set
/NCIS/CUBRID/lib/libcubridsa.so(0x45c92a): logpb_fatal_error_internal
/NCIS/CUBRID/lib/libcubridsa.so(0x45cc4f): logpb_fatal_error
/NCIS/CUBRID/lib/libcubridsa.so(0x45f7d4): logpb_initialize_pool
/NCIS/CUBRID/lib/libcubridsa.so(0x45a96a): log_create_internal
/NCIS/CUBRID/lib/libcubridsa.so(0x45ad56): log_create
/NCIS/CUBRID/lib/libcubridsa.so(0x433295): xboot_initialize_server
/NCIS/CUBRID/lib/libcubridsa.so(0x18bf93): boot_initialize_server
/NCIS/CUBRID/lib/libcubridsa.so(0x42da47): boot_initialize_client
/NCIS/CUBRID/lib/libcubridsa.so(0x119e90): db_init
/NCIS/CUBRID/lib/libcubridsa.so(0xebc8e): createdb
/NCIS/CUBRID/bin/cubrid(0x4011df): ??
/lib64/libc.so.6(0x1ed5d): __libc_start_main
/NCIS/CUBRID/bin/cubrid(0x400f89): ??

Time: 05/15/18 00:59:33.375 - FATAL ERROR *** file ../../src/transaction/log_manager.c, line 912 ERROR CODE = -644 Tran = -1, EID = 3
LOG FATAL ERROR: log_create
/NCIS/CUBRID/lib/libcubridsa.so(0x16d27f): er_dump_call_stack
/NCIS/CUBRID/lib/libcubridsa.so(0x13f48b): er_call_stack_dump_on_error
/NCIS/CUBRID/lib/libcubridsa.so(0x13f6a9): er_set
/NCIS/CUBRID/lib/libcubridsa.so(0x45c92a): logpb_fatal_error_internal
/NCIS/CUBRID/lib/libcubridsa.so(0x45cc4f): logpb_fatal_error
/NCIS/CUBRID/lib/libcubridsa.so(0x45ac33): log_create_internal
/NCIS/CUBRID/lib/libcubridsa.so(0x45ad56): log_create
/NCIS/CUBRID/lib/libcubridsa.so(0x433295): xboot_initialize_server
/NCIS/CUBRID/lib/libcubridsa.so(0x18bf93): boot_initialize_server
/NCIS/CUBRID/lib/libcubridsa.so(0x42da47): boot_initialize_client
/NCIS/CUBRID/lib/libcubridsa.so(0x119e90): db_init
/NCIS/CUBRID/lib/libcubridsa.so(0xebc8e): createdb
/NCIS/CUBRID/bin/cubrid(0x4011df): ??
/lib64/libc.so.6(0x1ed5d): __libc_start_main
/NCIS/CUBRID/bin/cubrid(0x400f89): ??



cub_manager.err 파일 로그는 아래와 같습니다.

[20180515 01:00:06] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx heartbeatlist The server was not configured for HA.<end>
[20180515 01:00:07] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx getallsysparam File(?) open error
[20180515 01:00:59] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx createdb LOG FATAL ERROR: log_create<end>Please consult error_log file = /NCIS/CUBRID/log/modf_asis_createdb.err for additional information<end>
[20180515 01:01:06] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx createdb LOG FATAL ERROR: log_create<end>Please consult error_log file = /NCIS/CUBRID/log/modf_asis_createdb.err for additional information<end>
[20180515 01:03:05] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx createdb /NCIS/CUBRID/databases/modf_asis: Permission denied

[20180515 01:04:06] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx createdb LOG FATAL ERROR: log_create<end>Please consult error_log file = /NCIS/CUBRID/log/modf_asis_createdb.err for additional information<end>
[20180515 01:04:24] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx createdb LOG FATAL ERROR: log_create<end>Please consult error_log file = /NCIS/CUBRID/log/modf_asis_createdb.err for additional information<end>
[20180515 01:05:45] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx heartbeatlist The server was not configured for HA.<end>
[20180515 01:05:47] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx getallsysparam File(?) open error
[20180515 01:06:08] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx createdb LOG FATAL ERROR: log_create<end>Please consult error_log file = /NCIS/CUBRID/log/modf_asis_createdb.err for additional information<end>
[20180515 01:07:27] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx createdb LOG FATAL ERROR: log_create<end>Please consult error_log file = /NCIS/CUBRID/log/modf_asis_createdb.err for additional information<end>
[20180515 01:26:50] [ERROR] [ 21664] [write_manager_error_log:628] access_err admin xx.xxx.xx.xxx createdb LOG FATAL ERROR: log_create<end>Please consult error_log file = /NCIS/CUBRID/log/modf_asis_createdb.err for additional information<end>


Articles