KR100250441B1 - Data management method and memory device structure - Google Patents

Data management method and memory device structure Download PDF

Info

Publication number
KR100250441B1
KR100250441B1 KR1019970072055A KR19970072055A KR100250441B1 KR 100250441 B1 KR100250441 B1 KR 100250441B1 KR 1019970072055 A KR1019970072055 A KR 1019970072055A KR 19970072055 A KR19970072055 A KR 19970072055A KR 100250441 B1 KR100250441 B1 KR 100250441B1
Authority
KR
South Korea
Prior art keywords
data
design data
shared workspace
model
work area
Prior art date
Application number
KR1019970072055A
Other languages
Korean (ko)
Other versions
KR19990052562A (en
Inventor
이재철
조호길
김용연
Original Assignee
정선종
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 정선종, 한국전자통신연구원 filed Critical 정선종
Priority to KR1019970072055A priority Critical patent/KR100250441B1/en
Publication of KR19990052562A publication Critical patent/KR19990052562A/en
Application granted granted Critical
Publication of KR100250441B1 publication Critical patent/KR100250441B1/en

Links

Images

Abstract

PURPOSE: The structure of the storage and the method for managing the hardware plan data in the distributed environment using the mixed share model is provided to maintain and share the plan data between team members, to reuse the hardware plan data, to increase the data trust, and to shorten the system development period. CONSTITUTION: The method comprises like the following. The mixed share model, which has the mechanism of normal model, is the mix-type plan management model to facilitate the dynamic conversion of the data sharing function. When projectors don't try to connect each other through the integrate or release the data, both can access to the changed plan data through the sharing work area. When projectors try to connect each other through the integrate or release the data, the sharing work area submits the release request. When hoping to view the data in the sharing work area updated by the submitted data, all projectors can use the update operation. If any projector does not hope to do, the relevant work area is separated from the sharing work area and must wait until the next release course.

Description

혼합 공유 모델을 이용한 분산 환경에서의 하드웨어 설계 데이터 관리 방법 및 저장 장치의 구조.Hardware Design Data Management Method and Storage Structure in Distributed Environment using Mixed Sharing Model.

본 발명은 혼합 공유 모델을 이용한 분산 환경에서의 하드웨어 설계 데이터 관리 방법 및 저장 장치의 구조에 관한 것으로, 특히 대규모 시스템의 하드웨어 설계 및 개발에 있어서의 설계 데이터 설계 데이터들의 연관성 및 안정된 설계 데이터들을 효율적으로 공유하기 위한 혼합 공유 모델을 이용한 분산 환경에서의 하드웨어 설계 데이터 관리 방법 및 저장 장치의 구조에 관한 것이다.The present invention relates to a hardware design data management method and a structure of a storage device in a distributed environment using a mixed sharing model. In particular, in the hardware design and development of a large-scale system, the association of design data design data and stable design data efficiently The present invention relates to a hardware design data management method and a storage device structure in a distributed environment using a mixed sharing model for sharing.

다수의 인원으로 구성되며 복잡한 설계의 검증이 요구되는 경우 정규 모델의 설계 관리가 행해진다. 이 모델은 상위 설계자의 검증을 통한 신뢰성을 고려한 설계를 위해서는 적합하지만, 설계 기간의 단축 효과는 저하될 수도 있다.The design management of the formal model is done when a large number of people are required and complex design verification is required. This model is suitable for designs considering reliability through the verification of superior designers, but the reduction of design period may be reduced.

도 1은 종래의 하드웨어 설계 데이터 관리 방법을 설명하기 위해 도시한 블록도로서, 소프트웨어 개발 방법론적 정규 모델이라고 하는 설계 데이터 관리 모델을 주로 사용하였다.1 is a block diagram illustrating a conventional hardware design data management method, and mainly uses a design data management model called a software development methodological regular model.

설계자의 사용자 작업 영역에서 설계된 데이터가 상위 설계자(project administrator)에 의해 검증 및 공개되어 다른 설계자가 그 데이터를 액세스하기까지 요청(submit), 통합(integrate), 공개(release), 갱신(update)의 네 개의 명령어를 수행하는 사이클이 필요하다. 이 명령어에 대한 기능은 다음과 같다. 먼저 요청(submit) 명령은 설계자가 설계 데이터를 상위 설계자에게 버전 생성 혹은 설계 변경을 요청하며, 이를 위해 통합 요구(Integration Requests ;이하 IRs라 함)를 상위 설계자에게 전송하는 것을 말한다. 설계자는 요청(submit)을 수행하기 전에 반드시 체크인(check in) 연산을 수행해야 한다. 둘째, 통합(integrate) 명령은 설계자로부터 요청받은 설계 데이터들을 상위 설계자가 검증하여 설계 데이터의 형상에 포함시키기 위한 통합을 승인하는 것을 말한다. 그러나 검증 결과가 불량이거나 다른 설계 데이터와 충돌이 되었다면 거부(reject) 명령어를 사용하여 통합 요청을 거부할 수 있다. 셋째, 공개(release) 명령은 통합이 승인된 설계 데이터들은 검증이 완료되어 공개 작업 영역에서 IRs를 공개하므로써 다른 설계자들의 데이터들과 함께 형상을 이루게 하는 것을 말한다. 마지막으로 갱신(update) 명령은 한 프로젝트(project) 디렉토리 내에서의 여러 설계자들의 개인 작업 영역의 구(old) 버전의 설계 데이터를 갱신된 최신 버전의 설계 데이터로 자동적으로 갱신하는 것을 말한다.Designed data in the designer's user workspace is validated and published by the project administrator, so that other designers can access the data from submit, integrate, release, and update. You need a cycle of four instructions. The functions for this command are as follows: First, the submit command means that the designer requests the version design or the design change of the design data from the upper designer, and for this purpose, the integration request (hereinafter referred to as IRs) is transmitted to the upper designer. The designer must perform a check in operation before executing the submit. Secondly, an integration command is to approve the integration to verify the design data requested by the designer to be included in the shape of the design data. However, if the validation is bad or if it conflicts with other design data, you can use the reject command to reject the integration request. Third, the release command is to ensure that design data that has been approved for integration has been validated and shaped with other designers' data by releasing IRs in the open workspace. Finally, the update command automatically updates the old version of the design data of the various workspaces of the designers within a project directory with the latest updated version of the design data.

하드웨어의 설계 규모가 점차 커짐에 따라 설계의 복잡도가 증가하게 되면서 하드웨어 설계 데이터의 관리가 절실히 요구되고 있다. 그러나 종래에는 대규모 시스템 설계시 여러 가지 버전의 설계 데이터 유지 및 보호 조치가 어렵고, 오래된 설계 데이터들의 상황을 추적할 수가 없는 문제점이 있다. 또한 캐드(Computer Aided Design ;CAD) 시스템에서 개발된 모든 CAD 데이터의 설계 관리에 관련된 정보 제공을 위해서 항상 온라인으로 정보 접근이 가능해야 하는데, 하드웨어 설계 데이터 관리에 있어서 데이터를 수정한 한번의 처리가 일어나면 이전의 변경된 데이터 값은 잃어버리게 되는 문제점이 있다.As the design scale of hardware increases, the complexity of the design increases, and the management of hardware design data is urgently required. However, in the prior art, it is difficult to maintain and protect various versions of design data when designing a large-scale system, and it is impossible to track the situation of old design data. Also, in order to provide information related to the design management of all CAD data developed in Computer Aided Design (CAD) system, the information must be accessible online at all times. There is a problem that previous changed data values are lost.

이러한 문제를 해결하기 위한 것이 도 1과 같은 종래의 기술이었지만 도 1의 방법은 다수 설계자간의 데이터 공유에 어려움이 있다.In order to solve this problem, the conventional technique as shown in FIG. 1 has been difficult, but the method of FIG. 1 has difficulty in sharing data among multiple designers.

따라서, 본 발명은 하드웨어 설계 팀원들 간의 설계 데이터의 유지 및 공유, 하드웨어 설계 데이터의 재사용 및 신뢰성 향상, 시스템 개발 기간을 향상 시킬 수 있는 혼합 공유 모델을 이용한 분산 환경에서의 하드웨어 설계 데이터 관리 방법 및 저장 장치의 구조를 제공하는데 그 목적이 있다.Accordingly, the present invention provides a method and storage of hardware design data management in a distributed environment using a mixed sharing model that can maintain and share design data among hardware design team members, improve reuse and reliability of hardware design data, and improve system development period. The purpose is to provide the structure of the device.

상술한 목적을 달성하기 위한 본 발명에 따른 혼합 공유 모델을 이용한 분산 환경에서의 하드웨어 설계 데이터 관리 방법은 설계자들이 수정된 설계 데이터들을 차기의 통합이나 공개 과정을 거치고 싶지 않을 경우 서로간 공유 작업 영역에 연결하여 변경된 설계 데이터를 액세스하는 단계와, 상기 설계자가 공유 작업 영역에 연결할 때 상기 공유 작업 영역이 공개 요구를 요청하는 단계와, 상기 공유 작업 영역은 요청된 데이터들로 갱신하는 단계와, 모든 설계자들은 공유 작업 영역 내의 데이터들을 보고 싶을 때 갱신 연산을 수행하는 단계와, 사용자가 공유 작업 영역 내에서 수정된 데이터들을 보고 싶지 않겠다고 하면 그 작업 영역을 공유 작업 영역에서 분리시키고, 차기의 공개 과정을 거칠 때까지 기다리는 단계를 포함하여 이루어지는 것을 특징으로 한다.The hardware design data management method in a distributed environment using the mixed sharing model according to the present invention for achieving the above-mentioned object is to be shared in the workspace if the designers do not want to go through the next integration or disclosure process Connecting to access changed design data, when the designer connects to a shared workspace, the shared workspace requesting a publishing request, updating the shared workspace with the requested data, and all designers They perform an update operation when they want to see the data in the shared workspace, and if the user does not want to see the data modified in the shared workspace, they separate the workspace from the shared workspace and go through the next public process. What happens, including waiting until And a gong.

또한 상술한 목적을 달성하기 위한 본 발명에 따른 혼합 공유 모델을 이용한 분산 환경에서의 하드웨어 설계 데이터 저장 장치의 구조는 다수의 워크스테이션 또는 머신들로 구성되어 클라이언트/서버 컴퓨팅을 지원하는 분산 하드웨어 환경에서, 상기 다수의 워크스테이션 또는 머신들과 통신망을 통하여 접속되어, 형상으로서 사용되는 디렉토리 정보를 갖고 현재의 버전을 나타내며 현재 버전과 구 버전의 링크 상태를 저장하는 다수의 작업 영역과, 상기 다수의 작업 영역과 정적 또느 동적으로 링크되어 있으며 파일의 상태, 내부 링크에 관한 정보, 버전 생성 정보 등을 갖고 있는 프로젝트 데이터 저장소를 포함하여 구성되는 것을 특징으로 한다.In addition, the structure of the hardware design data storage device in a distributed environment using the mixed sharing model according to the present invention for achieving the above object is composed of a plurality of workstations or machines in a distributed hardware environment that supports client / server computing A plurality of work areas connected to the plurality of workstations or machines through a communication network, having a directory information used as a shape, indicating a current version and storing link status of a current version and an old version, and the plurality of jobs It is composed of a project data repository which is statically or dynamically linked with the region and contains the file status, internal link information, version generation information, and the like.

도 1은 종래의 하드웨어 설계 데이터 관리 방법을 설명하기 위해 도시한 블록도.1 is a block diagram illustrating a conventional hardware design data management method.

도 2는 본 발명에 따른 하드웨어 설계 데이터 관리 방법을 설명하기 위해 도시한 블록도.2 is a block diagram illustrating a hardware design data management method according to the present invention.

도 3은 본 발명이 적용되는 분산 하드웨어 설계 환경 모델의 구조도.3 is a structural diagram of a distributed hardware design environment model to which the present invention is applied.

도 4는 본 발명에 따른 하드웨어 설계 데이터 저장 장치의 구조도.4 is a structural diagram of a hardware design data storage device according to the present invention;

이하, 첨부된 도면을 참조하여 본 발명을 상세히 설명하기로 한다.Hereinafter, with reference to the accompanying drawings will be described in detail the present invention.

도 2는 본 발명에 따른 하드웨어 설계 데이터 관리 방법을 설명하기 위해 도시한 블록도로서, 이를 위한 하드웨어 설계 환경은 여러 워크스테이션 또는 머신들로 구성되어 클라이언트/서버 컴퓨팅을 지원하는 분산 하드웨어 환경이 구축되어져야 한다. 분산 하드웨어 환경은 네트워크 파일 시스템(NFS)으로 운용되며, 여러 논리적 디스크를 걸치고 있다. 또한 이 하드웨어 설계 환경에서는 모든 설계자들의 데이터가 효율적으로 유지, 보호될 수 있어야 하며, 설계 데이터의 재사용 및 공유가 동적(dynamic)으로 변환할 수 있는 설계 관리 도구가 설치되어야 한다.FIG. 2 is a block diagram illustrating a hardware design data management method according to the present invention. The hardware design environment for this is composed of several workstations or machines, and a distributed hardware environment supporting client / server computing is constructed. You must lose. Distributed hardware environments operate as network file systems (NFS) and span multiple logical disks. In addition, this hardware design environment requires that all designers' data be maintained and protected efficiently, and design management tools must be installed to enable the reuse and sharing of design data dynamically.

도시된 바와 같이, 하드웨어 설계 데이터 관리를 위한 혼합 공유 모델은 정규 모델의 메커니즘을 가지며, 여러 설계자들에게 데이터의 공유 기능을 동적으로 전환하기 용이한 혼합형의 설계 관리 모델이다. 설계자들이 수정된 설계 데이터들을 차기의 통합(integrate)이나 공개(release) 과정을 거치고 싶지 않을 경우에 서로간 공유 작업영역에 연결하여 변경된 설계 데이터를 액세스할 수 있도록 한다. 설계자가 공유 작업 영역에 연결할 때 공유 작업 영역은 IR을 요청(submit) 하며, 공유 작업 영역은 요청(submit)된 데이터들로 갱신(update) 된다. 모든 설계자들은 공유 작업 영역 내의 데이터들을 보고 싶을 때 갱신(update) 연산을 사용할 수 있다. 만일 어느 사용자가 공유 작업 영역 내에서 수정된 데이터들을 보고 싶지 않겠다고 하면 그 작업 영역을 공유 작업 영역에서 분리시키고, 차기의 공개(release) 과정을 거칠 때까지 기다려야만 한다.As shown, the mixed sharing model for hardware design data management is a hybrid design management model that has the mechanism of a regular model and is easy to dynamically switch data sharing functions to different designers. If designers do not want to modify the modified design data in the next integration or release process, they can connect to each other's shared workspace to access the changed design data. When the designer connects to the shared workspace, the shared workspace submits an IR, and the shared workspace is updated with the submitted data. All designers can use update operations when they want to see data in a shared workspace. If a user does not want to see modified data in a shared workspace, they must detach it from the shared workspace and wait until the next release process.

도 3은 본 발명이 적용되는 분산 하드웨어 설계 환경 모델의 구조도이다.3 is a structural diagram of a distributed hardware design environment model to which the present invention is applied.

일반적으로 하나의 논리적 디스크는 하나의 파일 시스템에 의해 만들어진다. 도 3은 이를 사용자 또는 CAD 도구 사용자의 관점에서 분산 하드웨어 설계 환경의 모델로 나타낸 것이다.Typically, one logical disk is created by one file system. 3 illustrates this as a model of a distributed hardware design environment from the perspective of the user or CAD tool user.

도시된 바와 같이, 본 발명이 적용되는 하드웨어 설계 환경 모델은 3개의 물리적 머신, 디스크, 2개의 논리적 머신 및 디스크로 구성되어 있다. 이 모델에서 논리적 머신 또는 프로세서, 논리적 디스크 및 논리적 네트워크를 구별할 수 있으며, 여기에서는 프린터, 주변장치 등은 고려하지 않는다. 논리적 머신은 파일 서버(file server) 상에 마운트되어 있는 디스크를 갖는 머신을 말한다. 논리적 머신이나 논리적 디스크는 한 개 이상의 머신이나 디스크로 구성된다. CAD 설계 작업에서의 예를 들면, 논리적 머신 M2는 물리적 머신의 사용자가 또 다른 사용자와 어느 한 파일 서버에 마운트하여 동일한 파일 시스템을 사용하며, 물리적으로 디스크 D1을 가진 머신이라 할 지라도 실제로, 데이터의 저장 및 접근이 이루어지는 것은 D2에 속하는 물리적 디스크이다. 이 모델은 본 발명에서 적용하고자 하는 설계 데이터 관리 모델을 제시하기 위한 하드웨어 설계 데이터의 저장이나 CAD 데이터베이스를 위한 배치(allocation) 메커니즘에 이용될 수 있다.As shown, the hardware design environment model to which the present invention is applied consists of three physical machines, disks, two logical machines, and disks. In this model, logical machines or processors, logical disks, and logical networks can be distinguished, and printers and peripherals are not considered here. A logical machine is a machine with disks mounted on a file server. A logical machine or logical disk consists of one or more machines or disks. For example, in CAD design work, logical machine M2 uses the same file system as a user of a physical machine to mount on one file server with another user, and in fact, even if the machine has physical disk D1, It is the physical disks belonging to D2 that are stored and accessed. This model can be used for storage of hardware design data or for an allocation mechanism for CAD databases to present the design data management model to be applied in the present invention.

도 4는 본 발명에 따른 하드웨어 설계 데이터 저장 장치의 구조도이다. 도 3과 같은 환경에서는 3개의 물리적 머신과 디스크 상태에서 라이브러리 설계 작업을 하지만, 네트워크 파일 시스템 운용상에서의 한개의 논리적 머신과 디스크 구조의 환경은 같은 상태이다.4 is a structural diagram of a hardware design data storage device according to the present invention. In the environment as shown in FIG. 3, the library design work is performed on three physical machines and disks, but the environment of one logical machine and disk structure is the same in the network file system operation.

라이브러리의 설계 및 관리에 있어서 버전 제어 및 형상 관리의 개념을 정의한다는 것은 매우 복잡하지만 연산 메커니즘을 통하여 살펴보기로 한다. 작업 영역(Workarea) 1 및 작업 영역 2에서의 ls00/과 같은 디렉토리들은 형상으로서 사용된다. 정적 참조는 정확한 파일 버전에서 가리키는 링크를 의미하며, 동적 참조는 현재의 파일 즉, 저장 디렉토리에서 ",@current" 링크를 가리키는 것이다. 작업 영역 1(Workarea 1)에서의 body.1.1과 sim.1.1은 버전 1에 정적으로 링크 되어 있는 것을 나타낸다. 그리고 body.1.1과 sim.1.1의 버전 2들은 현재의 버전임을 나타낸다. 작업 영역 2(Workarea 2)에서 body.1.1의 버전 3은 체크아웃 되어 있으며, sim.1.1은 동적으로 링크 되어 있다. body.1.1,3은 비어 있는 상태의 파일이며, jan이 체크인을 할 때 버전 3이 생성되어질 것이라는 것을 나타내기 위한 자리 확보를 해 놓은 것이다.Defining the concept of version control and configuration management in the design and management of the library is very complicated. Directories such as ls00 / in workspace 1 and workspace 2 are used as shapes. Static references refer to links pointing to the correct file version, and dynamic references refer to ", @ current" links in the current file, that is, the storage directory. Body.1.1 and sim.1.1 in Workarea 1 indicate a static link to version 1. And version 2 of body.1.1 and sim.1.1 indicate the current version. In Workarea 2, version 3 of body.1.1 is checked out and sim.1.1 is dynamically linked. body.1.1,3 is an empty file, with a place to indicate that version 3 will be created when jan checks in.

상술한 바와 같이 본 발명에 따르면 하드웨어 설계 데이터 관리를 위해 혼합 공유 모델을 적용하므로써 하드웨어 설계 데이터의 재사용 및 신뢰성 향상, 시스템 개발 기간 단축, 시스템 통합 시험시의 라이브러리 디버깅이 극소화된다. 또한 본 발명에 다른 하드웨어 설계 데이터 관리 모델을 하드웨어 설계 데이터의 저장이나 CAD 데이터베이스를 위한 배치 메커니즘에 이용할 수 있는 효과가 있다.As described above, according to the present invention, by applying a mixed sharing model for hardware design data management, reuse of hardware design data and improvement of reliability, system development time reduction, and library debugging during system integration testing are minimized. In addition, there is an effect that the hardware design data management model according to the present invention can be used for the storage mechanism of the hardware design data and the arrangement mechanism for the CAD database.

Claims (2)

설계자들이 수정된 설계 데이터들을 차기의 통합이나 공개 과정을 거치고 싶지 않을 경우 서로간 공유 작업 영역에 연결하여 변경된 설계 데이터를 액세스하는 단계와,If designers do not want to incorporate the revised design data into the next integration or disclosure process, they can connect to each other's shared workspace to access the changed design data, 상기 설계자가 공유 작업 영역에 연결할 때 상기 공유 작업 영역이 공개 요구를 요청하는 단계와,Requesting a publishing request from the shared workspace when the designer connects to the shared workspace; 상기 공유 작업 영역은 요청된 데이터들로 갱신하는 단계와,Updating the shared workspace with the requested data; 모든 설계자들은 공유 작업 영역 내의 데이터들을 보고 싶을 때 갱신 연산을 수행하는 단계와,All designers perform an update operation when they want to see data in a shared workspace, 사용자가 공유 작업 영역 내에서 수정된 데이터들을 보고 싶지 않겠다고 하면 그 작업 영역을 공유 작업 영역에서 분리시키고, 차기의 공개 과정을 거칠 때까지 기다리는 단계를 포함하여 이루어지는 것을 특징으로 하는 혼합 공유 모델을 이용한 분산 환경에서의 하드웨어 설계 데이터 관리 방법.If a user says that they do not want to see the modified data in the shared workspace, the process includes separating the workspace from the shared workspace and waiting for the next publishing process. How to manage hardware design data in your environment. 다수의 워크스테이션 또는 머신들로 구성되어 클라이언트/서버 컴퓨팅을 지원하는 분산 하드웨어 환경에서, 상기 다수의 워크스테이션 또는 머신들과 통신망을 통하여 접속되어, 형상으로서 사용되는 디렉토리 정보를 갖고 현재의 버전을 나타내며 현재 버전과 구 버전의 링크 상태를 저장하는 다수의 작업 영역과,In a distributed hardware environment composed of multiple workstations or machines supporting client / server computing, the multiple workstations or machines are connected via a communication network to represent the current version with directory information used as shapes. A number of workspaces that store link status for the current and older versions, 상기 다수의 작업 영역과 정적 또느 동적으로 링크되어 있으며 파일의 상태, 내부 링크에 관한 정보, 버전 생성 정보 등을 갖고 있는 프로젝트 데이터 저장소를 포함하여 구성되는 것을 특징으로 하는 혼합 공유 모델을 이용한 분산 환경에서의 하드웨어 설계 데이터 저장 장치의 구조.In a distributed environment using a mixed sharing model, characterized in that it comprises a project data repository that is statically or dynamically linked to the plurality of workspaces and includes file status, internal link information, version generation information, and the like. The structure of the hardware design data storage device.
KR1019970072055A 1997-12-22 1997-12-22 Data management method and memory device structure KR100250441B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970072055A KR100250441B1 (en) 1997-12-22 1997-12-22 Data management method and memory device structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970072055A KR100250441B1 (en) 1997-12-22 1997-12-22 Data management method and memory device structure

Publications (2)

Publication Number Publication Date
KR19990052562A KR19990052562A (en) 1999-07-15
KR100250441B1 true KR100250441B1 (en) 2000-04-01

Family

ID=19528201

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970072055A KR100250441B1 (en) 1997-12-22 1997-12-22 Data management method and memory device structure

Country Status (1)

Country Link
KR (1) KR100250441B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100340689B1 (en) * 1999-11-25 2002-06-20 오길록 Method Of Group Version Management For Concurrent Engineering
KR20020055452A (en) * 2000-12-28 2002-07-09 오길록 Design System Based on Design Options with Shared Database

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100470916B1 (en) * 2002-09-26 2005-03-10 한국전자통신연구원 Geometric interoperability for internet-based collaborative virtual prototyping
KR100546756B1 (en) * 2002-12-13 2006-01-26 한국전자통신연구원 System for management semiconductor design tool and management method using the same
KR100929909B1 (en) * 2007-05-10 2009-12-04 (주)레인버스 Multimedia data shape management method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100340689B1 (en) * 1999-11-25 2002-06-20 오길록 Method Of Group Version Management For Concurrent Engineering
KR20020055452A (en) * 2000-12-28 2002-07-09 오길록 Design System Based on Design Options with Shared Database

Also Published As

Publication number Publication date
KR19990052562A (en) 1999-07-15

Similar Documents

Publication Publication Date Title
US5717950A (en) Input/output device information management system for multi-computer system
US5239647A (en) Data storage hierarchy with shared storage level
US9558207B1 (en) Versioning of database partition maps
US6615222B2 (en) System and process for evaluating the performance of a database system
Greenwald et al. Oracle essentials: Oracle database 12c
Williams et al. R*: An overview of the architecture
US6912621B2 (en) Method and apparatus for updating data in mass storage subsystem using emulated shared memory
US6289375B1 (en) Method and apparatus for invoking network agent functions using a hash table
US8386540B1 (en) Scalable relational database service
EP0476841A2 (en) Storage management across file systems
WO1996003704A1 (en) Computer method and apparatus for asynchronous ordered operations
JPH01188965A (en) Data processing
JPH03142643A (en) Data base managing apparatus and method
US5884311A (en) Method and system for dynamically configuring a relational database
De Jong et al. Zero-downtime SQL database schema evolution for continuous deployment
CN109800234A (en) Service platform database system, upgrade method, equipment and storage medium
KR100250441B1 (en) Data management method and memory device structure
JPH0468470A (en) Data sharing control system for cad system
US20020019824A1 (en) Method to generically describe and manipulate arbitrary data structures
US7092933B1 (en) Supporting user-defined datatypes
Ordille Descriptive Name Services for Large Internets
JPH07306795A (en) Data base equivalent processor of duplex system computer
Wedde et al. Transparent distributed object management under completely decentralized control
Farazdel et al. Oracle8i Parallel Server on IBM SP Systems: Implementation Guide
Maryanski Data-server design issues

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080103

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee