KR20010053766A - Automation device of intelligent network service customer data change management and method thereof - Google Patents

Automation device of intelligent network service customer data change management and method thereof Download PDF

Info

Publication number
KR20010053766A
KR20010053766A KR1019990054274A KR19990054274A KR20010053766A KR 20010053766 A KR20010053766 A KR 20010053766A KR 1019990054274 A KR1019990054274 A KR 1019990054274A KR 19990054274 A KR19990054274 A KR 19990054274A KR 20010053766 A KR20010053766 A KR 20010053766A
Authority
KR
South Korea
Prior art keywords
change history
data
change
service
field
Prior art date
Application number
KR1019990054274A
Other languages
Korean (ko)
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 KR1019990054274A priority Critical patent/KR20010053766A/en
Publication of KR20010053766A publication Critical patent/KR20010053766A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/42136Administration or customisation of services
    • H04M3/42153Administration or customisation of services by subscriber

Abstract

PURPOSE: A device for automatizing a change history management of IN(Intelligent Network) service subscriber data is provided to automatically generate and manage a change history of service subscriber data in an SMS(Service Management System). CONSTITUTION: A service subscriber data table schema analyzer(2) analyzes a service subscriber table schema(1), and analyzes an item necessary for a change history. A change history managing information storing unit(5) stores change history managing information supplied when data for service subscriber table information(3) is changed. A generator(4) uses the information supplied from the change history managing information storing unit(5) and the service subscriber table information(3), and generates a change history managing program code(6). A change history table performs the generated change history managing program code(6), and stores the changed history information.

Description

지능망 서비스 가입자 데이타 변경이력 관리의 자동화 장치 및 방법{Automation device of intelligent network service customer data change management and method thereof}Automation device and intelligent network service customer data change management and method

본 발명은 지능망 서비스 가입자 데이타 변경이력 관리의 자동화 장치 및 방법에 관한 것으로, 더욱 상세하게는 지능망 시스템의 서비스 관리 시스템(SMS)에서 서비스 가입자 데이타의 변경이력을 자동생성 관리 할 수 있도록 하기 위한 장치 및 방법에 관한 것이다.The present invention relates to an automated apparatus and method for managing an intelligent network service subscriber data change history, and more particularly, to an apparatus for automatically generating and managing change history of service subscriber data in a service management system (SMS) of an intelligent network system. It is about a method.

일반적으로 지능망 시스템에서의 물리적 기능 실체는 서비스교환기능(SSF), 서비스제어기능(SCF), 서비스데이타기능(SDF)으로 구성되어 있다. 이 기능들이 적절히 수행되므로써 원활한 지능망 서비스가 제공 된다. 지능망 서비스는 서비스 요구시 다양한 제어를 가능하게 하기 위하여 서비스 제어장치에 메모리 상주 데이타 베이스를 이용하여 대용량의 서비스 데이타를 이용하여 서비스를 제어 한다.In general, a physical function entity in an intelligent network system is composed of a service exchange function (SSF), a service control function (SCF), and a service data function (SDF). By performing these functions properly, smooth intelligent network service is provided. The intelligent network service controls the service using a large amount of service data by using a memory resident database in the service controller to enable various control in service request.

서비스제어장치는 서비스신호처리장치로부터 발생된 지능망 호를 받아서 실 시간으로 서비스를 처리하기 때문에, 대용량의 가입자 데이타를 유지 관리하는 기능은 서비스관리 시스템에서 이루어 진다.Since the service control device receives the intelligent network call generated from the service signal processing device and processes the service in real time, the function of maintaining a large amount of subscriber data is performed in the service management system.

지능망에서의 가입자 서비스 데이타는 실제 여러 복사본이 존재하므로 이들 데이타를 일치하는 일이 매우 중요하다. 여러 개의 중복된 데이타의 일치를 위해서는 이중화 기능과 노드관리 기능, 서비스 데이타 관리 기능이 통합적으로 운용된다.Since there are many copies of the subscriber service data in the intelligent network, it is very important to match these data. Redundancy, node management and service data management functions are integrated to match multiple duplicate data.

