Background Image

FORUM

조회 수 8059 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

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

* 질문 등록 시 다음의 내용을 꼭 기입하여 주세요.
OS
Window7 32bit, Linux 64bit 등
CUBRID Ver.
[cubrid_rel] 수행 결과
CUBRID TOOL Ver.
[도움말]-[버전정보] 확인
응용 환경(API)
java, php, odbc 등 입력

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


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

저번에 질문 올린것에 대한 답글입니다.

말씀하신 파일으 해당 되는 값을 모두 입력하였습니다.

 

 

1. [Windows 키 + r], [cmd] 실행

  1-1. [cubrid service status] 확인 

  1-2. [cub_commdb -P] 확인

 2. CUBRID 홈 디렉토리(Default : C:CUBRID) 아래 databases 디렉토리에 있는 databases.txt 파일

 3. CUBRID 홈 디렉토리(Default : C:CUBRID) 아래 conf 디렉토리에 있는 cubrid.conf 파일

댓글 부탁 드립니다.

감사합니다.

 
 
 
1. [Windows 키 + r], [cmd] 실행

  1-1. [cubrid service status] 확인 

  1-2. [cub_commdb -P] 확인

 2. CUBRID 홈 디렉토리(Default : C:CUBRID) 아래 databases 디렉토리에 있는 databases.txt 파일

 3. CUBRID 홈 디렉토리(Default : C:CUBRID) 아래 conf 디렉토리에 있는 cubrid.conf 파일

 

 

1-1 : CUBRID는 정상적으로 서비스가 작동하고 있는 상태입니다. 내컴퓨터의 관리-> 서비스 에서도 켜져있는것으로 나옵니다.

1-2 : Server dmd <rel 8,pid2936> 이라는 메시지가 출력됩니다.

 

2. databases.txt  파일의 내용입니다

     #db-name vol-path  db-host  log-path  lob-base-path
dmd  C:CUBRIDDATABA~1dmd localhost C:CUBRIDDATABA~1dmd  file:C:CUBRIDdatabasesdmd/lob

 

3. cubrid.conf  파일의 내용입니다. 내용이 길어 첨부합니다..

#
# Copyright (C) 2008 Search Solution Corporation. All rights reserved by Search Solution.
#
#   This program is free software; you can redistribute it and/or modify
#   it under the terms of the GNU General Public License as published by
#   the Free Software Foundation; version 2 of the License.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
#  GNU General Public License for more details.
#
#  You should have received a copy of the GNU General Public License
#  along with this program; if not, write to the Free Software
#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#

# For complete information on parameters, see the CUBRID
# Database Administration Guide chapter on System Parameters

# cubrid.conf

# Service section - a section for 'cubrid service' command
[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=dmd

# 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=512M

# 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


List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 SQLGate for CUBRID 영구 무료 라이선스 제공 file admin 2020.04.09 4443
» 데이터베이스가 사라집니다2 1 프라우닐 2014.01.20 8059
1726 파티션 테이블에 대해서.. 1 알칸펠 2014.01.17 11067
1725 CLASS 삭제문의 1 키싱유 2014.01.17 9361
1724 MS-Access ODBC 연결테이블 2 무말랭이 2014.01.16 12396
1723 데이터베이스가 사라집니다. 4 프라우닐 2014.01.16 9830
1722 큐브리드 64bit 설치 후 실행 문제. 1 초보개발꾼 2014.01.16 12043
1721 그랜트 권한 문의 드립니다. 1 키싱유 2014.01.14 10716
1720 어떠한 쿼리문을 써야햐는지... 정확이 모르겠습니다. 1 프라우닐 2014.01.13 9534
1719 톰캣 연동시 설정 에러입니다. 1 file 깨똑 2014.01.09 19647
1718 대량데이터 입력시 딜레이 구간에 대해서... 1 file 알칸펠 2014.01.09 10260
1717 큐브리드 매니저 Xe설치후 게시판관리하려면 1 Kai 2014.01.09 12124
1716 TIMEZONE 질문 1 은팔 2014.01.08 12461
1715 c# asp.net HA및 브로커 12 알칸펠 2014.01.07 11923
1714 매니저 오류 문의 4 file Kai 2014.01.06 10991
1713 큐브리드 매니저 connectio refused 1 Kai 2014.01.06 9825
1712 9.2 업그레이드 후 spread.datasource가 작동 안함!!!!! 한종희 2014.01.04 11206
1711 Java 저장 함수/프로시저 문의 1 초도한정 2014.01.03 10431
1710 함수/저장프로시저 타입 오류 관련 문의합니다.(ado.net한글깨짐 포함 수정) 2 file 아이쿠두야 2014.01.01 12590
1709 8.3.1 --> 9.2 업그레이드 후 한글 깨짐. ( vb6.0 + MS949 ) 2 한종희 2013.12.28 23129
1708 시스템 오류 코드 193 발생 1 file 규짱 2013.12.26 16168
Board Pagination Prev 1 ... 109 110 111 112 113 114 115 116 117 118 ... 200 Next
/ 200

Contact Cubrid

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