KR100233938B1 - Method managing and processing construction command using related database - Google Patents

Method managing and processing construction command using related database Download PDF

Info

Publication number
KR100233938B1
KR100233938B1 KR1019960051958A KR19960051958A KR100233938B1 KR 100233938 B1 KR100233938 B1 KR 100233938B1 KR 1019960051958 A KR1019960051958 A KR 1019960051958A KR 19960051958 A KR19960051958 A KR 19960051958A KR 100233938 B1 KR100233938 B1 KR 100233938B1
Authority
KR
South Korea
Prior art keywords
processing
data
work
managing
construction
Prior art date
Application number
KR1019960051958A
Other languages
Korean (ko)
Other versions
KR19980034037A (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 KR1019960051958A priority Critical patent/KR100233938B1/en
Publication of KR19980034037A publication Critical patent/KR19980034037A/en
Application granted granted Critical
Publication of KR100233938B1 publication Critical patent/KR100233938B1/en

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

본 발명은 관계형 데이터베이스를 이용한 공사명령 처리 및 관리 방법에 관한 것으로, 영업용 전산기에서 발생된 공사명령을 입수하면 입수 테이블로 접수하고, 입수시점에서 작업부서별로 작업에 필요한 자료를 변환 또는 생성하여 작업 전 테이블에서 관리한 후, 작업 희망일에 관련부서에서 작업할 수 있도록 작업중 테이블에 분배하고, 이어 관련 해당부서에서의 모든 작업이 완료되면 작업완료 테이블에서 관리하며, 이때 작업이 완료되지 못한 경우에는 미처리 테이블에서 관리한 후, 처리 가능한 시기에 작업 중 테이블로 분배하여 작업을 진행하도록 함으로써, 운용관리 시스팀의 운용 효율을 증진시킴과 동시에 시스팀 성능관리 및 응용 프로그램 작성에 효율성을 향상시키는 잇점이 있다.The present invention relates to a construction order processing and management method using a relational database, when receiving a construction order generated from a commercial computer received as an acquisition table, and at the point of acquisition converts or generates necessary data for each work department before the operation After managing in the table, it is distributed to the working table so that the related department can work on the desired date. Then, when all the work in the relevant department is completed, it is managed in the work completion table. After managing the system, it distributes the work to the table during the processing time, and improves the operational efficiency of the operation management system and improves the efficiency of system performance management and application writing.

Description

관계형 데이타베이스를 이용한 공사명령 처리 및 관리 방법Construction order processing and management method using relational database

본 발명은 관계형 데이터베이스를 이용한 공사명령 처리 및 관리 방법에 관한 것으로, 입력되는 작업 명령을 신속하게 처리하기 위해 데이터베이스 테이블을 작업 단계별(입수, 작업전, 작업중, 작업완료, 미처리 작업)로 구분하고, 상기 작업명령을 처리 상황에 맞게 각 데이터베이스 테이블에 저장 관리함으로써, 효과적인 작업명령 처리와 동시에 전산기에 걸리는 부하를 감소시키는 관계형 데이터베이스를 이용한 공사명령 처리 및 관리 방법에 관한 것이다.The present invention relates to a construction command processing and management method using a relational database, and to divide the database table into work stages (obtainment, before work, in work, completed work, unprocessed work) in order to process the input work order quickly, The present invention relates to a method for processing and managing a construction command using a relational database by storing and managing the work command in each database table according to a processing situation, thereby reducing the load on the computer at the same time as the effective work command processing.

일반적으로 관계형 데이터베이스를 이용하여 수요자의 서비스 요구를 처리하는 전산 운용시스팀에서는 서비스를 접수하여 공사(작업) 명령을 레코드 형태로 발생시켜 처리하고 있으며, 하나의 명령을 레코드로 관리하는 측면에서 작업전후 데이터 관리를 응용 프로그램에서 처리해야 하므로 작업전후 자료의 효율적 관리에 어려움이 있을 뿐만 아니라, 이에 따라 응용 프로그램도 다단계로 구성되므로 공사명령 종류가 많을수록 유지보수 등의 어려움이 따른다.In general, a computerized operation system that processes a customer's service request using a relational database receives the service and generates a construction (work) order in the form of a record, and processes the data before and after the work in terms of managing one order as a record. Since the management must be handled by the application program, it is difficult to efficiently manage the data before and after the work, and accordingly, the application program is composed of multiple levels, so the more types of construction orders, the more difficult the maintenance is.

특히, 단계별로 시시 적절하게 현장작업 요원을 통제하고, 연동된 전산시스팀 또는 통신장비에 작업결과 및 내용을 전송하면서 작업명령을 처리하는 방법은 상당히 복잡한 작업을 필요로 하므로 각 응용 프로그램에서 작업 레코드를 상태별 및 체계적으로 관리하기 위해서는 많은 어려움이 뒤따르고 또한 프로그램도 장대화 되는 문제가 있다.In particular, the process of controlling work orders in a timely manner and transmitting work results and contents to the linked computer system or communication equipment requires a fairly complicated task. There are many difficulties to manage by state and systematically, and there is also a problem that the program is extended.

본 발명은 상기에 기술한 바와 같은 종래 문제점을 해결하기 위해, 관계형 데이타베이스 운용환경에서 공사명령을 하나의 레코드로 관리하여 각종 단위작업을 처리하는 환경하에서 공사명령 레코드를 작업진행 여부(입수, 작업전, 작업중, 작업완료, 미처리)에 따라 단계별 테이블에서 관리하도록 함으로써, 데이터베이스 운용시스팀의 데이터관리 효율을 높이는 것을 목적으로 한다.In order to solve the conventional problems as described above, the present invention manages a construction command as a record in a relational database operating environment, and processes a construction command record under an environment in which various unit operations are processed (obtainment, work). It aims to improve the data management efficiency of the database operation system by managing the table in stages according to before, during, and after work.

제1도는 본 발명이 적용되는 전산 운용 시스팀 구성도.1 is a configuration diagram of a computerized operation system to which the present invention is applied.

제2도는 본 발명에 따른 데이터 처리 및 관리 순서도.2 is a flow diagram of data processing and management in accordance with the present invention.

제3도는 본 발명에 따른 화일 및 데이터베이스 테이블간 데이터의 이동 흐름도.3 is a flow diagram of data movement between files and database tables in accordance with the present invention.

〈도면의 주요부분에 대한 부호의 설명〉<Explanation of symbols for main parts of drawing>

1 : 주전산기 2 : 관계형 데이터베이스1: main computer 2: relational database

3 : 응용 프로그램부 4 : 영업용 전산기3: application unit 4: commercial computer

5 : 서비스용 수단 6 : 운용자용 단말기5: service means 6: operator terminal

상기와 같은 목적을 달성하기 위해, 하나의 명령을 레코드로 관리하며, 상기 명령에 대한 처리전후 데이터 관리를 응용 프로그램부에서 처리한 후, 관계형 데이터베이스에 저장하여 관리하는 데이터 처리 및 관리 방법에 있어서, 상기 관계형 데이터베이스를 각 명령 처리진행 상황에 대응하도록, 운용자에 의해 접수된 명령을 접수 순으로 관리하는 입수 테이블과, 상기 입수 테이블에 저장된 데이터를 작업 환경에 맞게 단위명령으로 변환 및 구분하여 처리 희망일까지 관리하는 작업전 테이블과, 상기 작업전 테이블에 저장된 데이터에서 처리시간이 된 데이터에 대한 처리를 수행 및 관리하는 작업중 테이블과, 상기 작업중 테이블에서 처리되지 못한 데이터를 관리하여 재처리일이 되기를 대기하는 미처리 테이블과, 상기 작업중 테이블을 거쳐 처리된 공사명령에 대한 가입자망을 구성하는 통신시설 정보를 관리하는 공사명령 처리관리용 테이블, 및 상기 작업이 모두 완료된 데이터를 관리하는 작업완료 테이블을 구비하는 복수의 테이블 단위로 분류하고; 상기 분류된 각 테이블을 이용하여 입수 테이블에 저장된 데이터의 처리일이 되면 해당 공사명령의 작업을 처리하는 것을 특징으로 한다.In order to achieve the above object, in the data processing and management method of managing one command as a record, the data processing before and after the processing of the command processing in the application program unit, and stored in a relational database to manage, In order to correspond to each instruction processing progress of the relational database, an acquisition table for managing orders received by an operator in the order of reception, and the data stored in the acquisition table are converted into unit instructions according to a working environment, and processed until the desired date. A pre-managing table, a work-in-time table for performing and managing processing for data at the processing time from data stored in the work-up table, and data not processed in the work-up table are waiting to be reprocessed. Processing through the unprocessed table and the table during the operation Classifying into a plurality of table units including a construction order processing management table for managing communication facility information constituting a subscriber network for the completed construction order, and a work completion table for managing data for which the work is completed; When the processing date of the data stored in the acquisition table by using each of the classified table is characterized in that the processing of the work of the construction order.

상술한 목적, 특징 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해질 것이다. 이하 첨부된 도면을 참조하여 본 발명의 실시예를 상세히 설명하면 다음과 같다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명이 적용되는 전산 운용 시스팀의 일반적인 구성도로서, 전산 운용 시스팀의 전체를 제어하는 주전산기(1)와 ; 상기 주전산기(1) 상에서 운용시스팀의 데이터를 저장하는 관계형 데이터베이스(2)와 ; 상기 관계형 데이터베이스(2)에 저장된 자료를 이용하여 운용되는 응용 프로그램부(3)와 ; 명령 자료(데이터)를 발생하는 영업용 전산기(4)와 ; 교환기 및 고장관리 시스팀 등과 같이 서비스 제공 및 향후 유지보수 서비스에 필요한 서비스용 수단(5) ; 및 각 서비스 제공 관련 부서의 운용자별로 설치되어 운용자를 통제하고 관리하며, 운용자가 필요로하는 데이터를 입/출력하는 운용자용 단말기(6)를 포함한다.1 is a general configuration diagram of a computerized operation system to which the present invention is applied, and includes a main computer 1 for controlling the whole of the computerized operation system; A relational database (2) for storing data of an operating system on the main computer (1); An application program unit (3) operated using data stored in the relational database (2); A commercial computer 4 for generating command data; Service means (5) necessary for service provision and future maintenance services, such as exchangers and fault management systems; And an operator terminal 6 installed by each operator of each service provision-related department to control and manage the operator and to input / output data required by the operator.

상기 관계형 데이터베이스(2)는 본 발명에서 제시하는 명령 처리 및 관리 방법을 응용하기 위해 각 테이블(메모리 영역) 별로 구분되어 있는 바, 그 구조는 도3을 참조하여 설명한다.The relational database 2 is divided into tables (memory regions) in order to apply the command processing and management method proposed in the present invention. The structure thereof will be described with reference to FIG.

운용자에 의해 접수된 명령을 접수 순으로 관리하며, 관리하는 주요자료로는 전화국명, 전화번호, 요구서비스형태 등을 관리하는 입수 테이블(21)과 ; 상기 입수 테이블(21)에 저장된 데이터를 작업 환경에 맞게 단위명령으로 변환 및 구분하여 처리 희망일일시까지 관리하며, 관리하는 주요자료로는 해당 전화국명, 전화번호, 요구서비스형태, 가입자 정보를 관리하는 작업전 테이블(22)과 ; 상기 작업전 테이블(22)에 저장된 데이터에서 처리시간이 된 데이터에 대한 처리를 수행 및 관리하며, 관리하는 주요자료로는 해당 전화국명, 전화번호, 요구서비스 형태, 가입자 정보, 가입자 시설정보 및 각 장치별 작업완료 여부를 관리하는 작업중 테이블(23)과 ; 상기 작업중 테이블(23)에서 처리되지 못한 데이터를 관리하고, 재처리일이 되기를 대기하며, 관리하는 주요자료로는 해당 전화국명, 전화번호, 요구서비스형태, 가입자 정보, 가입자 시설정보 및 각 장치별 작업완료 여부, 미처리 원인 및 관련자료를 관리하는 미처리 테이블(24)과 ; 상기 작업중 테이블(23)을 거쳐 처리된 공사명령에 대한 각종 통신 시설선정 관리, 가입자 통신 시설정보 관리, 가입자시설 관리, 교환기 작업 관리 및 통계분석 관리 등 가입자망을 구성하는 각종 통신시설에 대한 정보를 관리하는 공사명령 처리관리용 테이블(25) ; 및 상기 작업이 모두 완료된 데이터를 관리하며, 관리하는 주요자료로는 해당 전화국명, 전화번호, 요구서비스형태, 가입자 정보, 가입자 시설정보 및 각 장치별 작업완료 형태, 미처리 이력존재시 원인 및 관련자료, 각 단위업무 완료일시 및 해당 작업자 등을 관리하는 작업완료 테이블(26)로 구분된다.An order table which manages orders received by the operator in order of receipt, and the main data to be managed is an acquisition table 21 for managing a telephone station name, a telephone number, a requested service type, and the like; The data stored in the acquisition table 21 is converted into a unit command according to the working environment and managed until the desired date and time for processing, and the main data to be managed is the name of the telephone station, telephone number, required service type, and subscriber information. Pre-operation table 22; The main data for performing and managing the processing time data from the data stored in the pre-operation table 22 are as follows: the corresponding telephone station name, telephone number, required service type, subscriber information, subscriber facility information, and each A table 23 during operation for managing work completion by device; The main data for managing the unprocessed data in the table 23 during the operation, waiting for the reprocessing date, and the main data to be managed include the name of the telephone company, telephone number, required service type, subscriber information, subscriber facility information, and each device. An unprocessed table 24 for managing work completion, unprocessed cause, and related data; Information on the various communication facilities constituting the subscriber network, such as the management of selection of various communication facilities, management of subscriber communication facilities, management of subscriber facilities, management of exchange facilities, and statistical analysis for construction orders processed through the table 23 during the operation. A table 25 for construction order processing management to manage; And the main data to manage all the work is completed, and the main data to manage the relevant telephone station name, telephone number, requested service type, subscriber information, subscriber facility information and work completion form for each device, cause of unprocessed history and related data In addition, it is divided into a work completion table 26 that manages each unit task completion date and a corresponding worker.

상기 응용 프로그램부(3)에는 하기에서 설명할 본 발명에서 제안한 공사명령 처리 및 관리 프로그램을 내장하여 각 영업용 전산기(4), 서비스용 수단(5) 및 운용자용 단말기(6)에서 요구하는 데이터를 처리하여 입/출력하도록 한다.The application program unit 3 incorporates a construction instruction processing and management program proposed by the present invention to be described below to store data required by each commercial computer 4, service means 5, and operator terminal 6. Process to input / output.

상기와 같이 구성된 전산 운용 시스팀은 영업용 전산기(4)에서 고객 서비스에 관련된 서비스를 제공하기 위해 발생시킨 서비스 공사명령이 입력되면, 상기 명령에 대한 처리를 하여 관계형 데이터베이스(2) 내의 작업완료 테이블(26)에 저장하여 관리하도록 하는 작업을 수행하고, 또한 각 서비스용 수단(5) 및 운용자용 단말기(6)에서 요구하는 데이터를 제공하는 작업을 수행하는 바, 이러한 일련의 작업(공사 명령 입수, 분배 및 처리관리)을 도 2에 도시된 순서도를 참조하여 상세히 설명하면 하기와 같다.The computerized operation system configured as described above, when a service construction instruction generated by the commercial computer 4 to provide a service related to the customer service is inputted, the operation completion table 26 in the relational database 2 is processed by processing the instruction. And to provide data required by each service means (5) and operator terminal (6). And process management) will be described in detail with reference to the flowchart shown in FIG.