서비스제어장치와 서비스관리장치 간의 데이타 일치를 위하여 두 시스템간에는 랜(LAN)으로 연동 가능하게 되어있으며, 서비스제어장치로부터 변경된 데이타를 주기적으로 상대 시스템에 적용시켜 변경된 내용이 동일하게 되도록 한다. 이와 같이 관리되는 서비스 가입자 데이타를 일치시키기 위하여 변경된 내용을 관리하기 위한 이력관리를 남기는 것 또한 중요한 기능이다.In order to match the data between the service control device and the service management device, the two systems can be interworked with each other by a LAN. The data changed from the service control device is periodically applied to the counterpart system so that the changed contents are the same. It is also an important function to leave a history management for managing the changed contents in order to match the service subscriber data managed in this way.

서비스 기능과 밀접한 기능을 갖는 서비스 가입자 정보는 데이타 베이스의 테이블로 미리 정의되며, 서비스관리 시스템 기능을 구현하기 위하여 서비스 가입자 데이타 관리 프로그램 개발 환경에서 서비스 데이타 관리 기능을 프로그램하여 서비스 데이타를 관리 한다.The service subscriber information having a function closely related to the service function is predefined in a database table, and the service data management function is programmed in the service subscriber data management program development environment to manage the service data in order to implement the service management system function.

이를 위해 종래에는 서비스 관리 시스템(SMS)에서 가입자 데이타의 변경이력을 관리하기 위하여 따로 이력을 관리하는 응용프로그램을 개발하여 가입자 데이타의 변경이력을 관리하여 왔다.To this end, in order to manage the change history of the subscriber data in the service management system (SMS), a separate application management program has been developed to manage the change history of the subscriber data.

그러나 이러한 환경은 서비스 데이타 관리 시스템의 개발기간을 길어지게 하고, 서비스의 특성이 약간만 변화해도 변경해야 하기 때문에 유지보수에 많은 노력이 필요하게 되는 문제점이 있다.However, this environment has a problem in that it requires a long effort for maintenance because the development of the service data management system is prolonged and the service has to be changed even if the characteristics of the service are slightly changed.

따라서 지능망 서비스의 발전에 따라 이용자의 지능망 서비스에 대한 다양한 요구 사항의 수용과 신속한 서비스의 개발 및 적용이 요구된다.Therefore, according to the development of intelligent network service, it is required to accept various requirements for users' intelligent network service and to develop and apply prompt service.

본 발명은 상기에 기술한 바와 같은 종래 문제점 및 요구사항을 감안하여, 지능망 서비스 가입자 데이타의 변경이력을 관리하는 프로그램 코드 작성 및 유지 관리시 유사 반복되는 작업 사항들을 자동화 시키므로써, 새로운 서비스 데이타 시스템의 개발 기간과 비용을 절감시키는 것을 목적으로 한다.The present invention, in view of the above-described problems and requirements as described above, by automating the repetitive tasks in the creation and maintenance of program code for managing the change history of the intelligent network service subscriber data, the new service data system of The aim is to reduce development time and costs.

도 1은 본 발명에 의한 가입자 데이타 변경이력 관리의 과정을 나타내는 블럭도.1 is a block diagram showing a process of subscriber data change history management according to the present invention;

도 2은 본 발명에 따른 서비스 가입자 데이타 변경이력 자동화 시 데이타 변경 흐름을 나타내는 흐름도.2 is a flowchart illustrating a data change flow in automating service subscriber data change history according to the present invention.

도 3은 본 발명에 따른 변경이력 관리 정보 구조도.3 is a structure diagram of change history management information according to the present invention;

< 도면의 주요부분에 대한 부호의 설명 ><Description of Symbols for Major Parts of Drawings>

1 : 서비스 가입자 데이타 테이블 스키마 2 : 분석기1: service subscriber data table schema 2: analyzer

3 : 서비스 가입자 데이타 테이블 정보 4 : 변경이력 관리 생성기3: service subscriber data table information 4: change history management generator

5 : 변경이력관리정보 저장기5: change history management information storage

6 : 변경이력관리 프로그램 코드6: change history management program code

7 : 서비스 제어 시스템 8 : 서비스 관리 시스템7: service control system 8: service management system

