• Title/Summary/Keyword: 트랜잭션기능

Search Result 105, Processing Time 0.026 seconds

Functional Testing Techniques for Concurrency Control in Transaction Processing Systems (트랜잭션 처리 시스템을 위한 동시성 제어의 기능시험 기법)

  • 홍석희
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.4
    • /
    • pp.805-811
    • /
    • 2003
  • System test is an important factor in the development process of good quality complex software in time, ensuring user requirements. Transaction processing module of database management systems schedules multiple transactions effectively and ensures that each transaction preserves data consistency. In this paper, we propose automatic functional testing techniques which ensure systematically that the implemented concurrency control function confirms to its requirements. The proposed testing technique tests functions of concurrency control module based on scenario without user intervention, and displays the result of functional testing. Finally, we utilize the proposed functional testing technique in the testing process of a database management system.

Global Concurrency Control using Messaging Ordering in Multidatabase System (멀티데이터베이스 시스템에서는 메시징 순서를 적용한 전역 동시성 제어 기법)

  • 문애경;남궁한
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10b
    • /
    • pp.16-18
    • /
    • 2003
  • 멀티데이터베이스 시스템이란 기존에 독자적으로 개발되어 사용되고 있는 서로 다른 지역 데이터베이스 시스템들을 논리적으로 통합하기 위해 제안된 시스템이다. 본 논문에서는 논리적인 통합 인터페이스로 메시징 소프트웨어를 이용하고 메시징 순서 기능을 적용한 전역 동시성 제어 기법을 제안한다. 전역 직렬성을 보장하기 위하여 전역 트랜잭션의 서브 트랜잭션이 실행되는 모든 LDBS에서 같은 순서로 직렬화 되어야 한다. 메시징 순서 기능은 하의 노드가 여러 개 메시기를 송신하는 경우, 모든 노드는 송신한 순서에 따라 메시지를 수신함을 보장하는 것으로 이를 이용하여 전역 트랜잭션의 서브 트랜잭션들을 실행 노드에 같은 순서로 전송하고 실행 LDBS는 해당 순서대로 직렬화한다면 전역 직렬성을 보장할 수 있다. 그 결과 제안된 기법은 LDBS의 실행 정보 없이 전역 트랜잭션의 상대적인 실행 순서를 결정할 수 있기 때문에 지역 자치성을 보장한다.

  • PDF

Implementation of Transaction in Middleware for Accessing Multiple Spatial ODBMSs (복수의 공간 ODBMS 접근을 위한 미들웨어에서의 트랜잭션 구현)

  • 조황주;송창빈;김기홍;김주관;차상균;권용식
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10b
    • /
    • pp.63-65
    • /
    • 1998
  • 최근 공간 데이터를 다루는 응용 분야가 급증하고, 이들 분야를 효율적으로 지원할 수 있는 DBMS 기술에 대한 연구가 많이 이루어지고 있다. 본 연구는 이러한 경향에 맞추어 개발되고 있는 SDBC(Spatial DataBase Connectivity)의 트랜잭션 관리(transaction management)에 초점을 둔다. SDBC는 응용 프로그램과 다양한 공간 ODBMS의 상호운용(interoperability)을 지원하며, 동시에 서로 다른 복수의 데이터베이스 접근을 지원한다. 이러한 SDBC의 기능을 지원하기 위해서는 멀티데이터베이스의 트랜잭션 관리 기법이 필요하다. 멀티데이터베이스란 기존의 여러 데이터베이스를 하나의 통합된 데이터베이스처럼 사용하는 것을 말한다. 멀티데이터베이스의 트랜잭션 관리 기법에 대해서는 지금까지 많은 연구가 이루어졌다. 본 연구에서는 이러한 기법을 응용하여 SDBCdp 적합한 트랜잭션 관리 기법을 제안한다. 본 논문에서는 SCBC의 트랜잭션 모델, 트랜잭션 관리와 트랜잭션 관리 모듈에 대해서 기술한다.

A Study on Global-Transaction Model for the Web-Based Reliable Reservation Service (웹 기반의 신뢰성 있는 예약서비스를 위한 글로벌 트랜잭션 모델에 관한 연구)

  • 김수홍;윤용익
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.5 no.3
    • /
    • pp.247-253
    • /
    • 2004
  • This paper mainly deals with a transaction model for the reliability guarantee in a Web-Based Real-Time Reservation Service System. We suggest the Web-Based Global Transaction Model which binds up each transaction currently divided by a function into one transaction and deals with one transaction. Also, we propose a Fail-Check Process in order to deal with the exceptions to be happened in a transaction process. And the simulation shows us that the model which we suggest is feasible and possible through the transaction processing procedure.

  • PDF

EJB Based Banking Component System (EJB기반의 뱅킹컴포넌트 시스템)

  • Ah, Tae-Kwang;Kim, Byung-Ki
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10a
    • /
    • pp.497-500
    • /
    • 2001
  • EJB(Enterprise JavaBeans)는 컴포넌트 트랜잭션 모니터를 위한 표준 서버측 컴포넌트 모델로서 트랜잭션을 보장하고 확장성, 이식성, 안정성 등이 우수하며 분산 트랜잭션을 지원하므로 뱅킹시스템과 같은 복잡한 시스템을 구현하는데 적합한 모델이다. 새로운 어플리케이션을 개발할 경우에도 기존의 컴포넌트를 재사용함으로써 보다 쉽게 개발할 수 있으며 이런 장점은 사회의 변화와 시장환경에 민감하게 대처할 수 있는 신속한 상품개발과 배포 기능, 용이한 유지보수성을 요구하는 뱅킹시스템의 요건을 충족시킨다고 볼 수 있다. 본 논문에서는 EJB 뱅킹컴포넌트의 유용성을 예상해보고 트랜잭션처리에 있어서 시스템공통 처리부분과 업무단위별 처리부분으로 구분하므로써 구현의 복잡도와 구현상의 오류를 줄일 수 있는 보다 효과적인 아키텍쳐를 제안하며 그 처리흐름과 각 부분별 기능들을 정의해 본다.

  • PDF