먼저, 영업용 전산기(4)에서 고객서비스에 관련된 서비스 제공을 위해 발생시킨 서비스 공사명령(변동자료)이 입력되면, 이를 활용하여 매 지정된 시간(시, 분, 초 임의지정) 단위로 공사명령자료를 화일로 생성하여 응용 프로그램부(3)로 전송하는 제 1단계(S1)와 ; 상기 단계(S1)에서 명령이 입력되면, 이 공사명령 화일을 수신한 후, 수신된 공사명령 자료를 관계형 데이터베이스(2) 환경하에서 작업을 용이하게 할 수 있도록 영업 자료를 레코드 형태로 만들어 입수 테이블(21)에 입수하는 제 2단계(S2)와 ; 상기 단계(S2)를 통해 입수 테이블(21)에 데이터가 입력되면, 영업 명령자료를 실제 현장상황에서 작업할 수 있도록 작업환경에 맞게 데이터를 변환 또는 조정하여 작업전 테이블(22)로 분배한 후, 작업 희망일까지 관리하는 제 3단계(S3)와 ; 관리중인 데이터중 작업희망일에 해당되는 명령이 있으면, 이의 해당명령을 작업중 테이블(23)로 분배하여 서비스 제공에 필요한 모든 작업(작업 완료에 필요한 일련의 단위작업(예 : 연동 시스팀으로 관련자료 송수신, 물리적 작업에 대한 인원 및 작업통제, 작업전후 관리 등))을 통제하고 처리하는 제 4단계(S4)와 ; 상기 단계(S4)에서 처리중 작업이 완료되지 못한 명령(작업폭주 등의 전화국 사정, 또는 가입자 사정에 의해 해당 희망일에 준공이 불가하거나, 연기된 명령)은 미처리 테이블(24)로 이동시켜 관리한 후, 관리중이던 명령중에서 재 처리일이 지정된 것은 재처리일에 작업중 테이블(23)로 이동시켜 재 처리시키는 제 5단계(S5)와 ; 작업 현장에서 유지보수에 관련되어 처리되는 명령은 작업중 테이블(23)에 명령을 만들어 작업을 처리하는 제 6단계(S6) ; 및 상기 각 단계들을 통해 작업이 완료된 명령은 일일결산 작업으로 작업완료 테이블(26)로 이동시켜 일정기간 동안 관리하는 제 7단계(S7)를 포함한다.First, when a service construction order (variable data) generated for the provision of services related to customer service is input in the commercial computer 4, the construction order data is used every unit of a predetermined time (hour, minute, second). A first step S1 of generating a file and transmitting it to the application program unit 3; When the command is input in the step S1, after receiving the construction order file, the received sales order document is made into a record form so as to facilitate the operation in the relational database environment. A second step S2 obtained in 21); When the data is input to the acquisition table 21 through the step (S2), after converting or adjusting the data according to the working environment to distribute the sales instruction data in the actual field situation, and then distributed to the pre-work table 22 , The third step (S3) to manage until the desired work day; If there is a command corresponding to the desired work date among the data being managed, all the tasks necessary for service provision are distributed by distributing the corresponding command to the table 23 during the operation (a series of unit operations required to complete the operation (e.g. sending and receiving related data to the interlocking system, The fourth step (S4) to control and process the personnel, work control, post- and post-management of the physical work); In the step (S4), the command that the work is not completed in the process (command that cannot be completed or deferred due to the situation of the telephone company such as congestion or the subscriber due to the congestion or the postponement) is moved to the unprocessed table 24 and managed. After that, the reprocessing date is designated among the commands that were being managed, the fifth step (S5) of moving to the table 23 during the reprocessing on the reprocessing day (S5); Instructions to be processed in relation to the maintenance on the job site is the sixth step (S6) to process the work by making a command in the table 23 during work; And a command in which work is completed through each of the steps includes a seventh step S7 of moving to the work completion table 26 as a daily closing work and managing for a predetermined period of time.

이때 상기 제 3단계(S3)에서 입수 테이블(21)에 입력된 데이터를 변환 및 조정하는 작업은 영업에서 입력된 서비스 종류를 실제 작업에 맞게 분류조정 및 변환하는 것을 의미하는 것으로, 그 일예를 들면 전화국관내 설치변경 명령 'E1'은 실제 작업시 'BA'(설치변경신규),와 'AA'(설치변경해지)로 구분된다.In this case, the converting and adjusting the data input to the acquisition table 21 in the third step S3 means to classify and convert the service type input in the sales according to the actual work. For example, The installation change command 'E1' in the telephone office is divided into 'BA' (new installation change) and 'AA' (discontinue installation change).

그리고 제 4단계(S4)에서 서비스 제공에 필요한 작업은 제공되는 서비스에 따라 달라지는 바, 서비스 종류가 신규가설 명령인 경우를 예를 들어 설명하면 다음과 같이 크게 여섯단계의 작업으로 분류할 수 있다.In the fourth step (S4), the work required to provide a service varies depending on the service provided. For example, when the service type is a new hypothesis command, the operation can be classified into six steps.

첫째, 설치장소에 맞는 외부 선로를 선정하기 위해 고객이 불러준 주소를 표준화하는 주소변환 단계.First, the address conversion step of standardizing the address called by the customer in order to select an external line suitable for the installation place.

둘째, 전화설치장소에 적합한 가입자 선로를 선정해 주는 외선 선정작업 단계.Second, the outside line selection work that selects the subscriber line suitable for the telephone installation place.

세째, 외선에 대해 교환기내에 기계시설을 부여하는 국내시설 선정작업 단계.Third, domestic facility selection work that grants mechanical facilities in the exchange for outside lines.

네째, 현장요원을 파견하여 전화국사내 운용요원과 공조로 선정된 시설로 회선을 구성하게 하는 심선확정작업 단계.Fourth, the core line confirmation work step is to dispatch field personnel to form a line with facilities selected in cooperation with the operating personnel in the telephone company.

다섯째, 완료된 서비스에 대해 본 시스팀의 데이터 베이스를 갱신하는 데이터 베이스 갱신단계.Fifth, the database update step of updating the database of the system for the completed service.

여섯째, 관련 운용 시스팀에 준공여부를 통보하는 준공단계.Sixth, the completion phase of notifying the relevant operation system of completion.

마지막으로 상기 각 단계를 거쳐 작업이 종료되면 결산을 하는 일일결산 작업단계로 분류된다.Finally, when the work is completed through the above steps, it is classified into a daily settlement work step of performing settlement.

또한 상기 제 5단계(S5)에서 미처리 테이블(24)에 있는 명령 중 고객 민원등에 의해 재 처리일이 지정된 것(예를들어, 패문부재로 전화가설을 못한 명령에 대해 고객이 전화국으로 다시 연락하여 가설일정을 조정하면, 이때 조정된 날짜를 운용자가 재 처리일에 입력한다)은 재 처리를 행한다.In addition, in the fifth step (S5), the reprocessing date is specified by the customer complaints, etc. among the orders in the unprocessed table 24 (for example, the customer contacts the telephone company again for an instruction that cannot be placed on the padding member). When the hypothesis schedule is adjusted, the operator enters the adjusted date at the reprocessing date at this time.

상기와 같은 과정을 통해 영업용 전산기(4)에서 요구된 테이터를 처리 및 관리하는 단계에서 각 테이블로 이동하는 데이터들의 이동 상태를 도 3을 통해 설명하면, 'a' 과정은 상기 제 1단계(S1)와 제 2단계(S2)에 해당되는 데이터 흐름으로 영업용 전산기에서 입력된 화일이 데이터베이스로 입수되는 데이터 흐름이고 ; 'b'과정은 상기 제 3단계(S3)에 해당되는 데이터 흐름으로, 입수 테이블(21)에 저장되어 있던 데이터가 처리 일이 되면 작업전 테이블(22)로 명령 레코드가 이동되는 흐름이며 ; 'c', 'd', 'e' 과정은 상기 제 3단계(S3)와, 제 6단계(S6)에 해당되는 데이터 흐름으로 작업전 테이블(22)에서 작업중 테이블(23)로의 명령 레코드의 이동과, 이어 화일을 이용한 각종 단위작업과 데이터베이스 테이블을 이용한 각종 단위작업 수행에 필요로 되는 공사명령 레코드의 이동과, 작업중 테이블(23)에서의 명령처리를 나타내는 데이터 흐름이고 ; 'f', 'g' 과정은 상기 제 5단계(S5)에 해당되는 데이터 흐름으로 작업중 테이블(23)에서 처리가 되지 않은 미처리 테이터를 미처리 테이블(24)에 저장하고, 이어 미처리 테이블(24)에서 상기 미처리된 데이터에 대한 재처리일이 되면 다시 작업중 테이블(23)로 명령 레코드를 이동시키는 흐름이며 ; 'h' 과정은 상기 제 7단계(S7)에 해당되는 데이터 흐름으로 작업중 테이블(23)에서 모든 작업이 완료되는 데이터들을 작업완료 테이블(26)로 입력하여 저장한 상태로 나타낸다.Referring to FIG. 3, the movement state of data moving to each table in the process of processing and managing data required by the commercial computer 4 through the above process is described in the first step (S1). ) And the data flow corresponding to the second step (S2) is a data flow in which a file input from a commercial computer is obtained into a database; 'b' process is a data flow corresponding to the third step (S3), when the data stored in the acquisition table 21 is a processing day flows a command record to the pre-operation table 22; Processes 'c', 'd', and 'e' are data flows corresponding to the third step S3 and the sixth step S6 of the command record from the pre-work table 22 to the work table 23. A data flow showing movement of a construction instruction record required for movement, subsequent unit operations using a file, and execution of various unit operations using a database table, and command processing in the table 23 during operation; 'f' and 'g' processes the unprocessed data not processed in the table 23 during the operation in the data flow corresponding to the fifth step S5 in the unprocessed table 24, and then the unprocessed table 24. When the processing time for the unprocessed data is reprocessed in the flow again to move the command record to the table 23 in operation; 'h' process is a data flow corresponding to the seventh step (S7) is a state in which all the work is completed in the table 23 during the work is input to the work completion table 26 to represent the state.

