• Title/Summary/Keyword: 레코드화

Search Result 96, Processing Time 0.019 seconds

An Efficient Scheme of Deleting All Records of a Table (테이블의 모든 레코드 삭제의 효율적 수행)

  • 차명훈;박준현;박영철
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.262-264
    • /
    • 2001
  • 테이블의 모든 레코드들을 삭제하는 연산과 그 연산을 취소하는 작업은 그 수행에 드는 비용이 매우 크다. 상용 데이타베이스 관리 시스템들은 테이블의 모든 레코드들을 삭제하는 연산을 신속하게 수행하기 위하여 TRUNCATE TABLE문을 제공한다. 그 문을 수행하면 레코드들을 개별적으로 삭제하지 않고 그 화일에 할당된 디스크 공간을 반환하며 그 삭제 연산을 독립된 트랜잭션으로 처리하여 즉시 완료시킨다. 따라서, 그 연산은 일단 실행되고 나면 복귀가 불가능하다. 본 논문은 DELETE문을 WHERE절 없이 사용하는 경우에 대하여 모든 레코드들을 삭제하고자 하는 화일과 동일한 구조를 가지는 하나의 빈(empty)화일을 생성하고 기존 화일과 새로이 생성한 화일 간에 화일 설명자의 내용과 디스크 공간을 교체만 후, 새로이 생성한 화일 자체를 삭제함으로써 로깅 부담을 줄이면서 신속히 모든 레코드들을 삭제하고 그 연산을 복귀할 수 있도록 하는 기법을 제시한다.

  • PDF

A Study on the Creation of Hybrid Bibliographic Records (국내 하이브리드 서지레코드 생성 방안에 관한 연구)

  • Lee, Mihwa
    • Journal of the Korean Society for Library and Information Science
    • /
    • v.49 no.4
    • /
    • pp.203-220
    • /
    • 2015
  • This study was to suggest the creation of hybrid bibliographic records in complicated bibliographic environment applying both AACR2 and RDA for uniform display and correct search. The literature reviews and case studies were used as the research methods. In case studies, Kent State University, University of Houston as the libraries, and Backstage Library Works as algorithm converting to hybrid records were surveyed. For creating the hybrid records, it was needed to differentiate hybrid records and born RDA records, to keep the data that appeared in 250 tag without spelling out edition data, to maintain 260 tag instead of converting 260 tag to 264 tag, and last to design mapping table for converting GMD to CMC. This study would suggest uniform display and search through hybridization of bibliographic records of foreign resources.

Design and performance Evaluation of Vertically-Parteitioned Parallel Signature File Method) (수직 분할 병렬 요약화일 기법의 설계 및 성능평가)

  • Kim, Jeong-Gi;Yu, Gyeong-Min;Jang, Jae-U
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.1
    • /
    • pp.66-79
    • /
    • 1999
  • 요약화일 기법은 대규모 데이터베이스 응용에서 효율적인 색인 기법으로 알려져 있으며 최근에는 보다 빠른 검색을 위해 병렬 요약화일 기법이 제안되고 있다. 본 논문에서는 효율적으로 병렬 처리를 할 수 있는 수직 분할 병렬 요약화일(Vertically-partitioned Parallel Signature File, VPSF) 기법을 제안한다. 본 VPSF는 동적인 환경에 잘 적응하도록 신장해싱을 이용하며, 검색의 효율성을 위해 프레임 슬라이스 기법을 사용한다. 실행의 편중을 없애기 위해 요약을 수직으로 분할하여 레코드를 프로세싱노드에 저장함으로써 병렬처리를 수행한다. 뿐만 아니라, 본 논문에서는 VPSF의 효율성을 보이기 위해 성능평가 모델을 제시하고, 실제의 레코드 집합을 가지고 실험을 실시하여 검색시간, 부가저장공간, 삽입시간에 대해 성능을 평가한다. 또한 레코드 집합의 분포에 다른 성능을 평가하기 위해 표준편차를 반으로 줄인 반 정규분포와 두 배로 크게 한 정규분포에 대한 성능평가를 실시한다. VPSF기법은 기존의 병렬 요약화일 기법들과 비교할 때, 실제 레코드 집합의 정규분포에서 기존의 Hamming filter 보다 평균 40% 정도 검색성능이 개선된다. 반 정규분포에서는 Hamming filter 보다 약 50% , HPSF보다 약 20% 정도 개선된 검색 성능을 보인다. 뿐만 아니라, 부가 저장공간 및 삽입시간에도 기존의 방법들보다 좋은 성능을 보인다. 일반적으로 VPSF는 데이터베이스의 레코드 크기가 서로 비슷할 때 그리고 데이터베이스의 크기가 클수록 우수한 검색 성능을 보인다.