A Technique for Recovering Logs in Real-time Transactions by using a LIFO Method (LIFO 방식을 이용한 실시간 트랜잭션 로그 회복 방안)

  • Park, Il Tae;Choi, Dong Yeul;Oh, Jeong Hoon
    • Convergence Security Journal
    • /
    • v.3 no.3
    • /
    • pp.51-57
    • /
    • 2003
  • The Real-time DBMS must provide the keeping, fabrication and control function which the data where the user requsets for processing inside the hour when it is restricted, it is quick most and safely[3]. In order lide this to take chare of the real-time control and fabrication function, details recording (log) of the control processing is very important in accomplished transactions from inside the Real-time DBMS. In this proposal, it sees recording which is like this in base and it proposes the new recovery function for transactions log. This recovery technique which it sees used the concept of the LIFO (Last-In-First-Out) method with basic. The proposed technique will becomes the technique which it will be able and to record to process efficiently with a same attribute and the continuous transactions log.

  • PDF

Decoupled Transaction Processing System for Cloud Database (클라우드 데이터베이스를 위한 분리수행이 가능한 트랜잭션 처리 기법)

  • Choi, Do-Jin;Song, Seok-Il
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2014.11a
    • /
    • pp.33-34
    • /
    • 2014
  • 이 논문에서는 클라우드 데이터베이스를 위한 분리수행이 가능한 트랜잭션 처리시스템을 제안한다. 제안하는 시스템은 기존의 클라우드 데이터베이스의 수정을 최소화 하면서 트랜잭션 처리가 가능하도록 할수 있다. 질의를 클라우드 데이터베이스의 CRUD(Create, Read, Update, Delete) 연산의 조합으로 변환하여 수행시킴으로써 동시성제어와 장애복구에 관한 기능을 제공한다.

  • PDF

Global Concurrency Control using Message Ordering of Group Communication Messaging System in Multidatabase (그룹통신 메시징 시스템의 메시지 순서를 이용한 멀티 데이터베이스에서 전역 동시성 제어 기법)

  • 문애경;남궁한;조행래
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.5B
    • /
    • pp.520-530
    • /
    • 2004
  • A multidatabase system (MDBS) is designed to provide universal access to distributed data across multiple autonomous, heterogeneous local database systems (LDBSs). In this paper, we propose a global concurrency control (GCC) algorithm in MDBS. The proposed GCC algorithm adopts the idea of message ordering in group communication messaging system. A necessary condition of GCC algorithm is that global transactions are serialized in the same order at all LDBSs that they execute. n all operations of a transaction are bundled in a single message and the message arrives at LDBSs in the same order using message ordering property, each LDBS can perform subtransactions in the same order. As a result, message ordering allows to determine easily the relative serialization order of global transactions, and then it can support a local autonomy without any information about the serialization order of transactions executing locally.

A New Web Cluster Scheme for Load Balancing among Internet Servers (인터넷 환경에서 서버간 부하 분산을 위한 새로운 웹 클러스터 기법)

  • Kim, Seung-Young;Lee, Seung-Ho
    • The KIPS Transactions:PartC
    • /
    • v.9C no.1
    • /
    • pp.115-122
    • /
    • 2002
  • This paper presents a new web cluster scheme based on dispatcher which does not depend on operating system for server and can examine server's status interactively. Two principal functions are proposed for new web cluster technique. The one is self-controlled load distribution and the other is transaction fail-safe. Self-controlled load distribution function checks response time and status of servers periodically, then it decides where the traffic goes to guarantee rapid response for every query. Transaction fail-safe function can recover lost queries including broken transaction immediately from server errors. Proposed new web cluster scheme is implemented by C language on Unix operating system and compared with legacy web cluster products. On the comparison with broadcast based web cluster, proposed new web cluster results higher performance as more traffic comes. And on the comparison with a round-robin DNS based web cluster, it results similar performance at the case of traffic processing. But when the situation of one server crashed, proposed web cluster processed traffics more reliably without lost queries. So, new web cluster scheme Proposed on this dissertation can give alternative plan about highly increasing traffics and server load due to heavy traffics to build more reliable and utilized services.

트랜잭션 프로세싱의 현재와 미래

  • Korea Database Promotion Center
    • Digital Contents
    • /
    • no.3 s.58
    • /
    • pp.38-45
    • /
    • 1998
  • 지난 수년간 온라인 트랜잭션 프로세싱은 지속적으로 사용자들의 관심을 유발시켜 왔다. 그러나 아직까지도 진정한 OLTP 시스템 전문가를 찾기는 쉽지 않은 실정이며, 그 개념에 대해서도 이견이 분분하다. 또한 최근에는 OLTP 시스템을 데이터웨어하우스와 접목. 그 기능을 재정의하는 논의도 재개되고 있다. 성공적인 OLTP 시스템 구축 요령과 향후의 OLTP의 미래에 대해 전망해본다.

  • PDF