JP4007747B2 - Form data storage management system - Google Patents

Form data storage management system Download PDF

Info

Publication number
JP4007747B2
JP4007747B2 JP2000099862A JP2000099862A JP4007747B2 JP 4007747 B2 JP4007747 B2 JP 4007747B2 JP 2000099862 A JP2000099862 A JP 2000099862A JP 2000099862 A JP2000099862 A JP 2000099862A JP 4007747 B2 JP4007747 B2 JP 4007747B2
Authority
JP
Japan
Prior art keywords
data
form data
processing
server group
processing server
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
Application number
JP2000099862A
Other languages
Japanese (ja)
Other versions
JP2001283141A (en
Inventor
丈夫 成田
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 Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering Co 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 Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2000099862A priority Critical patent/JP4007747B2/en
Publication of JP2001283141A publication Critical patent/JP2001283141A/en
Application granted granted Critical
Publication of JP4007747B2 publication Critical patent/JP4007747B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Description

【0001】
【発明の属する技術分野】
本発明は、複数台の計算機により構成され、帳票データを複数の計算機によって共有して保存し、各計算機から検索または参照を行う計算機システムにおける帳票データ保存管理システムに関するものである。また、帳票データ保存管理システムにおいて帳票データを分割保存する場合の帳票データ保存管理方法と、分割保存した帳票データの各データを検索する処理を分散して行う場合の帳票データ保存管理方法に関するものである。
【0002】
【従来の技術】
近年、業務の電子化は、計算機の低価格化やコスト削減の流れを受けて、急速に広まっている。そのように様々に電子システム化されたものの中には、計算機システムのメインフレームが出力する帳票を電子データの形で保存管理し、電子表示装置を有するワークステーションの計算機システムにおいて参照および検索を行うことができる計算機システムが存在する。
【0003】
このような計算機システムにおける参照および検索の方法として、計算機のハードディスク装置や光ディスク装置(例えばCD−R)といった外部記憶装置に帳票データを保存し、そのデータ専用のアプリケーションを用いて参照する方法が知られている。
【0004】
このような計算機システムは、そのシステムを構築する形態より、帳票データの保存方法と参照方法の組み合わせによって、クライアントサーバ型のシステムとデータ配信型システムに分類できる。
【0005】
クライアントサーバ型のシステムは、帳票データの出力元よりデータを受信し全データの保存管理から検索処理までの処理を行う一台のサーバと、帳票の表示や検索の要求を行う複数のクライアントから構成される。各クライアントはサーバから保存されている帳票一覧情報を取得し、その中から参照したい帳票を選択し、サーバにデータ取得要求を送る。要求を受信したサーバは保存している帳票データのコピーを要求元のクライアントに送信する。同様に帳票表示中に、検索処理を設定しサーバに送ることにより、サーバが検索処理を行う。
【0006】
一方、データ配信型システムは、帳票データの出力元よりデータを受信した計算機が、あらかじめ設定された拠点に帳票データの配信を行うシステムである。配信の方式として、通信回線を介して送信するオンライン方式と、ある一定のデータ量または時期に達するまでのデータをCD−Rのような搬送可能な記憶媒体に格納し物理的に送るオフライン方式とが存在する。いずれかの方式で帳票データを受け取った拠点では、あらかじめ用意していたアプリケーションにて帳票の参照・検索処理を行う。
【0007】
また、クライアントサーバ型のシステムとデータ配信型システムとが融合したシステムも存在する。
【0008】
【発明が解決しようとする課題】
クライアントサーバ型のシステムの場合、クライアント数が増加した場合、サーバへ処理が集中してサーバの負荷が増大し、各クライアントの要求処理のレスポンスが低下する。このような問題の解決のため、従来のシステムでは、複数のサーバを新たに導入し、サーバ当たりのクライアント数を減らす方法が一般的である。この際、導入したサーバが帳票データを取得するため、従来のサーバに格納していた全帳票データを複製するか、既存のサーバの外部記憶装置自体、もしくは帳票データ部分のみを共有化するなどといった煩雑な作業が発生するという問題がある。
【0009】
また、データ配信型システムの場合、各拠点に共通に同一の帳票データが送られるため、利用されない帳票データが送られる可能性があり、その際には不必要に記憶媒体の容量を消費する。逆に配信されない帳票データを参照する必要が生じた場合、対象の帳票データの配信のための手続きが必要になる。このように不要なデータ、必要なデータに対し柔軟に対応できないという問題がある。
【0010】
本発明の目的は、帳票のデータを複数の拠点(クライアントサーバ型のシステムにおけるサーバ、データ配信型システムにおける配信先の拠点)で電子データ化して保存する場合に、複数の拠点で同一の帳票を保存する場合は帳票データを共有して使用できるようにし、一拠点あたりのデータ保存量を削減する機能を提供することにある。また、帳票データの目的に応じた分割保存と、その後の参照回数の管理を行うことにより、検索処理の分散による各計算機あたりの処理の軽減、過剰な帳票データ保持の防止を実現するシステムを提供することにある。
【0011】
【課題を解決するための手段】
上記目的を達成するために、本発明においては、基本的な構成として、複数台の計算機によって帳票データを共有して保存し、保存した帳票データを各計算機で参照及び検索する計算機システムにおいて、帳票データを利用するためのデータタイプに基づいて分割し、つまり、保存対象となる帳票データの各部分を、複数の帳票データで共通な部分があるか否か、検索処理で使用する部分か否か、参照する頻度が高い部分か否かの三種類の特性により分割し、新たに保存する必要がある部分のみを、検索処理を分散して効率よくするために、一箇所ないし複数箇所へ帳票データの各部分を分割して保存する。
【0012】
また、本発明においては、システムの特徴として、分散保存された帳票データに対し、システム内の各計算機からの検索または帳票データ取得の要求を中央の計算機が自動的に分散並びに配信を行う処理をし、各保存先から送信され一時的に集められた帳票データに対し、その保存または破棄の判定を計算機内での特定期間の運用状況より中央の計算機が決定する機能を備える。
【0013】
発明により構成される帳票データ保存管理システムにおいては、システム内に保存する各々の帳票データを、帳票データを利用するためのデータタイプの分類基準に基づいて分割し、分割した帳票データの各部分を保存先の処理サーバ群に配布し、処理サーバ群に配布した帳票データの各部分を帳票データ管理情報により管理する中央サーバ群(1)と、前記中央サーバ群により配布された、分割した帳票データの各部分を保存し、保存している帳票データに関する検索処理を行い、システム内に保存している帳票データの検索要求および参照要求を中央サーバ群に発行する複数の処理サーバ群(9)と、中央サーバ群と複数の処理サーバ群とを接続する通信網(13)とを備えるものである
【0014】
すなわち、ここでの中央サーバ群(1)は、帳票データを利用するためのデータタイプとして、複数の帳票データで共通な部分があるか否か、検索処理で使用する部分か否か、参照する頻度が高い部分か否かの三種類の特徴により帳票データを分割する。
【0015】
本発明により構成される帳票データ保存管理システムにおいて、中央サーバ群(1)は、保存対象の帳票データを分割して、分割した帳票データを保存する処理サーバ群に配布するデータ分割配布サーバ(2)と、帳票データの参照の運用状況を評価した過去の運用状況情報を蓄積する使用状況情報データベース(3)と、使用状況情報データベースを基に一時データの保存または廃棄の決定し処理サーバ群に廃棄命令を送信する保存管理処理サーバ(4)と、処理サーバ群からの各種要求を受け付ける要求受付サーバ(5)と、帳票データの保存先の処理サーバ群を識別する保存先サーバ識別情報,保存している帳票データの種類を識別するデータ識別情報,および帳票データの保存状態を指示する状態情報とからなる保存管理情報データベース(6)と、各サーバ群の間の通信網の伝送容量を記録したネットワーク相関表(7)と、要求受付サーバにより受け付けた処理要求を、前記ネットワーク相関表を参照して処理サーバ群に分散して送信する処理分散決定サーバ(8)とから構成される。
【0016】
また、本発明により構成される帳票データ保存管理システムにおいて、処理サーバ群(9)は、中央サーバ群より配布された帳票データを保存する帳票データ格納部(11)と、中央サーバ群より送られた検索要求およびデータ送信要求を受け付ける要求処理サーバ(10)と、保存された帳票データ対する検索処理を行い、データ送信要求を発行した要求元に配信する実処理サーバ(12)とから構成される。
【0020】
このような特徴および構成を有する本発明によれば、複数の拠点間で重複していた帳票データを共有することにより、システム全体のデータ量の削減を実現することができ、その際、単に削減できるのではなく、データ量と各拠点での運用状況とのバランスの最もとれたデータ配置にて保存するため、システムにおいてデータを効率よく保存することができる。また、同時にデータの分散化により、データの安全性も獲得することができる。
【0021】
更に、帳票データの保存管理に関する情報を中央サーバ群が一括管理することにより、効率的な処理分散を実現でき、帳票参照等のレスポンスが向上する。また、マスタデータ以外のデータの保存、破棄の判定を一様な判定ではなく各データタイプにあわせた保存効果のポイント化により行うことで、より実際の帳票利用に根付いたデータ管理を行うことができる。従来、拠点の追加の際には、帳票データを格納する外部記憶装置の複製や共有に関する複雑な作業が発生したが、本発明によれば拠点の設備と中央サーバ群への処理サーバ群の追加を行うだけで、あとは自動的に帳票データの共有化や処理分散が行われることにより、システム拡大に柔軟に対応することが可能になる。
【0022】
【発明の実施の形態】
以下、本発明を実施する場合の一形態を図面を参照して具体的に説明する。図1は、本発明の一実施例にかかる帳票データ保存管理システムのシステム構成を示す図である。図1において、参照番号1は中央サーバ群、2はデータ分割配布サーバ、3は使用状況情報データベース、4は保存管理処理サーバ、5は要求受付サーバ、6は保存管理情報データベース、7はネットワーク相関表、8は分散処理決定サーバ、9は処理サーバ群、10は要求処理サーバ、11は分割データ格納部、12は実処理サーバ、13は通信網である。
【0023】
この実施例の帳票データ保存管理システムは、クライアント・サーバシステムでのシステム構成がなされ、中央サーバ群1と複数の処理サーバ群9とが通信網13により接続されてシステムを構成している。中央サーバ群1には、中央処理機能のそれぞれの処理を行う複数のサーバが備えられ、また、複数の処理サーバ群9においても、端末側のそれぞれの処理行う複数のサーバが備えられる。
中央サーバ群1により提供される処理機能は、システム内に保存する大量の帳票データを、帳票データを利用するためのデータタイプに基づいて分割し、分割した帳票データを保存先の処理サーバ群に配布し、処理サーバ群に配布した帳票データを帳票データ管理情報により管理する機能である。また、複数の処理サーバ群9により提供される処理機能は、中央サーバ群1により配布された帳票データを保存し、保存している帳票データに関する検索処理を行い、システム内に保存している帳票データの検索要求および参照要求を中央サーバ群1に発行する機能である。
【0024】
また、ここでの中央サーバ群1は、後述するように、帳票データを利用するためのデータタイプとして、複数の帳票データで共通な部分があるか否か、検索処理で使用する部分か否か、参照する頻度が高い部分か否かの三種類の特徴により帳票データを分割する。
【0025】
中央サーバ群1は、データ分割配布サーバ2と、使用状況情報データベース3と、保存管理処理サーバ4と、要求受付サーバ5と、保存管理情報データベース6と、ネットワーク相関表7と、処理分散決定サーバ8とから構成され、複数の処理サーバ群9は、帳票データを保存する帳票データ格納部11と、要求処理サーバ10と、実処理サーバ12とから構成される。
【0026】
中央サーバ群1において、データ分割配布サーバ2は、保存対象の帳票データを分割して、分割した帳票データを保存する処理サーバ群9に配布する。使用状況情報データベース3は、帳票データの参照の運用状況を評価した過去の運用状況情報を蓄積しており、保存管理処理サーバ4は、使用状況情報データベース3の情報を基にして一時データの保存または廃棄を決定し、処理サーバ群9に廃棄命令を送信する。要求受付サーバ5は、処理サーバ群からの各種要求を受け付ける。保存管理情報データベース6は、帳票データの保存先の処理サーバ群を識別する保存先サーバ識別情報,保存している帳票データの種類を識別するデータ識別情報,および帳票データの保存状態を指示する状態情報とから保存管理情報を蓄積しており、また、ネットワーク相関表7は、各サーバ群の間の通信網の通信容量、その間の距離、通信コストなどを評価した通信能力の評価点を記録している。処理分散決定サーバ8は、要求受付サーバ5により受け付けた処理要求を、前記ネットワーク相関表7を参照して、適切に処理サーバ群9に分散して送信する。
【0027】
また、処理サーバ群9において、帳票データ格納部11は、中央サーバ群より配布された帳票データ11aを保存しており、要求処理サーバ10が、中央サーバ群1より送られた検索要求およびデータ送信要求を受け付けると、実処理サーバ12が、帳票データ格納部11に保存された帳票データを対する検索処理を行い、データ送信要求を発行した要求元に配信する。
【0028】
すなわち、システムとして帳票データの保存管理および処理分散の制御処理を行う中央処理機能を備える中央サーバ群1は、複数のサーバ群により、その機能を提供しており、システムに入力された帳票データを分割および配信を行うデータ分割配布サーバ2と、各計算機からの帳票データの運用状況を入力し、過去の運用状況情報を蓄積している使用状況情報データベース3を基に一時データの保存または廃棄の決定し、廃棄命令を送信する保存管理処理サーバ4、各計算機からの各種要求を受け付ける要求受付サーバ5、及び、受け付けた要求内容を保存管理情報データベース6や各サーバ群を結ぶ通信網の回線状況をまとめたネットワーク相関表7を参照し処理要求先を分散し送信する処理分散決定サーバ8から構成されている。
【0029】
処理サーバ群9は、中央サーバ群1からの処理依頼を受けて、分割された帳票データの保存、また保持している帳票データに関する検索処理、システム内に保存している帳票の検索・参照要求を発行する。処理サーバ群9も、同じく複数のサーバ群により、その機能を提供している。処理サーバ群9の要求処理サーバ10は、中央サーバ群1より配布された帳票情報を基に参照・検索要求を発行したり、中央サーバ群1より送られた検索要求やデータ送信要求を受け付ける。受け付けた処理は、実処理サーバ12により、保存された分割帳票データ11を基に検索処理を行う。中央サーバ群と各処理サーバ群の間を結ぶ通信網13は、公衆電話回線、LAN通信網などが利用され、中央サーバ群〜各処理サーバ群間、また処理サーバ群同士を結ぶ通信網となっている。
【0030】
処理サーバ群9は、従来の電子帳票システムの拠点にあたるもので、このサーバ群にさらにクライアントが接続される場合もある。サーバ群を構成する場合、複数の計算機による構成と単一計算機による構成のいずれも可能である。接続クライアント数が多いシステム、または、扱うデータ量が非常に多い巨大なシステムにおいては、中央サーバ群1の場合、各サーバ機能それぞれに計算機を割り当て個々の処理の負荷を中央サーバ群内にて分散することで、単一計算機構成に比べ処理サーバ群へのレスポンスを向上できる。同様に、処理サーバ群9においても、各サーバ機能に計算機を割り当てることで、通信制御処理と帳票データの検索処理の2つの大きな負荷を分散し中央サーバ群からの検索処理等へのレスポンスをさらに向上することが可能である。
【0031】
また、一方、各処理サーバ群に接続するクライアント数が少ないシステムにおいて、データ共有を目的にシステムを構築するような場合には、各サーバ群を単一計算機で構成することで対処できる。このように、実際にシステムを構成する場合には、システムの規模や目的に合わせて多彩な計算機構成が可能である。
【0032】
図2は、帳票データを利用するための帳票データの特徴によるデータタイプを説明する図である。本実施例による帳票データ保存管理システムでは、処理サーバ群に分散して保存するため帳票データを分割するが、分割する基準として、システムに保存するデータを、ここで説明するデータタイプにより、複数の帳票データで共通な部分があるか否か、検索処理で使用する部分か否か、参照する頻度が高い部分か否かの三種類の特性に基づいて、帳票データを分類する。
【0033】
帳票データを構成するデータは、まず、複数の帳票データで共通に使用できるデータか否か、という特性により、図2に示すように、データタイプは大分類として、タイプAとタイプBに分類する。タイプAは各帳票データに固有のデータであり、異なる帳票データの間にて共有できないデータである。タイプBは共通の属性をもつ帳票同士で再利用可能なデータである。
【0034】
タイプAにおいて、日々の業務で参照される機会が比較的多く発生する帳票データのうち、検索処理の対象となることができるデータをA−1型データと定義する。このA−1型のデータタイプは、会計帳簿や売上記録等に記載している数値、日付、文字列データのようなデータであり、帳票の実データ部分のデータである。一方、帳票に付随する画像データや罫線や図形によるグラフといった検索処理の対象になることができないデータをA−2型データと定義する。ただし、書式データは含まない。
【0035】
そして、A−1型データおよびA−2型データに該当しない他のタイプのデータ、つまり、メインフレームでのジョブのログや大量の明細書発行時の控えデータのように、普段の業務では参照することはないが、ジョブの異常終了時の解析や明細書の再発行といった場合のように突発的な理由にて参照する必要があるデータをA−3型データと定義する。A−3型データは通常は参照されず保管のみ行われる場合が多いデータである。
【0036】
タイプBに分類するデータとしては、帳票データの書式データのように、共通の属性の帳票間で同一の表示を担うデータをB−1型データと定義する。また、帳票の表示内容や項目名などの帳票の属性、構成情報を示すデータをB−2型データと定義する。このように帳票データを利用するための分類基準に従ってデータタイプを定義する。図2に示す表には、それれぞれのデータタイプの帳票データのデータ特性を併せて示している。つまり、異なる帳票間での共有の可能性、各データの検索実行の可能性、参照頻度の特徴(高い、低い)を併せて示している。
【0037】
具体的に、帳票データの各部分のデータを各々のデータタイプの分類基準に従って分類した場合の一例を、図13および図14に示している。図13は、帳票データのA−3型データの具体例を示す図である。例えば、保存目的のため帳票として出力する大量のデータである。大型計算機のログデータ21が該当する。このような大型計算機のログデータ21は、シーケンシャルデータ22として、従来は磁気テープ等に記録されていたデータである。
【0038】
図14は、帳票データのA−1型データ、A−2型データ、B−1型データおよびB−2型データの具体例を示す図である。図14に示すように、例えば決算期・支店別の受注実績一覧として表示されるデータ23をデータタイプに従い分類すると、帳票データの書式データ24がB−1型データに該当し、帳票に付随する画像データ,罫線,図形によるグラフなどの付属データ25がA−2型データに該当する。また、帳票の表示内容や項目名など帳票の属性、構成情報を示すデータ26が、B−2型データに該当する。そして、日々の業務で発生し参照される機会が多い検索処理および参照処理などに最も利用される帳票データの実データ部分27が、A−1型データに該当する。
【0039】
次に、ここでの帳票データ保存管理システムにおけるそれぞれの処理内容について、つまり、中央サーバ群1および処理サーバ群9のサーバ群により提供される各サーバ処理機能ごとに基づく一連の処理について、一部のフローチャートを参照して説明する。
【0040】
まず、システムに帳票データが入力され保存されるまでの処理の流れについて説明する。この処理の流れの説明のために、図3,図4および図5を参照する。図3は、帳票データが入力され保存されるまでの処理のデータ分割配布サーバ2における処理を示すフローチャートである。図4の(a)は保存管理情報データベース6に保存されるデータを説明する図であり、図4の(b)は、処理サーバ群9の分割データ格納部11に格納される帳票登録情報のデータ構造を説明する図であり、図4の(c)は、処理サーバ群9の分割データ格納部11に格納される帳票データの分割データのデータ構造を説明する図である。また、図5は、帳票データが入力され保存されるまでの処理の処理サーバ群における処理を示すフローチャートである。
【0041】
システムに帳票データが入力され保存されるまでの処理は、主として中央サーバ群1におけるデータ分割配布サーバ2による処理であり、この処理により分割された帳票データは、分散されて保存するために処理サーバ群9に配布され、そこで保存される。
【0042】
まず、図3を参照する。保存するための帳票データが、システムに入力されると、中央サーバ群1のデータ分割配布サーバ2にデータが送られる(処理ステップS301)。入力されたデータは、図4の(a)に示すように、保存管理情報データベース6内に設定してある帳票特性61を基にして初期解析として、データ分割のための基礎解析処理を行う(処理ステップS302)。
【0043】
基礎解析処理を行った結果を判定し、次に、入力された帳票データ中にB−1型データがあるか否かをチェックする(処理ステップS303)。B−1型データが存在する場合は、そのデータが既にシステム内に保存されているかをチェックし(処理ステップS304)、既にシステム内に存在する場合は、B−1型データを保存対象に含めないこととし(処理ステップS306)、今回の保存対象から外す。また、システム内に存在しない場合は、B−1型データを保存対象に含める(処理ステップS305)。処理ステップS303のチェックの後、次に、帳票データをタイプごとに分類して1回目の分割処理を行う(処理ステップS307)。帳票データを分割した後、個々のデータ毎に、処理ステップS320〜S327によるデータタイプ別処理を行う。
【0044】
この処理ステップS320〜S327によるデータタイプ別処理においては、まず、データタイプを判定する(処理ステップS320)。A−1型データおよびA−2型データの場合は、処理ステップS321において、帳票データを処理単位に分割する。つまり、データの再分割を行う。この際の分割の単位は、ページ単位、発行先別の単位など、データの連続性が途切れる個所で分割する。分割されたデータは、処理ステップS322において、保存管理情報データベース6のデータを参照して、データがシステム内で偏らないように考慮した上で2箇所配布先を決定し、各パーツを二箇所(処理サーバ群)に配布する。分割データを2箇所に配布する処理は、データの安全性を実現するほか、A−1型データおよびA−2型データは、頻繁に参照されるデータなので、データの分散を効率よく行う目的がある。配布先決定後はそれぞれの配布先に通信網13を介して配布する。
【0045】
データタイプを判定し(処理ステップS320)、A−3型データの場合は、処理ステップS323において、帳票データを処理単位に分割する。処理ステップS321と同様に、データの再分割を行うが、ただし、分割単位は、あらかじめ登録した分割サイズである。再分割の完了後もしくは分割中に、分割データ復元用データを作成する(処理ステップS324)。この分割データ復元用データデータは、ある分割データが何らかの理由で紛失もしくは破損した場合に、残っている他のデータと組み合わせ復元処理を実行し紛失した分割データを復元するためのものである。復元データは異なる2つの分割データの排他的論理和の結果等を利用して作成する。そして、処理ステップS325において、各パーツ、データを、保存先の処理サーバ群に配布する。データの配布処理では、帳票データの再分割、復元用データ作成完了後に、保存管理情報データベース6を参照して、各処理サーバ群間のデータ量の均衡を考慮し格納しているデータ量の少ない処理サーバ群より配布先決定する。
【0046】
データタイプを判定し(処理ステップS320)、B−1型データの場合は、処理ステップS326において、データを利用できる帳票の属性情報等を、保存管理情報データベース6に帳票特性61として保存して、関連付けを行う。この保存と関連付けの登録後、他のデータ同様、保存管理情報データベース6を参照しデータの配布先を決定し配布を行う(処理ステップS327)。
【0047】
それぞれのデータタイプに応じての個々のデータの配布を完了した後、配布した結果を保存管理情報データベース6に登録する(処理ステップS308)。図4の(a)に示すように、保存管理情報データベース6に登録する保存管理情報レコード62は、次のデータによって構成される。すなわち、保存先の処理サーバ群を識別する識別ID621、どのようなデータが保存されているかを示すデータ識別情報622、そしてデータの状態を示す状態623の各フィールドデータである。状態623として保存する内容は、ここで配布したデータがシステム内にてはマスタデータであるため、マスタデータを示す“M”をセットする。
【0048】
処理ステップS322、S325、S327にて配布されたデータは、図5に示すように、それぞれの送信先である処理サーバ群9内の要求処理サーバ10および実処理サーバ12において受信処理とデータ格納処理が行われる(処理ステップS310、S311)。受信したデータの分割データ11aは、処理サーバ群9の外部記憶装置である分割データ格納部11に格納される。
【0049】
分割データ11aは、図4の(c)に示すように、どのようなデータが保存されているかを示すデータ識別情報111、データの状態を示す状態112、そして実際のデータ113の各フィールドデータから構成される。状態112として格納されるデータは、保存管理情報データベース6内に格納した保存管理情報レコード62と同様に、マスタデータであることを示す“M”がセットされる。
【0050】
再び、図3を参照すると、全ての分割データをシステム内に保存した時点で、データ分割配布サーバ2からは、全ての処理サーバ群9に対して新たに帳票を登録したことを通知する帳票登録情報を送信する(処理ステップS309)。全ての処理サーバ群9では、図5に示すように、要求処理サーバ10および実処理サーバ12により帳票登録情報の通知を受信して、外部記憶装置の分割データ格納部11に帳票登録情報91として登録する。帳票登録情報91は、図4の(b)に示すように、帳票を識別する情報911と、その帳票に関連するB−1型データの一覧およびB−2型データの関連情報912とで構成される。
【0051】
次に、ある処理サーバ群において帳票データ表示(取得)処理もしくは検索処理を行う場合のシステム内における処理の流れについて説明する。ここでは、このような処理の流れの説明のため、図6および図7を参照する。図6は帳票データ表示(取得)処理もしくは検索処理を行う場合の処理要求元の処理サーバ群および中央サーバ群における処理の流れを示すフローチャートであり、図7は帳票データ表示(取得)処理もしくは検索処理を行う場合の中央サーバ群からの処理依頼の配信により処理を受け持つ処理サーバ群の処理の流れを示すフローチャートである。
【0052】
図6を参照すると、処理要求元の処理サーバ群9aから中央サーバ群1の要求受付サーバ5に対して処理要求を送信する。すなわち、処理を開始して処理ステップS401において、処理サーバ群9aから発生した帳票データ取得または検索の要求の内容を中央サーバ群1に送信する。このような要求内容は、事前に自サーバ群9a内にある帳票登録情報91に対し、目的のデータがある帳票を要求処理サーバ10において検索した上で発行しているため、処理要求を受け付けた中央サーバ群1は受け取った内容をそのまま実行に移せばよく、中央サーバ群1への処理の集中を防いでいる。
【0053】
処理サーバ群9aから送られた要求内容は、中央サーバ群1の要求受付サーバ5により解析され(処理ステップ402)、処理分散決定サーバ8に要求内容を送る。処理分散決定サーバ8では、目的のデータの保存先を保存管理情報データベース6から取得して、処理の分散先を決定する。すなわち、保存管理情報とネットワーク相関表により転送元(検索実行先)を決定する。候補が複数ある場合は、ネットワーク相関表より最寄りの処理サーバ群を選択する(処理ステップS403)。
【0054】
処理分散を行うための配分が決定すると、処理要求元の処理サーバ群9aに向けて『転送元(もしくは検索実行先)一覧』を送信し(処理ステップS404)、処理を実行するそれぞれの処理サーバ群9bに対してデータの転送命令(もしくは検索実行命令)を送信する(処理ステップS405)。
【0055】
図7に示すように、要求された処理を実行する処理サーバ群9bにおいては、中央サーバ群1から送信された処理要求が、送信先の処理サーバ群9bの要求処理サーバ10にて受信される(処理ステップS406)と、その要求内容が解析される(分岐ステップS407)。要求内容の解析の結果、「データ送信」の場合は、要求された分割データのコピーを要求元に対し送信する(処理ステップS408)。一方、要求内容の解析の結果、「検索処理」の場合は、その要求内容を実処理サーバ12に渡し、実処理サーバ12において要求にしたがい検索処理を行い(処理ステップS409)、検索結果を要求元に送信する(処理ステップS410)。
【0056】
図6に示すように、処理要求元の処理サーバ群9aにおいては、処理要求を送信した後、要求した処理結果の配信を待つ。その場合に、中央サーバ群1から送信された『転送元(もしくは検索実行先)一覧』93を受信(処理ステップS411)し、その後、処理サーバ群9aは、一覧上の処理サーバ群からすべてデータが送られるまで待つ(処理ステップS412、分岐ステップS413)。処理要求が帳票データ取得要求の場合、揃った時点で外部記憶装置に一時的に分割データ11aを登録する(処理ステップS414)。登録した分割データ11aのレコードの状態112のフィールドデータ部分は、一時的なデータであることを意味する“B”をセットする。その時点より、データの参照回数の定期的なチェックを開始する(処理ステップS415)。一方、検索要求の場合はデータが揃った時点で検索結果表示等の処理を行う(処理ステップS414)。
【0057】
次に、一時的に集められた帳票データの保存の継続または破棄に関する処理の流れについて説明する。この処理の流れの説明のため、図8,図9および図10を参照する。図8は帳票データの保存の継続または破棄に関する処理の処理サーバ群における処理の流れを説明するフローチャートであり、図9は帳票データの保存の継続または破棄に関する処理の中央サーバ群における処理の流れを説明するフローチャートである。また、図10の(d)は保存管理情報データベース6に保存されるデータを説明する図であり、図10の(e)は使用状況情報データベース3に格納される使用状況情報のデータ構造を説明する図である。
【0058】
図8を参照する。処理サーバ群9においては、一時保存分割データ11aの使用状況を監視しており(処理ステップS501)、処理サーバ群9内の外部記憶装置に一時的に保存されている分割データ11aを、ある一定の時期に達した時点で、登録後に何回使用されたかをチェックする(分岐ステップS502)。このとき、規定の回数を満たさなかった場合は、一時保存としての役目を完了したとし、分割データ11aを削除する(処理ステップS503)。規定の回数を越えた場合、そのデータは処理サーバ群9において使用頻度が高く、自サーバ群内に格納し運用する有用性が非常に高いとみなし、分割データ11aの状態を一時的なものから「仮登録」に昇格する手続きを取るため、該当データの自サーバ群での『仮登録申請』を送信する(処理ステップS504)。
【0059】
仮登録の手続きを取ることにより、マスタデータと同様に一時保存時のチェック期間より長い期間、自サーバ群にデータをとどめておくことができ、要求のある度に各処理サーバ群よりデータを収集する必要がなくなる。そのため、帳票データを取得し、表示するための時間を短縮でき、ネットワークや中央サーバ群の負荷を軽減することができる。
【0060】
検索処理に関しては処理分散を優先するため、従来と同様に中央サーバ群1に対して処理要求を出す仕組みをとる。ただし、その際、自サーバ群が検索処理分散の対象にはなる。同様に他の処理サーバ群でのデータ取得要求の際に送信の一部を担う。
【0061】
中央サーバ群1に「仮登録申請」を行った後は、分割データ11aの状態112のフィールドデータとして、仮登録データであることを示す“R”に更新する(処理ステップS505)。そして、その時点より一時保存時の際から行っていた使用回数チェックのほかに、中央サーバ群1からのデータ送信または検索処理要求の頻度も集計項目に含めてチェックを再開する(処理ステップS506)。
【0062】
図9を参照すると、処理サーバ群9からの仮登録申請は、中央サーバ群1の要求受付サーバ5にて受信され(処理ステップS507)、内容解析の後、保存管理処理サーバ4に要求内容を渡す。要求を受けた保存管理処理サーバ4は、マスタデータを登録したときと同様に、保存管理情報データベース6に保存管理情報レコード62を追加する(処理ステップS508)。そのレコードの状態623は処理504同様に“R”とする。次に処理ステップS509において、使用状況情報データベース3に、後述する保存の継続の判定に用いる為の情報を格納する使用状況情報のレコード31を追加する。
【0063】
図10に示すように、使用状況情報のレコード31は、データの格納先を示す処理サーバ群識別ID311、データを識別する為の識別子312、現在の仮登録としての効果を示す現評価点313、そして、過去の使用状況情報314というデータ形式のデータ構造を有している。初期状態では識別子以外0を設定し、次回の“仮登録状態の効果の評価”(処理ステップS513)以降においてデータを設定する。
【0064】
仮登録した後、一定の期間が過ぎた時点で処理サーバ群9は仮登録データの使用状況を集計した『使用状況レポート』を中央サーバ群1に送信する(処理ステップ510)。送信されたレポートは中央サーバ群1の要求受付サーバ5を介して保存管理処理サーバ4に転送する(処理ステップS511)。保存管理サーバ4ではレポート受信した後(処理ステップS512)、仮登録として保存を継続する効果があるかどうかを判定する処理を行い、仮登録状態での格納効果の再評価の処理を行い(処理ステップS513)、仮登録としての効果を再評価する。再評価の詳細については、後述する図11により説明する。
【0065】
再評価後、評価点(再評価の結果を具体的に数値で表現したもの)の判定を行う(分岐ステップS514)。評価点が1点以上である場合は、仮登録として継続して保存する効果があるとみなし、評価点ならびに今回の使用状況レポートの内容を使用状況情報データベース3内のレコード31に反映する(処理ステップS515)。再評価にて得点を失った場合には、仮登録としての効果がないとみなし、保存管理情報データベースならびに使用状況情報データベースの該当するレコードを削除し(処理ステップS516)、処理サーバ群9に対し『仮登録の取り消し命令』を送信する(処理ステップS517)。
【0066】
再び、図8を参照する。処理サーバ群9では『仮登録の取り消し命令』を受信し(処理ステップS518)、処理サーバ群9は、該当するデータの“状態”部分を一時保存を示す“B”に更新する(処理ステップS519)。以降、分割データ11aは、再び一時保存データとして使用状況のみをチェックする状態(処理ステップS501)に戻る。
【0067】
図11は、図9の処理ステップS513における仮登録状態での格納効果の再評価処理を示すフローチャートであり、図12は、仮登録状態での格納効果の再評価処理で用いる評価方法の算出基準の例を示している。
【0068】
仮登録状態での格納効果の再評価処理において、再評価の対象となったデータの前回の評価点ならびに過去の使用状況のデータを使用状況情報データベース3より取得する(処理ステップS601)。取得したデータを元に、全データ共通の評価点を算出する(処理ステップS602)。そして、データタイプを判定してA−1型データまたはB−1型データに応じてそれぞれの処理を行う。この処理で、A−1型、B−1型のデータの場合は、さらにデータの特長を生かす固有の評価点を算出する(処理ステップS603、S604、S605)。ここでの処理ステップS602において、算出する直接参照評価点とは、仮登録データが通信網を介してのデータ収集を発生させないことによって得たトラフィック量の削減に対する貢献度をポイント化したものである。
【0069】
その算出方法としては、図12に示すように、それぞれの算出基準での評価を行う。例えば、過去の参照回数から今回の参照回数を推定し、その推測値と実測値との差をポイント化する方法(71)や、その仮登録データ参照回数を偏差値によって評価する方法(72)等が用いる。いずれの方法の場合でも、参照頻度が高いものにはプラスのポイントを、参照頻度が低いものにはマイナスのポイントを与える。
【0070】
次にデータタイプ個別の評価点を算出する算出基準としては、A−1型データのデータタイプの場合、自サーバ群内の参照以外にも、他の処理サーバ群からのデータ取得または検索処理の要求がある。これを踏まえ、システムからみた場合の処理分散、データ分散への貢献度をポイント化したものが“処理分散評価点”である。この評価点のポイント化の例として、全体の要求処理に対する対象の仮登録データの利用回数の割合にてポイントする方法(73)等を用いる。
【0071】
B−1型データのデータタイプの場合、本来の目的の帳票データ自体が不用になっても、定期的に出力される帳票を参照する場合には再び使用することができるデータである。そのため、B−1型データが関連付けられている帳票が定期的に出力されるような場合に、その出力期間にあわせて長期保存に対応した評価ができるよう補正するポイントを算出する(74)。
【0072】
そして、最終的に、今回算出した各評価点と現在の評価点を足したものを新しい評価点とする(処理ステップS606)。ただし、この計算により新しい評価点が0点を割った際は0点とする。ここで算出した評価点を基に、図9の処理フローの中の分岐ステップS514にて仮登録の継続または解除の判定を行う。
【0073】
【発明の効果】
以上、説明したように、本発明の帳票データ保存管理システムによれば、複数の拠点間で重複していた帳票データを共有することにより、帳票データを保存する場合のシステム全体のデータ量の削減を行うことができる。その際、単に削減できるのではなく、データ量と各拠点での運用状況とのバランスの最もとれたデータ配置にて保存するため、システムにおいてデータを効率よく保存することができる。同時に、データの分散化により、データの安全性も獲得することができる。更には、帳票データの保存管理に関する情報を中央サーバ群が一括管理するので、効率的な処理分散を実現して、帳票参照等のレスポンスが向上する。マスタデータ以外のデータの保存、破棄の判定を一様な判定ではなく、各データタイプにあわせた格納効果の評価を行い、ポイント化により行うことで、より実際の帳票データの利用に根付いたデータ管理を行うことができる。
【0074】
また、従来、拠点(サーバ群)の追加の際には、帳票データを格納する外部記憶装置の複製や共有に関する複雑な作業が発生したが、本発明によれば、拠点の設備と中央サーバ群への処理サーバ群の追加を行うだけで、あとは自動的に帳票データの共有化や処理分散が行われることにより、システム拡大に柔軟に対応することが可能になる。
【図面の簡単な説明】
【図1】 本発明の一実施例にかかる帳票データ保存管理システムのシステム構成を示す図、
【図2】 帳票データを利用するための帳票データの特徴によるデータタイプを説明する図、
【図3】帳票データが入力され保存されるまでの処理のデータ分割配布サーバ2における処理を示すフローチャート、
【図4】(a)は保存管理情報データベース6に保存されるデータを説明する図、(b)は処理サーバ群9の分割データ格納部11に格納される帳票登録情報のデータ構造を説明する図、(c)は処理サーバ群9の分割データ格納部11に格納される帳票データの分割データのデータ構造を説明する図である。
【図5】帳票データが入力され保存されるまでの処理の処理サーバ群における処理を示すフローチャート、
【図6】帳票データ表示(取得)処理もしくは検索処理を行う場合の処理要求元の処理サーバ群および中央サーバ群における処理の流れを示すフローチャート、
【図7】帳票データ表示(取得)処理もしくは検索処理を行う場合の中央サーバ群からの処理依頼の配信により処理を受け持つ処理サーバ群の処理の流れを示すフローチャート、
【図8】帳票データの保存の継続または破棄に関する処理の処理サーバ群における処理の流れを説明するフローチャート、
【図9】帳票データの保存の継続または破棄に関する処理の中央サーバ群における処理の流れを説明するフローチャート、
【図10】(d)は保存管理情報データベース6に保存されるデータを説明する図、(e)は使用状況情報データベース3に格納される使用状況情報のデータ構造を説明する図である。
【図11】仮登録状態での格納効果の再評価処理を示すフローチャート、
【図12】仮登録状態での格納効果の再評価処理で用いる評価方法の算出基準の例を示す図である。
【図13】帳票データのA−3型データの具体例を示す図である。
【図14】帳票データのA−1型データ、A−2型データ、B−1型データおよびB−2型データの具体例を示す図である。
【符号の説明】
1…中央サーバ群、
2…データ分割配布サーバ、
3…使用状況情報データベース、
4…保存管理処理サーバ、
5…要求受付サーバ、
6…保存管理情報データベース、
7…ネットワーク相関表、
8…分散処理決定サーバ、
9…処理サーバ群、
10…要求処理サーバ、
11…分割データ格納部、
12…実処理サーバ、
13…通信網
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a form data storage management system in a computer system that includes a plurality of computers, shares and stores form data among a plurality of computers, and searches or references from each computer. In addition, the present invention relates to a form data storage management method when the form data is stored separately in the form data storage management system, and a form data storage management method when the processing for searching each data of the divided form data is performed in a distributed manner. is there.
[0002]
[Prior art]
In recent years, computerization of business has spread rapidly in response to the trend of lower computer prices and cost reduction. Among these various electronic systems, the forms output by the main frame of the computer system are stored and managed in the form of electronic data, and are referenced and searched in the computer system of the workstation having the electronic display device. There are computer systems that can do this.
[0003]
As a reference and search method in such a computer system, a method is known in which form data is stored in an external storage device such as a hard disk device or an optical disk device (for example, a CD-R) of the computer and is referred to using an application dedicated to the data. It has been.
[0004]
Such a computer system can be classified into a client server type system and a data distribution type system according to a combination of a form data storage method and a reference method, depending on the configuration of the system.
[0005]
The client-server system receives data from the form data output source and searches from the storage management of all data. Processing up to Display and search for a single server and forms Request It consists of multiple clients that perform Each client acquires form list information stored from the server, selects a form to be referred to from the list information, and sends a data acquisition request to the server. The server that has received the request sends a copy of the stored form data to the requesting client. Similarly, during the form display, the server performs search processing by setting search processing and sending it to the server.
[0006]
On the other hand, a data distribution type system is a system in which a computer that receives data from a form data output source distributes form data to a base set in advance. As a delivery method, an online method for transmitting via a communication line, and an offline method for physically sending data until a certain amount of data or time is reached in a transportable storage medium such as a CD-R Exists. At the site that receives the form data by any of the methods, the form is referred and searched by an application prepared in advance.
[0007]
There is also a system in which a client server type system and a data distribution type system are integrated.
[0008]
[Problems to be solved by the invention]
In the case of a client server type system, when the number of clients increases, processing concentrates on the server, the load on the server increases, and the response of request processing of each client decreases. In order to solve such a problem, the conventional system generally employs a method of newly introducing a plurality of servers and reducing the number of clients per server. At this time, since the installed server acquires the form data, all form data stored in the conventional server is duplicated, or the external storage device of the existing server itself or only the form data part is shared. There is a problem that complicated work occurs.
[0009]
Further, in the case of a data distribution type system, the same form data is sent to each base in common, so that form data that is not used may be sent, and in this case, the capacity of the storage medium is unnecessarily consumed. Conversely, when it is necessary to refer to form data that is not distributed, a procedure for distributing the target form data is required. Thus, there is a problem that it is not possible to flexibly cope with unnecessary data and necessary data.
[0010]
An object of the present invention is to save the same form at a plurality of bases when the form data is converted into electronic data at a plurality of bases (a server in a client server type system, a distribution destination base in a data distribution type system). When saving, form data can be shared and used, and the function of reducing the amount of data saved per site is provided. In addition, by providing divided storage according to the purpose of the form data and managing the number of subsequent references, we provide a system that reduces the processing per computer by distributing search processing and prevents excessive form data retention. There is to do.
[0011]
[Means for Solving the Problems]
In order to achieve the above object, in the present invention, as a basic configuration, in a computer system in which form data is shared and saved by a plurality of computers and the saved form data is referred to and searched by each computer, Dividing based on the data type for using the data, that is, whether each part of the form data to be saved has a common part in multiple form data or whether it is a part used in search processing , Refers frequently Divide each part of the form data into one place or multiple places in order to distribute the search process efficiently for only the parts that need to be newly saved, divided according to the three types of characteristics of whether or not they are parts And save.
[0012]
In the present invention, as a feature of the system, a process in which a central computer automatically distributes and distributes a request for retrieval or form data acquisition from each computer in the system for distributed and stored form data. In addition, the central computer has a function of determining whether to store or discard the form data transmitted from each storage destination and temporarily collected based on the operation status of a specific period in the computer.
[0013]
Book Form data storage management system constituted by the invention In Save in the system Each Data type for using the form data of the form data Classification criteria Divided form data and divided form data Each part of Is distributed to the processing server group of the storage destination, and the form data distributed to the processing server group Each part of Is managed by the central server group (1) that manages the document data by the form data management information and the central server group. Split Form data Each part of A plurality of processing server groups (9) that perform search processing on the stored form data, issue search requests and reference requests for the form data stored in the system to the central server group, and the central server A communication network (13) connecting the group and a plurality of processing server groups; It is equipped with .
[0014]
That is, the central server group (1) here is a data type for using the form data, whether there is a common part in a plurality of form data, whether it is a part used in search processing, Refers frequently The form data is divided according to three types of characteristics, ie, whether it is a part or not.
[0015]
In the form data storage management system constructed according to the present invention, the central server group (1) divides the form data to be stored and distributes it to the processing server group for storing the divided form data (2 ), A usage status information database (3) that accumulates past operational status information that evaluates the operational status of reference to form data, and based on the usage status information database, a decision is made to save or discard temporary data to the processing server group. Storage management processing server (4) for transmitting a discard command, request reception server (5) for receiving various requests from the processing server group, storage destination server identification information for identifying the processing server group for saving the form data, and storage Management information data consisting of data identification information for identifying the type of form data being processed, and status information indicating the storage status of the form data The network correlation table (7) in which the transmission capacity of the communication network between the server (6) and each server group is recorded, and the processing request received by the request receiving server with reference to the network correlation table. And a processing distribution determination server (8) that transmits the data in a distributed manner.
[0016]
In the form data storage management system configured according to the present invention, the processing server group (9) is sent from the central server group and the form data storage unit (11) for storing the form data distributed from the central server group. Request processing server (10) that accepts search requests and data transmission requests, and saved form data In And an actual processing server (12) that performs a search process on the request and distributes it to the requester that issued the data transmission request.
[0020]
According to the present invention having such characteristics and configuration, the data amount of the entire system can be reduced by sharing the form data that has been duplicated among a plurality of bases. Instead, data can be stored efficiently in the system because data is stored in a data arrangement that balances the amount of data and the operation status at each site. At the same time, data security can be obtained by data distribution.
[0021]
Furthermore, the central server group collectively manages information related to storage management of form data, so that efficient processing distribution can be realized, and response such as form reference is improved. In addition, data management that is more rooted in the use of actual forms can be performed by determining whether data other than master data is to be stored or discarded by making the storage effect pointed to each data type, rather than making a uniform determination. it can. Conventionally, when adding a base, complicated work related to duplication and sharing of an external storage device that stores form data has occurred, but according to the present invention, the processing server group is added to the base equipment and the central server group. By simply performing the above, it is possible to flexibly cope with system expansion by automatically sharing the form data and distributing the processing.
[0022]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment for carrying out the present invention will be specifically described with reference to the drawings. FIG. 1 is a diagram showing a system configuration of a form data storage management system according to an embodiment of the present invention. In FIG. 1, reference numeral 1 is a central server group, 2 is a data division distribution server, 3 is a usage status information database, 4 is a storage management processing server, 5 is a request reception server, 6 is a storage management information database, and 7 is a network correlation. Table, 8 is a distributed processing determination server, 9 is a processing server group, 10 is a request processing server, 11 is a divided data storage unit, 12 is an actual processing server, and 13 is a communication network.
[0023]
The form data storage management system of this embodiment has a system configuration of a client / server system, and a central server group 1 and a plurality of processing server groups 9 are connected by a communication network 13 to constitute a system. The central server group 1 is provided with a plurality of servers that perform the respective processes of the central processing function, and each of the processing on the terminal side is also included in the plurality of processing server groups 9. The A plurality of servers to perform are provided.
The processing function provided by the central server group 1 divides a large amount of form data stored in the system based on the data type for using the form data, and the divided form data is stored in the processing server group of the storage destination. This is a function for managing the form data distributed and distributed to the processing server group using the form data management information. Further, the processing functions provided by the plurality of processing server groups 9 store the form data distributed by the central server group 1, perform a search process on the stored form data, and store the forms in the system. This is a function for issuing a data search request and a reference request to the central server group 1.
[0024]
In addition, as will be described later, the central server group 1 here is a data type for using the form data, whether there is a common part in a plurality of form data, and whether it is a part used in search processing. , Refers frequently The form data is divided according to three types of characteristics, ie, whether it is a part or not.
[0025]
The central server group 1 includes a data division distribution server 2, a usage status information database 3, a storage management processing server 4, a request reception server 5, a storage management information database 6, a network correlation table 7, and a processing distribution determination server. The plurality of processing server groups 9 are composed of a form data storage unit 11 that stores form data, a request processing server 10, and an actual processing server 12.
[0026]
In the central server group 1, the data division distribution server 2 divides the form data to be saved and distributes it to the processing server group 9 that saves the divided form data. The usage status information database 3 stores past operational status information that evaluates the operational status of the form data reference, and the storage management processing server 4 stores temporary data based on the information of the usage status information database 3. Alternatively, discard is determined and a discard command is transmitted to the processing server group 9. The request reception server 5 receives various requests from the processing server group. The storage management information database 6 stores storage server identification information for identifying a processing server group to store form data, data identification information for identifying the type of stored form data, and a state for indicating the storage state of the form data Storage management information is accumulated from the information, and the network correlation table 7 records communication capacity evaluation points for evaluating the communication capacity of the communication network between each server group, the distance between them, the communication cost, and the like. ing. The processing distribution determination server 8 refers to the network correlation table 7 and appropriately distributes and transmits the processing request received by the request receiving server 5 to the processing server group 9.
[0027]
In the processing server group 9, the form data storage unit 11 stores the form data 11 a distributed from the central server group, and the request processing server 10 transmits the search request and data transmission sent from the central server group 1. When the request is received, the actual processing server 12 performs a search process for the form data stored in the form data storage unit 11 and distributes it to the request source that issued the data transmission request.
[0028]
In other words, the central server group 1 having a central processing function that performs storage management of form data and control processing of processing distribution as a system provides the function by a plurality of server groups, and the form data input to the system is Data distribution / distribution server 2 that performs division and distribution and the operation status of the form data from each computer are input, and temporary data is stored or discarded based on the usage status information database 3 that accumulates past operation status information. The storage management processing server 4 that determines and sends a discard command, the request reception server 5 that receives various requests from each computer, and the line status of the communication network that connects the received request contents to the storage management information database 6 and each server group Referring to the network correlation table 7 summarizing the above, the processing distribution determination server 8 is configured to distribute and transmit the processing request destinations.
[0029]
Upon receiving a processing request from the central server group 1, the processing server group 9 stores the divided form data, retrieves the retained form data, and retrieves / references a form stored in the system. Is issued. The processing server group 9 also provides its function by a plurality of server groups. The request processing server 10 of the processing server group 9 issues a reference / search request based on the form information distributed from the central server group 1 and accepts a search request and a data transmission request sent from the central server group 1. The accepted processing is performed by the actual processing server 12 based on the stored divided form data 11. The communication network 13 connecting the central server group and each processing server group is a public telephone line, a LAN communication network, or the like, and becomes a communication network connecting the central server group to each processing server group or between processing server groups. ing.
[0030]
The processing server group 9 is a base of a conventional electronic form system, and a client may be further connected to this server group. When configuring the server group, either a configuration with a plurality of computers or a configuration with a single computer is possible. In a system with a large number of connected clients or a huge system with a large amount of data to be handled, in the case of the central server group 1, a computer is assigned to each server function to distribute the processing load within the central server group. By doing so, the response to the processing server group can be improved as compared with the single computer configuration. Similarly, in the processing server group 9, by assigning a computer to each server function, two large loads of communication control processing and form data search processing are distributed, and a response to the search processing from the central server group is further added. It is possible to improve.
[0031]
On the other hand, in a system in which the number of clients connected to each processing server group is small and the system is constructed for the purpose of data sharing, it can be dealt with by configuring each server group with a single computer. As described above, when the system is actually configured, various computer configurations are possible according to the scale and purpose of the system.
[0032]
FIG. 2 is a diagram for explaining data types according to the characteristics of the form data for using the form data. In the form data storage management system according to the present embodiment, the form data is divided in order to be distributed and stored in the processing server group. As a reference for division, the data to be stored in the system is divided into a plurality of data types described here. Whether there is a common part in the form data, whether it is a part used in search processing, Refers frequently The form data is classified based on three kinds of characteristics, ie, whether it is a part or not.
[0033]
The data constituting the form data is first classified into type A and type B as shown in FIG. 2 according to the characteristic of whether or not the data can be used in common by a plurality of form data. . Type A is data unique to each form data, and cannot be shared among different form data. Type B is data that can be reused between forms having common attributes.
[0034]
In type A, data that can be a target of search processing is defined as A-1 type data among the form data in which relatively many opportunities to be referred to in daily work occur. The A-1 type data type is data such as numerical values, dates, and character string data described in an accounting book or sales record, and is data of the actual data portion of the form. On the other hand, data that cannot be an object of search processing, such as image data attached to a form, a ruled line, or a graphic graph, is defined as A-2 type data. However, format data is not included.
[0035]
And other types of data that do not correspond to A-1 type data and A-2 type data, ie, job logs in mainframes and copy data when large numbers of statements are issued. Data that needs to be referred to for unexpected reasons, such as analysis at the time of abnormal termination of a job or reissue of a specification, is defined as A-3 type data. A-3 type data is data that is often not stored and usually only stored.
[0036]
As data classified into type B, data that bears the same display among forms with common attributes, such as form data format data, is defined as B-1 type data. Further, data indicating the form attributes such as the display contents of the form and item names, and the configuration information are defined as B-2 type data. Thus, the data type is defined according to the classification standard for using the form data. The table shown in FIG. 2 also shows the data characteristics of the form data of each data type. In other words, the possibility of sharing between different forms, the possibility of search execution of each data, and the characteristics (high and low) of the reference frequency are also shown.
[0037]
Specifically, an example in which the data of each part of the form data is classified according to the classification standard of each data type is shown in FIG. 13 and FIG. FIG. 13 is a diagram showing a specific example of A-3 type data of form data. For example, a large amount of data to be output as a form for storage purposes. This corresponds to log data 21 of a large computer. The log data 21 of such a large computer is data that has been conventionally recorded on a magnetic tape or the like as sequential data 22.
[0038]
FIG. 14 is a diagram illustrating specific examples of A-1 type data, A-2 type data, B-1 type data, and B-2 type data of form data. As shown in FIG. 14, for example, a list of orders received by settlement period and branch Displayed as When the data 23 is classified according to the data type, the form data format data 24 corresponds to the B-1 type data, and the attached data 25 such as image data, ruled lines, and graphic graphs attached to the form corresponds to the A-2 type data. To do. Further, the data 26 indicating the form attributes and configuration information such as the display contents and item names of the form corresponds to the B-2 type data. The actual data portion 27 of the form data that is used most frequently in search processing and reference processing that occurs frequently in daily work and is often referred to corresponds to A-1 type data.
[0039]
Next, a part of each processing content in the form data storage management system here, that is, a series of processing based on each server processing function provided by the server group of the central server group 1 and the processing server group 9 is partially This will be described with reference to the flowchart of FIG.
[0040]
First, the flow of processing until form data is input and stored in the system will be described. For description of the flow of this process, reference is made to FIGS. 3, 4 and 5. FIG. FIG. 3 is a flowchart showing the processing in the data division distribution server 2 until the form data is input and stored. 4A is a diagram for explaining data stored in the storage management information database 6, and FIG. 4B is a diagram of form registration information stored in the divided data storage unit 11 of the processing server group 9. FIG. 4C is a diagram illustrating the data structure of the divided data of the form data stored in the divided data storage unit 11 of the processing server group 9. FIG. 5 is a flowchart showing the processing in the processing server group until the form data is input and stored.
[0041]
The processing until the form data is input and stored in the system is mainly processing by the data division distribution server 2 in the central server group 1, and the form data divided by this processing is processed in order to be distributed and stored. Distributed to group 9 and stored there.
[0042]
First, referring to FIG. When the form data to be stored is input to the system, the data is sent to the data division distribution server 2 of the central server group 1 (processing step S301). As shown in FIG. 4A, the input data is subjected to basic analysis processing for data division as an initial analysis based on the form characteristics 61 set in the storage management information database 6 ( Processing step S302).
[0043]
The result of the basic analysis process is determined, and then it is checked whether or not the B-1 type data is present in the input form data (processing step S303). If the B-1 type data exists, it is checked whether the data is already stored in the system (processing step S304). If it already exists in the system, the B-1 type data is included in the storage target. It is assumed that there is no data (processing step S306), and is excluded from the current storage target. If the data does not exist in the system, the B-1 type data is included in the storage target (processing step S305). After the check in the processing step S303, next, the form data is classified by type and the first division processing is performed (processing step S307). After the form data is divided, processing for each data type is performed for each piece of data by processing steps S320 to S327.
[0044]
In the data type-specific processing in the processing steps S320 to S327, first, the data type is determined (processing step S320). In the case of A-1 type data and A-2 type data, the form data is divided into processing units in processing step S321. That is, the data is divided again. The division unit at this time is divided at a location where data continuity is interrupted, such as a page unit or a unit by issue destination. In the processing step S322, the divided data is determined by referring to the data in the storage management information database 6 and determining two distribution destinations in consideration of the data not being biased in the system. Distributed to the processing server group). The process of distributing the divided data to two places realizes the safety of the data, and the purpose is to efficiently distribute the data because the A-1 type data and the A-2 type data are frequently referenced data. is there. After the distribution destination is determined, it is distributed to each distribution destination via the communication network 13.
[0045]
The data type is determined (processing step S320), and in the case of A-3 type data, the form data is divided into processing units in processing step S323. Similar to the processing step S321, data is re-divided, but the division unit is a division size registered in advance. After the re-division is completed or during division, divided data restoration data is created (processing step S324). This divided data restoration data data is used to restore lost divided data by executing a combination restoration process with other remaining data when some divided data is lost or damaged for some reason. Restored data is created using the result of exclusive OR of two different divided data. In step S325, each part and data is distributed to the storage destination processing server group. In the data distribution process, after the division of the form data and the creation of the restoration data are completed, the storage management information database 6 is referred to, and the stored data amount is small in consideration of the balance of the data amount among the processing server groups. Distribution destination from processing server group The decide.
[0046]
The data type is determined (processing step S320), and in the case of B-1 type data, the attribute information of the form that can use the data is stored in the storage management information database 6 as the form characteristic 61 in processing step S326. Make an association. After the registration of the storage and association, as with other data, the storage management information database 6 is referred to determine the data distribution destination and perform distribution (processing step S3). 27 ).
[0047]
After the distribution of individual data according to each data type is completed, the distribution result is registered in the storage management information database 6 (processing step S308). As shown in FIG. 4A, the storage management information record 62 registered in the storage management information database 6 is composed of the following data. That is, the field data includes an identification ID 621 for identifying a storage destination processing server group, data identification information 622 indicating what kind of data is stored, and a state 623 indicating a data state. The content stored as the state 623 is set to “M” indicating the master data because the data distributed here is the master data in the system.
[0048]
As shown in FIG. 5, the data distributed in the processing steps S322, S325, and S327 are received and stored in the request processing server 10 and the actual processing server 12 in the processing server group 9 as the respective transmission destinations. Are performed (processing steps S310 and S311). The divided data 11 a of the received data is stored in the divided data storage unit 11 that is an external storage device of the processing server group 9.
[0049]
As shown in FIG. 4C, the divided data 11a includes data identification information 111 indicating what kind of data is stored, a state 112 indicating the state of the data, and each field data of the actual data 113. Composed. Similarly to the storage management information record 62 stored in the storage management information database 6, “M” indicating that the data stored as the state 112 is master data is set.
[0050]
Referring to FIG. 3 again, when all the divided data is stored in the system, the data division distribution server 2 notifies the registration of a new form to all the processing server groups 9. Information is transmitted (processing step S309). In all the processing server groups 9, as shown in FIG. 5, the notification of the form registration information is received by the request processing server 10 and the actual processing server 12, and the form registration information 91 is stored in the divided data storage unit 11 of the external storage device. sign up. As shown in FIG. 4B, the form registration information 91 includes information 911 for identifying a form, a list of B-1 type data related to the form, and related information 912 of B-2 type data. Is done.
[0051]
Next, the flow of processing in the system when a form data display (acquisition) process or search process is performed in a certain processing server group will be described. Here, FIG. 6 and FIG. 7 are referred to for explaining the flow of such processing. FIG. 6 is a flowchart showing the flow of processing in the processing request source processing server group and the central server group when the form data display (acquisition) process or search process is performed, and FIG. 7 shows the form data display (acquisition) process or search. It is a flowchart which shows the flow of a process of the process server group which takes charge of a process by delivery of the process request from the central server group in the case of performing a process.
[0052]
Referring to FIG. 6, a processing request is transmitted from the processing request source processing server group 9 a to the request receiving server 5 of the central server group 1. That is, the processing is started, and the content of the form data acquisition or search request generated from the processing server group 9a is transmitted to the central server group 1 in processing step S401. Since the request contents are issued in advance after searching the form registration information 91 in the own server group 9a after searching the form having the target data in the request processing server 10, the processing request is accepted. The central server group 1 only needs to execute the received content as it is, thus preventing concentration of processing in the central server group 1.
[0053]
The request content sent from the processing server group 9 a is analyzed by the request receiving server 5 of the central server group 1 (processing step 402), and the request content is sent to the processing distribution determination server 8. The processing distribution determination server 8 acquires the storage destination of the target data from the storage management information database 6 and determines the processing distribution destination. That is, the transfer source (search destination) is determined based on the storage management information and the network correlation table. When there are a plurality of candidates, the nearest processing server group is selected from the network correlation table (processing step S403).
[0054]
When the distribution for performing the process distribution is determined, a “transfer source (or search execution destination) list” is transmitted to the process requesting process server group 9a (process step S404), and each process server executing the process A data transfer command (or search execution command) is transmitted to the group 9b (processing step S405).
[0055]
As shown in FIG. 7, in the processing server group 9b that executes the requested processing, the processing request transmitted from the central server group 1 is received by the request processing server 10 of the destination processing server group 9b. (Processing step S406), the request content is analyzed (branch step S407). If the result of analysis of the request content is “data transmission”, a copy of the requested divided data is transmitted to the request source (processing step S408). On the other hand, in the case of “search processing” as a result of the analysis of the request content, the request content is transferred to the real processing server 12 and the search processing is performed according to the request in the real processing server 12 (processing step S409). The original is transmitted (processing step S410).
[0056]
As shown in FIG. 6, in the processing server group 9a as the processing request source, after transmitting the processing request, the processing request group waits for delivery of the requested processing result. In this case, the “transfer source (or search execution destination) list” 93 transmitted from the central server group 1 is received (processing step S411), and then the processing server group 9a receives all data from the processing server group on the list. Is sent (processing step S412, branching step S413). When the processing request is a form data acquisition request, the divided data 11a is temporarily registered in the external storage device at the time when the processing data is ready (processing step S414). The field data portion in the state 112 of the record of the registered divided data 11a is set to “B” meaning that it is temporary data. From that point on, a periodic check of the data reference count is started (processing step S415). On the other hand, in the case of a search request, processing such as search result display is performed when the data is ready (processing step S414).
[0057]
Next, the flow of processing relating to the continuation or destruction of the temporarily collected form data will be described. For description of the flow of this process, reference is made to FIGS. FIG. 8 is a flowchart for explaining the flow of processing in the processing server group for processing relating to continuation or destruction of form data, and FIG. 9 shows the flow of processing in the central server group for processing relating to continuation or destruction of form data. It is a flowchart to explain. 10D is a diagram illustrating data stored in the storage management information database 6. FIG. 10E illustrates a data structure of usage status information stored in the usage status information database 3. It is a figure to do.
[0058]
Please refer to FIG. The processing server group 9 monitors the usage status of the temporarily stored divided data 11a (processing step S501), and the divided data 11a temporarily stored in the external storage device in the processing server group 9 is set to a certain level. When this time is reached, it is checked how many times it has been used after registration (branch step S502). At this time, if the prescribed number of times is not satisfied, it is determined that the role of temporary storage has been completed, and the divided data 11a is deleted (processing step S503). If the specified number of times is exceeded, the data is frequently used in the processing server group 9, and the usefulness of storing and operating in the own server group is considered very high, and the state of the divided data 11a is temporarily changed. In order to take the procedure of promoting to “temporary registration”, “temporary registration application” in the own server group of the corresponding data is transmitted (processing step S504).
[0059]
By taking the provisional registration procedure, data can be kept in its own server group for a period longer than the check period at the time of temporary storage like master data, and data is collected from each processing server group whenever requested. There is no need to do it. Therefore, the time for acquiring and displaying the form data can be shortened, and the load on the network and the central server group can be reduced.
[0060]
In order to prioritize processing distribution for search processing, a mechanism for issuing a processing request to the central server group 1 is employed as in the prior art. However, at that time, the own server group becomes a target of the search processing distribution. Similarly, a part of transmission is performed in the case of a data acquisition request in another processing server group.
[0061]
After performing “temporary registration application” to the central server group 1, the field data in the state 112 of the divided data 11a is updated to “R” indicating temporary registration data (processing step S505). Then, in addition to the usage count check that has been performed since the time of temporary storage from that time, the frequency of data transmission from the central server group 1 or the frequency of the search processing request is also included in the tabulation item and the check is resumed (processing step S506). .
[0062]
Referring to FIG. 9, the provisional registration application from the processing server group 9 is received by the request receiving server 5 of the central server group 1 (processing step S507), and after the content analysis, the requested content is sent to the storage management processing server 4. hand over. The storage management processing server 4 that has received the request adds a storage management information record 62 to the storage management information database 6 in the same manner as when the master data is registered (processing step S508). The status 623 of the record is set to “R” as in the process 504. Next, in processing step S509, a usage status information record 31 is stored in the usage status information database 3 for storing information for use in determination of continuation of storage, which will be described later.
[0063]
As shown in FIG. 10, the usage status information record 31 includes a processing server group identification ID 311 indicating a data storage destination, an identifier 312 for identifying data, a current evaluation score 313 indicating an effect as a current temporary registration, And it has a data structure of a data format of past usage status information 314. In the initial state, 0 other than the identifier is set, and data is set after the next “evaluation of effect of temporary registration state” (processing step S513).
[0064]
After the provisional registration, the processing server group 9 transmits a “usage status report” summing up the usage status of the temporary registration data to the central server group 1 when a certain period of time has passed (processing step 510). The transmitted report is transferred to the storage management processing server 4 via the request reception server 5 of the central server group 1 (processing step S511). After receiving the report (processing step S512), the storage management server 4 performs processing for determining whether or not there is an effect of continuing the storage as temporary registration, and performs processing for re-evaluating the storage effect in the temporary registration state (processing) Step S513), the effect as temporary registration is re-evaluated. Details of the reevaluation will be described with reference to FIG.
[0065]
After the re-evaluation, an evaluation point (a specific value representing the result of the re-evaluation) is determined (branch step S514). When the evaluation score is 1 or more, it is considered that there is an effect of continuously saving as temporary registration, and the evaluation score and the contents of the current usage report are reflected in the record 31 in the usage status information database 3 (processing) Step S515). When the score is lost in the re-evaluation, it is considered that there is no effect as temporary registration, the corresponding record in the storage management information database and the usage status information database is deleted (processing step S516), and the processing server group 9 is deleted. A “temporary registration cancellation command” is transmitted (processing step S517).
[0066]
Again referring to FIG. The processing server group 9 receives the “temporary registration cancellation instruction” (processing step S518), and the processing server group 9 updates the “state” portion of the corresponding data to “B” indicating temporary storage (processing step S519). ). Thereafter, the divided data 11a returns to the state where only the usage status is checked as the temporarily saved data (processing step S501).
[0067]
FIG. 11 is a flowchart showing the storage effect re-evaluation process in the temporary registration state in the processing step S513 of FIG. 9, and FIG. 12 shows the evaluation method calculation criteria used in the storage effect re-evaluation process in the temporary registration state. An example is shown.
[0068]
In the re-evaluation process of the storage effect in the provisional registration state, the previous evaluation point of the data to be re-evaluated and the past use state data are acquired from the use state information database 3 (processing step S601). Based on the acquired data, an evaluation score common to all data is calculated (processing step S602). And a data type is determined and each process is performed according to A-1 type data or B-1 type data. In this process, in the case of A-1 type and B-1 type data, a unique evaluation score that further utilizes the characteristics of the data is calculated (processing steps S603, S604, and S605). In the processing step S602 here, the direct reference evaluation point to be calculated is a point indicating the degree of contribution to the reduction of the traffic amount obtained by the provisional registration data not causing the data collection through the communication network. .
[0069]
As the calculation method, as shown in FIG. 12, evaluation is performed according to each calculation standard. For example, the current reference count is estimated from the past reference count and the difference between the estimated value and the actual measurement value is pointed (71), or the provisional registration data reference count is evaluated by the deviation value (72). Etc. are used. In either method, a positive point is given to those having a high reference frequency, and a negative point is given to one having a low reference frequency.
[0070]
Next, as a calculation standard for calculating the evaluation score for each data type, in the case of the data type of A-1 type data, in addition to the reference in the own server group, data acquisition or search processing from other processing server groups There is a request. Based on this, the “processing distribution evaluation point” is a point that points to the degree of contribution to processing distribution and data distribution from the viewpoint of the system. As an example of this evaluation point conversion, a method (73) for pointing at the ratio of the number of times the target temporary registration data is used for the entire request processing is used.
[0071]
In the case of the B-1 type data type, even if the original target form data itself becomes unnecessary, it is data that can be used again when referring to a form that is output periodically. For this reason, when a form associated with B-1 type data is periodically output, a correction point is calculated so that evaluation corresponding to long-term storage can be performed in accordance with the output period (74).
[0072]
Finally, a new evaluation score is obtained by adding each evaluation score calculated this time and the current evaluation score (processing step S606). However, when a new evaluation score is divided by 0 by this calculation, it is set to 0. Based on the evaluation score calculated here, it is determined whether to continue or cancel the provisional registration at branch step S514 in the processing flow of FIG.
[0073]
【The invention's effect】
As described above, according to the form data storage management system of the present invention, by sharing the form data that was duplicated among a plurality of bases, the data amount of the entire system when saving the form data is reduced. It can be performed. At this time, the data is not simply reduced, but is stored in a data arrangement that balances the amount of data and the operation status at each site, so that the data can be efficiently stored in the system. At the same time, data security can be obtained by data distribution. Furthermore, since the central server group collectively manages information related to the storage management of the form data, efficient processing distribution is realized and the response such as form reference is improved. Data that is more rooted in the actual use of form data by evaluating the storage effect according to each data type and making it a point, rather than determining whether data other than master data is stored or discarded uniformly Management can be performed.
[0074]
Conventionally, when a base (server group) is added, complicated work related to duplication and sharing of an external storage device that stores form data has occurred, but according to the present invention, the base equipment and the central server group By simply adding a processing server group to the system, it is possible to flexibly cope with system expansion by automatically sharing form data and distributing processing.
[Brief description of the drawings]
FIG. 1 is a diagram showing a system configuration of a form data storage management system according to an embodiment of the present invention;
FIG. 2 is a diagram for explaining data types according to the characteristics of form data for using form data;
FIG. 3 is a flowchart showing processing in the data division distribution server 2 for processing until form data is input and stored;
4A is a diagram illustrating data stored in the storage management information database 6. FIG. 4B is a diagram illustrating a data structure of form registration information stored in the divided data storage unit 11 of the processing server group 9. FIG. FIG. 4C is a diagram for explaining the data structure of the divided data of the form data stored in the divided data storage unit 11 of the processing server group 9.
FIG. 5 is a flowchart showing processing in the processing server group for processing until form data is input and stored;
FIG. 6 is a flowchart showing the flow of processing in the processing request source processing server group and the central server group in the case of performing form data display (acquisition) processing or search processing;
FIG. 7 is a flowchart showing a processing flow of a processing server group responsible for processing by distributing a processing request from a central server group when performing form data display (acquisition) processing or search processing;
FIG. 8 is a flowchart for explaining a processing flow in a processing server group for processing related to continuation or destruction of storage of form data;
FIG. 9 is a flowchart for explaining the flow of processing in the central server group for processing related to continuation or destruction of storage of form data;
10D is a diagram illustrating data stored in the storage management information database 6, and FIG. 10E is a diagram illustrating a data structure of usage status information stored in the usage status information database 3. FIG.
FIG. 11 is a flowchart showing a storage effect re-evaluation process in the provisional registration state;
FIG. 12 is a diagram illustrating an example of a calculation criterion for an evaluation method used in a storage effect re-evaluation process in a provisional registration state;
FIG. 13 is a diagram illustrating a specific example of A-3 type data of form data.
FIG. 14 is a diagram illustrating specific examples of A-1 type data, A-2 type data, B-1 type data, and B-2 type data of form data.
[Explanation of symbols]
1 ... Central server group,
2 ... Data split distribution server,
3 ... Usage situation information database,
4 ... Storage management processing server,
5 ... Request reception server,
6 ... Storage management information database,
7 ... Network correlation table,
8: Distributed processing decision server,
9 ... processing server group,
10 ... request processing server,
11 ... divided data storage unit,
12 ... Real processing server,
13. Communication network