9 : 서비스 가입자 데이타 테이블 11 : 변경 이력 테이블9: service subscriber data table 11: change history table

111 : 일련번호 필드 112 : 변경시간기록필드111: serial number field 112: change time recording field

113 : 서비스 번호 필드113: Service Number Field

114 : 데이타 테이블 이름 필드114: Data Table Name Field

115 : 변경 구분 필드 116 : 사용자명 필드115: change classification field 116: user name field

117 : 변경 이력내용 필드117: change history content field

상기와 같은 목적을 달성하기 위해, 서비스 가입자 데이타의 변경이력 관리 장치에 있어서,In order to achieve the above object, in the change history management apparatus of the service subscriber data,

서비스 가입자 테이블 스키마를 분석하여 변경이력이 필요한 항목을 분석하는 서비스 가입자 데이타 테이블 스키마 분석기와;A service subscriber data table schema analyzer for analyzing items requiring change history by analyzing a service subscriber table schema;

상기 분석이 완료된 서비스 가입자 테이블 정보에 대한 데이타 변경 시 제공되는 변경이력 관리정보를 저장하는 변경이력관리정보 저장기와;A change history management information storage unit for storing change history management information provided when the data of the service subscriber table information for which the analysis is completed is changed;

상기 변경이력관리정보 저장기에서 제공되는 정보와 상기 분석이 완료된 테이블 정보를 이용하여 변경이력 관리 프로그램 코드를 생성하는 생성기와;A generator for generating a change history management program code using information provided from the change history management information storage unit and the analyzed table information;

상기 생성된 변경이력관리 프로그램 코드를 수행하여 데이타 변경 시, 상기 변경된 이력 정보를 저장하는 변경이력 테이블을 구비하는 것을 특징으로 한다.And a change history table for storing the changed history information when data is changed by executing the generated change history management program code.

또한, 상기와 같은 목적을 달성하기 위해, 서비스 가입자 데이타의 변경이력 관리 방법에 있어서,In addition, in order to achieve the above object, in the change history management method of the service subscriber data,

서비스 가입자 테이블 스키마를 분석하여 변경이력이 필요한 항목을 분석하는 제 1 과정과;Analyzing a service subscriber table schema to analyze items requiring change history;

상기 분석된 서비스 가입자 테이블에 대한 데이타 변경 이력 관리정보를 이용하여 변경 이력관리 프로그램 코드를 생성하는 제 2 과정과;Generating a change history management program code by using data change history management information on the analyzed service subscriber table;

상기 생성된 변경이력관리 프로그램 코드를 수행하여 데이타 변경 시, 상기 변경된 이력 정보를 변경이력 테이블에 저장하는 제 3 과정을 구비하는 것을 특징으로 한다.And a third process of storing the changed history information in a change history table when data is changed by executing the generated change history management program code.

상술한 목적, 특징 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하 첨부된 도면을 참조하여 본 발명의 실시예를 상세히 설명하면 다음과 같다.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.

먼저 본 발명의 이론적인 사항을 설명한다.First, the theoretical matters of the present invention will be described.

상기에 언급한 바와 같이 다변화하는 네트웍 환경에서 전화나 인터넷과 같은 다양한 접속 방법에 의해 서비스 가입자 데이타의 접근 및 변경 관리가 요구되고 있다. 이러한 환경에서는 서비스 가입자 데이타의 변경이력 관리 기능이 필수적으로 필요하다. 서비스 관리 시스템에서 관리되는 서비스 데이타는 다양한 접속 인터페이스에 의해서 서비스 데이타 변경에 따른 중복 분산된 데이타의 중복성을 확실하게 관리 하여야 한다.As mentioned above, in a diversified network environment, access and change management of service subscriber data is required by various access methods such as telephone and Internet. In such an environment, a change history management function of service subscriber data is essential. Service data managed in service management system must manage redundancy of redundant distributed data according to service data change by various access interfaces.

