JP3698945B2 - Data update processing method - Google Patents
Data update processing method Download PDFInfo
- Publication number
- JP3698945B2 JP3698945B2 JP2000049127A JP2000049127A JP3698945B2 JP 3698945 B2 JP3698945 B2 JP 3698945B2 JP 2000049127 A JP2000049127 A JP 2000049127A JP 2000049127 A JP2000049127 A JP 2000049127A JP 3698945 B2 JP3698945 B2 JP 3698945B2
- Authority
- JP
- Japan
- Prior art keywords
- update
- data
- file
- pattern
- request
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【0001】
【発明の属する技術分野】
本発明はデータ更新処理方式に関し、特にデータ保護パターンによりデータの保護範囲を可変制御できるデータ更新処理方式に関する。
【0002】
【従来の技術】
一般にデータ更新システムは、複数の処理要求が同時に同一テーブルをアクセスする場合に排他制御することにより処理の並行動作を可能にしている。
【0003】
このようなデータ更新技術の一例として、特開昭63−191248号公報記載の「リレーショナルデータベースシステムにおけるテーブルの排他制御方式」が知られている。
【0004】
この公報では、データベースシステムにおけるテーブルの排他制御方式に関わり、処理要求毎にテーブル中の別々のカラムを扱うような制御に有効なテーブルの排他制御を行う技術が記載されており、保護レベルを要素毎の最小単位に拡張することで排他制御を実現している。
【0005】
図8は従来のデータ更新処理方式を示すブロック図である。
【0006】
従来のデータ更新処理方式は、要求情報81,82を出力する処理要求部8と、排他制御を行う排他制御実行処理部9と、処理に利用されるテーブルのデータベース101および要素単位、レコード単位、ファイル単位で排他要求の有無を管理する管理情報102を蓄積する記憶装置10とから構成されている。
【0007】
排他制御実行処理部9には、処理要求解析フェーズ91と処理実行フェーズ92の処理フェーズがある。処理要求解析フェーズ91は、データベース101と管理情報102とにより、要求毎に要素単位の排他要求を管理しており、処理実行フェーズ92は、管理情報102と要求毎の要素単位での排他要求の有無を判定することで、データ更新処理実行の可否を行っている。
【0008】
【発明が解決しようとする課題】
上述した従来のデータ更新処理方式は、データベース等のデータ操作における保護制御が、要素単位、レコード単位、ファイル単位であり、要素間、レコード間要素、ファイル間要素について考慮されていないので、要求に応じた単位毎でのデータ保護制御ができないこと、また複数の要素に対する更新処理では順序処理制御が必要になるという欠点を有している。
【0009】
また、要素間に対する保護制御処理を要素毎に全て考慮しなければならないので、要素間、レコード間要素、ファイル間要素のデータ保護制御を行う場合に、要素毎の情報を用意する必要があり、管理情報が増大し、更新時間が長くなるという欠点を有している。
【0010】
本発明の目的は、順序制御を必要とせずにデータの保護範囲を可変にでき、かつデータの保護範囲を最小限にすることができるデータ更新処理方式を提供することにある。
【0011】
【課題を解決するための手段】
本発明のデータ更新処理方式は、データ入力を行う入力装置と、プログラム制御により動作するデータ更新処理装置と、情報を記憶する記憶装置と、データを出力する出力装置とを備え、
前記記憶装置は、更新用データファイルと、更新対象データファイルと、データ保護情報ファイルとを有し、
前記更新用データファイルはバイナリやキャラクタからなる各々の要求データを一時的に記憶し、前記更新対象データファイルはデータベース化されたデータを記憶し、前記データ保護情報ファイルは更新対象データのファイル間、レコード間、要素間の関連性を予め記憶し、
前記データ更新処理装置は、第1の更新パターン作成部と、第2の更新パターン作成部と、データ更新部とを有し、
前記第1の更新パターン作成部は、前記記憶装置に記憶された前記更新用データファイルが含む新規・変更・削除の要求種別、キー要素、各種更新要素の各々の要求を示す第1の更新要求データをもとに、前記データ保護情報ファイルが有するファイル内要素グループ化情報並びに要素間の関連性情報にもとづきすべての要素を処理して前記各々の要求に対し第1の更新パターンを作成し、
前記第2の更新パターン作成部は、前記第1の更新パターン作成部で作成された前記第1の更新パターンをもとに前記データ更新部にて処理されたパターン処理結果も加味して第2の更新パターンの作成を行い、再度前記データ更新部に前記第2の更新パターンを出力し、
前記データ更新部は、前記第1の更新パターン作成部で作成された前記第1の更新パターンおよび前記第2の更新パターン作成部で作成された前記第2の更新パターンと前記第1の更新要求データおよび前記更新用データファイルから要求された第2の更新要求データにて、前記更新対象データファイルに記憶された情報データの更新指示を出力することを特徴としている。
【0018】
更新ができなかった場合に、更新結果の再評価により更新が可能と判断した場合、前記更新対象データファイルから出力される更新結果情報により前記第2の更新パターン作成部の機能動作を実施し、一方、前記更新対象データファイルに記憶された情報データの更新が不可能になった場合には、前記データ更新部はその更新データを更新不可とし、前記出力装置に更新不可結果のメッセージや処理結果を応答することを特徴としている。
【0019】
前記データ更新部から前記データ保護情報ファイルにアクセスレベル更新のためのアクセスレベル更新信号を出力し、前記データ保護情報ファイルからアクセスレベルを読み込むためのアクセスレベル読込信号を入力することを特徴としている。
【0020】
データ入力を行う入力装置と、プログラム制御により動作するデータ更新処理装置と、情報を記憶する記憶装置と、データを出力する出力装置とを備え、
前記記憶装置は、更新用データファイルと、更新対象データファイルと、データ保護情報ファイルとを有し、
前記更新用データファイルはバイナリやキャラクタからなる各々の要求データを一時的に記憶し、前記更新対象データファイルはデータベース化されたデータを記憶し、前記データ保護情報ファイルは更新対象データのファイル間、レコード間、要素間の関連性を予め記憶し、
前記データ更新処理装置は、第1の更新パターン作成部と、第2の更新パターン作成部と、データ更新部と、更新パターン分割部と、分割データ更新部とを有し、
前記第1の更新パターン作成部は、前記記憶装置に記憶された前記更新用データファイルが含む新規・変更・削除の要求種別、キー要素、各種更新要素の各々の要求を示す第1の更新要求データをもとに、前記データ保護情報ファイルが有するファイル内要素グループ化情報並びに要素間の関連性情報にもとづきすべての要素を処理して前記各々の要求に対し第1の更新パターンを作成し、
前記第2の更新パターン作成部は、前記第1の更新パターン作成部で作成された前記第1の更新パターンをもとに前記データ更新部にて処理されたパターン処理結果も加味して第2の更新パターンの作成を行い、再度前記データ更新部に前記第2の更新パターンを出力し、
前記データ更新部は、前記第1の更新パターン作成部で作成された前記第1の更新パターンおよび前記第2の更新パターン作成部で作成された前記第2の更新パターンと前記第1の更新要求データおよび前記更新用データファイルの要求単位に作成された更新パターンを複数の更新単位に分割して第3の更新パターンを出力し、
前記更新パターン分割部は、前記第3の更新パターンを複数の更新単位に分割して複数更新パターンを出力し、
前記分割データ更新部は、前記更新パターン分割部で分割し出力された前記複数更新パターンの関連等を管理し前記更新対象データファイルに記憶された情報データの更新指示を出力することにより更新させることを特徴としている。
【0021】
また、更新プログラムを記録した記録媒体を備え、前記更新プログラムは前記記録媒体から前記データ更新処理装置に読み込まれ、前記データ更新処理装置の動作を制御することを特徴としている。
【0022】
コンピュータ処理機能を有する前記データ更新処理装置に、前記第1の更新パターン作成処理、前記第2の更新パターン作成処理、前記更新対象データ変更処理、前記更新パターン分割処理、前記分割データ更新処理を実行させるためのプログラムを記録した記録媒体を特徴としている。
【0023】
【発明の実施の形態】
次に、本発明の実施の形態について図面を参照して説明する。
【0024】
図1は本発明のデータ更新処理方式の一つの実施の形態を示すブロック図である。
【0025】
図1に示す本実施の形態は、キーボードや通信受信機等の入力装置1と、プログラム制御により動作するデータ更新処理装置2と、情報を記憶する記憶装置3と、ディスプレイ装置や印刷装置や通信送信機等の出力装置4とから構成されている。
【0026】
記憶装置3は、更新用データファイル31と、更新対象データファイル32と、データ保護情報ファイル33とを有している。ここで更新用データファイル31は、バイナリやキャラクタからなる各々の要求データを一時的に記憶している。更新対象データファイル32は、いわゆるデータベース化されたデータを記憶している。データ保護情報ファイル33は、更新対象データのファイル間、レコード間、要素間の関連性を予め記憶している。また、更新対象データへの更新状態を前記要素関連として、アクセスレベル単位に記憶する。アクセスレベルの例としては、書き込み状態、読み込み状態、読み書き状態等がある。
【0027】
次にデータ更新処理装置2は、更新パターン作成部21と、更新パターン作成部22と、データ更新部23とを有しており、更新パターン作成部21は記憶装置3に記憶された更新用データファイル31から要求された要求種別、キー要素、各種更新要素の更新要求データ11をもとに更新パターン12を作成する。
【0028】
更新パターン作成部22は、更新パターン作成部21で作成された更新パターン12をもとにデータ更新部23にて処理されたパターン処理結果13も加味して更新パターンの作成を行い、再度データ更新部23に更新パターン14を出力する。
【0029】
またデータ更新部23は、更新パターン作成部21で作成された更新パターン12および更新パターン作成部22で作成された更新パターン14と更新要求データ11および更新要求データ18にて、更新対象データファイル32に記憶された情報データを更新指示15を出力することにより更新させる。その結果更新ができなかった場合には、更新結果の再評価により更新が可能と判断した場合、更新対象データファイル32から出力される更新結果情報16により更新パターン作成部22の機能動作を実施する。
【0030】
一方、更新対象データファイル32に記憶された情報データの更新が不可能になった場合には、データ更新部23はその更新データを更新不可とし、出力装置4に更新不可結果17のメッセージや処理結果を応答する。
【0031】
なお、データ更新部23からデータ保護情報ファイル33にアクセスレベル更新のためのアクセスレベル更新信号19を出力し、データ保護情報ファイル33からアクセスレベルを読み込むためのアクセスレベル読込信号20を入力する。
【0032】
さらに、データ保護情報ファイル33の中には、ファイル間、レコード間、要素間の関連性を記憶したグループ化情報を読み込む必要がある。
【0033】
図2は図1の実施の形態の動作を示すフローチャートである。
【0034】
図2は更新パターン作成部21,22の動作とデータ更新部23のフローを示している。
【0035】
図3は図1の動作の具体例を説明する図である。
【0036】
次に、図1、図2および図3を参照して本実施の形態の動作をより詳細に説明する。
【0037】
ステップA1では更新用データファイル31からの更新要求データ11から更新パターン12を作成する。この更新パターン12の作成はデータ保護情報ファイル33のファイル内要素グループ化情報により行われる。次に更新用データファイル31の各々の要求a,b,c,dから更新パターン12を作成する過程について説明する。
【0038】
図3を参照しながら、更新用データファイル31には、要求a,b,c,dのデータが存在する。要求aは新規、要求bは変更、要求cは変更、要求dは削除の処理を各々要求している。
【0039】
要求aは要素a,d,eを含んでおり、新規であるため、データ保護情報ファイル33のファイル内要素グループ化情報を考慮すると、要素aはファイル1に属し、ファイル1は要素a,b,cが関係しているので、更新パターンに要素a,b,cを出力する。併せてファイル1を出力する。このとき要求aの要素にb,cが有ればこれらをスキップする。同様に要素dはファイル2に属し、ファイル2は要素d,eが関係しているので、更新パターンに要素d,eを出力する。併せてファイル2を出力する。このとき要求aの要素として既にeが有るので、eをスキップする。要求要素をすべて処理し、その結果要求aに対して要求aの更新パターンとして、要素a,b,c,d,e、ファイル1,2が関係していることが出力される(図3のステップA1)。
【0040】
次に要求bは要素a,e,f,gを含んでおり、変更であるため、データ保護情報ファイル33のファイル内要素グループ化情報を考慮すると、要素aはファイル1に属し、ファイル1は変更の場合要素間は関連しないので、要素a,b,cが関係していないとして、更新パターンに要素aのみ出力する。同様に要素eはファイル2に属し、ファイル2は変更の場合要素間は関連しないので、要素d,eと関係していないとして、更新パターンに要素eのみを出力する。併せてファイル2を出力し、さらに親要素bを出力する。
【0041】
また、要素fはファイル3に属し、ファイル3は変更の場合要素間は関連しないので、要素f,gと関係していないとして、更新パターンに要素fのみを出力する。併せてファイル3を出力し、さらに親要素cを出力する。
【0042】
同様に、要素gはファイル3に属し、ファイル3は変更の場合要素間は関連しないので、要素f,gと関係していないとして、更新パターンに要素gのみを出力する。併せてファイル3を出力するが、既に出力済みであるため変化はない。
【0043】
要求要素をすべて処理し、その結果要求bに対して要求bの更新パターンとして、要素a,b,c,e,f,g、ファイル2,3が関係していることが出力される。
【0044】
次に要求cは要素d,gを含んでおり、変更であるため、データ保護情報ファイル33のファイル内要素グループ化情報を考慮すると、要素dはファイル2に属し、ファイル2は要素d,eが関係していないので、更新パターンに要素dのみ出力する。併せてファイル2を出力し、さらに親要素bを出力する。同様に要素gはファイル3に属し、ファイル3は要素f,gと関係していないので、更新パターンに要素gのみを出力する。併せてファイル3を出力する。
【0045】
要求要素をすべて処理し、その結果要求cに対して要求cの更新パターンとして、要素b,d,g、ファイル2,3が関係していることが出力される。
【0046】
次に要求dは削除であるため、データ保護情報ファイル33のファイル内要素グループ化情報を考慮すると、要素a,b,cは無条件で出力される。併せて、要素bがファイル2と関係するためファイル2を出力する。さらに要素cがファイル3と関係するためファイル3を出力する。
【0047】
削除の場合は、その結果要求dに対して、要求dの更新パターンとして要素a,b,c、ファイル2,3が関係していることが出力される。
【0048】
上述の通り、更新用データファイル31の要求a,b,c,dが個々に存在し、更新パターン作成部21によって、更新パターンa,b,c,dが出力される。なお更新対象データファイル32の書き換え対象データは、要求aを処理した処理済みの状態を示している。データ保護情報ファイル33はこの状態において、要求cが処理中の状態を示している。要求cが処理中に要求bが処理された動作例をステップA2,A3で示し、競合の結果、更新パターン作成部22により要求eが作成され、ステップA6,A7にて競合のない要素のみの書き換えが行われることを表している。
【0049】
更新用データファイル31には、要求a,b,c,d等に各々の要求が記憶されているが、要求はa,b,c,dの4個に限定はされない。
【0050】
データ保護情報ファイル33のファイル内要素グループ化情報には、要素間の関連性に関して下記の情報が記憶されている。
【0051】
ファイル1(要素a,b,c)の関連性は、新規では、要素間が無条件ですべて関連し、ファイルも関連する。変更では要素間は関連しないし、ファイルも関連しない。削除では無条件ですべて関連するが、ファイルは関連しない。
【0052】
ファイル2の関連性(要素d,e及び親要素b)は、新規では、要素間がすべて関連し、ファイルも関連する。変更では要素間は関連しないが、ファイルは関連し、親要素も関連する。削除では要素間は関連しないし、ファイルも関連しない。
【0053】
ファイル3の関連性(要素f,g,h、要素c及び親要素c)は、新規では、要素間がすべて関連し、ファイルも関連する。変更では要素間は関連しないが、ファイルは関連し、親要素も関連する。削除では要素間は関連しないし、ファイルも関連しない。
【0054】
さて、ステップA2,A3およびステップC2,C3において、要求bの更新パターン(要素a,b,c,e,f,g、ファイル2,3)と更新中の要求c(要素b,d,g、ファイル2,3)により要素b,g、ファイル2,3が競合している。
【0055】
また、ステップC3でのステップC7からステップC8では、競合している要素を一つずつ分離できるかどうかを考える。要素bはファイル2の親要素であり、さらに要素aを含むファイル1の他要素a,cに競合がないこと、ファイル2の要素d,eも競合していないことから、要素bとファイル2は分離できる。
【0056】
要素gとファイル3は、要求cにおいて新規書き込みの読み書き状態42であるため、要求bの更新パターンから要素bとファイル2を分離し、さらに読み書き状態を削除し、要素a,c,e,fファイル3の更新パターン(要求e)とする。このときの書き換え状態41は要素a,b,c,d,e,f、ファイル2,3となる。
【0057】
入力装置1の指示により記憶装置3内の更新用データファイル31から出力された更新要求データ11は、更新パターン作成部21に入力すると、更新パターン作成部21は、この更新要求データ11から更新要求データ11の要求種別、キー要素、各種更新要素をもとに更新パターン12を作成し(ステップ:A1)、作成した更新パターン12をデータ更新部23に供給しデータの更新要求を行う(ステップ:A2)。
【0058】
図3のデータ保護情報ファイル33は、要求bと要求cの処理が競合し、要求cが実行中であることを示している。データ更新部23では更新要求に対し、記憶装置3内のデータ保護情報ファイル33の書き換え状態41と更新要求の更新パターンとを照合し、書き込み競合要素の有無を確認する(ステップ:C2、C3)。照合の結果、要素bが書き込み競合中であることがわかる。次のステップC7で競合中の更新が可能かを判断するが、要素bはファイル2の有無を示す物であり、この場合には更新が不要となり(ステップ:C7)、記憶装置3内のデータ保護情報ファイル33の読み書き状態42と更新要求の更新パターンとを照合し、データ保護情報の更新と照合を行う(ステップ:C4、C5)。ステップC5の結果、ステップC6で読み書き競合要素を判断し、要素gが読み書き競合中であることがわかり、更新不可となる(ステップ:C10およびA3)。
【0059】
更新不可になった場合において、要素gの分析を行い再要求可能な競合化を判断し(ステップ:A4)、更新用データと書き換え対象データから更新パターンを作成する。例えば、要求cの書き換え中のデータを採用すると判断した場合、要素gの更新は不要となり、図3に示されるように新たな要求eが作成される(ステップ:A5)。再度作成された、更新パターンをデータ更新部23に再度提供しデータの更新要求を行う(ステップ:A6)。更新は終了し更新結果を、出力装置4に与えて(ステップ:A9)、処理を終了する。
【0060】
図4は本発明のデータ更新処理方式の第2の実施の形態を示すブロック図である。
【0061】
なお、図4において図1に示す構成要素に対応するものは同一の参照数字または符号を付し、その説明を省略する。
【0062】
図4を参照すると、データ更新処理装置5が、図1に示されたデータ更新処理装置2の構成に加え、更新パターン分割部24と分割データ更新部25を有する点で異なる。更新パターン分割部24は、更新パターン作成部21と更新パターン作成部22で作成された更新パターン12,14をデータ更新部23で処理し出力された更新パターン26を使用し、入力された更新用データファイル31の要求単位に作成された更新パターン26を複数の更新単位に分割する。分割データ更新部25は、この更新パターン分割部24で分割された複数の複数更新パターン27の関連等を管理し更新する。
【0063】
図5は図4の実施の形態の動作を示すフローチャートである。
【0064】
図5は更新パターン作成部21,22の動作とデータ更新部23のフローを示す。
【0065】
図6は図3の動作の具体例を説明する図である。
【0066】
次に、図4、図5および図6を参照して本第2の実施の形態の動作をより詳細に説明する。
【0067】
ステップA1では更新用データファイル31からの更新要求データ11から更新パターン12を作成する。この更新パターン12の作成はデータ保護情報ファイル33のグループ化情報により行われる。次に更新用データファイル31の要求a,b,c,dから更新パターン12の作成過程について説明する。
【0068】
図6を参照しながら、更新用データファイル31には、要求a,b,c,dのデータが存在する。要求aは新規、要求bは変更、要求cは変更、要求dは削除の処理を各々要求している。
【0069】
要求aは要素a,d,eを含んでおり、新規であるため、データ保護情報ファイル33のファイル内要素グループ化情報を考慮すると、要素aはファイル1に属し、ファイル1は要素a,b,cが関係しているので、更新パターンに要素a,b,cを出力する。併せてファイル1を出力する。このとき要求aの要素にb,cが有ればこれらをスキップする。同様に要素dはファイル2に属し、ファイル2は要素d,eが関係しているので、更新パターンに要素d,eを出力する。併せてファイル2を出力する。このとき要求aの要素として既にeが有るので、eをスキップする。要求要素をすべて処理し、その結果要求aに対して要求aの更新パターンとして、要素a,b,c,d,e、ファイル1,2が関係していることが出力される。
【0070】
次に要求bは要素a,e,fを含んでおり、変更であるため、データ保護情報ファイル33のファイル内要素グループ化情報を考慮すると、要素aはファイル1に属し、ファイル1は要素a,b,cが関係していないので、更新パターンに要素aのみ出力する。同様に要素eはファイル2に属し、ファイル2は要素d,eと関係していないので、更新パターンに要素eのみを出力する。併せてファイル2を出力し、さらに親要素bを出力する。
【0071】
また、要素fはファイル3に属し、ファイル3は要素f,gと関係していないので、更新パターンに要素fのみを出力する。併せてファイル3を出力し、さらに親要素cを出力する。
【0072】
要求要素をすべて処理し、その結果要求bに対して要求bの更新パターンとして、要素a,b,c,e,f、ファイル2,3が関係していることが出力される。
【0073】
次に要求cは要素d,eを含んでおり、変更であるため、データ保護情報ファイル33のファイル内要素グループ化情報を考慮すると、要素dはファイル2に属し、ファイル2は要素d,eが関係していないので、更新パターンに要素dのみ出力する。併せてファイル2を出力し、さらに親要素bを出力する。同様に要素eはファイル2に属し、ファイル2は要素d,eと関係していないので、更新パターンに要素eのみを出力する。併せてファイル2を出力するが、既に出力済みなのでそのままとなる。
【0074】
要求要素をすべて処理し、その結果要求cに対して要求cの更新パターンとして、要素b,d,e、ファイル2が関係していることが出力される。
【0075】
次に要求dは削除であるため、データ保護情報ファイル33のファイル内要素グループ化情報を考慮すると、要素a,b,cは無条件で出力される。併せて、要素bがファイル2と関係するためファイル2を出力する。さらに要素cがファイル3と関係するためファイル3を出力する。
【0076】
削除の場合は、その結果要求dに対して要求dの更新パターンとして、要素a,b,c、ファイル2,3が関係していることが出力される。
【0077】
上述の通り、更新用データファイル31の要求a,b,c,dが個々に存在し、更新パターン作成部21によって、更新パターンa,b,c,dが出力される。
【0078】
更新用データファイル31には、要求a,b,c,d等に各々の要求が記憶されている。要求はa,b,c,dの4個に限定はされない。
【0079】
データ保護情報ファイル33のファイル内要素グループ化情報には、下記の情報が記憶されている。
【0080】
ファイル1(要素a,b,c)の関連性は、新規では、要素間が無条件ですべて関連し、ファイルも関連する。変更では要素間は関連しないし、ファイルも関連しない。削除では無条件ですべて関連するが、ファイルは関連しない。
【0081】
ファイル2の関連性(要素d,e及び親要素b)は、新規では、要素間がすべて関連し、ファイルも関連する。変更では要素間は関連しないが、ファイルは関連し、親要素も関連する。削除では要素間は関連しないし、ファイルも関連しない。
【0082】
ファイル3の関連性(要素f,g,h、要素c及び親要素c)は、新規では、要素間がすべて関連し、ファイルも関連する。変更では要素間は関連しないが、ファイルは関連し、親要素も関連する。削除では要素間は関連しないし、ファイルも関連しない。
【0083】
ステップA2,A3およびステップC2,C3において、要求bの更新パターン(要求a,b,c,e,f、ファイル2,3)と更新中の要求c(要素b,d,e、ファイル2,3)により要素b,e、ファイル2,3が競合している。
【0084】
また、ステップC3でのステップC7からステップC10およびステップA5からB3では、競合している要素を一つずつ分離できるかどうかを考える。要素bはファイル2の親要素であり、さらに要素aを含むファイル1の他要素a,cに競合がないこと、ファイル2の要素d,eも競合していないことから、要素bとファイル2は分離できる。
【0085】
要素eは単独要素であるため、これ以上分離できない。要求bから要素b、ファイル2を分離し、要素a,c,e,f、ファイル3の更新パターン(要求e)とする。しかし要素eは競合するため、要素eを分離し、要素a,c,f(要求f)と要素eとファイル2(要求g)に分離することで、順番に書き込みができる。
【0086】
図5のステップA1〜ステップA7,ステップA8およびステップA9で示される更新パターン作成部21、更新パターン作成部22、およびデータ更新部23の動作は、第1の実施の形態の動作と同一のため、説明は省略する。第1の実施の形態では、要求内に独立性の要素が存在しても、更新不可としていた。本第2の実施の形態ではこのような場合、更新パターン分割部24が更新パターン26を分割する(図5のステップB1)。すなわち、前述の具体例で言えば、更新パターン要求e(図6のステップB1)が要素eの更新中のため、ファイル2およびファイル3単位での要求に分割し、要素eと要素a、要素c、要素fのグループに分割する。分割データ更新部25は、分割された複数更新パターン27を要求単位として更新対象データファイル32を分割更新し(図5のステップB2)、結果は更新可を出力装置4に表示させる(図5のステップA9)。
【0087】
上述の通り、第1および第2の実施の形態では、求められた更新パターンでの更新処理が異常になった場合に再度、パターン分割による実行について説明したが、対応する更新パターンを細分化して要求することにより、データの保護時間の制約が短縮される。
【0088】
図7は本発明のデータ更新処理方式の第3の実施の形態を示すブロック図である。
【0089】
なお、図7において図1又は図4に示す構成要素に対応するものは同一の参照数字または符号を付し、その説明を省略する。
【0090】
図7を参照すると、更新プログラム30を記録した記録媒体6を備えている。この記録媒体6は磁気ディスク、半導体メモリその他の記録媒体であってよい。
【0091】
更新プログラム30は記録媒体6からデータ更新処理装置7に読み込まれ、データ更新処理装置7の動作を制御する。データ更新処理装置7は更新プログラム30の制御により以下の処理、すなわち第1および第2の実施の形態におけるデータ更新処理装置2および5による処理と同一の処理を実行する。
【0092】
既述の通り、データ更新処理装置2は、入力された更新用データから更新パターンを作成し、データ保護レベルの要求表記を統一してからデータの変更をする。より具体的には、記憶装置3の入力された更新用データから、必要な関係を求める更新パターン作成部21と求められた更新パターン12から更新対象データを変更するデータ更新部23とを有する。
【0093】
また、データ更新処理装置5は、入力された更新用データから求めた更新パターンでの変更に失敗したとき、入力された更新用データに加え、記憶装置3に格納されたデータ保護情報を加味した更新パターンを作成し、保護レベルの要求表記を統一してからデータを変更する。データ更新部23で更新に失敗したときに、更新結果から更新パターンを分割する更新パターン分割部24と分割更新部25を有する。より具体的には、記憶装置3の更新用データと記憶装置3のデータ保護情報から更新中のデータ保護パターンの関係を求める更新パターン作成部22と、求められた更新パターンから更新対象データを変更するデータ更新部23とを有する。つまり、入力された更新用データと記憶装置3のデータ保護情報を加味した更新パターンでの更新に失敗したとき、この更新パターンを更新対象データの情報等をさらに加味し更新パターンを分割して、複数の更新パターンで変更を実施することになる。
【0094】
【発明の効果】
以上説明したように、本発明のデータ更新処理方式は、種々の要求単位を処理中の保護条件に応じて要求単位を細分化して更新を行うので、データ保護範囲が要求の大きさに関係なく可変統一でき、かつデータ保護範囲を最小限にできるので、更新時間の短縮と応答待ち速度も向上するという効果を有している。
【図面の簡単な説明】
【図1】本発明のデータ更新処理方式の一つの実施の形態を示すブロック図である。
【図2】図1の実施の形態の動作を示すフローチャートである。
【図3】図1の動作の具体例を説明する図である。
【図4】本発明のデータ更新処理方式の第2の実施の形態を示すブロック図である。
【図5】図4の実施の形態の動作を示すフローチャートである。
【図6】図3の動作の具体例を説明する図である。
【図7】本発明のデータ更新処理方式の第3の実施の形態を示すブロック図である。
【図8】従来のデータ更新処理方式を示すブロック図である。
【符号の説明】
1 入力装置
2,5,7 データ更新処理装置
3,10 記憶装置
4 出力装置
6 記録媒体
8 処理要求部
9 排他制御実行処理部
11 更新要求データ
12 更新パターン
13 パターン処理結果
14 更新パターン
15 更新指示
16 更新結果情報
17 更新不可結果
18 更新要求データ
19 アクセスレベル更新信号
20 アクセスレベル読込信号
21 更新パターン作成部
22 更新パターン作成部
23 データ更新部
24 更新パターン分割部
25 分割データ更新部
26 更新パターン
27 複数更新パターン
30 更新プログラム
31 更新用データファイル
32 更新対象データファイル
33 データ保護情報ファイル
41 書き換え状態
42 読み書き状態
81 要求情報
82 要求情報
91 処理要求解析フェーズ
92 処理実行フェーズ
101 データベース
102 管理情報[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a data update processing method, and more particularly to a data update processing method capable of variably controlling a data protection range by a data protection pattern.
[0002]
[Prior art]
In general, a data update system enables parallel operations by performing exclusive control when a plurality of processing requests simultaneously access the same table.
[0003]
As an example of such a data update technique, a “table exclusive control method in a relational database system” described in Japanese Patent Laid-Open No. 63-191248 is known.
[0004]
This publication relates to a table exclusive control method in a database system, and describes a technique for performing exclusive control of a table that is effective for controlling different columns in a table for each processing request. Exclusive control is realized by extending the minimum unit.
[0005]
FIG. 8 is a block diagram showing a conventional data update processing method.
[0006]
A conventional data update processing method includes a processing request unit 8 that outputs request
[0007]
The exclusive control execution processing unit 9 has a processing
[0008]
[Problems to be solved by the invention]
In the conventional data update processing method described above, protection control in data operations such as a database is in element units, record units, and file units, and is not considered between elements, elements between records, and elements between files. There are disadvantages that data protection control cannot be performed in units corresponding to each other, and that sequential processing control is required in update processing for a plurality of elements.
[0009]
Also, since protection control processing between elements must be considered for each element, it is necessary to prepare information for each element when performing data protection control between elements, elements between records, and elements between files. Management information increases, and the update time becomes longer.
[0010]
An object of the present invention is to provide a data update processing method that can change a data protection range without requiring sequence control and that can minimize the data protection range.
[0011]
[Means for Solving the Problems]
The data update processing method of the present invention includes an input device that inputs data, a data update processing device that operates under program control, a storage device that stores information, and an output device that outputs data,
The storage device includes an update data file, an update target data file, and a data protection information file,
The update data file temporarily stores each request data consisting of binary or character, the update target data file stores data in a database, the data protection information file is between update target data files, Store the relationship between records and elements in advance,
The data update processing device includes a first update pattern creation unit, a second update pattern creation unit, and a data update unit,
The first update pattern creation unit is stored in the storage deviceIn-file element group possessed by the data protection information file based on the first update request data indicating the request types of new / change / delete included in the update data file, key elements, and various update elements Process all the elements based on the association information and the relationship information between the elements toCreate a first update pattern,
The second update pattern creation unit is configured by taking into account a pattern processing result processed by the data update unit based on the first update pattern created by the first update pattern creation unit. The update pattern is generated and the second update pattern is output to the data update unit again.
The data update unit includes the first update pattern created by the first update pattern creation unit, the second update pattern created by the second update pattern creation unit, and the first update request. An update instruction for the information data stored in the update target data file is output using the data and the second update request data requested from the update data file.
[0018]
When it is determined that the update is possible by re-evaluation of the update result when the update cannot be performed, the functional operation of the second update pattern creation unit is performed by the update result information output from the update target data file, On the other hand, when it becomes impossible to update the information data stored in the update target data file, the data update unit disables the update data, and the output device displays a message indicating that the update is not possible and the processing result. It is characterized by responding.
[0019]
The data update unit outputs an access level update signal for updating the access level to the data protection information file, and inputs an access level read signal for reading the access level from the data protection information file.
[0020]
An input device that performs data input; a data update processing device that operates under program control; a storage device that stores information; and an output device that outputs data;
The storage device includes an update data file, an update target data file, and a data protection information file,
The update data file temporarily stores each request data consisting of binary or character, the update target data file stores data in a database, the data protection information file is between update target data files, Store the relationship between records and elements in advance,
The data update processing device includes a first update pattern creation unit, a second update pattern creation unit, a data update unit, an update pattern division unit, and a divided data update unit,
The first update pattern creation unit is stored in the storage deviceIn-file element group possessed by the data protection information file based on the first update request data indicating the request types of new / change / delete included in the update data file, key elements, and various update elements Process all the elements based on the association information and the relationship information between the elements toCreate a first update pattern,
The second update pattern creation unit is configured by taking into account a pattern processing result processed by the data update unit based on the first update pattern created by the first update pattern creation unit. The update pattern is generated and the second update pattern is output to the data update unit again.
The data update unit includes the first update pattern created by the first update pattern creation unit, the second update pattern created by the second update pattern creation unit, and the first update request. Dividing the update pattern created in the request unit of the data and the data file for update into a plurality of update units and outputting a third update pattern;
The update pattern dividing unit divides the third update pattern into a plurality of update units and outputs a plurality of update patterns,
The division data update unit manages the association of the plurality of update patterns divided and output by the update pattern division unit, and updates the information data stored in the update target data file by outputting an update instruction. It is characterized by.
[0021]
In addition, a recording medium in which an update program is recorded is provided, and the update program is read from the recording medium into the data update processing device and controls the operation of the data update processing device.
[0022]
The data update processing device having a computer processing function executes the first update pattern creation process, the second update pattern creation process, the update target data change process, the update pattern split process, and the split data update process. It is characterized by a recording medium on which a program for causing the program to be recorded is recorded.
[0023]
DETAILED DESCRIPTION OF THE INVENTION
Next, embodiments of the present invention will be described with reference to the drawings.
[0024]
FIG. 1 is a block diagram showing an embodiment of a data update processing system of the present invention.
[0025]
The embodiment shown in FIG. 1 includes an
[0026]
The storage device 3 includes an
[0027]
Next, the data
[0028]
The update pattern creation unit 22 creates an update pattern taking into account the
[0029]
Further, the
[0030]
On the other hand, when it becomes impossible to update the information data stored in the update target data file 32, the
[0031]
The
[0032]
Furthermore, it is necessary to read into the data
[0033]
FIG. 2 is a flowchart showing the operation of the embodiment of FIG.
[0034]
FIG. 2 shows the operation of the update
[0035]
FIG. 3 is a diagram for explaining a specific example of the operation of FIG.
[0036]
Next, the operation of the present embodiment will be described in more detail with reference to FIG. 1, FIG. 2, and FIG.
[0037]
In step A1, an
[0038]
Referring to FIG. 3, the update data file 31 includes data of requests a, b, c, and d. Request a is a new request, request b is a change, request c is a change, and request d is a delete request.
[0039]
Since the request a includes elements a, d, and e and is new, the element a belongs to the
[0040]
Next, since request b includes elements a, e, f, and g and is a change, considering the in-file element grouping information of data
[0041]
In addition, the element f belongs to the file 3, and when the file 3 is changed, the elements are not related to each other. Therefore, only the element f is output to the update pattern on the assumption that it is not related to the elements f and g. At the same time, the file 3 is output, and the parent element c is output.
[0042]
Similarly, the element g belongs to the file 3, and when the file 3 is changed, the elements are not related to each other, so that only the element g is output to the update pattern on the assumption that it is not related to the elements f and g. At the same time, file 3 is output, but since it has already been output, there is no change.
[0043]
All the requested elements are processed, and as a result, it is output that the elements a, b, c, e, f, g and the
[0044]
Next, since the request c includes elements d and g and is a change, considering the in-file element grouping information of the data
[0045]
All the request elements are processed, and as a result, it is output that the elements b, d, g and the
[0046]
Next, since the request d is deletion, the elements a, b, and c are output unconditionally when the in-file element grouping information of the data
[0047]
In the case of deletion, it is output that the element a, b, c and the
[0048]
As described above, the requests a, b, c, and d for the update data file 31 exist individually, and the update
[0049]
The update data file 31 stores requests for requests a, b, c, d, etc., but the number of requests is not limited to four, a, b, c, d.
[0050]
The in-file element grouping information of the data protection information file 33 stores the following information regarding the relationship between elements.
[0051]
Regarding the relevance of the file 1 (elements a, b, and c), the elements are all related unconditionally, and the file is also related. Changes do not relate between elements, nor do files. Deletions are all related unconditionally, but files are not related.
[0052]
Regarding the relevance (elements d and e and parent element b) of the
[0053]
Regarding the relevance (elements f, g, h, element c, and parent element c) of the file 3, all the elements are related and the file is also related. Changes do not relate between elements, but files are related and parent elements are also related. Deletion does not relate elements, nor does it relate to files.
[0054]
Now, in steps A2, A3 and C2, C3, the update pattern of request b (elements a, b, c, e, f, g, files 2, 3) and the request c being updated (elements b, d, g) , Files 2 and 3) are competing for elements b and g and files 2 and 3.
[0055]
Further, in steps C7 to C8 in step C3, it is considered whether or not competing elements can be separated one by one. The element b is a parent element of the
[0056]
Since the element g and the file 3 are in the newly written read / write state 42 in the request c, the element b and the
[0057]
When the
[0058]
The data
[0059]
When the update becomes impossible, the element g is analyzed to determine re-requestable competition (step A4), and an update pattern is created from the update data and the rewrite target data. For example, if it is determined that the data being rewritten of the request c is adopted, the element g need not be updated, and a new request e is created as shown in FIG. 3 (step: A5). The update pattern created again is provided to the
[0060]
FIG. 4 is a block diagram showing a second embodiment of the data update processing system of the present invention.
[0061]
4 that correspond to the components shown in FIG. 1 are denoted by the same reference numerals or symbols, and the description thereof is omitted.
[0062]
Referring to FIG. 4, the data
[0063]
FIG. 5 is a flowchart showing the operation of the embodiment of FIG.
[0064]
FIG. 5 shows the operation of the update
[0065]
FIG. 6 is a diagram for explaining a specific example of the operation of FIG.
[0066]
Next, the operation of the second embodiment will be described in more detail with reference to FIG. 4, FIG. 5, and FIG.
[0067]
In step A1, an
[0068]
Referring to FIG. 6, the update data file 31 includes data of requests a, b, c, and d. Request a is a new request, request b is a change, request c is a change, and request d is a delete request.
[0069]
Since the request a includes elements a, d, and e and is new, the element a belongs to the
[0070]
Next, since request b includes elements a, e, and f and is a change, considering the in-file element grouping information of data
[0071]
Also, since the element f belongs to the file 3 and the file 3 is not related to the elements f and g, only the element f is output to the update pattern. At the same time, the file 3 is output, and the parent element c is output.
[0072]
All the request elements are processed, and as a result, the fact that the elements a, b, c, e, f and the
[0073]
Next, since the request c includes elements d and e and is a change, considering the element grouping information in the file of the data
[0074]
All the request elements are processed, and as a result, the fact that the elements b, d, e, and the
[0075]
Next, since the request d is deletion, the elements a, b, and c are output unconditionally when the in-file element grouping information of the data
[0076]
In the case of deletion, it is output that the elements a, b, c and files 2 and 3 are related to the request d as an update pattern of the request d.
[0077]
As described above, the requests a, b, c, and d for the update data file 31 exist individually, and the update
[0078]
The update data file 31 stores requests for requests a, b, c, d, and the like. The number of requests is not limited to four, a, b, c, and d.
[0079]
The following information is stored in the in-file element grouping information of the data
[0080]
Regarding the relevance of the file 1 (elements a, b, and c), the elements are all related unconditionally, and the file is also related. Changes do not relate between elements, nor do files. Deletions are all related unconditionally, but files are not related.
[0081]
Regarding the relevance (elements d and e and parent element b) of the
[0082]
Regarding the relevance (elements f, g, h, element c, and parent element c) of the file 3, all the elements are related and the file is also related. Changes do not relate between elements, but files are related and parent elements are also related. Deletion does not relate elements, nor does it relate to files.
[0083]
In steps A2, A3 and C2, C3, the update pattern of request b (requests a, b, c, e, f, files 2, 3) and the request c being updated (elements b, d, e,
[0084]
Further, in steps C7 to C10 and steps A5 to B3 in step C3, it is considered whether or not competing elements can be separated one by one. The element b is a parent element of the
[0085]
Since element e is a single element, it cannot be separated any further. The element b and the
[0086]
The operations of the update
[0087]
As described above, in the first and second embodiments, when update processing with the obtained update pattern becomes abnormal, execution by pattern division is described again, but the corresponding update pattern is subdivided. By requesting, the restriction of data protection time is shortened.
[0088]
FIG. 7 is a block diagram showing a third embodiment of the data update processing system of the present invention.
[0089]
In FIG. 7, components corresponding to those shown in FIG. 1 or FIG. 4 are given the same reference numerals or symbols, and description thereof is omitted.
[0090]
Referring to FIG. 7, the recording medium 6 on which the
[0091]
The
[0092]
As described above, the data
[0093]
Further, the data
[0094]
【The invention's effect】
As described above, the data update processing method of the present invention performs update by subdividing the request unit according to the protection conditions during processing of the various request units, so that the data protection range is independent of the size of the request. Since it can be variably unified and the data protection range can be minimized, the update time can be shortened and the response waiting speed can be improved.
[Brief description of the drawings]
FIG. 1 is a block diagram showing an embodiment of a data update processing system of the present invention.
FIG. 2 is a flowchart showing the operation of the embodiment of FIG.
FIG. 3 is a diagram for explaining a specific example of the operation of FIG. 1;
FIG. 4 is a block diagram showing a second embodiment of the data update processing method of the present invention.
FIG. 5 is a flowchart showing the operation of the embodiment of FIG.
6 is a diagram for explaining a specific example of the operation of FIG. 3;
FIG. 7 is a block diagram showing a third embodiment of the data update processing system of the present invention.
FIG. 8 is a block diagram showing a conventional data update processing method.
[Explanation of symbols]
1 Input device
2,5,7 Data update processing device
3,10 storage device
4 Output device
6 Recording media
8 Processing request section
9 Exclusive control execution processing part
11 Update request data
12 Update pattern
13 Pattern processing results
14 Update pattern
15 Update instructions
16 Update result information
17 Results that cannot be updated
18 Update request data
19 Access level update signal
20 Access level read signal
21 Update pattern creation unit
22 Update pattern creation unit
23 Data update part
24 Update pattern division unit
25 Division data update part
26 Update pattern
27 Multiple update patterns
30 update program
31 Data file for update
32 Update target data file
33 Data protection information file
41 Rewrite state
42 Read / write status
81 Request information
82 Request information
91 Processing requirement analysis phase
92 Process execution phase
101 database
102 Management information
Claims (6)
前記記憶装置は、更新用データファイルと、更新対象データファイルと、データ保護情報ファイルとを有し、
前記更新用データファイルはバイナリやキャラクタからなる各々の要求データを一時的に記憶し、前記更新対象データファイルはデータベース化されたデータを記憶し、前記データ保護情報ファイルは更新対象データのファイル間、レコード間、要素間の関連性を予め記憶し、
前記データ更新処理装置は、第1の更新パターン作成部と、第2の更新パターン作成部と、データ更新部とを有し、
前記第1の更新パターン作成部は、前記記憶装置に記憶された前記更新用データファイルが含む新規・変更・削除の要求種別、キー要素、各種更新要素の各々の要求を示す第1の更新要求データをもとに、前記データ保護情報ファイルが有するファイル内要素グループ化情報並びに要素間の関連性情報にもとづきすべての要素を処理して前記各々の要求に対し第1の更新パターンを作成し、
前記第2の更新パターン作成部は、前記第1の更新パターン作成部で作成された前記第1の更新パターンをもとに前記データ更新部にて処理されたパターン処理結果も加味して第2の更新パターンの作成を行い、再度前記データ更新部に前記第2の更新パターンを出力し、
前記データ更新部は、前記第1の更新パターン作成部で作成された前記第1の更新パターンおよび前記第2の更新パターン作成部で作成された前記第2の更新パターンと前記第1の更新要求データおよび前記更新用データファイルから要求された第2の更新要求データにて、前記更新対象データファイルに記憶された情報データの更新指示を出力することを特徴とするデータ更新処理方式。An input device that performs data input, a data update processing device that operates under program control, a storage device that stores information, and an output device that outputs data;
The storage device includes an update data file, an update target data file, and a data protection information file,
The update data file temporarily stores each request data consisting of binary or character, the update target data file stores data in a database, the data protection information file is between update target data files, Store the relationship between records and elements in advance,
The data update processing device includes a first update pattern creation unit, a second update pattern creation unit, and a data update unit,
The first update pattern creation unit includes a first update request indicating a request for each of new / change / delete request types, key elements, and various update elements included in the update data file stored in the storage device. Based on the data, process all elements based on the element grouping information in the data protection information file and the relevance information between the elements to create a first update pattern for each request ,
The second update pattern creation unit is configured by taking into account a pattern processing result processed by the data update unit based on the first update pattern created by the first update pattern creation unit. The update pattern is generated, and the second update pattern is output to the data update unit again.
The data update unit includes the first update pattern created by the first update pattern creation unit, the second update pattern created by the second update pattern creation unit, and the first update request. A data update processing method, wherein an update instruction for information data stored in the update target data file is output using data and second update request data requested from the update data file.
前記記憶装置は、更新用データファイルと、更新対象データファイルと、データ保護情報ファイルとを有し、
前記更新用データファイルはバイナリやキャラクタからなる各々の要求データを一時的に記憶し、前記更新対象データファイルはデータベース化されたデータを記憶し、前記データ保護情報ファイルは更新対象データのファイル間、レコード間、要素間の関連性を予め記憶し、
前記データ更新処理装置は、第1の更新パターン作成部と、第2の更新パターン作成部と、データ更新部と、更新パターン分割部と、分割データ更新部とを有し、
前記第1の更新パターン作成部は、前記記憶装置に記憶された前記更新用データファイルが含む新規・変更・削除の要求種別、キー要素、各種更新要素の各々の要求を示す第1の更新要求データをもとに、前記データ保護情報ファイルが有するファイル内要素グループ化情報並びに要素間の関連性情報にもとづきすべての要素を処理して前記各々の要求に対し第1の更新パターンを作成し、
前記第2の更新パターン作成部は、前記第1の更新パターン作成部で作成された前記第1の更新パターンをもとに前記データ更新部にて処理されたパターン処理結果も加味して第2の更新パターンの作成を行い、再度前記データ更新部に前記第2の更新パターンを出力し、
前記データ更新部は、前記第1の更新パターン作成部で作成された前記第1の更新パターンおよび前記第2の更新パターン作成部で作成された前記第2の更新パターンと前記第1の更新要求データおよび前記更新用データファイルの要求単位に作成された更新パターンを複数の更新単位に分割して第3の更新パターンを出力し、
前記更新パターン分割部は、前記第3の更新パターンを複数の更新単位に分割して複数更新パターンを出力し、
前記分割データ更新部は、前記更新パターン分割部で分割し出力された前記複数更新パターンの関連等を管理し前記更新対象データファイルに記憶された情報データの更新指示を出力することにより更新させることを特徴とするデータ更新処理方式。An input device that performs data input, a data update processing device that operates under program control, a storage device that stores information, and an output device that outputs data;
The storage device includes an update data file, an update target data file, and a data protection information file,
The update data file temporarily stores each request data consisting of binary or character, the update target data file stores data in a database, the data protection information file is between update target data files, Store the relationship between records and elements in advance,
The data update processing device includes a first update pattern creation unit, a second update pattern creation unit, a data update unit, an update pattern division unit, and a divided data update unit,
The first update pattern creation unit includes a first update request indicating a request for each of new / change / delete request types, key elements, and various update elements included in the update data file stored in the storage device. Based on the data, process all elements based on the element grouping information in the data protection information file and the relevance information between the elements to create a first update pattern for each request ,
The second update pattern creation unit is configured by taking into account a pattern processing result processed by the data update unit based on the first update pattern created by the first update pattern creation unit. The update pattern is generated, and the second update pattern is output to the data update unit again.
The data update unit includes the first update pattern created by the first update pattern creation unit, the second update pattern created by the second update pattern creation unit, and the first update request. Dividing the update pattern created in the request unit of the data and the data file for update into a plurality of update units and outputting a third update pattern;
The update pattern dividing unit divides the third update pattern into a plurality of update units and outputs a plurality of update patterns,
The division data update unit manages the association of the plurality of update patterns divided and output by the update pattern division unit, and updates the information data stored in the update target data file by outputting an update instruction. A data update processing method characterized by
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000049127A JP3698945B2 (en) | 2000-02-25 | 2000-02-25 | Data update processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000049127A JP3698945B2 (en) | 2000-02-25 | 2000-02-25 | Data update processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2001243104A JP2001243104A (en) | 2001-09-07 |
JP3698945B2 true JP3698945B2 (en) | 2005-09-21 |
Family
ID=18571110
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000049127A Expired - Fee Related JP3698945B2 (en) | 2000-02-25 | 2000-02-25 | Data update processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3698945B2 (en) |
-
2000
- 2000-02-25 JP JP2000049127A patent/JP3698945B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2001243104A (en) | 2001-09-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CA1316262C (en) | Version management tool | |
CN101268439B (en) | Database fragment cloning and management | |
KR20020080458A (en) | A method for repartitioning physical sectors of a storage system with use of virtual disc drives, a data processing apparatus and a data storage apparatus | |
US7797290B2 (en) | Database reorganization program and method | |
JP3698945B2 (en) | Data update processing method | |
JP4390618B2 (en) | Database reorganization program, database reorganization method, and database reorganization apparatus | |
JPH1091405A (en) | Software maintenance method | |
JP3546962B2 (en) | Installation device, installation method, and medium recording installation program | |
JPWO2004090726A1 (en) | Database replication program and database replication apparatus | |
JPH1165634A (en) | Nc program management system and record medium used for the same | |
JPH02151944A (en) | Data processor | |
JPH05324734A (en) | Electronic filing device | |
JPH0778121A (en) | Method for managing data in distributing processing system | |
JP2641399B2 (en) | File management device | |
JPH0273436A (en) | File control system | |
JPH0334017A (en) | Automatic product installing system | |
JPH04336638A (en) | Disk exchange system in system working mode | |
JPH0336640A (en) | Control system for record storing space | |
JPH10232808A (en) | Cd-r/rw data filing system | |
JPH09185542A (en) | Object management method | |
JPH0573378A (en) | Data base record layout conversion system | |
JPH1139204A (en) | Method for updating data file | |
JPH05204974A (en) | Updated record control system | |
JPH0793199A (en) | Storage system | |
JPH0916445A (en) | Ledger file access method and banking system applied with the same |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040914 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20041109 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20050322 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20050621 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20050706 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090715 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100715 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110715 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110715 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120715 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120715 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130715 Year of fee payment: 8 |
|
LAPS | Cancellation because of no payment of annual fees |