Claims (4)

システム内に保存する各々の帳票データを、帳票データを利用するためのデータタイプの分類基準に基づいて分割し、分割した帳票データの各部分を保存先の処理サーバ群に配布し、処理サーバ群に配布した帳票データの各部分を帳票データ管理情報により管理する中央サーバ群と、
前記中央サーバ群により配布された、分割した帳票データの各部分を保存し、保存している帳票データに関する検索処理を行い、システム内に保存している帳票データの検索要求および参照要求を中央サーバ群に発行する複数の処理サーバ群と、
中央サーバ群と複数の処理サーバ群とを接続する通信網とを備える帳票データ保存管理システムにおいて、
前記データタイプの分類基準には、複数の帳票データで利用する共通な部分があるか否かによって同一ページに表示される帳票データを複数の部分に分割する第1の分類基準および参照する頻度が高い部分か否かによって帳票データを分割する第2の分類基準が含まれており、
前記中央サーバ群は、前記第1の分類基準によって分割した帳票データのデータタイプが複数の帳票データで利用する共通な部分に分類される場合には、分割した帳票データと同一のデータが既に前記システム内に保存されていないときのみ保存対象とし、前記第2の分類基準によって分割した帳票データのデータタイプが参照する頻度が高い部分に分類される場合には、分割した帳票データを複数の処理サーバ群に配布する
ことを特徴とする帳票データ保存管理システム。
Each form data to be saved in the system is divided based on the classification standard of the data type for using the form data, each part of the divided form data is distributed to the processing server group of the saving destination, and the processing server group A central server group for managing each part of the form data distributed to the form data management information,
Each part of the divided form data distributed by the central server group is saved, a search process for the saved form data is performed, and a search request and a reference request for the form data stored in the system are sent to the central server A plurality of processing server groups to be issued to the group;
In a form data storage management system comprising a communication network that connects a central server group and a plurality of processing server groups,
The classification standard of the data type includes a first classification standard for dividing the form data displayed on the same page into a plurality of parts depending on whether or not there is a common part used in a plurality of form data, and a reference frequency. A second classification standard that divides the form data according to whether it is a high part is included,
When the data type of the form data divided according to the first classification standard is classified into a common part used by a plurality of form data, the central server group already has the same data as the divided form data. If the data is classified only when it is not stored in the system and is classified into a part that is frequently referred to by the data type of the form data divided according to the second classification standard, the divided form data is subjected to a plurality of processes. A form data storage management system characterized by being distributed to servers.
請求項1に記載の帳票データ保存管理システムにおいて、
前記処理サーバ群は、
帳票データの検索要求または参照要求を発行した際に他の処理サーバ群から受け取った帳票データの複製を一時的に保存し、
前記一時的に保存した帳票データが当該処理サーバ群または他の処理サーバ群からの参照回数が所定の期間に所定の回数以上ならば当該帳票データ当該処理サーバ群における仮登録申請を送信することによって更に当該帳票データの保存を継続し、参照回数が所定の期間に所定の回数未満ならば当該帳票データを廃棄する
ことを特徴とする帳票データ保存管理システム。
In the form data storage management system according to claim 1,
The processing server group includes:
Temporarily save a copy of the form data received from other processing servers when issuing a form data search request or reference request,
If the form data stored temporarily is the number of references from the processing server group or another processing server group over a predetermined number of times in a predetermined period, by sending a temporary registration application for the form data in the processing server group Further, the form data storage management system is characterized in that the form data is continuously stored and the form data is discarded if the number of references is less than the predetermined number in a predetermined period.
請求項2に記載の帳票データ保存管理システムにおいて、
前記処理サーバ群は、
前記参照回数を算出する際に、前記一時的に保存した帳票データが当該処理サーバ群から直接参照された場合には、更に所定の回数を参照回数に加算する
ことを特徴とする帳票データ保存管理システム。
In the form data storage management system according to claim 2,
The processing server group includes:
When calculating the reference count, if the temporarily stored form data is directly referred to from the processing server group, a predetermined count is further added to the reference count. system.
請求項2または請求項3に記載の帳票データ保存管理システムにおいて、
前記処理サーバ群は、
前記参照回数を算出する際に、前記一時的に保存した帳票データのデータタイプが複数の帳票データで利用する共通な部分に分類される場合には、当該帳票データが直接参照された回数のみならず、当該帳票データを利用する他の帳票データが参照された回数も参照回数に加算する
ことを特徴とする帳票データ保存管理システム。
In the form data storage management system according to claim 2 or claim 3,
The processing server group includes:
When calculating the number of times of reference, if the data type of the temporarily stored form data is classified into a common part used by a plurality of form data, only the number of times the form data is directly referenced In addition, a form data storage management system characterized in that the number of times other form data using the form data is referenced is also added to the reference number.
JP2000099862A 2000-03-31 2000-03-31 Form data storage management system Expired - Fee Related JP4007747B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000099862A JP4007747B2 (en) 2000-03-31 2000-03-31 Form data storage management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000099862A JP4007747B2 (en) 2000-03-31 2000-03-31 Form data storage management system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2004330885A Division JP2005122755A (en) 2004-11-15 2004-11-15 Form data saving management system