변경되는 데이타는 서비스제어 장치의 데이타와 서비스관리장치의 데이타가 동일하게 관리되어야 하고, 두 시스템간 데이타를 일치하기 위해서 한쪽에서 데이타의 변경이 발생하면 상향 하향 전달 방법에 의해 상대 시스템에 변경된 내용이 동일하게 반영 되도록 해야 한다.The data to be changed should be managed in the same way as the data of the service control device and the data of the service management device. When data change occurs on one side in order to match the data between the two systems, the changed contents are changed to the counterpart system by the upward downward transmission method. It should be reflected equally.

서비스제어 시스템에서 가입자 데이타의 변경이 발생되면 상향전달 방법에 의해 서비스관리 시스템에 전달되어 데이타를 일치 시킨다.When the change of subscriber data occurs in the service control system, it is delivered to the service management system by the up-delivery method to match the data.

이렇게 중복 분산된 시스템으로부터 데이타를 일치하기 위하여 서비스관리 시스템의 서비스 가입자 데이타를 변경하게 되고, 이때 변경 테이블의 트리거에 의해 변경이력이 관리 된다. 가입자 데이타의 변경이력 관리 기능은 프로그램이 복잡하고 특별한 알고리즘 보다는 서비스 가입자 테이블의 구조 차이에 따라 유사하게 단순 반복되는 프로그램 작업량이 많다. 이러한 부분의 프로그램 코드를 서비스 가입자 테이블의 구조에 따라 자동 생성 가능하도록 한다.In this way, the service subscriber data of the service management system is changed to match data from the redundantly distributed system, and the change history is managed by the trigger of the change table. The change history management function of the subscriber data is complicated and the program workload is similarly simple due to the difference in the structure of the service subscriber table rather than a special algorithm. Program code of this part can be automatically generated according to the structure of the service subscriber table.

즉, 서비스 테이블의 구조에 따라 민감하게 변경되는 기능을 자동화 함으로 서비스를 제공 중이거나 개발 도중에 요구 사항 변경 등에 의해 요구되는 변경사항을 즉시 반영 할 수 있다.That is, by automating the function that is sensitively changed according to the structure of the service table, it is possible to immediately reflect the change required by the requirement change during the provision of the service or during the development.

도 1은 본 발명에 의한 가입자 데이타 변경이력 관리의 과정을 나타내는 블럭도로, 서비스 가입자 데이타 테이블 스키마(1)가 입력되면, 이를 분석기(2)를 통해 상기 테이블을 구성하는 테이블 명, 키 필드명, 레코드 구성 필드명, 각 필드의 데이타 유형 항목을 분석한 다음 상기 분석 정보를 토대로 서비스 데이타 테이블 정보(3)를 생성한다.1 is a block diagram illustrating a process of managing subscriber data change history according to the present invention. When a service subscriber data table schema 1 is input, the table name, key field name, After analyzing the record configuration field name and the data type item of each field, the service data table information 3 is generated based on the analysis information.

상기와 같은 상태에서 서비스 가입자 데이타의 입력, 변경, 삭제에 따라 변경이력 관리가 되어야 하는 정보를 저장하고 있는 변경이력관리정보 저장기(5)에서는 상기 입력된 정보를 변경할 경우에는 변경전과 변경후의 값에 대한 정보를 제공하고, 삭제할 경우에는 삭제되기 전의 값을 관리하는 정보를 제공 한다.In the change history management information storage section 5, which stores information to be changed history management in accordance with the input, change, and deletion of service subscriber data in the above state, the value before and after the change is changed when the input information is changed. It provides information about and when deleting, it provides information to manage the value before it is deleted.

이어 상기 서비스 가입자 데이타 테이블 정보(3)가 생성되면, 변경이력관리 생성기(4)에서는 상기 분석된 서비스 가입자 테이블 정보(3)와 상기 변경이력관리정보 저장기(5)에서 제공하는 정보에 따라 가입자 데이타의 입력 시에 생성될 이력을 생성하는 프로그램 코드와, 변경 시에 생성되는 변경이력을 생성하는 프로그램 코드, 삭제 시에 생성되는 삭제이력을 생성하는 프로그램 코드(6)를 생성한다.Subsequently, when the service subscriber data table information 3 is generated, the change history management generator 4 generates a subscriber according to the analyzed service subscriber table information 3 and the information provided by the change history management information storage 5. Program code for generating a history to be generated upon input of data, program code for generating a change history to be generated upon change, and program code 6 for generating a delete history to be generated upon deletion is generated.

