JPH0325640A - Data base updating system - Google Patents

Data base updating system

Info

Publication number
JPH0325640A
JPH0325640A JP1161547A JP16154789A JPH0325640A JP H0325640 A JPH0325640 A JP H0325640A JP 1161547 A JP1161547 A JP 1161547A JP 16154789 A JP16154789 A JP 16154789A JP H0325640 A JPH0325640 A JP H0325640A
Authority
JP
Japan
Prior art keywords
data base
information
database
update history
update
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP1161547A
Other languages
Japanese (ja)
Inventor
Nobuhisa Maeda
前田 進久
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Software Kansai Ltd
Original Assignee
NEC Software Kansai Ltd
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 NEC Software Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP1161547A priority Critical patent/JPH0325640A/en
Publication of JPH0325640A publication Critical patent/JPH0325640A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To update a data base without contradiction and to improve the reliability of an on-line processing system by checking the update history of the data base. CONSTITUTION:A data base updating system is equipped with a host computer 1, terminal equipment 2, data base 3, data base information retrieving means 10, retrieved data base display means 20, data base update history information saving means 21, update data base information retrieving means 30 to retrieve data base information desiring to be updated, data base update history check means 40 to execute the matching of the data base update history, data base information updating means 50 and reprocessing instructing and informing means 60. Thus, the update history of the referred data base information is sampled and matching is executed between the sampled update history and update history already provided in the above mentioned data base. Then, the data base information are updated and the data base can be updated without the contradiction.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、オンライン処理システムにおけるホストコン
ピュータのデータベース情報を参照及び更新する方式に
関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for referencing and updating database information of a host computer in an online processing system.

〔従来の技術〕[Conventional technology]

従来のオンライン処理システムにおけるホストコンピュ
ータのデータベース情報を更新する方式は、 (1)事前に更新したいデータベース情報を検索し、そ
の検索したデータベース情報を端末装置に表示する。
The method of updating database information on a host computer in a conventional online processing system is as follows: (1) Search for database information to be updated in advance, and display the searched database information on a terminal device.

(2)そして、端末装置から変更する情報を入力し、更
新したいデータベース情報を再び検索し、その検索した
データベース情報を端末装置から入力した変更情報に置
き換えてデータベースに格納する。
(2) Then, input the information to be changed from the terminal device, search again for the database information to be updated, replace the searched database information with the change information input from the terminal device, and store it in the database.

という更新方式である。This is an update method.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のデータベース情報更新方式は、データベ
ース情報を更新する処理タイミングで、既にデータベー
ス情報が更新されていた場合、そのまま処理を実行する
と、その更新結果が必ずしも利用者が意図した内容でデ
ータベースに格納されないという欠点がある。
In the conventional database information update method described above, if the database information has already been updated at the timing of updating the database information, if the process is executed as is, the updated result will not necessarily be stored in the database with the contents intended by the user. The disadvantage is that it is not possible.

また、この矛盾を防ぐため、検索したデータベース情報
が既に更新されていないかを個々にチェックしなければ
ならず、プログラム作或の複雑化、また、プログラム作
或工数の増加を引き起こすという問題点がある。
In addition, in order to prevent this inconsistency, it is necessary to individually check whether the searched database information has already been updated, which poses the problem of complicating program creation and increasing the number of man-hours required for program creation. be.

本発明の目的は、上述の欠点及び問題点を除去し、デー
タベース更新を矛盾なく行なう事ができ、しかも、プロ
グラム作或時に容易に組み込むことができるデータベー
ス更新方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a database update method that eliminates the above-mentioned drawbacks and problems, allows database updates to be performed without contradiction, and can be easily incorporated when creating a program.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のデータベース更新方式の構或は、ホストコンピ
ュータと端末装置を有し、前記ホストコンピュータのデ
ータベースを前記端末装置より、参照及び更新するオン
ライン処理システムにおいて、前記参照したデータベー
ス情報の更新H歴を採取する手段と、その採取した更新
履歴と既に前記データベースに有する更新履歴とのマッ
チングを行ない、データベース情報を更新する手段を含
むことを特徴とする。
The structure of the database update method of the present invention is an online processing system that includes a host computer and a terminal device, and in which the database of the host computer is referenced and updated from the terminal device. The information processing apparatus is characterized in that it includes means for collecting information, and means for matching the collected update history with update history already stored in the database to update the database information.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の実施例の構或を示す概略図であり、1
はホストコンピュータ、2は端末装置、3はデータベー
ス、10はデータベース情報検索手段、20はデータベ
ース情報検索手段1で検索したデータベース情報表示を
行なう検索データベース表示手段、2lはデータベース
更新履歴情報退避手段、30は更新したいデータベース
情報の検索を行なう更新データベース情報検索手順、4
0はデータベース更新履歴のマッチングを行なうデータ
ベース更新履歴チェック手段、50はデータベース情報
更新手段、60は再処理指示通知手段をそれぞれ示す。
FIG. 1 is a schematic diagram showing the structure of an embodiment of the present invention.
2 is a host computer, 2 is a terminal device, 3 is a database, 10 is a database information search means, 20 is a search database display means for displaying the database information searched by the database information search means 1, 2l is a database update history information saving means, 30 4 is an update database information search procedure for searching database information to be updated;
Reference numeral 0 indicates a database update history check means for matching database update history, 50 indicates a database information update means, and 60 indicates a reprocessing instruction notification means.

