C:>cubrid service status
Keyword = 'max_clients' Value = 1 Default Value = 50
Line 75 in startup file C:CUBRIDconfcubrid.conf:Value is out of range. Resetting to the default value.
Line 87 in startup file C:CUBRIDconfcubrid.conf:Value type does not match parameter type.
Line 89 in startup file C:CUBRIDconfcubrid.conf:Unrecognized keyword.
Line 91 in startup file C:CUBRIDconfcubrid.conf:Value type does not match parameter type.
위의 메시지의 의미는 무엇인지요?
아래는 관련 cubrid.conf 설정 내용입니다.
async_commit=on // 87 line 부터 입니다.
group_commit_interval_in_msecs=5
checkpoint_evey_npages=10000
temp_file_memory_size_in_pages=4
index_scan_in_oid_order=off
max_plan_cache_entries=200
query_cache_mode=2
미리 감사 드리구요..
위 값 setting 는 nbd + bench+시험+결과.pdf 자료 보고 동일하게 한 것입니다.
그런데..위와 같은 메시지가..무슨의미인지?무엇이 문제인지요?
Keyword = 'max_clients' Value = 1 Default Value = 50
Line 75 in startup file C:CUBRIDconfcubrid.conf:Value is out of range. Resetting to the default value.
Line 87 in startup file C:CUBRIDconfcubrid.conf:Value type does not match parameter type.
Line 89 in startup file C:CUBRIDconfcubrid.conf:Unrecognized keyword.
Line 91 in startup file C:CUBRIDconfcubrid.conf:Value type does not match parameter type.
위의 메시지의 의미는 무엇인지요?
아래는 관련 cubrid.conf 설정 내용입니다.
async_commit=on // 87 line 부터 입니다.
group_commit_interval_in_msecs=5
checkpoint_evey_npages=10000
temp_file_memory_size_in_pages=4
index_scan_in_oid_order=off
max_plan_cache_entries=200
query_cache_mode=2
미리 감사 드리구요..
위 값 setting 는 nbd + bench+시험+결과.pdf 자료 보고 동일하게 한 것입니다.
그런데..위와 같은 메시지가..무슨의미인지?무엇이 문제인지요?