도 2은 도 1 에서 생성된 각 프로그램 코드를 통해 서비스 가입자 데이타 변경이력 자동화 시 데이타 변경 흐름을 나타내는 흐름도로, 서비스제어 시스템(7)으로부터 가입자 데이타의 변경 사항이 상향전달 방법에 의해 서비스관리 시스템(8)으로 보고되고, 이어 상기 생성된 변경이력 프로그램 코드에 따라 서비스 가입자 테이블(9)의 데이타가 처리되기 시작(10)하는 바, 상기 생성된 변경이력 프로그램 코드가 서비스 가입자 데이타 입력에 관한 프로그램 코드이면 새로 입력되는 각 필드의 내용을 관리하고, 변경에 관한 프로그램 코드이면 변경전 값과 현재 값을 비교 할 수 있도록 관리하며, 가입자 데이타의 삭제이면 삭제되기 전의 값을 관리 하도록 한다.FIG. 2 is a flowchart illustrating a data change flow in automating service subscriber data change history through each program code generated in FIG. 1, wherein the change of subscriber data from the service control system 7 is transferred to the service management system by an upward transmission method. 8), and then the data of the service subscriber table 9 starts to be processed (10) according to the generated change history program code, wherein the generated change history program code is a program code for service subscriber data input. In this case, it manages the contents of each newly input field. If it is a program code about change, it manages to compare the current value with the value before change. If the subscriber data is deleted, it manages the value before it is deleted.

상기와 동시에 상기 변경되는 가입자 데이타 정보를 추출하여 변경이력 테이블(11)에 저장한다.At the same time, the changed subscriber data information is extracted and stored in the change history table 11.

도 3은 본 발명에 의한 서비스 데이타의 변경이력을 기록하기 위한 변경이력테이블의 구조는 나타낸 도면으로 이는 상기 서비스 관리 시스템(8)에 설정된 테이블이다.3 shows the structure of the change history table for recording the change history of the service data according to the present invention, which is a table set in the service management system 8.

이러한 변경이력 테이블(11)의 구조는 변경이력을 구분 관리하기 위한 일련번호 필드(111)와;The structure of the change history table 11 includes a serial number field 111 for separately managing change history;

서비스 데이타의 변경이력 시간을 기록하는 변경시간기록필드(112)와;A change time record field 112 for recording a change history time of the service data;

가입자의 지능망 서비스 번호를 기록하는 서비스 번호 필드(113)와;A service number field 113 for recording a subscriber's intelligent network service number;

서비스 데이타의 변경이력이 발생된 테이블 명을 기록하는 데이타 테이블 이름 필드(114)와;A data table name field 114 for recording a table name where a change history of service data has been generated;

입력/변경/삭제/에러와 같은 변경 모드를 기록하는 변경 구분 필드(115)와;A change classification field 115 for recording a change mode such as an input / change / delete / error;

서비스 데이타에 변경을 가한 사용자 계정명을 기록하는 사용자명 필드(116)와;A user name field 116 for recording a user account name which has changed the service data;

변경이 발생된 각 필드의 이름, 값, 키값 등을 기록하는 변경 이력내용 필드(117)를 구비한다.And a change history content field 117 for recording the name, value, key value, and the like of each field in which the change has occurred.

이때 상기 변경 이력내용 필드(117)는 서비스 가입자 데이타 변경이력관리 프로그램 코드에 의해서 해당 변경이력이 생성 된다.In this case, the change history field 117 is generated by the service subscriber data change history management program code.

이상에서 상세히 설명한 바와 같이 본 발명은, 지능망 서비스 가입자 데이타의 변경이력을 관리하는 프로그램 코드 작성 및 유지 관리시 유사 반복되는 작업 사항들을 자동화 시키므로써, 새로운 서비스 데이타 시스템의 개발 기간과 비용을 절약하여주고, 서비스 데이타의 변경 이력 관리를 용이하게 하는 잇점을 수반한다.As described in detail above, the present invention saves the development period and cost of a new service data system by automating similar and repeated tasks in writing and maintaining program code for managing change history of intelligent network service subscriber data. This has the advantage of facilitating change history management of service data.