Publications (2)

Publication Number Publication Date
JP2001283141A JP2001283141A (en) 2001-10-12
JP4007747B2 true JP4007747B2 (en) 2007-11-14

Family

ID=18614152

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000099862A Expired - Fee Related JP4007747B2 (en) 2000-03-31 2000-03-31 Form data storage management system

Country Status (1)

Country Link
JP (1) JP4007747B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012137422A1 (en) * 2011-04-05 2012-10-11 日本電気株式会社 Information processing device

Also Published As

Publication number Publication date
JP2001283141A (en) 2001-10-12

Similar Documents

Publication Publication Date Title
CN103858122B (en) The method and system of the high consistency of the distributed reproducting content in holding client/server system
EP3096250B1 (en) System and method for distributed database query engines
CN100465901C (en) Network system, management computer, cluster management method, and computer program
CN112148679A (en) Data interaction method, system, device and storage medium based on multiple data platforms
US10832189B2 (en) Systems and methods for dynamically scheduling tasks across an enterprise
JP2000148676A (en) Dataware house system and inquiry processing method used for the same and method and device for collecting data for the method and charging system
JP2003296171A (en) Electronic business form management method and program
US10452879B2 (en) Memory structure for inventory management
CN116701330A (en) Logistics information sharing method, device, equipment and storage medium
JPH10222409A (en) Distributed data managing system
JP2008071004A (en) Transaction processing method and online system using it
CN114416769A (en) To-do task query method and device and electronic equipment
US20200104405A1 (en) Data warehouse management and synchronization systems and methods
WO2012053219A1 (en) Distributed database system and distributed data-processing system
JP4007747B2 (en) Form data storage management system
CN111858585A (en) Block chain strategy processing device, computer readable storage medium and terminal equipment
US20040193655A1 (en) Journal obtaining-distributing apparatus, journal obtaining-distributing method, and program used to direct computer to use method thereof
JP3811615B2 (en) Information distribution system, apparatus and method, and recording medium
JP2007164535A (en) Business integration method, business integration apparatus, business integration system, and business integration program
JP2005122755A (en) Form data saving management system
JP3973713B2 (en) Operation information automatic acquisition notification method in distributed processing system
US11340851B1 (en) Methods, systems, and storage media for characterizing print volume information for a printing asset
RU2656720C9 (en) Asset inventory system
JP3296570B2 (en) File transfer method
CN101599972B (en) Electronic-data distribution system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040608

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040809

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040914

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041115

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20041213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050607

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050808

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20050826

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070828

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100907

Year of fee payment: 3

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: 20100907

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100907

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130907

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees