Background Image

FORUM

조회 수 538 추천 수 0 댓글 2
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

* 질문 등록 시 다음의 내용을 꼭 기입하여 주세요.
OS
Linux 64bit 
CUBRID Ver.
CUBRID 9.3 (9.3.6.0016) (64bit release build for linux_gnu) (Jul 12 2017 10:34:19)
CUBRID TOOL Ver.

응용 환경(API


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


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





x86 리눅스 서버에 큐브리드를  사용하려고 설정 중입니다.



제온 16core   메모리 96GB  서버입니다.


아래는 cubrid.conf 설정인데  메모리 96GB 맞춰서 설정이 올바른지 질문 드립니다.


[@master_db]가 주 DB입니다.








[service]


# The list of processes to be started automatically by 'cubrid service start' command

# Any combinations are available with server, broker, manager and heartbeat.

service=server,broker,manager


# The list of database servers in all by 'cubrid service start' command.

# This property is effective only when the above 'service' property contains 'server' keyword.

server=



# Common section - properties for all databases

# This section will be applied before other database specific sections.



[common]


# Read the manual for detailed description of system parameters

# Manual > Performance Tuning > Database Server Configuration > Default Parameters


# Size of data buffer are using K, M, G, T unit

data_buffer_size=1G


# Size of log buffer are using K, M, G, T unit

log_buffer_size=4M


# Size of sort buffer are using K, M, G, T unit

# The sort buffer should be allocated per thread.

# So, the max size of the sort buffer is sort_buffer_size * max_clients.


sort_buffer_size=2M


# The maximum number of concurrent client connections the server will accept.

# This value also means the total # of concurrent transactions.

max_clients=100


# TCP port id for the CUBRID programs (used by all clients).

cubrid_port_id=1523


# The createdb and addvoldb create a volume file of 'db_volume_size' size

# if don't have any options about size.

db_volume_size=512M


# The createdb creates a log volume file of 'log_volume_size' size

# if don't have any options about size.

log_volume_size=512M


# The log_max_archives parameter configures the maximum number of archive log files kept.

# To completely recover the database from the media failures with a backup,

# the archive log volumes that was archived from the backup must be kept.

# Tune this parameter with the enough number of archive logs to cope with a media failure.

#

# log_max_archives=2147483647

log_max_archives=0 

lock_timeout=10s

isolation_level=1

temp_file_memory_size_in_pages=20

lock_escalation=2100000000



[@master_db]

data_buffer_size=1G

max_clients=100

sp_jvm_size=512M

java_stored_procedure=yes

log_max_archives=10


[@mastercommon_db]

data_buffer_size=512M

max_clients=50

log_max_archives=10



[@html_db]

data_buffer_size=512M

max_clients=50

log_max_archives=10



[@masterap_db]

data_buffer_size=512M

max_clients=50

log_max_archives=10



  • ?
    권호일 2019.11.12 19:25
    올려주신 정보만으로 설정이 올바른지 판단 할 수가 없습니다.
    각각의 DB의 사용 비율, connection 개수 및 시스템의 특징 등이 필요합니다.
  • ?
    지옥성녀은비 2019.11.14 13:25
    [@master_db] 이게 주 DB입니다
    이 설정이 최대 메모리를 얼마나 사용 하는지 알수가 있을까요?
    WAS 서버는 3대입니다.

List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 CUBRID 사용자를 위한 DBeaver 도구 출시 안내 admin 2024.04.23 119
공지 SQLGate for CUBRID 영구 무료 라이선스 제공 file admin 2020.04.09 4475
3960 php게시판에 있는 php설치 글에서.<? phpinfo.php ?>사용이 가능한 구문인가요? 1 뚱기 2010.01.26 34605
3959 php - cubird 연결 부분 오류 문제 문의 드립니다. 3 file 김우람 2011.05.19 34354
3958 프로세스 정상동작 문의 드립니다. 2 file 윤희서 2009.01.23 33635
3957 DWMAPI.dll 관련 오류 2 file GGG특별대원 2009.02.04 33285
3956 전자정부 프레임워크 트랜잭션 관련 질문드립니다. 1 상초 2013.08.23 32726
3955 ole provider 사용 하고 있는데요, code=80004005, 지정되지 않은 오류라고 나옵니다. 1 decoder 2012.10.18 32398
3954 설치시 오류 :cubrid: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory 2 victory 2009.01.22 32144
3953 C#에서 ODBC연결시 에러 1 용이 2009.11.15 31853
3952 안녕하세요 김범준님.. 3 GoFly 2008.12.01 30837
3951 DB 서버 자동 실행 문의. 1 우페 2008.12.04 30520
3950 시간표현 문제 2 asteroid 2008.12.02 30265
3949 libncurses.so.5 관련 질문입니다. (cubrid service start 시) 1 exnis 2009.04.29 30208
3948 페이징과 전체 카운트 쿼리 가져올 수 있도록 해주세요.ㅠㅠ 1 마산이프로 2011.10.29 30078
3947 UPDATE/INSERT를 한번에 하는 쿼리 질문드립니다. 2 kkckc 2009.02.17 28829
3946 DLL WS2_32.dll에서 찾을 수 없습니다. 2 karay2k 2011.12.17 28613
3945 XE를 mysql에서 cubrid로 이전한 후 속도가 너무 느립니다. 22 엔하늘 2011.08.07 28570
3944 html 특수문자 깨지지 않게 가져오는 법 1 씨유소박 2013.11.12 28364
3943 csql 유틸리티에서 쿼리플랜 확인 1 asteroid 2008.12.05 28258
3942 Your transaction (index 4, dba@LoveME|3952) has been unilaterally aborted by the system.큐브리드 로그파일도 같이 넣었어요.. 1 지니 2009.09.08 28017
3941 MySQL 의 GROUP_CONCAT 함수에 대응하는 CUBRID 함수가 있는지요? 2 차오이 2009.04.29 27899
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 200 Next
/ 200

Contact Cubrid

대표전화 070-4077-2110 / 기술문의 070-4077-2113 / 영업문의 070-4077-2112 / Email. contact_at_cubrid.com
Contact Sales