JPS62278660A - Access control system - Google Patents

Access control system

Info

Publication number
JPS62278660A
JPS62278660A JP61121001A JP12100186A JPS62278660A JP S62278660 A JPS62278660 A JP S62278660A JP 61121001 A JP61121001 A JP 61121001A JP 12100186 A JP12100186 A JP 12100186A JP S62278660 A JPS62278660 A JP S62278660A
Authority
JP
Japan
Prior art keywords
data
record
shared file
file
memory
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
JP61121001A
Other languages
Japanese (ja)
Other versions
JP2523499B2 (en
Inventor
Hiroaki Tsuno
洋明 津野
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP61121001A priority Critical patent/JP2523499B2/en
Publication of JPS62278660A publication Critical patent/JPS62278660A/en
Application granted granted Critical
Publication of JP2523499B2 publication Critical patent/JP2523499B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To attain the reference to the data having the low frequency of renewing without inputting data through a shared file, by using the data on the shared file to obtain the data up-dated by each processor among these processors with each other. CONSTITUTION:An updating register list (R1 record) 3 for processors is always stored in the record resident buffer 2 of each processor. A record input/output service program 4a performs the exclusive control of a shared file 1 by an access start request given to the file 1. Then the program 4a supplies the R1 record 5 of the file 1. The record 3a stored in the buffer 2a is compared with the R1 record supplied from the file 1 to obtain the number of a record which is under updating. In such a way, the processing time can be shortened by using the list 3 for comparison/reference processing compared with a case where data are read out directly of the file 1 in such a case the replacement frequency is not so high.

Description

【発明の詳細な説明】 3、発明の詳細な説明 〔産業上の利用分野〕 本発明は、複数の処理装置がデータを共用する共用ファ
イルへのアクセス制御に係り、特に共用ファイルへの排
他制御を行なってのデータ更新にともなう共用ファイル
のデータと各処理装置が保有するメモリ内のデータの不
一致防止を図り、入出力処理の高速化に好適なアクセス
制御方式に関する。
[Detailed Description of the Invention] 3. Detailed Description of the Invention [Field of Industrial Application] The present invention relates to access control to a shared file in which data is shared by a plurality of processing devices, and in particular to exclusive control of the shared file. The present invention relates to an access control method suitable for speeding up input/output processing by preventing discrepancies between data in a shared file and data in memory held by each processing device due to data updating.

〔従来の技術〕[Conventional technology]

コンビエータにおいて、入出力処理Cl10処理)速度
はCPU処理速度に較べて著しく遅(、I10処理速度
を減らすことがコンピュータの処理高速化に極めて効果
がある。そこで、I10処理速度低減の手段として、入
力したデータをメモリ中に保存して、I10回数の削減
を図ることが行われるのが一般的である。
In the Combiator, the input/output processing speed (Cl10 processing) is significantly slower than the CPU processing speed (reducing the I10 processing speed is extremely effective in speeding up computer processing. Therefore, as a means of reducing the I10 processing speed, input It is common practice to save the obtained data in memory in order to reduce the number of I10 times.

しかし、?Jaの処理装置が共用ファイルのデータをア
クセスする場合は、1の処理装置が共用ファイルのデー
タをアクセスし、データの更新を行っている時に、池の
処理装置が同一のデータに対して共用ファイルのアクセ
スを行うと、他の処理装置は古いデータにアクセスした
ことになり、更新された新しいデータとの間に不一致が
生ずることになる。
but,? When Ja's processing device accesses the data of the shared file, when the first processing device accesses the data of the shared file and updates the data, the Ike's processing device accesses the data of the shared file. If the other processing device accesses the old data, it means that the other processing device has accessed the old data, and there will be a mismatch between the updated data and the new data.

この解決手段として、複数の処理装置が共用ファイルを
アクセスする場合、1の処理装置がアクセスを行ってい
るときは、他の処理装置のアクセスを票止する排他制御
が一般的となっている。
As a means of solving this problem, when a plurality of processing devices access a shared file, exclusive control is generally used to prevent access by other processing devices when one processing device is accessing the file.

更に、I10処理速度低減のための、メモリ中にデータ
を保有する処理@置が複数あり、共用ファイルのデータ
を更新してい(場合、各処理装置はメモリに保有するデ
ータ中に、必要とするデータがあれば、これを使って情
報処理を行うが、メモリ中のデータを使っても、それ以
前に他の処理装置が共用7アイルの同一データの更新ヲ
行つ工しまっていると、メモリ中のデータと共用ファイ
ル中のデータの間に不一致が生ずる。このようなデータ
の矛盾は、コンピュータの信頼性を低下させるものであ
る。
Furthermore, in order to reduce I10 processing speed, there are multiple processes that hold data in memory and update data in a shared file (in this case, each processing unit updates the data it needs in memory). If there is data, it is used to process information, but even if data in memory is used, if another processing device has already updated the same data in the shared 7 isles, the memory A discrepancy occurs between the data in the shared file and the data in the shared file. Such data discrepancies reduce the reliability of the computer.

尚、関連するものとして、特開昭58−50043号記
載の対話型データ処理システム共用ファイル更新制御方
式が掲げられる。これは、端末装置から利用者が共用フ
ァイルを排他的に占有して更新処理を行う対話型データ
処理システムにおいて、共用ファイル占有の時間を極力
小すくシて他利用者の待ち時間を少な(すべ(、仮更新
実行において実行された結果のみをいわばロギングして
お(ようにし、実更新実行時に行なった結果と一致して
いれば、仮更新実行と実更新実行との間に所望のリソー
スが非所望に実質的に変更されていなかったとみなして
、処理7進めるようにした共用ファイル更新制御方式で
ある。
A related example is the interactive data processing system shared file update control method described in Japanese Unexamined Patent Publication No. 58-50043. In an interactive data processing system in which a user exclusively occupies a shared file from a terminal device and performs update processing, this method minimizes the time that the shared file is occupied and reduces the waiting time for other users (all the time). (, so to speak, only the results executed during the tentative update execution are logged (), and if the results match the results executed during the actual update execution, the desired resource is found between the tentative update execution and the actual update execution. This is a shared file update control method in which it is assumed that the shared file has not been substantially changed in an undesired manner, and processing 7 proceeds.

つまり、ユーザは、端末装置にて、共用ファイルよりデ
ータを取り出し、処理装置で仮のデータ処理を行わせ、
ユーザが処理結果に了承した場合く、排他制御を行い、
共用ファイルにアクセスし、実処理を行わせ、保存して
おいた仮処理の結果と実処理の結果が一致したときのみ
に、ファイル更新を行い、排他側?i!ioを解除する
ものである。
In other words, the user retrieves data from the shared file on the terminal device, causes the processing device to perform temporary data processing,
If the user approves the processing result, exclusive control is performed,
Access the shared file, perform actual processing, update the file only when the saved temporary processing result and the actual processing result match, and select the exclusive side? i! This is to cancel io.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上記従来技術は、複数の端末装置は想定しているも、4
I数の処理装置を想定して記@!されておらず、仮に複
数の処理装置を上記従来技術に取り入れたとしても、1
の処理装置で更新したデータを他の処理装置に仰らせる
手段を記さず、排他制御を行って直接に共用ファイルの
更新されたデータにアクセスする他はない。
Although the above conventional technology assumes multiple terminal devices,
Written assuming I number of processing devices @! Even if multiple processing devices were incorporated into the above conventional technology, 1
There is no way to tell other processing devices the data updated by one processing device; the only option is to perform exclusive control and directly access the updated data in the shared file.

従って、他の処理装置は、I10回数低減のため、その
保有するメモリ上のデータを使って処理を行う場合、も
し当該データが更新されていると、メモリ上のデータと
共用ファイル上のデータとに不一致が生じ、処理装置の
信頼性に欠ける問題があった。
Therefore, when another processing device performs processing using the data in its own memory in order to reduce the number of I10 operations, if the data has been updated, the data in the memory and the data in the shared file will be There was a problem with the reliability of the processing equipment due to discrepancies.

本発明の目的は、更新されたデータ?:職別する情報を
他の処理装置に提供し、この情報tもとに〆新されてい
ないデータは、メモリ上に存在するならば、そのまま使
用し、メモリ上に存在しなければ、共用ファイルにアク
セスして必要なデータを取り出し、また、更新されてい
るデータは、共用ファイルにアクセスして必要なデータ
を取り出して使うことにより、情報処理システムの信頼
性を確保し、同時にI10処理速度の低減を図り、コン
ピュータ処理の高速化を図るアクセス制御方式を提供す
ることにある。
Is the purpose of the invention updated data? : Provides job-specific information to other processing devices, and if data that has not been updated based on this information exists in memory, it is used as is; if it does not exist in memory, it is used as a shared file. By accessing the shared file and retrieving the necessary data, and by accessing the shared file and retrieving the necessary data for updated data, the reliability of the information processing system is ensured, and at the same time, the I10 processing speed is improved. An object of the present invention is to provide an access control method that reduces the number of requests and speeds up computer processing.

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

上記目的は、共用ファイルにデータの更新に関する情報
(更新情報)を保有する登録簿を設け、複数の処理装置
にも関係する更新情報を保有する登録簿を設け、両方の
登録厚内の更新情報の参照比較を行い、両方の更新情報
が一致したときは、メモリ上のデータにアクセスを行い
、両方の更新情報が不一致のときは、共用ファイル上の
データをメモリ上に読み込んで、アクセス7行い、古い
データを捨てて更新清報を更新するアクセス制御方式に
て達成される。
The above purpose is to create a register that holds information related to data updates (update information) in a shared file, create a register that holds update information related to multiple processing devices, and update information within both registered thicknesses. When both update information matches, the data in memory is accessed, and when both update information does not match, the data on the shared file is read into memory and accessed 7 times. This is achieved using an access control method that discards old data and updates new updates.

〔作用〕[Effect]

本発明のアクセス制御方式は、各処理装置の1つが、1
のデータを使って処理作業を行うとき、共用ファイルに
排他制御をかけた後、共用ファイルが保有するデータの
更新情報を参照し、必要とするデータが更新されておら
ず、当該処理装置内のメモリに必要なデータが存在する
場合、メモリ上のデータン使って処理を行い、必要とす
るデータが更新されていないが、メモリ上に必要とする
データが存在しない場合、共用ファイルから必要とする
データをメモリに取り出して処理を行い、また必要とす
るデータが更新されており、メ七り上に必要とするデー
タが存在する場合、メモリ上のデータを捨て、新たに共
用ファイルから必要とするデータをメモリに取り出して
処理を行い、必要とするデータが更新されており、メモ
リ上に必要とするデータが存在しない場合、共用ファイ
ルから必要とするデータをメモリに取り出して処理を行
い、いずれの処理結果(更新されたデータ)もメモリに
記憶し、また更新情報の蓄き換えを行なって、共用ファ
イル中のデータの更新を行ない、排他制御を解除し、デ
ータ処理を終了する。
In the access control method of the present invention, one of each processing device is
When performing processing work using data in a shared file, after applying exclusive control to the shared file, the data update information held by the shared file is referred to, and if the required data has not been updated and is If the required data exists in memory, the data in memory is used for processing, and if the required data has not been updated but the required data does not exist in memory, the required data is processed from the shared file. is retrieved to memory and processed, and if the required data has been updated and the required data exists on the memory, the data in memory is discarded and the required data is newly retrieved from the shared file. If the required data has been updated and the required data does not exist in memory, the required data is retrieved from the shared file to memory and processed, and any processing The result (updated data) is also stored in the memory, and updated information is stored and updated to update the data in the shared file, release exclusive control, and end data processing.

〔実施例〕〔Example〕

以下、不発明の一実施例を第1図と第2図により説明す
る。
Hereinafter, one embodiment of the invention will be described with reference to FIGS. 1 and 2.

第1図は、本発明が適用される一構成例を示す図である
。複数の処理装置(プロセサ)、例えくプaセサA、プ
゛ロセサB、プロセサiは、それぞれレコード常駐バッ
ファ2a+  2b、2 iを有し、データ(レコード
)の入出力等のアクセス制御を行うレコード人出力サー
ビスプaグラム4a、4b、4sを備えている。!た、
外部記憶淫ハの共用ファイル1には、各種レコードが凡
2からRn十1まで納められており、これらとは別に共
用ファイル用更新しコード登録薄5のR1レコードも納
められている。共用ファイル用更新しコード登録薄5と
は、共用ファイル1中の固定位置レコード凡1に更新レ
コードの番号を記録して8(登録簿である。さらに、各
プロセスにも、同様の登録簿を備えることとする。これ
?プロセス用(frレコード登録薄5a+ 5ba 5
iという。
FIG. 1 is a diagram showing an example of a configuration to which the present invention is applied. A plurality of processing devices (processors), for example processor A, processor B, and processor i, each have record resident buffers 2a+2b and 2i, and perform access control such as data (record) input/output. It is provided with record person output service programs 4a, 4b, and 4s. ! Ta,
In the shared file 1 of the external storage, various records are stored from Ordinary 2 to Rn11, and in addition to these, an R1 record of updated code registration 5 for the shared file is also stored. The shared file update code registration number 5 is a register in which the number of the updated record is recorded in the fixed position record 1 in the shared file 1.Furthermore, a similar register is created for each process. This is for the process (fr record registration thin 5a + 5ba 5
It's called i.

次に、本システムでの動作を説明する。プロセサの1つ
プロセサへのレコード入出力サービスプo ! ラム4
aは、レコード常駐バッファ2aに共用ファイル1のレ
コードを蓄積し、レコード入力要求がある場合に、レコ
ード常駐バッファ2a内ヲ慎索して、必要なレコードが
あれば、これを使うし、必要なレコードが存在しなけれ
ば、共用ファイル1にアクセスし、レコードを取り出し
て処理乞行わせることにより、レコード入力I10回数
の削減を行なう。すべてのプロセサのレコード常駐用バ
ッファ2には必ずプロセサ用更新レコしド登碌登録以下
R1レコードと記す)3を保存しておく。次にプロセサ
At中心に説明する。レコード入出カサ−ビスプログラ
ム4aは共用ファイル1へのアクセス開始要求により、
共用ファイル1の排他制御(第2図■)を行ない、共用
ファイル1の几ルコード5を入力する(第2図■)。
Next, the operation of this system will be explained. Record input/output service to one of the processors! Ram 4
a stores the records of the shared file 1 in the record resident buffer 2a, and when there is a record input request, it searches the record resident buffer 2a and uses the necessary record if it is found. If the record does not exist, the shared file 1 is accessed, the record is retrieved and processed, thereby reducing the number of record inputs I10. A processor update record (hereinafter referred to as R1 record) 3 is always stored in the record resident buffer 2 of every processor. Next, the explanation will be centered on the processor At. The record input/output service program 4a responds to a request to start accessing the shared file 1.
The shared file 1 is subjected to exclusive control (■ in Figure 2), and the security code 5 of the shared file 1 is input (■ in Figure 2).

レコード常駐用バッファ2aに保存しであるR1レコー
ド5aと共用ファイル1より入力した凡ルコードを比較
し、更新されているレコード番号(他プaセサによって
更新されたレコード)を知る(第2図■)。更新されて
いるレコード番号のレコードがレコード常駐用バッファ
2に存在すればそのレコードを切り捨てる(第2図■)
。R1レコード3aについては、共用ファイル1から入
力した最も新しい凡ルコードと比較切捨てを行ったプロ
セサ用更新レコしド登録薄3aのR1レコードとの間の
更新時点の時差は生じないことになる。従って、レコー
ド常駐用バッファ2a中のレコードで、ファイル1のレ
コードと等しくないレコードは排除されることになる。
Compare the R1 record 5a stored in the record resident buffer 2a with the general code input from the shared file 1 and find out the updated record number (record updated by another processor) (Fig. 2) ). If a record with the updated record number exists in record resident buffer 2, that record is truncated (Fig. 2 ■)
. As for the R1 record 3a, there is no time difference in the update time between the latest general code input from the shared file 1 and the R1 record of the processor update record registration card 3a that has been compared and truncated. Therefore, records in the record resident buffer 2a that are not equal to records in file 1 are eliminated.

レコード常駐用バッファ2a内のプロセサ用更新しコー
ド登録薄3aが新し°く更新された後に、要求された番
号のレコードが、レコード常駐用バッファ2aに存在す
れば、そのレコードを要求元にわたす。存在しなげれば
、共用ファイル1からレコードを入力する。、入力した
レコードはレコード常駐用バッファ2aに蓄積する(第
2図■■)。
If a record with the requested number exists in the record resident buffer 2a after the processor update code registration card 3a in the record resident buffer 2a is newly updated, that record is passed to the request source. . If it does not exist, a record is input from shared file 1. , the input records are accumulated in the record resident buffer 2a (Fig. 2).

レコード常駐用バッファ2aは一杯になると、LAUア
ルゴリズムに従ってレコードの入れ換えを行なう。
When the record resident buffer 2a becomes full, records are replaced according to the LAU algorithm.

レコードの出力要求を受付けたときは、出力するレコー
ドをファイル1に書出し、レコード常駐用バッファ2a
にレコードを蓄積する(第2図■■)。
When a record output request is received, the record to be output is written to file 1 and stored in record resident buffer 2a.
Records are stored in (Figure 2 ■■).

アクセス終了要求では、更新したレコード番号をプロセ
サ用更新しコード登録薄3aと共用ファイル用更新しコ
ード登録薄50几ルコードに登録してファイル1に書出
し、ファイルの排他制御をはずす(8g2図■@)。
In the access termination request, update the updated record number for the processor, update the code registration code 3a and the shared file, register it in the code registration code 50, write it to file 1, and remove the exclusive control of the file (Figure 8g2 ■ @ ).

以上の説明から明らかなように、本発明では複数のプロ
セサで共用したファイルの更新レコード番号をファイル
中に書出してお(ことによって、他プロセサから更新レ
コード番号を知ることができるので、更新回数が頻繁で
ない場合など、共用ファイルより直接にデータを読み出
すより、登録簿を比較参照して、上記処理を行う方が、
相当時間短縮することとなり、I10処理速度の低減が
行なわれ、処理の高速化が図られ、また、レコード常駐
用バッファ3のレコードと共用ファイル1のレコードの
間に不一致が生じないために、処理装置の信頼性の向上
も図られる効果がある。
As is clear from the above explanation, in the present invention, the update record number of a file shared by multiple processors is written in the file (thereby, the update record number can be known from other processors, so the number of updates can be reduced). In rare cases, it is better to compare and refer to the register and perform the above processing than to read data directly from the shared file.
This results in a considerable reduction in time, reduces I10 processing speed, speeds up processing, and prevents discrepancies between records in record resident buffer 3 and records in shared file 1. This also has the effect of improving the reliability of the device.

上記実施例では、更新されたレコードを知る手段として
、更新レコード登録簿をプロセス側と共用ファイル側の
相方に保有させ、比較することで行っていたが、本発明
は、更新レコードを他のプロセサに知らせる手段を有す
ればよ(、例えば、共用ファイルにレコード番号に対厄
する更新回数を記憶しておくテーブルを設け、各プロセ
スは、そのテーブルを検索することで、必要とするレコ
ードが更新されたか否かを判定する手段を設けることも
可能である。
In the above embodiment, as a means of knowing updated records, the updated record register is held by both the process side and the shared file side and compared. (For example, by setting up a table in a shared file that stores the number of updates for each record number, each process can search the table to check if the record it needs has been updated.) It is also possible to provide means for determining whether or not the

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

本発明よれば、共用ファイル上のデータを使って各処理
装置で更新したデータを処理装置間で互いに知ることが
できることにより、メモリ上に置いたデータの中で共用
ファイル中のデータと不一致になったもののみを捨て、
残りのデータを生かすことができるので〜、更新頻度の
低いデータはメモリ中で生き続け、共用ファイルからデ
ータを入力することな(参照可能となり、清報処理シス
テムの信頼性の向上と入出力処理の高速化に効果がある
According to the present invention, the processing devices can mutually know the data updated by each processing device using the data on the shared file, so that there is no mismatch between the data stored in the memory and the data in the shared file. Throw away only what you have,
Since the remaining data can be utilized, data that is updated infrequently continues to live in memory, and data can be referenced without inputting it from a shared file, improving the reliability of the information processing system and improving input/output processing. This is effective in speeding up the process.

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

第1図は本発明の一実施例の構成概略図、第2図は処理
の流れを示すフローチャート図である。 1・・・共用ファイル、 2a+  2b、2 t−レコード常駐用バッファ、5
a、3b、3i・・・プロセス用更新しコード登録薄(
レコード1)、 4al  4b+  4t・・・レコード入出カサ−ビ
スプログラム、 5・・・共用ファイル用更新しコード登録薄。 ゛・こノ
FIG. 1 is a schematic diagram of the configuration of an embodiment of the present invention, and FIG. 2 is a flowchart showing the flow of processing. 1... Shared file, 2a+ 2b, 2 T-record resident buffer, 5
a, 3b, 3i... Update for process and register code (
Record 1), 4al 4b+4t...Record input/output service program, 5...Updated code registration for shared file.゛・Kono

Claims (1)

【特許請求の範囲】[Claims] (1)データを一時蓄積するメモリを有し、データにア
クセスして処理を行う複数の処理装置と、前記複数の処
理装置がデータを共用する共用ファイルとを有する情報
処理システムにおいて、前記共用ファイルにデータの更
新を記憶する登録簿を設け、前記複数の処理装置にも、
少なくともそれぞれのメモリに格納されたデータの更新
を記憶する登録簿を設け、それぞれの前記処理装置が、
データにアクセスする場合、それぞれの前記メモリ内に
必要とするデータが不在のときは、前記共用ファイルか
らデータを読み出し、また前記メモリ内に必要とするデ
ータが存在するときは、前記共用ファイルの登録簿の更
新の記録と前記メモリ内の登録簿の更新の記録を比較し
、一致していなければ、前記メモリ内のデータにアクセ
スを行い、一致していなければ、前記共用ファイルから
データを読み出し、更に、前記共用ファイルと前記メモ
リ内の登録簿を更新することを特徴とするアクセス制御
方式。
(1) In an information processing system that includes a plurality of processing devices that have a memory that temporarily stores data and that accesses and processes the data, and a shared file that the plurality of processing devices share data, the shared file A register is provided for storing data updates, and the plurality of processing devices also include:
A register is provided for storing updates of data stored in at least each memory, and each said processing device has:
When accessing data, if the required data is not present in each memory, the data is read from the shared file, and if the required data exists in the memory, the shared file is registered. Compare the update record of the register with the update record of the register in the memory, and if they do not match, access the data in the memory, and if they do not match, read the data from the shared file, The access control method further comprises updating the shared file and the register in the memory.
JP61121001A 1986-05-28 1986-05-28 Access control method Expired - Lifetime JP2523499B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61121001A JP2523499B2 (en) 1986-05-28 1986-05-28 Access control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61121001A JP2523499B2 (en) 1986-05-28 1986-05-28 Access control method

Publications (2)

Publication Number Publication Date
JPS62278660A true JPS62278660A (en) 1987-12-03
JP2523499B2 JP2523499B2 (en) 1996-08-07

Family

ID=14800324

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61121001A Expired - Lifetime JP2523499B2 (en) 1986-05-28 1986-05-28 Access control method

Country Status (1)

Country Link
JP (1) JP2523499B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008015209A (en) * 2006-07-05 2008-01-24 Kddi Corp Voice recognition device and its recognition dictionary update method, program and recording medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5510700A (en) * 1978-07-06 1980-01-25 Cii Method of guaranteeing data or information consistancy in data processor and automatic data processor
JPS6015752A (en) * 1983-07-06 1985-01-26 Fujitsu Ltd Dd/d control information synchronizing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5510700A (en) * 1978-07-06 1980-01-25 Cii Method of guaranteeing data or information consistancy in data processor and automatic data processor
JPS6015752A (en) * 1983-07-06 1985-01-26 Fujitsu Ltd Dd/d control information synchronizing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008015209A (en) * 2006-07-05 2008-01-24 Kddi Corp Voice recognition device and its recognition dictionary update method, program and recording medium

Also Published As

Publication number Publication date
JP2523499B2 (en) 1996-08-07

Similar Documents

Publication Publication Date Title
JPH08328933A (en) File access control system for parallel processing system
JPH04284548A (en) Data base exclusive controlling system
JPS62278660A (en) Access control system
JPS593774A (en) Access processing system
JPS63307553A (en) File control system
JP2595332B2 (en) Network system data transfer method
JPS63311450A (en) Exclusive control system for file access
JP2641399B2 (en) File management device
JP2708012B2 (en) Update buffer management device
JPH07152574A (en) Program loading system
JPH0337748A (en) External storage accessing system utilizing main storage
JP2845694B2 (en) Data processing device
JP2926873B2 (en) Computer system
JPH03241442A (en) Store buffer control system
CN114880356A (en) Processing method, storage medium and equipment for database shared memory buffer pool
JPH02138646A (en) Processing system for addition of record
JPH0346033A (en) Data transfer control method for inter-job
US20060106853A1 (en) Allocation and Scaling of Descriptor Lists.
JPH03113626A (en) System and device for controlling buffer
JPH0589050A (en) File recovery control system
JPH03282756A (en) Asynchronous input/output system
JPS6383821A (en) Buffer control system
JPH08179977A (en) Update buffer management device
JPH01280854A (en) Input/output control system
JPH0444144A (en) Down loading method for work station