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 48
공지 SQLGate for CUBRID 영구 무료 라이선스 제공 file admin 2020.04.09 4458
3354 윈도우 구동시 데이터베이스 구동 관련 문의 2 3 file 이석희 2009.02.24 12799
3353 CUBRID PHP Extension 이용시 에러 해결 방법?? 3 요한 2010.03.11 12795
3352 CUBRID_Setup.sh: No such file or directory설치에러입니다. 1 럭키늘보 2010.02.04 12787
3351 깔끔하게 포멧하고 같은부분까지 다시 왔습니다! 2 file gorillia 2009.06.02 12786
3350 큐브리드 개발 환경 구축 문제 1 흐승욱 2009.05.08 12782
3349 쿼리 오류인데 어쩌해야할지 3 노닝 2010.04.13 12779
3348 [질문]재설치 실패... 2 file 야매코더 2009.02.13 12779
3347 varchar 형식 insert 문의 4 file 유니콘 2012.04.04 12778
3346 큐브리드 함수 문의 1 아름다운음악 2012.08.10 12778
3345 큐브리드용량문제 1 우주와나 2009.11.17 12776
3344 default to_char(sys_datetime, 'YYYYMMDDHH24MISS') -> ERROR 1 cyber 2013.03.19 12776
3343 OPENROWSET 을 사용한 검색결과 문의 5 file idonot 2013.01.17 12771
3342 질의가 무한 루프로 발생시 대처법 질문 1 이석희 2009.03.18 12769
3341 CUBRID HA 구성방안 문의 3 file 뒷태지존 2013.06.19 12767
3340 tray icon 실행여부 문의 1 기정아빠 2013.11.23 12766
3339 clob 조회 크기 문의 2 김상윤 2013.06.20 12746
3338 Nginx-PHP-Cubrid 연동시 Cubrid 확장 모듈 로딩 불가 문의 입니다. 2 reerror 2011.03.30 12745
3337 큐브리드 유닉스 설치 1 맛있는버터링 2016.11.22 12733
3336 php에서 cubrid 모듈이 로드가 안되는듯합니다 2 sanguine 2010.04.16 12727
3335 테이블의 내용 컬럼을 다른 테이블에 분리시 성능 향상 여부 5 종이 2010.06.08 12726
Board Pagination Prev 1 ... 28 29 30 31 32 33 34 35 36 37 ... 200 Next
/ 200

Contact Cubrid

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