Unreflected-in-State Log Records : Problems of Recovery owing to the Asynchronous Execution of Fuzzy Checkpoint and Transactions (상태미반영 로그 레코드;퍼지 검사점과 트랜잭션의 비동기 수행에 따른 회복의 문제점)

  • Park, Jun-Hyeon;Park, Yeong-Cheol
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.5
    • /
    • pp.621-638
    • /
    • 1999
  • 재시작 회복시 수행해야 할 작업략을 줄이기 위하여 주기적으로 수행되는 검사점 중 퍼지 검사점은 정상적인 트랜잭션들의 수행과 병행하여 수행된다. 트랜잭션들과 퍼지 검사점의 수행시, 로그 레코드 기록의 순서화를 위한 로그 래취를 획득한 상태에서 로그 레코드를 기록할수있으며, 트랜잭션 엔트리의 무결성을 보장하기 위한 트랜잭션 래취를 획득한 상태에서 트랜잭션은 로그 레코드의 기록과 관련된 트랜잭션 상태를 변경할수 있으며 검사점 프로세스는 트랜잭션의 상태를 검사할 수 있다. 퍼지 검사점과 트랜잭션들이 수행이 비동기로 수행되는 상황에서 로그래취와 트랜잭션 래취의 획득 및 해제 방법이 적절하지 못한 경우, 퍼지 검사점이 어떤 트랜잭션의 트랜잭션 상태를 검사하기 전에 그 트랜잭션에 의하여 기록된 로그 레코드이지만 그 퍼지 검사점이 그 트랜잭션 상태를 검사할때까지 그 로그 레코드의 기록상황이 그 트랜잭션의 트랜잭션 상태에 반영되지 않은 경우가 발생할수 있다. 이 경우, 기록 상황이 트랜잭션 상태에 반영되지 않은 그 로그 레코드를 그 퍼지 검사점에 대한 그 트랜잭션의 상태미방영 로그 레코드라고 한다. 본 논문은 상태미반영 로그 레코드를 발생시키는 상황들을 분석하고, 상태미반영 로그 레코드의 발생에 따른 문제점들을 기술하며, 상태미반영 로그 레코드의 발생에 대하여 전면 방지 기법, 일부 방지 기법 그리고 전면 허용하지만 회복시 이를 해결하는 기법등 세가지 해결책을 제시한다.

An Study on the Standardization for Bibliographic Records of Provider Supplied E-monograph Package (전자책 패키지의 서지레코드 표준화에 관한 연구)

  • Lee, Mihwa
    • Journal of the Korean Society for information Management
    • /
    • v.30 no.1
    • /
    • pp.51-69
    • /
    • 2013
  • It was difficult for user to identify e-books due to some problems such as duplicable bibliographic records and inconsistent descriptive cataloging when cataloging the bibliographic records of the e-book packages in OPAC. Therefore, the purpose of this study was to find the applicable methods of the provider neutral e-book(e-monograph) MARC record guideline for the standardization of the bibliographic records of the provider supplied e-book package. Through the literature reviews and homepage analysis of 15 university libraries in domestic, the theoretical background on cataloging e-book, the descriptive cataloging of e-book, the provider-neutral e-monograph MARC record guideline as new standard for e-book, and the libraries practices of cataloging bibliographic records of the e-book package were inquired. Based on these analysis, it was to suggest applicable methods of provider neutral e-book(e-monograph) MARC record guideline for the standardization of the bibliographic records of domestic e-book packages in aspect of cataloging rule, KORMARC, and neutral bibliographic records. This study will contribute to build FRBRization of the e-books in OPAC as finding the guideline for the standardization of the bibliographic records of the e-book packages for both providers and libraries.

A Study on the Construction of Work and Expression Authority Records (저작 및 표현형 전거레코드 구축방안에 관한 연구)

  • Lee, Mihwa
    • Journal of Korean Library and Information Science Society
    • /
    • v.47 no.3
    • /
    • pp.71-94
    • /
    • 2016
  • This study was to suggest the construction of work and expression authority records for FRBRization. ICP, FRBR/FRAD and RDA as the content rules were referred as the framework for the construction of work and expression authority records. LC RDA authority records examples, JSC of RDA authority examples, and VIAF work and expression authority records were analyzed as case studies. 5 findings were suggested. First, authority records consist of name, work, and expression authority records which are inter-related. Second, the construction of authorized access points was suggested according to 5 work types. Third, the consideration in describing work attributes as separate element and as part of an authorized access point, and other distinguishing characteristic of the work were suggested. Fourth, the consideration in describing expression attributes as separate element and as part of an authorized access point, and other distinguishing characteristic of the expression were suggested. Fifth, 5XX was suggested for linking between work and expression. This study would contribute to revise KCR4.