아울러 본 발명의 바람직한 실시예들은 예시의 목적을 위해 개시된 것이며, 당업자라면 본 발명의 사상과 범위안에서 다양한 수정, 변경, 부가등이 가능할 것이며, 이러한 수정 변경 등은 이하의 특허 청구의 범위에 속하는 것으로 보아야 할 것이다.In addition, preferred embodiments of the present invention are disclosed for the purpose of illustration, those skilled in the art will be able to 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 (9)

서비스 가입자 데이타의 변경이력 관리 장치에 있어서,In the change history management device of the service subscriber data, 서비스 가입자 테이블 스키마를 분석하여 변경이력이 필요한 항목을 분석하는 서비스 가입자 데이타 테이블 스키마 분석기와;A service subscriber data table schema analyzer for analyzing items requiring change history by analyzing a service subscriber table schema; 상기 분석이 완료된 서비스 가입자 테이블 정보에 대한 데이타 변경 시 제공되는 변경이력 관리정보를 저장하는 변경이력관리정보 저장기와;A change history management information storage unit for storing change history management information provided when the data of the service subscriber table information for which the analysis is completed is changed; 상기 변경이력관리정보 저장기에서 제공되는 정보와 상기 분석이 완료된 테이블 정보를 이용하여 변경이력 관리 프로그램 코드를 생성하는 생성기와;A generator for generating a change history management program code using information provided from the change history management information storage unit and the analyzed table information; 상기 생성된 변경이력관리 프로그램 코드를 수행하여 데이타 변경 시, 상기 변경된 이력 정보를 저장하는 변경이력 테이블을 구비하는 것을 특징으로 하는 지능망 서비스 가입자 데이타 변경이력 관리의 자동화 장치.And a change history table for storing the changed history information when data is changed by executing the generated change history management program code. 제 1 항에 있어서,The method of claim 1, 상기 스키마 분석기를 통해 분석되는 항목으로는 테이블 명, 키 필드명, 레코드 구성 필드명, 각 필드의 데이타 유형 항목을 구비하는 것을 특징으로 하는 지능망 서비스 가입자 데이타 변경이력 관리의 자동화 장치.An item analyzed by the schema analyzer includes a table name, a key field name, a record configuration field name, and a data type item of each field. 제 1 항에 있어서,The method of claim 1, 상기 변경이력관리정보 저장기는 데이타가 입력될 경우에는 상기 입력되는데이타에 대한 정보를 제공하고, 입력된 정보를 변경할 경우에는 변경전과 변경후의 값에 대한 정보를 제공하고, 삭제할 경우에는 삭제되기 전의 값을 관리하는 정보를 제공 하는 것을 특징으로 하는 지능망 서비스 가입자 데이타 변경이력 관리의 자동화 장치.The change history management information storage device provides information about the input data when data is input, and provides information about the value before and after the change when the input information is changed, and the value before the deletion when the data is deleted. Intelligent network service subscriber data change history management automation device, characterized in that for providing information to manage. 제 1 항에 있어서,The method of claim 1, 상기 프로그램 코드 생성기에서 생성되는 프로그램 코드로는 가입자 데이타의 입력 시에 생성될 이력을 생성하는 프로그램 코드와, 변경 시에 생성되는 변경이력을 생성하는 프로그램 코드와, 삭제 시에 생성되는 삭제이력을 생성하는 프로그램 코드를 구비하는 것을 특징으로 하는 지능망 서비스 가입자 데이타 변경이력 관리의 자동화 장치.The program code generated by the program code generator includes program code for generating a history to be generated upon input of subscriber data, program code for generating a change history generated at the time of change, and deletion history generated at the time of deletion. An automated device for intelligent network service subscriber data change history management, characterized by comprising a program code. 제 1 항에 있어서,The method of claim 1, 변경이력 테이블은 변경이력을 구분 관리하기 위한 일련번호 필드와;The change history table includes a serial number field for distinguishing and managing change history; 서비스 데이타의 변경이력 시간을 기록하는 변경시간기록필드와;A change time record field for recording a change history time of the service data; 가입자의 지능망 서비스 번호를 기록하는 서비스 번호 필드와;A service number field for recording the subscriber's intelligent network service number; 서비스 데이타의 변경이력이 발생된 테이블 명을 기록하는 데이타 테이블 이름 필드와;A data table name field for recording a table name where a change history of service data is generated; 입력/변경/삭제/에러와 같은 변경 모드를 기록하는 변경 구분 필드와;A change discrimination field for recording a change mode such as input / change / delete / error; 서비스 데이타에 변경을 가한 사용자 계정명을 기록하는 사용자명 필드와;A user name field for recording a user account name which has changed the service data; 변경이 발생된 각 필드의 이름, 값, 키값 등을 기록하는 변경 이력내용 필드를 구비하는 것을 특징으로 하는 지능망 서비스 가입자 데이타 변경이력 관리의 자동화 장치.And a change history contents field for recording a name, a value, a key value, and the like of each field in which a change has occurred. 서비스 가입자 데이타의 변경이력 관리 방법에 있어서,In the change history management method of the service subscriber data, 서비스 가입자 테이블 스키마를 분석하여 변경이력이 필요한 항목을 분석하는 제 1 과정과;Analyzing a service subscriber table schema to analyze items requiring change history; 상기 분석된 서비스 가입자 테이블에 대한 데이타 변경 이력 관리정보를 이용하여 변경 이력관리 프로그램 코드를 생성하는 제 2 과정과;Generating a change history management program code by using data change history management information on the analyzed service subscriber table; 상기 생성된 변경이력관리 프로그램 코드를 수행하여 데이타 변경 시, 상기 변경된 이력 정보를 변경이력 테이블에 저장하는 제 3 과정을 구비하는 것을 특징으로 하는 지능망 서비스 가입자 데이타 변경이력 관리의 자동화 방법.And a third process of storing the changed history information in a change history table when data is changed by executing the generated change history management program code. 제 6 항에 있어서,The method of claim 6, 상기 제 1 과정에서 분석하는 항목으로는 테이블 이름, 키 필드, 데이타 유형 항목을 구비하는 것을 특징으로 하는 지능망 서비스 가입자 데이타 변경이력 관리의 자동화 방법.An item to be analyzed in the first process includes a table name, a key field, and a data type item. 제 6 항에 있어서,The method of claim 6, 상기 제 2 과정에서 데이타변경이력관리정보가 서비스 가입자 데이타 입력에관한 정보이면 새로 입력되는 각 필드의 내용을 관리하도록 하고, 변경에 관한 프로그램 코드이면 변경전 값과 현재 값을 비교 할 수 있도록 하며, 가입자 데이타의 삭제이면 삭제되기 전의 값을 관리 하도록 하는 것을 특징으로 하는 지능망 서비스 가입자 데이타 변경이력 관리의 자동화 방법.In the second process, if the data change history management information is information about service subscriber data input, the contents of each newly input field are managed. If the program code is related to change, the previous value and the current value can be compared. If the deletion of the subscriber data, the intelligent network service subscriber data change history management method characterized in that to manage the value before being deleted. 제 6 항에 있어서,The method of claim 6, 상기 제 3 과정에서 변경이력 테이블은 변경이력을 구분 관리하기 위한 일련번호 필드와;In the third process, the change history table includes a serial number field for classifying and managing change history; 서비스 데이타의 변경이력 시간을 기록하는 변경시간기록필드와;A change time record field for recording a change history time of the service data; 가입자의 지능망 서비스 번호를 기록하는 서비스 번호 필드와;A service number field for recording the subscriber's intelligent network service number; 서비스 데이타의 변경이력이 발생된 테이블 명을 기록하는 데이타 테이블 이름 필드와;A data table name field for recording a table name where a change history of service data is generated; 입력/변경/삭제/에러와 같은 변경 모드를 기록하는 변경 구분 필드와;A change discrimination field for recording a change mode such as input / change / delete / error; 서비스 데이타에 변경을 가한 사용자 계정명을 기록하는 사용자명 필드와;A user name field for recording a user account name which has changed the service data; 변경이 발생된 각 필드의 이름, 값, 키값 등을 기록하는 변경 이력내용 필드를 구비하는 것을 특징으로 하는 지능망 서비스 가입자 데이타 변경이력 관리의 자동화 방법.And a change history content field for recording a name, a value, a key value, and the like of each field in which a change has occurred.
KR1019990054274A 1999-12-01 1999-12-01 Automation device of intelligent network service customer data change management and method thereof KR20010053766A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990054274A KR20010053766A (en) 1999-12-01 1999-12-01 Automation device of intelligent network service customer data change management and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990054274A KR20010053766A (en) 1999-12-01 1999-12-01 Automation device of intelligent network service customer data change management and method thereof

