Download List

프로젝트 설명

ChkDB is rule-based data checking software for
Oracle, plus files that define rule-sets and data
domains (tables/views to be checked). The software
is a PL/SQL package and some SQL scripts. There is
currently no GUI front-end. For oil and gas data,
there are domains and rulesets for well-header,
drill-stem-test, and seismic-inventory data.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-01-28 02:18
0.9.9

이 릴리스의 버그 수정이 발생했을 때 오류) 오라클 8 (또는 이전의 초기 버전을 사용합니다. CHKDB_RULE.COLUMN_TYPE_CNDO COLUMN_TYPE_CND에서 이름이 바뀌었습니다 데이터베이스를 열. 만약 사용자가 테이블을 소유하고 규칙에 열의 데이터 형식을 지정하면 현재 선택되는 옵션입니다.
Tags: Major bugfixes
This release fixes a bug that caused errors when using early versions of Oracle 8 (or earlier). The database column CHKDB_RULE.COLUMN_TYPE_CNDO was renamed from COLUMN_TYPE_CND. Specifying the datatype of a column in a rule is now optional if the user owns the table being checked.

2003-11-25 02:02
0.9.7

이 마이너 릴리스에서 SQL 부분 해외 주요 검사 및 CHKDB_OGW1_DST_PERIOD 테이블에 대한 규칙이 향상되었습니다 불통되었습니다 생성. 아무런 영향을 미치지와 규칙을 지금 CHKDB_RULE_ERR 테이블에 삽입 행을 원인이됩니다.
Tags: Minor feature enhancements
In this minor release, the SQL generated for partial-foreign-key checks
has been improved and a rule for the CHKDB_OGW1_DST_PERIOD table has
been tweaked. A rule with no effect will now cause a row to be inserted
into the CHKDB_RULE_ERR table.

2003-11-19 11:30
0.9.6

이 릴리스의 데이터 아니라 석유와 가스에 대한 규칙을 확인하고 헤더와 드릴 줄기 테스트 데이터를 포함합니다. Readme.txt 파일을 업데이 트되었습니다 사용 예제를 고정했다.
Tags: Major feature enhancements
This release includes data-checking rules for oil and gas well-header and drill-stem-test data. The README.txt file was updated and the usage examples were fixed.

2003-11-15 02:30
0.9.5

이 릴리스의 데이터 지진 인벤토리 데이터는 석유와 천연 가스에 대한 규칙을 검사가 포함되어있습니다. 다음과 같은 새로운 검사 유형이 추가되었습니다 : COL_NOT_EQ_COL2_YN, COL_NOT_NE_COL2_YN, 그리고 IS_A_NUMBER_YN.
Tags: Major feature enhancements
This release includes data-checking rules for oil and gas seismic inventory data. The following new check-types were added: COL_NOT_EQ_COL2_YN, COL_NOT_NE_COL2_YN, and IS_A_NUMBER_YN.

2003-11-02 13:28
0.9.4

이 릴리스, 방법은 테이블에 지정된 키가 있는지 확인하여 간단하게 모든 종류의 테스트 예제를 확장, 그리고 수표를 추가 MAX_LENGTH 및 NO_ILLEGAL_CHARS.
Tags: Major feature enhancements
This release simplifies the way table keys are specified,
extends the sample to test all types of checks, and adds
the checks MAX_LENGTH and NO_ILLEGAL_CHARS.

Project Resources