Property-aware Meta Blocking for Record Linkage (레코드 연결을 위한 속성인지 메타블로킹)

  • Lee, Joo-Hyun;Kim, Hyun-Ho;Kang, In Ho
    • Annual Conference on Human and Language Technology
    • /
    • 2021.10a
    • /
    • pp.592-596
    • /
    • 2021
  • 레코드 연결의 대표적인 문제 중 하나는 레코드 간 비교 비용이 크다는 것이다. 이러한 문제를 해결하기 위해서는 레코드 연결에 필수적으로 블로킹 단계가 포함되어야 한다. 블로킹이란 같은 레코드일 가능성이 높은 대상들을 그룹화하여 비교연산을 수행할 대상을 선정하는 단계를 말한다. 블로킹의 목적은 최대한 결과의 recall을 희생시키지 않으면서 비교 연산 횟수 최소화하는 것이다. 메타 블로킹은 가중치 그래프를 블로킹에 적용함으로써 전통적인 블로킹 방식의 한계를 극복하고 더 좋은 성능을 나타내는 모델이다. 본 논문에서는 메타블로킹에서 주목하지 않았던 블록 생성방식을 데이터베이스 속성에 따라 블록을 생성하는 방식으로 개선하고 그에 맞는 가중치 계산식을 제안하였다. 또한 키 기반 블로킹, 메타블로킹, 속성인지 메타블로킹으로 생성된 블로킹 결과에 대한 성능을 측정 및 비교하였다.

  • PDF

A Study on the Structure of Headings in Authority Records (전거레코드 표목의 구조화 연구 - 인명과 단체명 전거레코드의 표목을 중심으로 -)

  • Kim, Tae-Soo;Kim, Lee-Kyum;Lee, Hye-Won;Kim, Yong-Kwang;Park, Zi-Young
    • Journal of Information Management
    • /
    • v.40 no.3
    • /
    • pp.1-21
    • /
    • 2009
  • This study aims to suggest some idea for construction of headings in authority records to improve conventional method for authority control. The reference structure between established form and other forms was replaced by the link structure based on access points and adopting standard authority numbers was considered. Additional elements such as work information to distinguish homonym and notational system of the headings to promote sharing of authority records were also addressed. Authority records management system was constructed to test structure of headings suggested in this study, too. Through this research, we confirmed that management, identification, and sharing of authority records were considerably improved compared with the conventional authority control system.

A Study on the Development of FRBR Algorithm for KORMARC Bibliographic Record (KORMARC 서지레코드의 FRBR 알고리즘 개발에 관한 연구)

  • Kim, Jeong-Hyen;Lee, Sung-Sook;Lee, You-Jeong
    • Journal of Korean Library and Information Science Society
    • /
    • v.46 no.1
    • /
    • pp.1-23
    • /
    • 2015
  • The purpose of this paper is to development an algorithm for FRBR implementation(functional requirements for bibliographic records), analyzing KORMARC bibliographic records by work types. For this purpose, it was utilized analyzing home and foreign case studies including OCLC and LC's algorithm. Analyzing the experimental data from the Korean National Library's bibliographic records, it was extracted from identifying elements by FRBR's four bibliographic entities. To cluster a related works by work-set, the algorithm was designed to construct the authorized access points as a combination of an author name and a title from the record. I suggested that it should be wholly improved a quality of existing bibliographic records and level of data input to development a FRBR algorithm in Korean libraries.

A study on the effectiveness of BOM(Bill of Material) data management (BOM (Bill of Material)의 효과성 분석 모형 연구)

  • 강영신;이춘열
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 1994.04a
    • /
    • pp.728-736
    • /
    • 1994
  • 본 연구는 MRP(Material Requirement System) 시스템의 기본 요소인 BOM(Bill of Material)의 효과성 분석을 목적으로 한다. BOM은 부품의 구성 관계를 나타내는 표로서, 근자에는 모듈화의 개념이 도입된 Modular BOM이 제시되고 있다. Modular BOM은 부품의 구성 관계를 모듈화 함으로써 이들을 보다 편리하게 관리하고, 기존에 사용되어 오던 구조형 BOM의 불편함, 단점 등을 보완한다. 본 연구는 기존의 구조형 BOM과 modular BOM을 데이타베이스 관리면에서 분석함으로서, 모듈화한 BOM이 데이타 관리면에서 지니는 효과성을 분석하였다. 데이타 관리의 효과성 분석은 BOM 데이타 관리면에서 지니는 효과성을 분석하였다. 데이타 관리의 효과성 분석은 BOM 데이타베이스의 제품구성을 관계형 데이타베이스의 레코드 (또는 tuple)로 표현 함으로서, 특정 부분품으로 구성된 완제품들을 나타내기 위해 필요한 레코드 수를 기초로 하여 수행되었다. 이상의 논리에 근거하여 본 연구는 다음과 같은 데이타 관리 관점에서 분석한다. 1. 제품구성 표시를 위한 BOM 데이타베이스의 구성 레코드 수의 비교, 2. 새로운 제품의 추가나 기 제품의 제품구성 변경에 따른 갱신의 용이성 본 연구에서는 분석의 편의를 위하여 BOM 구성이 레벨을 무시한 단순형태의 2단계 BOM을 분석 대상으로 한다. BOM데이타 베이스 관리의 효과성은 제시된 레코드 수에 기초하여 데이타베이스의 규모와 변경 용이성의 측정 모형을 수립하고, 이들 모형을 modular BOM과 구조형 BOM에 적용함으로서 수행 되었다.