Publications (1)

Publication Number Publication Date
KR20010053766A true KR20010053766A (en) 2001-07-02

Family

ID=19623041

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990054274A KR20010053766A (en) 1999-12-01 1999-12-01 Automation device of intelligent network service customer data change management and method thereof

Country Status (1)

Country Link
KR (1) KR20010053766A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010099124A (en) * 2001-09-03 2001-11-09 홍장표 Real Time Data Compare and Transfer Protocol
KR20030023934A (en) * 2001-09-14 2003-03-26 한빛전자통신 주식회사 Method for Maintaining Program's Version In the WCDMA Asynchronous Mobile Communication System
KR20030023933A (en) * 2001-09-14 2003-03-26 한빛전자통신 주식회사 Method for Maintaining Program's Version In the CDMA Mobile Communication System
CN113554244A (en) * 2020-04-23 2021-10-26 中国石油化工股份有限公司 Refinery enterprise production change early warning method and device based on efficiency change short board

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010099124A (en) * 2001-09-03 2001-11-09 홍장표 Real Time Data Compare and Transfer Protocol
KR20030023934A (en) * 2001-09-14 2003-03-26 한빛전자통신 주식회사 Method for Maintaining Program's Version In the WCDMA Asynchronous Mobile Communication System
KR20030023933A (en) * 2001-09-14 2003-03-26 한빛전자통신 주식회사 Method for Maintaining Program's Version In the CDMA Mobile Communication System
CN113554244A (en) * 2020-04-23 2021-10-26 中国石油化工股份有限公司 Refinery enterprise production change early warning method and device based on efficiency change short board