이상에서 상세히 설명한 바와 같이 본 발명에서 제시하는 데이터 처리절차에 따르면, 공사명령 레코드를 처리상태에 따라 서로 다른 특성을 갖는 데이터베이스 테이블에서 시시 적절하게 단계별로 관리함으로써, 운용관리 시스팀의 운용 효율을 증진시키는 잇점이 있고, 또한 공사명령 레코드를 처리진행 상태별로 별도의 테이블에서 관리하고 작업이 필요한 시점에서 해당 레코드를 분해(이동)처리하므로 시스팀 성능관리 및 응용 프로그램 작성에 효율성을 향상시키는 잇점이 있다.As described in detail above, according to the data processing procedure proposed by the present invention, the construction instruction records are managed in a timely manner step by step in a database table having different characteristics according to the processing state, thereby improving the operational efficiency of the operation management system. It also has the advantage of managing the construction order record in a separate table for each processing status and dismantling (moving) the record when the work is needed, thereby improving efficiency in system performance management and application writing.

아울러 본 발명의 바람직한 실시예는 예시의 목적을 위해 개시된 것이며, 당업자라면 본 발명의 사상과 범위안에서 다양한 수정, 변경, 부가등이 가능할 것이며, 이러한 수정 변경 등은 이하의 특허 청구의 범위에 속하는 것으로 보아야 할 것이다.In addition, a preferred embodiment of the present invention is disclosed for the purpose of illustration, those skilled in the art will be able to make various modifications, changes, additions, etc. within the spirit and scope of the present invention, such modifications and modifications belong to the following claims You will have to look.