本実施例では、先ずデータベース情報の検索手段10で
、端末装置2から要求のあったデータベース情報を検索
する。この時、検索したデータベースの更新履歴を採取
する。
In this embodiment, first, the database information search means 10 searches for database information requested by the terminal device 2 . At this time, the update history of the searched database is collected.

次に、検索データベース情報表示手順20で、端末装置
2に情報を表示する。この時、検索したデータベース更
新履歴をデータベース更新履歴情報退避手段21により
退避する。
Next, in a search database information display procedure 20, information is displayed on the terminal device 2. At this time, the searched database update history is saved by the database update history information saving means 21.

検索データベース情報表示手段20で、データベース情
報を表示した端末装置2からの変更情報を、更新データ
ベース情報検索手順30で受け取り、更新したいデータ
ベース情報を検索する。
The search database information display means 20 receives change information from the terminal device 2 displaying the database information in an update database information search procedure 30, and searches for database information to be updated.

次に、更新したいデータベースの現時点での更新履歴と
データベース更新履歴情報退避手段21で退避しておい
た更新B歴情報を、データベース更新履歴手段40で比
較判定し、更新履歴が一致すれば、データベース情報更
新手段50に制御を渡し、実際にデータベースを更新す
る。
Next, the database update history means 40 compares and determines the current update history of the database to be updated with the update B history information saved by the database update history information save means 21, and if the update histories match, the database Control is passed to the information updating means 50 to actually update the database.

データベース更新履歴チェック手段40で、更新履歴が
一致しなければ、再処理指示通知手段60に制御を渡し
、端末装置2に再処理の指示を表示する。
If the database update history checking means 40 does not match the update histories, control is passed to the reprocessing instruction notifying means 60 and a reprocessing instruction is displayed on the terminal device 2.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、データベースの更新履歴
のチェックを行ない矛盾する事なくデータベースの更新
が行なえる事により、オンライン処理システムの信頼性
向上を図る事ができる効果がある。
As described above, the present invention has the effect of improving the reliability of an online processing system by checking the update history of the database and updating the database without causing any discrepancies.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例の構或を示す概略図である。 1・・・・・・ホストコンピュータ、2・・・・・・端
末装置、3・・・・・・データベース、10・・・・・
・データベース情報検索手段、20・・・・・・検索デ
ータベース情報表示手段、21・・・・・・データベー
ス更新履歴情報退避手段、30・・・・・・更新データ
ベース情報検索手段、40・・・・・・データベース更
新履歴チェック手段、50・・・・・・データベース情
報更新手段、60・・・・・・再処理指示通知手段。
FIG. 1 is a schematic diagram showing the structure of an embodiment of the present invention. 1...Host computer, 2...Terminal device, 3...Database, 10...
・Database information search means, 20... Search database information display means, 21... Database update history information saving means, 30... Update database information search means, 40... . . . Database update history checking means, 50 . . . Database information updating means, 60 . . . Reprocessing instruction notification means.

Claims (1)

【特許請求の範囲】[Claims]  ホストコンピュータと端末装置を有し、前記ホストコ
ンピュータのデータベースを前記端末装置より、参照及
び更新するオンライン処理システムにおいて、前記参照
したデータベース情報の更新履歴を採取する手段と、そ
の採取した更新履歴と既に前記データベースに有する更
新履歴とのマッチングを行ない、データベース情報を更
新する手段を含むことを特徴とするデータベース更新方
式。
In an online processing system that includes a host computer and a terminal device, and that refers to and updates a database of the host computer from the terminal device, means for collecting an update history of the referenced database information, and a means for collecting the update history of the referenced database information, A database update method characterized by comprising means for updating database information by performing matching with an update history held in the database.
JP1161547A 1989-06-23 1989-06-23 Data base updating system Pending JPH0325640A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1161547A JPH0325640A (en) 1989-06-23 1989-06-23 Data base updating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1161547A JPH0325640A (en) 1989-06-23 1989-06-23 Data base updating system

Publications (1)

Publication Number Publication Date
JPH0325640A true JPH0325640A (en) 1991-02-04

Family

ID=15737184

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1161547A Pending JPH0325640A (en) 1989-06-23 1989-06-23 Data base updating system

Country Status (1)

Country Link
JP (1) JPH0325640A (en)

Similar Documents

Publication Publication Date Title
JPH03130874A (en) Retrieval processing system for relational data base
JPH0325640A (en) Data base updating system
US20020147705A1 (en) Method system and program product for data searching
JP3260587B2 (en) Time series data management method
JPH07168787A (en) Interrupting/restarting system for client/server system processing
JPH0695861A (en) Program parts reuse managing device
JPH103417A (en) File change history management system
JPH0773187A (en) Retrieving system
JP2740238B2 (en) File exclusive control unit
JPH0635774A (en) Data base management system
JPH06337900A (en) Information retrieval device
JPH04644A (en) Data access processing system
JPH01120621A (en) Retrieving/updating system for data base
JPH02253374A (en) Preparation method for picture data base
JPH04170676A (en) Data retrieving device
JPH02202674A (en) Information retrieval system
JPH05265828A (en) Journal sampling device for batch processing program
JPH0785163A (en) Device for correcting broadcast operation job support database
JPS63184849A (en) Unnecessary record deleting system
JPH05216825A (en) File saving assistance system
JPH0324646A (en) Information processor
JPS63201766A (en) Document processor
JPH01154224A (en) Data retrieving system
JPH0375873A (en) Data base processing system
JPH03123194A (en) Key telephone system