• Title/Summary/Keyword: Database tables

Search Result 178, Processing Time 0.031 seconds

Legacy 데이터베이스를 위한 DTD의 IDREF-ID 속성 관계 모델링 (IDREF-ID Attribute Reference Modeling of DTD for Legacy Database)

  • 김정희;곽호영
    • 인터넷정보학회논문지
    • /
    • 제3권3호
    • /
    • pp.31-38
    • /
    • 2002
  • 본 논문에서는 Legacy 데이터베이스에서 추출된 정보들에 대해 XML 기술을 적용하고자 했을 때, 참조할 DTD(Document Type Definition) 생성과정 방법을 제안한다. 이를 위해 테이블간의 복잡한 상호 연결 관계를 표현하고 사전에 ID의 일방적인 추가 단계를 배제할 수 있는 IDREF-ID속성 관계 모델링을 적용한다. 이 방식에서는 테이블 사이의 관계 및 테이블 사이의 데이터들이 빈번하게 탐색되는 방향을 조사하면서 동시에 ID 추가 작업을 병행 처리하게 된다. 그 결과 IDREF-ID 속성 관계를 파악하면서 동시에 ID 추가 작업이 가능하며, 참조할 DTD 생성도 가능하다.

  • PDF

Automatic Extraction of Dependencies between Web Components and Database Resources in Java Web Applications

  • Oh, Jaewon;Ahn, Woo Hyun;Kim, Taegong
    • Journal of information and communication convergence engineering
    • /
    • 제17권2호
    • /
    • pp.149-160
    • /
    • 2019
  • Web applications typically interact with databases. Therefore, it is very crucial to understand which web components access which database resources when maintaining web apps. Existing research identifies interactions between Java web components, such as JavaServer Pages and servlets but does not extract dependencies between the web components and database resources, such as tables and attributes. This paper proposes a dynamic analysis of Java web apps, which extracts such dependencies from a Java web app and represents them as a graph. The key responsibility of our analysis method is to identify when web components access database resources. To fulfill this responsibility, our method dynamically observes the database-related objects provided in the Java standard library using the proxy pattern, which can be applied to control access to a desired object. This study also experiments with open source web apps to verify the feasibility of the proposed method.

학교보건 증진을 위한 데이터베이스의 개발 및 관리 (Development and Management of Database for School Health Improvement)

  • 정혜명
    • 한국보건간호학회지
    • /
    • 제18권1호
    • /
    • pp.154-166
    • /
    • 2004
  • The purpose of this study was to design and implementation of database for school health activity. This database system was designed stand-alone application for college school health center without a hospital affiliation and the database system was made of relational database management system, Microsoft access 2000 to be made GUI (Graphic user interface) type design and made up 7 tables: patients. symptoms. departments, income and outgo. medical cures. and medicine. The construction of this database system was patient management. code management. medicine management. and statistics management. The results of the database system were as follows; 1) This database system could be used for college school health center. 2) This database system could be made correct statistic data. 3) This database system could be managed income and outgo. 4) This database system could be changed for the better activity of community health service. 5) This database system could be simply attired administrative system. This database system will be used for students and employees to protect and promote health to measure for health level and quality of health service. In conclusion. this database system can be applied for unit health center to manage the college school health activity and advanced data management can be applied for health profession to do quality improvement. cost containment. management information system. and decision support system.

  • PDF