Claims (2)

하나의 명령을 레코드로 관리하며, 상기 명령에 대한 처리전후 데이터 관리를 응용 프로그램부에서 처리한 후, 관계형 데이터베이스에 저장하여 관리하는 데이터 처리 및 관리 방법에 있어서, 상기 관계형 데이터베이스를 각 명령 처리진행 상황에 대응하도록, 운용자에 의해 접수된 명령을 접수 순으로 관리하는 입수 테이블과, 상기 입수 테이블에 저장된 데이터를 작업 환경에 맞게 단위명령으로 변환 및 구분하여 처리 희망일까지 관리하는 작업전 테이블과, 상기 작업전 테이블에 저장된 데이터에서 처리시간이 된 데이터에 대한 처리를 수행 및 관리하는 작업중 테이블과, 상기 작업중 테이블에서 처리되지 못한 데이터를 관리하여 재처리일이 되기를 대기하는 미처리 테이블과, 상기 작업중 테이블을 거쳐 처리된 공사명령에 대한 가입자망을 구성하는 통신시설 정보를 관리하는 공사명령 처리관리용 테이블, 및 상기 작업이 모두 완료된 데이터를 관리하는 작업완료 테이블을 구비하는 복수의 테이블 단위로 분류하고; 상기 분류된 각 테이블을 이용하여 입수 테이블에 저장된 데이터의 처리일이 되면 해당 공사명령의 작업을 처리하는 것을 특징으로 하는 관계형 데이터베이스를 이용한 공사명령 처리 및 관리 방법.In the data processing and management method of managing one command as a record, processing the data management before and after the processing by the application program unit, and then storing and managing the relational database in a relational database. And an operation table for managing the commands received by the operator in the order of reception, the pre-operation table for converting and dividing the data stored in the acquisition table into unit commands according to the working environment, and managing up to the processing date. Through the table during the operation to perform and manage the processing of the data at the processing time from the data stored in all the table, the unprocessed table to wait for the reprocessing date by managing the data that was not processed in the table during the operation, and the table during the operation Establish subscriber network for processed construction orders Tables, Ltd. command processing management facilities for managing the communication information, and classified into a plurality of unit table having a completion table for managing the data operations are all completed; When the processing date of the data stored in the acquisition table by using each of the classified table, the construction order processing and management method using a relational database, characterized in that for processing the work of the corresponding construction order. 제1항에 있어서, 상기 공사명령의 처리 과정은, 서비스 요구를 접수하여 영업자료를 레코드 형태로 만든 다음 입수 테이블에 입력하여 작업에 관련된 명령을 관리하는 단계와 ; 상기 단계 후 영업 명령자료를 실제 작업환경에서 처리 할 수 있도록 데이터를 변환 또는 조정하여, 작업개시 희망일까지 해당명령을 관리하는 작업전 테이블로 이동시키는 단계와 ; 상기 단계 후 서비스 희망일에 공사명령을 작업전 테이블에서 공사 진행에 필요한 모든 작업을 통제하고 처리하는 작업중 테이블로 이동시키는 단계와 ; 상기 단계 수행 중 미처리된 데이터를 작업 재처리 가능일에 다시 재 처리할 수 있도록 관리하는 미처리 테이블로 이동시키는 단계 ; 및 상기 처리 데이터에 대한 공사명령 준공에 필요한 모든 작업이 완료되면 해당명령을 처리완료 테이블로 이동시켜 관리하는 단계를 구비하는 것을 특징으로 하는 관계형 데이터베이스를 이용한 공사명령 처리 및 관리 방법.The method of claim 1, wherein the processing of the construction order comprises: receiving a service request, making business data in a record form, and then entering the acquisition table to manage a command related to a job; Converting or adjusting the data so that the sales order data can be processed in the actual working environment after the step, and moving the data to a pre-work table that manages the corresponding orders until a desired start date; Moving the construction order from the pre-work table to a working table for controlling and processing all the work required for the construction progress on the service desired date after the step; Moving unprocessed data during execution of the step to an unprocessed table managed to be reprocessed on a work reprocessing date; And moving all the instructions to a processing completion table when all the work required to complete the construction instruction for the processing data is completed, and managing the construction instruction.
KR1019960051958A 1996-11-01 1996-11-01 Method managing and processing construction command using related database KR100233938B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960051958A KR100233938B1 (en) 1996-11-01 1996-11-01 Method managing and processing construction command using related database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960051958A KR100233938B1 (en) 1996-11-01 1996-11-01 Method managing and processing construction command using related database

