JPS62138939A - Verification system for file renewal - Google Patents

Verification system for file renewal

Info

Publication number
JPS62138939A
JPS62138939A JP60279647A JP27964785A JPS62138939A JP S62138939 A JPS62138939 A JP S62138939A JP 60279647 A JP60279647 A JP 60279647A JP 27964785 A JP27964785 A JP 27964785A JP S62138939 A JPS62138939 A JP S62138939A
Authority
JP
Japan
Prior art keywords
information
verification
total value
file
time
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.)
Granted
Application number
JP60279647A
Other languages
Japanese (ja)
Other versions
JP2573926B2 (en
Inventor
Akira Imai
昭 今井
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60279647A priority Critical patent/JP2573926B2/en
Publication of JPS62138939A publication Critical patent/JPS62138939A/en
Application granted granted Critical
Publication of JP2573926B2 publication Critical patent/JP2573926B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To process the correct verification in a shorter time by comparing the total value of the day/hour information at the time of renewing the file recorded in a control information area with the previous day final time and the appointed day business start. CONSTITUTION:At the fixing position of a page control part (a), a control area (c) to record the date and the time at the time of renewing the contents of a data part (b) is provided. Further, in a data base management system 5, a control information accumulating means 5a having the function to add simply the numeric value of the information in the control area (c) of respective pages Pi, and an accumulating information verification means 7a having the function to take out the total value information accumulated by the control information accumulating means 5a in a verification program 7 as the verification information are equipped. By calculating the total value of the contents of the control information in the page control part of respective page prescribed areas of a ledger file with the control information accumulating means, removing the total value with the accumulating information verification means and verifying the previous total value and the present total value, the correct verification processing can be processed in a shorter time.

Description

【発明の詳細な説明】 〔概要〕 主要情報を格納しているファイルの内容の変化を検証す
るファイル更新の検証方式であって、前日最終状態のフ
ァイルの内容と当日業務開始前のファイルの内容とに変
化がないことの検証を、ファイルの各ページ内に設けら
れている管理↑a報領領域内記録されるファイル更新時
の日/時情報の合計値を、前日最終時と当日業務開始前
とで比較することにより、正確な検証がより短時間に処
理可能となる。
[Detailed Description of the Invention] [Summary] A file update verification method for verifying changes in the contents of a file that stores main information, the file contents in the final state of the previous day and the contents of the file before the start of work on the current day. To verify that there are no changes, check the total value of the date/time information at the time of file update recorded in the management ↑a information area provided in each page of the file, the last time of the previous day and the start of work on the day. By comparing with the previous one, accurate verification can be processed in a shorter time.

〔産業上の利用分野〕[Industrial application field]

本発明は、各種主要情報を格納しているファイルの変化
の有無を照合するファイル更新の検証方式に関する。
The present invention relates to a file update verification method that verifies the presence or absence of changes in files storing various types of main information.

例えば、バンキングシステムにはユーザのコード番号2
氏名、住所等のユーザ情報、普通預金口座、定期預金口
座等の口座情報、取引きした日付。
For example, the banking system has the user's code number 2.
User information such as name and address, account information such as savings account and time deposit account, and date of transaction.

取引金額等の取引き情報等の主要情報を格納している元
帳ファイルを有し、管理している。
It has and manages a ledger file that stores major information such as transaction information such as transaction amount.

この元帳ファイルは重要な情報を日々更新して管理して
いるため、内容に間違いがあればユーザに対して重大な
損害を与えることにもなるため、各種の照合を通じて内
容の検証を行っている。
This ledger file is managed by updating important information on a daily basis, so any errors in the content could cause serious damage to users, so the content is verified through various cross-checks. .

その1つとして、前日の業務終了時点の状態と当日の業
務開始前までの元帳ファイルの内容が故意に変更されて
ないかどうかの検証が行われている。
One of these is to verify whether the status of the ledger file at the end of the previous day's work and the contents of the ledger file up until the start of the day's work have been intentionally changed.

かかる検証は業務開始前の短時間帯で行われることから
、正確な検証を短時間に処理することが要求される。
Since such verification is performed in a short period of time before the start of work, it is required to process accurate verification in a short period of time.

〔従来の技術と発明が解決しようとする問題点〕第3図
はバンキングシステムのシステム概要図、第4図は従来
例を説明するブロック図、第5図は従来例の元帳ファイ
ルの状況を説明する図をそれぞれ示す。
[Prior art and problems to be solved by the invention] Figure 3 is a system overview diagram of the banking system, Figure 4 is a block diagram explaining the conventional example, and Figure 5 explains the status of the ledger file in the conventional example. Figures are shown for each.

第3図のシステム概要図は、バンキングシステムの概要
構成図を示し、本ブロック図は、システムの制御を制御
プログラムに基づき処理する中央処理装置(以下cpu
と称する)1と、本システムが処理する各種業務処理用
の応用プログラム、制御プログラム及び処理する情報等
を格納する主記憶装置(以下MEMと称する)2と、C
PUIからの命令によりその制御下に接続されている元
帳ファイル4の動作処理を指示するチャネル(以下C1
1と称する)3と、 ユーザの主要情報(ユーザコード番号2氏名。
The system overview diagram in Figure 3 shows a general configuration diagram of the banking system, and this block diagram shows the central processing unit (hereinafter referred to as cpu
C
A channel (hereinafter referred to as C1
1) 3, and the user's main information (user code number 2 name.

住所等)を格納している元帳ファイル4とから構成され
ている。
It consists of a ledger file 4 that stores information such as addresses, etc.

又、第4図は元帳ファイル4の内容の更新及び検証を処
理する時の運用概念を示す図で、符号■。
Further, FIG. 4 is a diagram showing the operational concept when updating and verifying the contents of the ledger file 4, and is denoted by the symbol ■.

■、■〜■はその処理手順を示す。■, ■~■ indicate the processing procedure.

この運用概念図は、 元帳ファイル4の管理運用を処理するための機能を有す
るデー°タベースマネジメントシステム5と、 データベースマネジメントシステム5を呼出し実行させ
る応用プログラム6と、 元帳ファイル4の内容の検証処理を実行するための検証
プログラム7と、 検証プログラム7に基づく検証処理用データをプリント
アウトする出力リスト8等からなっている。
This operational conceptual diagram includes a database management system 5 that has a function for processing the management and operation of the ledger file 4, an application program 6 that calls and executes the database management system 5, and a verification process for the contents of the ledger file 4. It consists of a verification program 7 for execution, an output list 8 for printing out data for verification processing based on the verification program 7, and the like.

本システムで使用している元帳ファイル4の内部は、第
5図(A)に示すようにページ単位の記録領域(本例で
は8つのページP1〜P8とする)に分割されている。
The inside of the ledger file 4 used in this system is divided into recording areas in page units (in this example, eight pages P1 to P8) as shown in FIG. 5(A).

各ページP1〜P8は第5図(B) (第5図(A)の
斜線部分を例として示す)に示すように、各ページPL
−P8の制御情報(例えば、ID情報等)を記録するペ
ージ制御部(a)を先頭領域に設け、その後の領域にユ
ーザに関する主要情報を記録するデータ部(b)を設け
ている。− 尚、データ部(blのrAAA Jはユーザコード番号
Each page P1 to P8 is as shown in FIG. 5(B) (the shaded area in FIG. 5(A) is shown as an example).
- A page control section (a) for recording P8 control information (for example, ID information, etc.) is provided in the first area, and a data section (b) for recording main information regarding the user is provided in the subsequent area. - Furthermore, rAAA J in the data section (bl) is the user code number.

氏名、住所等のユーザ情報を記録するユーザ情報レコー
ド部、rBBB Jは普通預金口座、定期預金口座等の
口座情報を記録する口座レコード部、「CCCJは取引
き日付、取引き金額等の取引き履歴情報を記録する取引
履歴レコード部をそれぞれ示す。
rBBBJ is a user information record section that records user information such as name and address; rBBBJ is an account record section that records account information such as savings accounts and time deposit accounts; Each shows a transaction history record section that records history information.

このようなシステムを運用する上で毎日実施する検証業
務とじては、前日の最終業務終了状態の元帳ファイル4
の内容と、当日の業務開始前の元帳ファイル4の内容と
を検証する業務がある。
The verification work that is carried out every day when operating such a system is to check the ledger file 4 of the final work completion status of the previous day.
There is a task of verifying the contents of the ledger file 4 and the contents of the ledger file 4 before the start of the day's work.

この検証は、前日の最終業務終了状態から当日の業務開
始前の元帳ファイル4の状態に同等変化がないことを検
証するもので、もしなんらかの変化があれば、故意に変
更されたことを意味し、その内容を調査する必要がある
ためである。
This verification is to verify that there is no equivalent change in the status of the ledger file 4 from the previous day's final business end status to the current day's status before the start of business; if there is any change, it means that the change was intentional. This is because it is necessary to investigate its contents.

このシステムの運用は、■応用プログラム6に基づ< 
CPUIの起動でデータベースマネジメントシステム5
を呼出し、■このデータベースマネジメントシステム5
に基づく処理でCP U ’1はCH3に指示し、取引
きを行ったユーザの元帳ファイル4上の8亥当ページの
該当レコード部rAAA J 、  rBB[l J 
The operation of this system is based on ■Application program 6.
Database management system 5 by starting CPUI
Call this database management system 5.
In the processing based on
.

rCCCJの更新処理を行わせる。Perform rCCCJ update processing.

■このような処理を行い、当日の業務処理が終了し、当
日の終了状態の検証リスト(対象ファイル名、データ部
(blの内容の合計値、例えばユーザ口座の残高の合計
値等)を検証プログラム7を流し集計し、取出す。
■ After performing such processing, the day's business processing is completed, and the verification list of the end status of the day (target file name, data part (total value of contents of bl, for example, total value of balance of user account, etc.) is verified. Run program 7 to tally and take out.

■次の日、当日の業務処理を実施する前に同じく検証プ
ログラム7を流し、データ部(b)の内容の合計値を集
計し、■検証リストを出力リスト8上に出力して、その
変化の有無を照合する。
■The next day, before implementing the day's business processing, run the same verification program 7, tally the total value of the contents of the data section (b), ■output the verification list on the output list 8, and change the Verify the presence or absence of .

しかし、上述のような従来の検証方法では、その処理デ
ータの内容(データ量)によっては業務開始前の決めら
れた時間内で検証作業が終了しないことがあり、その後
の業務処理に支障をきたすと言う問題点があった。
However, with the conventional verification methods described above, depending on the content (amount of data) of the processed data, the verification work may not be completed within the predetermined time before the start of work, which may hinder subsequent work processing. There was a problem.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の詳細な説明する図を示す。 FIG. 1 shows a detailed illustration of the invention.

第1図は、複数のベージPi単位にファイル内の記録5
工(域が分割されており、各ページPiはその所定領域
にページ制御部(al、他の領域にデータ部(blを有
している。
Figure 1 shows records 5 in a file in units of multiple pages Pi.
Each page Pi has a page control section (al) in a predetermined area and a data section (bl) in another area.

又、ページ制i1[1部+a)の固定位置にはデータ部
(blの内容を更新した時の日付及びその時間を記録す
る管理領域(C)が新たに設けられている。
Furthermore, a management area (C) for recording the date and time when the contents of the data section (bl) were updated is newly provided at a fixed position in the page format i1 [copy 1+a).

更に、データベースマネジメントシステム5内には、各
ページPiの管理領域(C)内の情報の数値を単純に加
算する機能を有する管理情報累積手段(部) 5aと、
検証プログラム7内に前記管理情報累積手段(部) 5
aで累積した合計値情報を検証情報として取出す機能を
有する累積情報検証手段(部) 7aとが具備されてい
る。
Further, within the database management system 5, there is a management information accumulating means (unit) 5a having a function of simply adding up the numerical values of the information in the management area (C) of each page Pi;
The management information accumulation means (copy) in the verification program 7 5
A cumulative information verification means (unit) 7a having a function of taking out the total value information accumulated in step a as verification information is provided.

〔作用〕[Effect]

元帳ファイルの各ページ所定領域のページ制御部内管理
情報の内容(更新した日付/時間情報)の合計値を管理
情報累積手段で算出(例えば、更新時記録される日付/
時間情報の数値を単純に合計する)して、その合計値を
累積情報検証手段で取出し、前回の合計値と今回の合計
値とを検証することにより、正確な検証処理をより短時
間に処理することが可能となる。
The management information accumulation means calculates the total value of the contents of the management information (updated date/time information) in the page control section of the predetermined area of each page of the ledger file (for example, the date/time recorded at the time of update).
By simply summing the numerical values of the time information), extracting the total value using the cumulative information verification means, and verifying the previous total value and the current total value, accurate verification processing can be performed in a shorter time. It becomes possible to do so.

〔実施例〕〔Example〕

以下本発明の要旨を第1図、第2図に示す実施例により
具体的に説明する。
The gist of the present invention will be specifically explained below with reference to embodiments shown in FIGS. 1 and 2.

第2図は本発明の詳細な説明するブロック図を示す。尚
、全図を通じて同一符号は同一対象物を示す。又、符号
■〜■はデータベースマネジメントシステム5での運用
処理の流れの手順を示す符号である。
FIG. 2 shows a block diagram illustrating the invention in detail. Note that the same reference numerals indicate the same objects throughout the figures. Further, the symbols ■ to ■ are symbols indicating the steps of the flow of operational processing in the database management system 5.

第2図に示す運用概念図は第4図で説明した運用概念図
と同一の構成をしており、この元帳ファイル4の管理情
報領域(C1は、例えば各ページP1〜P8の先頭から
20バイト目の8バイト6U域を有するものとする。
The operational conceptual diagram shown in FIG. 2 has the same configuration as the operational conceptual diagram explained in FIG. It has a 6U area by 8 bytes.

尚、本実施例におけるデータヘースマネジメントシステ
ム5での運用処理の流れの手順■、■までは第4図の説
明と同一のため省略し、手順■から以下に説明する。
It should be noted that steps ① and ② of the flow of operational processing in the data health management system 5 in this embodiment are the same as the explanation in FIG.

■データベースマネジメントシステム5では当日取引き
を行いデータ部fblを更新した日時と、その処理時間
情報をページ制御部Cal内管理情報領域(C)(斜線
を施した部分)に書込む。
(2) The database management system 5 writes the date and time of the day's transaction and the update of the data section fbl and its processing time information in the management information area (C) (shaded area) in the page control section Cal.

■当日の業務処理が終了し検証プログラム7を流すとデ
ータベースマネジメントシステム5内管理情報累積部5
aにて元帳ファイル4内全ページP1〜P8の管理情報
領域fclの数値の集計を行い、その合計値を求める。
■When the day's business processing is completed and the verification program 7 is run, the management information accumulation section 5 in the database management system 5
In step a, the numerical values in the management information area fcl of all pages P1 to P8 in the ledger file 4 are totaled, and the total value is determined.

次に、検証プログラム7を流すと、検証プログラム7内
累積情報検証部7aはこの合計値等を出力リスト8上に
リストアツブする。尚、リストアノブする情報は対象フ
ァイル名及び合計値情報とする。
Next, when the verification program 7 is run, the accumulated information verification section 7a in the verification program 7 restores this total value etc. onto the output list 8. Note that the information to be restored is the target file name and total value information.

■次に、次の日の業務開始前に再度検証プログラム7を
流し、手順■と同様に全ページP1〜P8の管理情報領
域FC+の数値の集計を行い、その合計値を求め、■対
象ファイル名及び全ページP1〜P8の管理情報領域(
C)の数値の合計値情報をリストアフプし、前日のリス
トアンプ情報と照合する。
■Next, before the start of work on the next day, run the verification program 7 again, tally the numerical values in the management information area FC+ of all pages P1 to P8 in the same way as in step ■, calculate the total value, name and management information area of all pages P1 to P8 (
The total value information of the numerical values in C) is restored and compared with the list amplifier information of the previous day.

上述のように本実施例で行う前日終了時の検証処理と、
当日の検証処理は各ページP1〜P8の先頭領域の固定
した位置にある情報、即ち前日取引き処理を行った情報
のみを単純加算する処理なので、業務開始前の元帳ファ
イル4の検証処理時間が大中昌に短i宿されることにな
る。
The verification process at the end of the previous day performed in this embodiment as described above,
The verification process for the current day is a process that simply adds only the information located at a fixed position in the top area of each page P1 to P8, that is, the information for which transactions were processed on the previous day, so the verification process time for the ledger file 4 before the start of business is He will be staying at Onakamasa for a short time.

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

以上のような本発明によれば、当日取引き処理を行った
情報の単純加算処理にてデータの整合性検証を行うため
、その整合性検証処理時間が大幅に短縮されると言う効
果がある。
According to the present invention as described above, data consistency is verified through simple addition processing of information processed on the same day, which has the effect of significantly shortening the consistency verification processing time. .

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

第1図は本発明の詳細な説明する図、 第2図は本発明の詳細な説明するブロック図、第3図は
バンキングシステムのシステム概要図、第4図は従来例
を説明するブロック図、第5図は従来例の元帳ファイル
の状況を説明する図、 をそれぞれ示す。 図において、 1はCPU 、        2はMEM、3はC1
1, 4は元帳ファイル、 5はデータベースマネジメントシステム、5aは管理情
報累積部(手段)、 6は応用プログラム、 7は検証プログラム、 7aは累積情報検証部(手段)、 8は出力リスト、 をそれぞれ示す。
FIG. 1 is a diagram explaining the present invention in detail, FIG. 2 is a block diagram explaining the invention in detail, FIG. 3 is a system overview diagram of the banking system, and FIG. 4 is a block diagram explaining the conventional example. FIG. 5 is a diagram illustrating the status of a ledger file in a conventional example. In the figure, 1 is CPU, 2 is MEM, 3 is C1
1 and 4 are ledger files, 5 is a database management system, 5a is a management information accumulation unit (means), 6 is an application program, 7 is a verification program, 7a is an accumulation information verification unit (means), 8 is an output list, respectively. show.

Claims (1)

【特許請求の範囲】 データをページ(Pi)単位に格納するファイルを有す
るファイルマネジメントシステムにおいて、該ページ(
Pi)内に、該当ページを更新した時の日/時情報を記
録する管理情報領域((c))と、該ファイル内全ペー
ジ(Pi)の前記管理情報領域((c))に記録されて
いる日/時情報を累積する管理情報累積手段(5a)と
、 前記管理情報累積手段(5a)で累積した合計値情報を
検証情報として取出す累積情報検証手段(7a)とを設
け、 前記ファイルの検証を行う時は、該管理情報領域((c
))に記録されている日/時情報を前記管理情報累積手
段(5a)で全ページ(Pi)にわたり累積し、その合
計値情報を求め、直前に求めた旧合計値情報とを前記累
積情報検証手段(7a)で取出し出力した情報を比較し
て、前記ファイルの内容の変化を検証することを特徴と
するファイル更新の検証方式。
[Claims] A file management system having a file that stores data in units of pages (Pi).
Pi), there is a management information area ((c)) that records the date/time information when the corresponding page was updated, and the management information area ((c)) of all pages (Pi) in the file. management information accumulation means (5a) for accumulating date/time information stored in the file; and cumulative information verification means (7a) for extracting total value information accumulated by the management information accumulation means (5a) as verification information; When verifying the management information area ((c
)) is accumulated over all pages (Pi) by the management information accumulating means (5a), the total value information is obtained, and the old total value information obtained immediately before is added to the accumulated information. A file update verification method characterized in that the information retrieved and outputted by the verification means (7a) is compared to verify changes in the contents of the file.
JP60279647A 1985-12-12 1985-12-12 Verification method of file update Expired - Lifetime JP2573926B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60279647A JP2573926B2 (en) 1985-12-12 1985-12-12 Verification method of file update

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60279647A JP2573926B2 (en) 1985-12-12 1985-12-12 Verification method of file update

Publications (2)

Publication Number Publication Date
JPS62138939A true JPS62138939A (en) 1987-06-22
JP2573926B2 JP2573926B2 (en) 1997-01-22

Family

ID=17613894

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60279647A Expired - Lifetime JP2573926B2 (en) 1985-12-12 1985-12-12 Verification method of file update

Country Status (1)

Country Link
JP (1) JP2573926B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57155638A (en) * 1981-03-20 1982-09-25 Nippon Steel Corp Storing, retrieving and analyzing method of time series data
JPS599763A (en) * 1982-07-08 1984-01-19 Canon Inc Electronic file
JPS59170953A (en) * 1983-03-18 1984-09-27 Hitachi Ltd Controlling method of time series data

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57155638A (en) * 1981-03-20 1982-09-25 Nippon Steel Corp Storing, retrieving and analyzing method of time series data
JPS599763A (en) * 1982-07-08 1984-01-19 Canon Inc Electronic file
JPS59170953A (en) * 1983-03-18 1984-09-27 Hitachi Ltd Controlling method of time series data

Also Published As

Publication number Publication date
JP2573926B2 (en) 1997-01-22

Similar Documents

Publication Publication Date Title
JPS62138939A (en) Verification system for file renewal
JP5231035B2 (en) Job processing system and job processing method
US20070036305A1 (en) Service charge management apparatus, service charge management method and storage medium
JP2001014157A (en) Software progress management device
JP2004355203A (en) Update/history/tabulation management system for data
JP3858652B2 (en) Migration record creation system, migration record creation method, and migration record creation program
JP2004240524A (en) Data migration method of nursing care insurance business support system and its system
JPS5856142B2 (en) Online recovery control method
JPH08115390A (en) System for backing up and restoring ic card
JPS63318646A (en) File artificial updating system in on-line system
JPS58169655A (en) Data recovering system
JP4154154B2 (en) Data processing system
JP2590907B2 (en) Visit schedule data extraction processing method
JPH07175668A (en) Automatic center batch operating system
JP2000259742A (en) Method for judging necessity of adding/excluding and correcting history record of account data, account processor, and recording medium for program for judging the necessity of adding/excluding and correcting history record
CN114201285A (en) Event asynchronous processing method and device, computer equipment and storage medium
JPS60142446A (en) Recovery processing system of backward fault
JPH10333767A (en) Job implementation day determination system and recording medium for automatic operation system
JP2000207463A (en) Automatic salary calculating device, automatic salary calculating method and record medium with automatic salary calculation program recorded therein
JPH04340698A (en) Sales summing-up system
JP2001243397A (en) Information processor
JP3771753B2 (en) Integrated resource management method
JP3061003B2 (en) Budget management system
JPH08263347A (en) Data totalization method and device
JP2005004573A (en) Method for taking in bank payment data