Similar Documents

Publication Publication Date Title
US6910053B1 (en) Method for data maintenance in a network of partially replicated database systems
AU600755B2 (en) Apparatus for distributing data processing across a plurality of loci of control
Cohen et al. An open agent architecture
US7644055B2 (en) Rule-based database object matching with comparison certainty
US5475833A (en) Database system for facilitating comparison of related information stored in a distributed resource
US6510457B1 (en) Data analysis method and apparatus for data mining
US6269460B1 (en) Dynamic enhancement of error condition handling and displayed error messages in computer operations
CN1326044C (en) Automation software testing system based on script explanatory tool
US7233940B2 (en) System for processing at least partially structured data
JPH05197573A (en) Task controlling system with task oriented paradigm
NZ273983A (en) Data storage and retrieval comprising key field that includes numeric concatenation of at least two identifiers
US20070294097A1 (en) Method and apparatus for monitoring execution of a business process managed using a state machine
US8756205B2 (en) System and method for rule-based data object matching
GB2366421A (en) Ordering relational database operations according to referential integrity constraints
US7559048B1 (en) System and method for managing objects between projects
CN114064213A (en) Kubernets container environment-based rapid arranging service method and system
KR20010053766A (en) Automation device of intelligent network service customer data change management and method thereof
KR100300899B1 (en) Parallel data processing system and method of controlling such a system
Hämmäinen et al. Distributed form management
CN114596044A (en) Tool and method for project process approval
Meseguer Verification of multi-level rule-based expert systems
CN113672497A (en) Method, device and equipment for generating non-buried point event and storage medium
Schwartz et al. Integrated data management in a heterogeneous CIM environment
WO2004023364A1 (en) Method and system for updating goods information
CN103634326B (en) A kind of method and device for processing application system request message

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application