T-50 플러터/진동소음 비행시험 데이터베이스 시스템 개발 (Development of Database System for T-50 Flutter/Vibroacoustic Flight Test Data)

  • 곽동일;백승길;박금당;김영익
    • 한국항공우주학회지
    • /
    • 제34권2호
    • /
    • pp.82-89
    • /
    • 2006
  • 항공기의 플러터 및 진동소음 특성은 장기간에 걸친 다양한 비행시험을 통해서만 획득 가능하며, 생성된 방대한 양의 데이터를 효율적으로 축적하기 위해서는 특별히 설계된 데이터베이스 시스템이 필요하다. 이에 따라 MS-Access를 기반으로 하여 T-50 고등훈련기 비행시험 시 측정된 플러터/진동소음 환경 데이터를 처리하는 데이터베이스 시스템을 개발하였다. 개발된 시스템은 항공기 비행시험과 관련된 자료 항목, 관련 항목으로 구성된 테이블, 그리고 작성된 테이블들을 논리적으로 연결한 관계형 데이터베이스로 구성되며, 비쥬얼 베이직과 구조적 질의어를 이용한 데이터 검색 GUI(Graphic User Interface)를 구현하여 직관적인 검색이 가능하도록 되어 있다. 개발된 시스템을 이용하여 플러터/진동소음 데이터의 축적 및 요구도 검증에 효과적으로 활용하였다.

중소기업을 위한 최종 사용자 컴퓨팅 PDM 시스템 개발 (Developing an End-User Computing PDM System for Small and Medium Business)

  • 도남철
    • 대한산업공학회지
    • /
    • 제41권2호
    • /
    • pp.162-172
    • /
    • 2015
  • This paper proposes a Product Data Management (PDM) system architecture that supports end-user computing for small and medium businesses (SMBs) in Korea to build and maintain efficient and sustainable information systems for their product development. Its open database with relational tables enables existing common application programs such as Microsoft office suites to access product data in PDM systems. In addition, the interactive query processor provided by database management systems helps design engineers to build ad hoc queries in standard SQL database language to response different data requirements during their product development. The PDM architecture with the open database allows design engineers or technical staffs in SMBs to build and maintain their application programs for product development by themselves. To show the feasibility of the proposed architecture, this study implemented a prototype PDM system based on the architecture and database, and represents real-world product data with the implemented PDM system.

Oracle 데이터베이스의 삭제된 레코드 복구 기법 (The method of recovery for deleted record in Oracle Database)

  • 최종현;정두원;이상진
    • 정보보호학회논문지
    • /
    • 제23권5호
    • /
    • pp.947-955
    • /
    • 2013
  • 기업의 정보는 대부분 데이터베이스에 보관된다. 따라서 기업의 범죄 행위를 조사하기 위해서는 데이터베이스에 대한 포렌식 분석이 중요하며 삭제 레코드 복구 기술을 개발할 필요가 있다. 이에 본 논문은 전 세계적으로 가장 많이 쓰이는 Oracle 데이터베이스의 테이블스페이스 파일 구조와 테이블정보를 저장하고 있는 시스템 테이블에 대해 분석하고, 이를 통해 Oracle 테이블스페이스에서 삭제된 레코드를 복구할 수 있는 방법을 제시한다.

전력수급계획 및 운용해석 종합시스템을 위한 네트워크 및 데이터베이스구조 설계에 관한 연구 (A Study on The Design of Network and Database Structure of The Integrated System for Power System Operational Planning and Analysis)

  • 안양근;박시우;남재현
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1998년도 하계학술대회 논문집 C
    • /
    • pp.1009-1011
    • /
    • 1998
  • This paper presents a design of network and database structure of the integrated system for power system operational planning and analysis that will be more economical and stable of power system operation. An alias of this system is Highly Integrated Total Energy System(HITES). The Client/server model of HITES is designed as a remote data management model. The input/output-type of application programs and Oracle server is standardized. The separated user-databases from main-database strengthen security of HITES. It is plan to do that tables and relationships are defined by database designs. The connection of application program and DBMS of HITES will be tested through database design and data construction.

  • PDF