Publications (2)

Publication Number Publication Date
KR19980034037A KR19980034037A (en) 1998-08-05
KR100233938B1 true KR100233938B1 (en) 1999-12-15

Family

ID=19480768

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960051958A KR100233938B1 (en) 1996-11-01 1996-11-01 Method managing and processing construction command using related database

Country Status (1)

Country Link
KR (1) KR100233938B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010068748A (en) * 2000-01-08 2001-07-23 진승훈 Valve Data Base
KR100553807B1 (en) * 2002-06-25 2006-02-22 주식회사 케이티 Automatic Order Processing system and method through TIMS - RIMS interworking

Also Published As

Publication number Publication date
KR19980034037A (en) 1998-08-05

Similar Documents

Publication Publication Date Title
US5913201A (en) Method and apparatus for assigning a plurality of work projects
US6587851B1 (en) Notification system and method
US20100049576A1 (en) Dispatch and service support system
US6385621B1 (en) Computer software for maintenance resource management
US4926349A (en) Method for display panel processing
EP0917055B1 (en) Method of managing the operation of a computer system
KR100233938B1 (en) Method managing and processing construction command using related database
JP3754476B2 (en) Construction process management method and apparatus
EP0852769B1 (en) Method for the situation-dependent arrangement and/or activation of resources
JP2007193620A (en) Work management apparatus and method thereof
KR100849104B1 (en) Dispatching component for associating manufacturing facility service requestors with service providers
CN115423305A (en) IT service management method and device and server
JP2010218324A (en) Task allocation device, task allocation method and task allocation program
CN101071489A (en) Work flow management system and method for realizing work process automation
JP2006099235A (en) Maintenance work instruction output system and method, and computer program
JPH04347769A (en) Process management device
JP3245784B2 (en) Business flow management control system
KR920007256B1 (en) Automatic product management system
JP2734763B2 (en) Communication network construction process scheduling system
JP2003280728A (en) Production scheduling control method and production scheduling control program
KR102299143B1 (en) How to provide control point design services using an open bems platform
CN117745037A (en) Custom configuration method and system for inspection content
CN113095784A (en) Automatic issuing method, device and storage medium for electronic handover list
CN113448693A (en) SAAS cloud platform of digital factory
Boggs et al. Automated repair service bureau: Cable repair administrative system

Legal Events

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

Payment date: 20130904

Year of fee payment: 15

FPAY Annual fee payment

Payment date: 20140902

Year of fee payment: 16

FPAY Annual fee payment

Payment date: 20150908

Year of fee payment: 17

EXPY Expiration of term