배전운영시스템용 응용 프로그램을 위한 공통 데이터베이스 구축 (Development of Common Database for the Application Programs of Distribution Management System)

  • 윤상윤;추철민;권성철;이학주
    • 전기학회논문지
    • /
    • 제62권9호
    • /
    • pp.1199-1208
    • /
    • 2013
  • In recent years, the development of application programs for distribution system analysis and control has been essential part for distribution management system (DMS). In this paper, we propose the common database for application programs of distribution management system. The proposed database model has several characteristics as followings. First, the proposed database model is designed for the common use of almost the whole distribution application software. The static equipment model and dynamic type tables are mixed and the parallel table structure is applied. Second, the linked list structure of database are used for the fast processing of applications. The database model includes the hierarchy and non-hierarchy distribution system structure. Third, the reduction method of distribution database is applied. For this, we present the network reduction rules. The basic concept of reduction rules are the electrical unification of successive line section which has not lateral branches and the removal of simple lateral branches which has no devices and other laterals. Proposed database model is tested for the Jeju system of Korea Electric Power Corporation (KEPCO). Through the test, we verified that the proposed database structure can be effectively used to accomplish the distribution system operation.

관계형 데이타베이스에서 다차원 데이타의 뷰를 위한 효율적인 질의 변환 (An Efficient Query Transformation for Multidimensional Data Views on Relational Databases)

  • 신성현;김진호;문양세
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제34권1호
    • /
    • pp.18-34
    • /
    • 2007
  • 온라인 분석 처리(OLAP, On-Line Analytical Processing)에서는 다양한 분석을 효과적으로 처리하기 위해, 다차원 구조의 데이타를 열에 차원 애트리뷰트의 값이 표시되는 넓은 형태의 수평 테이블로 표현한다. 관계형 테이블들은 보통 애트리뷰트의 개수에 제한이 있으므로 이러한 수평 테이블을 직접저장하기 어렵고, 저장하더라도 많은 수의 널(null) 간을 갖는 희박(sparse) 테이블이 되기 쉽다. 따라서 관계 데이타베이스에서는 이러한 수평 테이블을 차원의 이름을 열로 갖는 수직 테이블로 바꾸어 저장할 수 있다. 이렇게 할 경우, 수평 뷰 테이블에 대한 OLAP 질의를 저장된 수직 테이블에 대한 질의로 변환하는 작업이 필요하다. 본 논문에서는 전통적인 관계 대수 연산자들 외에 최근 DBMS 버전들이 제공하는 PIVOT 연산자를 사용하여 수평적인 뷰의 질의를 효율적으로 변환하는 방법을 제안하였다. 이를 위해 PIVOT 연산과 동등한 관계 대수식을 만들고 이를 증명하였으며, 이 PIVOT 연산을 사용하여 수평적인 테이블에 대한 질의를 수직적인 테이블에 대한 질의로 변환하는 방법을 제시하였다. 또한 실험을 통해 제안한 변환 방법이 기존 방법에 비해 성능이 더욱 우수함을 보였다.

웹 기반 데이타베이스 응용의 자동 생성 (Automatic Generation of Web-based Database Applications)

  • 음두헌;유은자
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제29권3호
    • /
    • pp.207-216
    • /
    • 2002
  • 오늘날 우리는 HTML 폼을 통해 지역 데이타베이스뿐 아니라 원격 데이타베이스도 쉽게 접근할 수 있다. HTML 폼으로 데이타베이스 웅용을 구현하는 것이 쉽기는 하나 아직 HTML 폼과 CGI 프로그램은 코딩되어야만 한다. 본 논문에서는 웹 기반 데이타베이스 웅용을 자동 생성하는 도구를 소개하는데, 이 도구는 응용 데이타베이스 구축을 위한 SQL 문장들, 사용자 인터페이스로 사용되는 품들, 그리고 그 폼들을 통해 이루어진 질의를 처리하는 자바 서블릿을 생성한다. 생성될 테이블들과 폼들은 응용을 위한 클래스 다이어 그램으로부터 결정된다. 따라서 WebSiteGen으로 명명한 우리의 소프트웨어 도구는 웹기반 데이타베이스 응용의 구현을 자동화한다.