JPH07244629A - Input/output device information management system of composite system - Google Patents

Input/output device information management system of composite system

Info

Publication number
JPH07244629A
JPH07244629A JP130695A JP130695A JPH07244629A JP H07244629 A JPH07244629 A JP H07244629A JP 130695 A JP130695 A JP 130695A JP 130695 A JP130695 A JP 130695A JP H07244629 A JPH07244629 A JP H07244629A
Authority
JP
Japan
Prior art keywords
input
output
output device
definition table
configuration
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP130695A
Other languages
Japanese (ja)
Other versions
JP3233541B2 (en
Inventor
Toshiaki Yamaguchi
俊朗 山口
Kazuo Imai
和男 今居
Masatoshi Haraguchi
政敏 原口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP00130695A priority Critical patent/JP3233541B2/en
Publication of JPH07244629A publication Critical patent/JPH07244629A/en
Application granted granted Critical
Publication of JP3233541B2 publication Critical patent/JP3233541B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To improve the efficiency of system generation and the flexibility of system dynamic alterations in the operation of the multiple system consisting of plural computer systems by enabling the batch management of an input/ output constitution definition table and an input/output constitution reference table. CONSTITUTION:A constitution management program 2 manages the constitution definitions of all input/output devices of plural computer systems 1 with the input/output constitution definition table 5 in a common file 3 and generates difference data 6 when input/output constitution is altered. The system is dynamically altered by modifying the input/output constitution reference table 7 in a common memory 4 according to the difference file 6. The input/output constitution definition table 5 and input/output constitution reference table 7 are constituted by being arranged in the matrix format of an input/output device information part 9 and an input/output device connection information part 10, and an input/output device and a system can be added and deleted 13 and 14.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、複数の計算機システム
で構成される複合システムの入出力装置情報の一括管理
システムに係り、特に、複合システム内で使用する全入
出力装置の構成を定義する入出力構成定義テーブルと、
入出力装置に対するデータ入出力の実行時等に参照でき
る形式に変換した入出力構成参照テーブルとを同時に一
括して更新することができるようにした入出力装置情報
の一括管理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for collectively managing input / output device information of a complex system composed of a plurality of computer systems, and more particularly to defining the configuration of all input / output devices used in the complex system. I / O configuration definition table,
The present invention relates to an input / output device information batch management system capable of simultaneously updating an input / output configuration reference table converted into a format that can be referred to when data is input / output to / from an input / output device.

【0002】[0002]

【従来の技術】入出力装置情報の管理に関する従来技術
として、例えば、特開平4−90024号公報等に記載
された技術が知られている。この従来技術は、複合シス
テムのゼネレーションを複合システムを構成する1つの
システムが一括して実行し、システム常駐ボリュームを
システム毎に生成するというものである。
2. Description of the Related Art As a conventional technique related to management of input / output device information, for example, a technique described in Japanese Patent Laid-Open No. 4-90024 is known. In this conventional technique, one system constituting the complex system collectively executes the complex system generation, and a system resident volume is generated for each system.

【0003】また、他の従来技術として、例えば、特開
平3−269754号公報等に記載された技術が知られ
ている。この従来技術は、入出力装置の固有情報のみを
共用ファイル等の上にシステム毎に予め作成してデータ
ベース化しておき、入出力装置の接続情報と入出力装置
の固有情報とを結合した入出力装置構成情報のファイル
をシステム毎に作成するというものである。
As another conventional technique, for example, a technique disclosed in Japanese Patent Laid-Open No. 3-269754 is known. In this conventional technology, only the unique information of the input / output device is created in advance on a shared file or the like for each system and is made into a database, and the input / output device is combined with the input / output device connection information and the input / output device unique information. The device configuration information file is created for each system.

【0004】さらに、システムの動的変更に関する従来
技術として、例えば、特開平3−175532号公報等
に記載された技術が知られている。この従来技術は、入
出力装置に対するデータ入出力の実行時等に参照できる
形式に変換したシステムゼネレーション情報をシステム
毎にメモリ上に持ち、定義プログラムによりシステムゼ
ネレーション情報の変更が行われたとき、このシステム
ゼネレーション情報を他のシステムが再読み込みすると
いうものである。
Further, as a conventional technique relating to the dynamic change of the system, for example, the technique described in Japanese Patent Laid-Open No. 3-175532 is known. This prior art has system generation information converted into a format that can be referred to at the time of inputting / outputting data to / from an input / output device on a memory for each system, and when the system generation information is changed by a definition program. , Other system reloads this system generation information.

【0005】[0005]

【発明が解決しようとする課題】前記入出力装置情報の
管理に関する従来技術は、入出力構成定義テーブルと入
出力構成参照テーブルとをシステム毎に保持しており、
複合システムで共用する入出力装置に関する定義を各シ
ステム毎に重複して行わなければならず、資源の使用効
率を低下させ、重複定義のためにシステムの処理負荷が
増大するという問題点を有している。
The prior art relating to the management of the input / output device information holds an input / output configuration definition table and an input / output configuration reference table for each system.
I / O device definitions shared by complex systems must be duplicated in each system, which reduces the efficiency of resource usage and increases the processing load of the system due to duplicate definitions. ing.

【0006】また、前記システムの動的変更に関する従
来技術は、システム毎に保持している入出力装置構成参
照テーブルを他のシステムが再読み込みするようにされ
ているため、複合システムで共用する入出力装置の追
加、削除、または、変更を行うために多くの手順が必要
になるという問題点を有している。
Further, in the prior art relating to the dynamic change of the system, since the input / output device configuration reference table held for each system is reloaded by another system, the input shared by the complex system is used. It has a problem that many procedures are required to add, delete, or change the output device.

【0007】本発明の目的は、前記従来技術の問題点を
解決し、複合システム内で使用する全入出力装置の構成
を定義する入出力構成定義テーブルと、入出力装置に対
するデータ入出力の実行時等に参照できる形式に変換し
た入出力構成参照テーブルとを一括して管理することを
可能にし、複合システムの稼働中に、入出力装置、シス
テムが追加、削除、あるいは、変更される等の変更が行
われたとき、前記入出力構成定義テーブルと入出力構成
参照テーブルとを動的に更新可能とした複合システムの
入出力装置情報の管理システムを提供することにある。
An object of the present invention is to solve the above-mentioned problems of the prior art, and to execute an input / output configuration table for defining the configuration of all input / output devices used in the complex system and data input / output for the input / output devices. It is possible to manage the I / O configuration reference table converted into a format that can be referred to at any time in a batch, so that I / O devices and systems are added, deleted, or changed while the complex system is operating. An object of the present invention is to provide an I / O device information management system of a complex system in which the I / O configuration definition table and the I / O configuration reference table can be dynamically updated when a change is made.

【0008】[0008]

【課題を解決する手段】本発明によれば前記目的は、複
合システム内で使用する全入出力装置の構成を定義する
入出力構成定義テーブルを共用ファイル上に1つ作成
し、この入出力構成定義テーブルを、入出力装置情報部
と入出力装置接続情報部とをマトリックス形式に配置し
て構成し、システム間で共用する入出力装置について、
入出力構成定義テーブル上で単一に定義可能にすること
により達成される。
According to the present invention, the object is to create one input / output configuration definition table for defining the configuration of all input / output devices used in a complex system on a shared file, The definition table is configured by arranging the I / O device information section and the I / O device connection information section in a matrix format, and regarding the I / O devices shared between the systems,
This is achieved by allowing a single definition on the input / output configuration definition table.

【0009】また、前記目的は、入出力装置に対するデ
ータ入出力の実行時等に参照できる形式に変換した入出
力構成参照テーブルを、入出力構成定義テーブルから読
み込んで共用メモリ上に1つ作成し、この入出力構成参
照テーブルを、入出力装置情報部と入出力装置接続情報
部とをマトリックス形式に配置して構成し、システム間
で共用する入出力装置について、入出力構成参照テーブ
ル上で一括して保持可能とするようにすることにより達
成される。
Further, the above-mentioned object is to read an input / output configuration reference table converted into a format which can be referred to at the time of executing data input / output to / from an input / output device from the input / output configuration definition table and create one in the shared memory. , This input / output configuration reference table is configured by arranging the input / output device information part and the input / output device connection information part in a matrix format, and the input / output devices shared between the systems are collectively displayed on the input / output configuration reference table. It is achieved by making it possible to hold.

【0010】[0010]

【作用】複数の計算機システムで構成される複合システ
ムにおいて、入出力構成定義テーブルと入出力構成参照
テーブルとを、入出力装置の種別、属性等の装置固有情
報である入出力装置情報部と、各入出力装置と各システ
ムとの間の接続情報である入出力装置接続情報部とを、
マトリックス形式に配置して構成しているので、これら
のテーブルをそれぞれ1つ備えるだけで、複合システム
内で使用する全入出力装置と各システムとを対応付け
て、複合システム内で一括して管理することができる。
In a complex system composed of a plurality of computer systems, an input / output configuration definition table and an input / output configuration reference table, an input / output device information section which is device-specific information such as input / output device types and attributes, I / O device connection information section, which is connection information between each I / O device and each system,
Since it is arranged in a matrix format, it is possible to manage all the I / O devices used in the complex system by associating all the input / output devices used in the complex system with each system by only providing one of these tables. can do.

【0011】また、入出力装置、システムが追加、削除
または変更された場合にも、入出力構成定義テーブルと
入出力構成参照テーブルとの更新を、任意のシステムが
一括して1回で実行することができる。
Further, even when an input / output device or system is added, deleted or changed, an arbitrary system collectively updates the input / output configuration definition table and the input / output configuration reference table at once. be able to.

【0012】[0012]

【実施例】以下、本発明による入出力装置情報の管理シ
ステムの一実施例を図面により詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of an input / output device information management system according to the present invention will be described in detail below with reference to the drawings.

【0013】図1は本発明が適用された複合システムの
構成を示すブロック図、図2は本発明の一実施例の構成
管理プログラムの構成例を説明する図、図3はシステム
生成機構の構成例を説明する図、図4はシステム変更機
構の構成例を説明する図、図5はシステム生成機構の処
理を説明するフローチャート、図6はシステム変更機構
の処理を説明するフローチャート、図7は複合システム
の動的変更を説明する図、図8はシステム生成機構15
の入出力装置情報部作成手段15aの処理を説明するフ
ローチャート、図9は入出力装置接続情報部作成手段1
5bの処理を説明するフローチャート、図10は入出力
構成定義テーブル診断手段15cの処理を説明するフロ
ーチャート、図11は差分データ生成手段15dの処理
を説明するフローチャート、図12は入出力構成定義テ
ーブル複写手段15eの処理を説明するフローチャー
ト、図13はシステム変更機構16の関連入出力装置取
得手段16aの処理を説明するフローチャート、図14
はシステム動的変更開始連絡手段16bの処理を説明す
るフローチャート、図15は入出力装置使用可否設定手
段16cの処理を説明するフローチャート、図16は入
出力装置情報部変更手段16dの処理を説明するフロー
チャート、図17は入出力装置接続情報部変更手段16
eの処理を説明するフローチャート、図18はシステム
動的変更終了連絡手段16fの処理を説明するフローチ
ャートである。図1において、1は計算機システム、2
は構成管理プログラム、3は共用ファイル、4は共用メ
モリ、5は入出力構成定義テーブル、5aは作業用入出
力構成定義テーブル、6は差分データ、7は入出力構成
参照テーブル、9は入出力装置情報部、10は入出力装
置接続情報部である。
FIG. 1 is a block diagram showing the configuration of a composite system to which the present invention is applied, FIG. 2 is a diagram for explaining an example of the configuration of a configuration management program according to an embodiment of the present invention, and FIG. 3 is a configuration of a system generation mechanism. FIG. 4 is a diagram illustrating an example of the configuration of the system changing mechanism, FIG. 5 is a flowchart illustrating processing of the system generating mechanism, FIG. 6 is a flowchart illustrating processing of the system changing mechanism, and FIG. FIG. 8 is a diagram for explaining the dynamic change of the system, and FIG.
9 is a flow chart for explaining the processing of the input / output device information section creating means 15a of FIG.
5b is a flowchart for explaining the processing of 5b, FIG. 10 is a flowchart for explaining the processing of the input / output configuration definition table diagnosing means 15c, FIG. 11 is a flowchart for explaining the processing of the differential data generating means 15d, and FIG. 14 is a flowchart for explaining the processing of the means 15e, FIG. 13 is a flowchart for explaining the processing of the related input / output device acquisition means 16a of the system changing mechanism 16, and FIG.
Is a flow chart for explaining the processing of the system dynamic change start contact means 16b, FIG. 15 is a flow chart for explaining the processing of the input / output device availability setting means 16c, and FIG. 16 is a flow chart for the processing of the input / output device information section changing means 16d. A flow chart, FIG. 17 shows the input / output device connection information section changing means 16
FIG. 18 is a flow chart for explaining the processing of e, and FIG. 18 is a flow chart for explaining the processing of the system dynamic change end communication means 16f. In FIG. 1, 1 is a computer system, 2
Is a configuration management program, 3 is a shared file, 4 is a shared memory, 5 is an input / output configuration definition table, 5a is a work input / output configuration definition table, 6 is differential data, 7 is an input / output configuration reference table, and 9 is input / output. The device information unit 10 is an input / output device connection information unit.

【0014】本発明が適用される複合システムは、図1
に示すように、複数の計算機システム1と、複数の計算
機システム1上で入出力装置の構成を管理する構成管理
プログラム2と、複数の計算機システム1の共用ファイ
ル3と、複数の計算機システム1の共用メモリ4と、共
用ファイル3に配置した複数の計算機システム1で使用
する全入出力装置の構成を定義した入出力構成定義テー
ブル5と、入出力構成定義テーブル5を編集するための
一時的な作業用入出力構成定義テーブル5aと、入出力
構成定義テーブル5を変更したときの差分データ6と、
入出力構成定義テーブル5を読み込んで共用メモリ4に
配置した入出力装置に対するデータ入出力の実行時等に
参照できる形式に変換した入出力構成参照テーブル7と
により構成される。
The complex system to which the present invention is applied is shown in FIG.
As shown in FIG. 1, a plurality of computer systems 1, a configuration management program 2 that manages the configuration of input / output devices on the plurality of computer systems 1, a shared file 3 of the plurality of computer systems 1, and a plurality of computer systems 1 A shared memory 4, an input / output configuration definition table 5 defining configurations of all input / output devices used in the plurality of computer systems 1 arranged in the shared file 3, and a temporary storage for editing the input / output configuration definition table 5. A work input / output configuration definition table 5a, difference data 6 when the input / output configuration definition table 5 is changed,
The input / output configuration definition table 5 is read, and the input / output configuration reference table 7 is converted into a format that can be referred to when executing data input / output to the input / output device arranged in the shared memory 4.

【0015】入出力構成定義テーブル5と入出力構成参
照テーブル7とは、入出力構成定義テーブル及び入出力
構成参照テーブルの構成8として示すように、各入出力
装置の種別、属性等の固有情報11を定義した入出力装
置情報部9と、各入出力装置と各システムとの間の接続
情報12を定義した入出力装置接続情報部10とをマト
リックス形式で配置して保持するように構成され、入出
力装置の追加及び削除13、システムの追加及び削除1
4が可能な構造を備えている。固有情報11には、当該
入出力装置への入出力を実行する上での属性、名称、ア
ドレス等のシステムジェネレーションで入出力装置を定
義した情報が格納される。また、入出力構成参照テーブ
ル7には、各システムでその装置を使用中であるか否
か、使用禁止状態であるか否か等のシステムが入出力装
置を管理するための情報も格納される。
The input / output configuration definition table 5 and the input / output configuration reference table 7 are unique information such as the type and attribute of each input / output device, as shown by the configuration 8 of the input / output configuration definition table and the input / output configuration reference table. An I / O device information section 9 defining 11 and an I / O device connection information section 10 defining connection information 12 between each I / O device and each system are arranged and held in a matrix format. , I / O device additions and deletions 13, System additions and deletions 1
4 is provided. The unique information 11 stores information that defines an input / output device by system generation, such as attributes, names, and addresses when executing input / output to the input / output device. Further, the input / output configuration reference table 7 also stores information for the system to manage the input / output device, such as whether the device is being used in each system and whether the device is in the use prohibited state. .

【0016】複合システムを構成する計算機システム1
に設けられる構成管理プログラム2は、複合システムを
構成する全計算機システムにそれぞれ設けられてもよ
く、また、特定の1つまたは複数の計算機システムに設
けられてもよい。そして、この構成管理プログラム2
は、図2に示すように、入出力構成定義テーブル5と差
分データ6とを生成するシステム生成機構15と、シス
テム稼働中のシステムの動的変更時に、差分データ6に
基づいて、入出力構成参照テーブル7に対して、入出力
装置、システムの追加、削除または変更を行うシステム
変更機構16から構成される。差分データ6中には、動
的変更のフラグが存在し、このフラグは、構成管理プロ
グラム2のシステム変更機構16が動的変更を実行する
ときに参照される。
Computer system 1 constituting a complex system
The configuration management program 2 provided in 1 may be provided in each of all computer systems that make up the complex system, or may be provided in one or more specific computer systems. And this configuration management program 2
2, as shown in FIG. 2, the system generation mechanism 15 for generating the input / output configuration definition table 5 and the difference data 6, and the input / output configuration based on the difference data 6 when the system is dynamically changed during system operation. The reference table 7 includes an input / output device and a system changing mechanism 16 for adding, deleting, or changing a system. A flag of dynamic change exists in the difference data 6, and this flag is referred to when the system change mechanism 16 of the configuration management program 2 executes the dynamic change.

【0017】構成管理プログラム2のシステム生成機構
15は、図3に示すように、入出力構成定義テーブル5
の入出力装置情報部9及び固有情報11を定義する入出
力装置情報部作成手段15aと、入出力構成定義テーブ
ル5の入出力装置接続情報部10及び接続情報12を定
義する入出力装置接続情報部作成手段15bと、前述で
定義した入出力構成定義テーブル5の入出力装置情報部
9及び入出力装置接続情報部10の定義誤り、システム
間の整合性等を診断する入出力構成定義テーブル診断手
段15cと、入出力構成定義テーブル5の変更部分を生
成する差分データ生成手段15dと、入出力構成定義テ
ーブル5と編集するための一時的な作業用入出力構成定
義テーブル5aとの間でデータを複写する入出力構成定
義テーブル複写手段15eとから構成される。このシス
テム生成機構15は、入出力構成定義テーブル5を更新
する。また、接続情報12には、当該入出力装置への入
出力を実行する上で必要となるチャネルから入出力制御
装置を経て当該入出力装置に至るまでの経路情報が格納
される。
The system generation mechanism 15 of the configuration management program 2 has an input / output configuration definition table 5 as shown in FIG.
I / O device information section 9 and the unique information 11 of the I / O device information section creating means 15a and the I / O apparatus connection information section 10 and the connection information 12 of the I / O configuration definition table 5 are defined. I / O configuration definition table diagnosis for diagnosing the section creation means 15b and definition errors in the I / O device information section 9 and the I / O device connection information section 10 of the I / O configuration definition table 5 defined above, consistency between systems, etc. Data between the means 15c, the difference data generating means 15d for generating a changed portion of the input / output configuration definition table 5, and the input / output configuration definition table 5 and the temporary work input / output configuration definition table 5a for editing. And an input / output configuration definition table copying means 15e for copying The system generation mechanism 15 updates the input / output configuration definition table 5. Further, the connection information 12 stores route information from a channel required for executing input / output to / from the input / output device to the input / output device via the input / output control device.

【0018】また、構成管理プログラム2のシステム変
更機構16は、図4に示すように、システム稼働中のシ
ステムの動的変更時に影響のある関連する入出力装置を
差分データ6から取得する関連入出力装置取得手段16
aと、入出力構成参照テーブル7の変更開始を複合シス
テム全体に通知するシステム動的変更開始連絡手段16
bと、関連する入出力装置の使用の可否をシステム全体
で同期的に制御する入出力装置使用可否設定手段16c
と、差分データ6に基づいて入出力構成参照テーブル7
の入出力装置情報部9を変更する入出力装置情報部変更
手段16dと、差分データ6に基づいて入出力構成参照
テーブル7の入出力装置接続情報部10を変更する入出
力装置接続情報部変更手段16eと、入出力構成参照テ
ーブル7の変更終了と各システムに関係のある変更部分
を複合システム全体に通知するシステム動的変更終了連
絡手段16fとから構成される。そして、このシステム
変更機構16は、入出力構成参照テーブル7を更新す
る。
Further, as shown in FIG. 4, the system changing mechanism 16 of the configuration management program 2 obtains the related input / output device which is affected by the dynamic change of the system during system operation from the difference data 6. Output device acquisition means 16
a and system dynamic change start communication means 16 for notifying the entire complex system of the start of change of the input / output configuration reference table 7.
b and input / output device availability setting means 16c for synchronously controlling the availability of the related input / output device in the entire system
And the input / output configuration reference table 7 based on the difference data 6
Input / output device information part changing means 16d for changing the input / output device information part 9 and input / output device connection information part 10 for changing the input / output device connection information part 10 of the input / output configuration reference table 7 based on the difference data 6. It comprises a means 16e and a system dynamic change end communication means 16f for notifying the entire complex system of the change end of the input / output configuration reference table 7 and the change portion related to each system. Then, the system changing mechanism 16 updates the input / output configuration reference table 7.

【0019】次に、前述のように構成される本発明の一
実施例において、構成管理プログラム2のシステム生成
機構15によるシステム生成の処理100を図5に示す
フローチャートを参照して説明する。
Next, in one embodiment of the present invention configured as described above, a system generation process 100 by the system generation mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0020】始めに、入出力構成定義テーブル複写手段
15eにより、入出力構成定義テーブル5を作業用入出
力構成定義テーブル5aに複写し、入出力装置情報部作
成手段15aにより、追加、削除または変更する入出力
装置があるか否かをチェックし、それらがある間、作業
用入出力構成定義テーブル5a内において、入出力装置
情報部9を追加、削除または変更し、追加がある場合、
その入出力装置の固有情報11を定義する(ステップ1
01〜103)。
First, the input / output configuration definition table copying means 15e copies the input / output configuration definition table 5 to the work input / output configuration definition table 5a, and the input / output device information section creating means 15a adds, deletes or changes. Check whether or not there is an input / output device to be added, and while they are added, the input / output device information section 9 is added, deleted or changed in the work input / output configuration definition table 5a.
The unique information 11 of the input / output device is defined (step 1
01-103).

【0021】ステップ102、103の処理で、追加、
削除または変更する入出力装置によるテーブルの更新終
了後、入出力装置接続情報部作成手段15bにより、追
加、削除または変更するシステムがあるか否かをチェッ
クし、それらがある間、作業用入出力構成定義テーブル
5a内において、入出力装置接続情報部10を追加、削
除または変更する(ステップ104、105)。
In the processing of steps 102 and 103, addition,
After the table is updated by the input / output device to be deleted or changed, the input / output device connection information section creating means 15b checks whether or not there is a system to be added, deleted or changed, and while there is such a work input / output The input / output device connection information section 10 is added, deleted or changed in the configuration definition table 5a (steps 104 and 105).

【0022】ステップ104、105の処理で、追加、
削除または変更するシステムによるテーブルの更新終了
後、入出力装置接続情報部作成手段15bにより、各入
出力装置について、作業用入出力構成定義テーブル5a
内の各システムの入出力装置接続情報部10の接続情報
12を変更する(ステップ106)。
In the processing of steps 104 and 105, addition,
After the table has been updated by the system to be deleted or changed, the input / output device connection information section creating means 15b causes the input / output device configuration definition table 5a for work for each input / output device
The connection information 12 of the input / output device connection information section 10 of each system is changed (step 106).

【0023】作業用入出力構成定義テーブル5aの修正
完了後、入出力構成定義テーブル診断手段15cによ
り、作業用入出力構成定義テーブル5aの定義誤りの有
無、システム間の整合性のチェックを行い、修正した作
業用入出力構成定義テーブル5aが正しいか否かをチェ
ックし、誤りがある場合、ステップ102の処理に戻っ
て、作業用入出力構成定義テーブル5aの修正を行う
(ステップ107、108)。
After the modification of the work input / output configuration definition table 5a is completed, the input / output configuration definition table diagnostic means 15c checks the definition of the work input / output configuration definition table 5a and the consistency between the systems. It is checked whether the corrected work input / output configuration definition table 5a is correct, and if there is an error, the process returns to step 102 to correct the work input / output configuration definition table 5a (steps 107 and 108). .

【0024】ステップ108で、修正した作業用入出力
構成定義テーブル5aが正しいと判定された場合、次
に、システム稼働中にシステムの動的変更を行うか否か
をチェックし、システムの動的変更を行う場合、差分デ
ータ生成手段15dにより、差分データ6を生成する
(ステップ109、110)。
When it is determined in step 108 that the modified work input / output configuration definition table 5a is correct, it is next checked whether or not the system is dynamically changed while the system is operating, and the system dynamic When making a change, the difference data generation means 15d generates the difference data 6 (steps 109 and 110).

【0025】次に、前述したシステムの動的変更が一時
的なシステムの動的変更であるか否かをチェックし、一
時的なシステムの動的変更である場合、入出力構成定義
テーブル5を生成することなく処理を終了する(ステッ
プ111)。
Next, it is checked whether the above-mentioned dynamic system change is a temporary system dynamic change, and if it is a temporary system dynamic change, the I / O configuration definition table 5 is set. The process ends without generation (step 111).

【0026】ステップ109でシステムの動的な変更を
行わないと判定された場合、及び、ステップ111でシ
ステムの一時的でない動的変更が行われると判定された
場合、入出力構成定義テーブル複写手段15eにより、
作業用入出力構成定義テーブル5aを入出力構成定義テ
ーブル5に複写して、入出力構成定義テーブル5を生成
する(ステップ112)。
When it is determined in step 109 that the system is not dynamically changed, and when it is determined in step 111 that the system is not dynamically changed temporarily, the input / output configuration definition table copying means. 15e
The work input / output configuration definition table 5a is copied to the input / output configuration definition table 5 to generate the input / output configuration definition table 5 (step 112).

【0027】次に、構成管理プログラム2のシステム生
成機構15の入出力装置情報部作成手段15aの処理3
00を図8に示すフローチャートを参照して説明する。
Next, processing 3 of the input / output device information section creating means 15a of the system creating mechanism 15 of the configuration management program 2
00 will be described with reference to the flowchart shown in FIG.

【0028】作業用入出力構成定義テーブル5aに変更
があるか否かをチェックし、変更がなければ処理を終了
する(ステップ301、307)。作業用入出力構成定
義テーブル5aに変更があり、その変更がシステム変更
の場合、システムの追加及び削除14を行う(ステップ
302、303)。作業用入出力構成定義テーブル5a
に変更があり、その変更が入出力装置変更の場合、入出
力装置の追加及び削除13を行う(ステップ304〜3
05)。さらに、入出力装置の追加の場合、固有情報1
1を生成し、ステップ301に戻って、作業用入出力構
成定義テーブル5aに変更がある間、ステップ302以
降の処理を繰返し続ける(ステップ306)。
It is checked whether or not there is a change in the work input / output configuration definition table 5a, and if there is no change, the process ends (steps 301 and 307). When there is a change in the work input / output configuration definition table 5a and the change is a system change, system addition and deletion 14 is performed (steps 302 and 303). Work input / output configuration definition table 5a
If there is a change in the input / output device and the change is an input / output device change, the input / output device is added and deleted 13 (steps 304 to 3).
05). Further, in the case of adding an input / output device, the unique information 1
1 is generated, the process returns to step 301, and while the work input / output configuration definition table 5a is changed, the processes after step 302 are repeated (step 306).

【0029】次に、構成管理プログラム2のシステム生
成機構15の入出力装置接続情報部作成手段15bの処
理400を図9に示すフローチャートを参照して説明す
る。
Next, the processing 400 of the input / output device connection information section creating means 15b of the system creating mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0030】作業用入出力構成定義テーブル5aに変更
があるか否かをチェックし、変更がなければ処理を終了
する(ステップ401、403)。ステップ401で作
業用入出力構成定義テーブル5aに変更があると判定さ
れた場合、接続情報12の追加及び削除を行い、作業用
入出力構成定義テーブル5aに変更がある間、接続情報
12の追加及び削除の処理を繰返して行う(ステップ4
02)。
It is checked whether or not there is a change in the work input / output configuration definition table 5a, and if there is no change, the process ends (steps 401 and 403). When it is determined in step 401 that the work input / output configuration definition table 5a is changed, the connection information 12 is added and deleted, and the connection information 12 is added while the work input / output configuration definition table 5a is changed. And the deletion process are repeated (step 4).
02).

【0031】次に、構成管理プログラム2のシステム生
成機構15の入出力構成定義テーブル診断手段15cの
処理500を図10に示すフローチャートを参照して説
明する。
Next, the processing 500 of the input / output configuration definition table diagnostic means 15c of the system generation mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0032】全システムの診断が完了しているか否かを
チェックし、全システムの診断が完了していれば処理を
終了する(ステップ501、503)。ステップ501
で全システムの診断が完了していないと判定された場
合、次のシステム1の入出力接続情報部の診断を行い、
全システムの診断が完了するまでこの診断の処理を続け
る(ステップ502)。
It is checked whether the diagnosis of all the systems is completed, and if the diagnosis of all the systems is completed, the processing is terminated (steps 501 and 503). Step 501
If it is determined that the diagnosis of all systems is not completed in, the diagnosis of the input / output connection information section of the next system 1 is performed,
The diagnosis process is continued until the diagnosis of the entire system is completed (step 502).

【0033】次に、構成管理プログラム2のシステム生
成機構15の差分データ生成手段15dの処理600を
図11に示すフローチャートを参照して説明する。
Next, the process 600 of the differential data generating means 15d of the system generating mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0034】入出力構成定義テーブル5と作業用入出力
構成定義テーブル5aの全入出力装置の検索が終了した
か否かをチェックし、全装置の検索が終了していれば処
理を終了する(ステップ601、604)。ステップ6
01の判定で全装置の検索が終了していなければ検索を
続け、入出力構成定義テーブル5と作業用入出力構成定
義テーブル5aの内容が不一致の入出力装置に対する差
分データを生成して差分データ6に出力する処理を全装
置の検索が終了するまで繰返し続ける(ステップ60
2、603)。
It is checked whether or not the search for all the input / output devices in the input / output configuration definition table 5 and the work input / output configuration definition table 5a has been completed. If the search for all the devices has been completed, the process is terminated ( Steps 601, 604). Step 6
If the search for all the devices is not completed in the judgment of 01, the search is continued, and the difference data is generated for the I / O devices whose contents of the I / O configuration definition table 5 and the work I / O configuration definition table 5a do not match and the difference data The process of outputting to 6 is repeated until the search for all devices is completed (step 60).
2, 603).

【0035】次に、構成管理プログラム2のシステム生
成機構15の入出力構成定義テーブル複写手段15eの
処理700を図12に示すフローチャートを参照して説
明する。
Next, the processing 700 of the input / output configuration definition table copying means 15e of the system generation mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0036】システム生成が開始されたか否かをチェッ
クし、システムの生成が開始された場合、入出力構成定
義テーブル5を作業用入出力構成定義テーブル5aに複
写して処理を終了する(ステップ701、702、70
4)。ステップ701のチェックでシステムの生成の開
始でない場合、すなわち、システム生成の終了の場合、
作業用入出力構成定義テーブル5aを入出力構成定義テ
ーブル5に複写して処理を終了する(ステップ703、
704)。
It is checked whether or not the system generation is started. If the system generation is started, the input / output configuration definition table 5 is copied to the work input / output configuration definition table 5a and the process is terminated (step 701). , 702, 70
4). If it is determined in step 701 that the system generation has not started, that is, if the system generation has ended,
The work input / output configuration definition table 5a is copied to the input / output configuration definition table 5 and the process ends (step 703,
704).

【0037】次に、構成管理プログラム2のシステム変
更機構15によるシステム稼働中のシステムの動的変更
の処理200を図6に示すフローチャートを参照して説
明する。
Next, a process 200 of dynamically changing the system during system operation by the system changing mechanism 15 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0038】始めに、関連入出力装置取得手段16aに
より、差分データ6からシステムの動的変更時に影響の
ある関連する入出力装置を取得し、システム動的変更開
始連絡手段16bにより、システムの動的変更が複合シ
ステム内で重複して実行されないように、全システムに
対してシステムの動的変更の開始を通知する。この通知
は、例えば、メモリにインジケータを立てる、システム
間通信を行う、ファイルをロックする等の任意の手段を
使用して行うことができる(ステップ201、20
2)。
First, the related input / output device acquisition means 16a acquires the related input / output device which is affected by the dynamic change of the system from the difference data 6, and the system dynamic change start communication means 16b operates the system. Notify all systems to initiate dynamic system changes so that dynamic changes are not duplicated in a complex. This notification can be performed using any means such as setting an indicator in the memory, performing intersystem communication, and locking a file (steps 201, 20).
2).

【0039】次に、入出力装置使用可否設定手段16c
により、関連する入出力装置を使用不可に設定する(ス
テップ203)。
Next, the input / output device availability setting means 16c
Sets the related input / output device to be unusable (step 203).

【0040】この状態で、入出力装置情報部変更手段1
6dにより、追加、削除または変更する入出力構成参照
テーブル7の入出力装置情報部9がある間、それらの入
出力装置に関する入出力構成参照テーブル7の入出力装
置情報部9を追加、削除または変更する処理を行う(ス
テップ204、205)。
In this state, the input / output device information section changing means 1
6d, while the input / output device information section 9 of the input / output configuration reference table 7 to be added, deleted or changed exists, the input / output device information section 9 of the input / output configuration reference table 7 related to those input / output devices is added, deleted or A changing process is performed (steps 204 and 205).

【0041】ステップ204、205の処理で入出力装
置情報部9を追加、削除または変更の処理が終了後、入
出力装置接続情報部変更手段16eにより、追加、削
除、または変更する入出力構成参照テーブル7の入出力
装置接続情報部10がある間、それらの入出力装置に関
する入出力構成参照テーブル7の入出力装置接続情報部
10を追加、削除または変更する処理を行う(ステップ
207、208)。
After the processing of adding, deleting or changing the input / output device information section 9 in the processing of steps 204 and 205 is completed, the input / output device connection information section changing means 16e refers to the input / output configuration to be added, deleted or changed. While the input / output device connection information part 10 of the table 7 is present, processing for adding, deleting or changing the input / output device connection information part 10 of the input / output configuration reference table 7 relating to those input / output devices is performed (steps 207, 208). .

【0042】ステップ204〜207の処理により、入
出力構成参照テーブル7の変更が完了した後、入出力装
置使用可否設定手段16cにより、追加した入出力装置
を含む関連する入出力装置を使用可に設定し、最後に、
システム動的変更終了連絡手段16fにより、使用可否
設定の解除とシステムの動的変更の終了とをシステム全
体に通知する(ステップ208、209)。
After the modification of the input / output configuration reference table 7 is completed by the processing of steps 204 to 207, the associated input / output device including the added input / output device is enabled by the input / output device availability setting means 16c. And finally,
The system dynamic change end communication means 16f notifies the entire system of the cancellation of the usability setting and the end of the system dynamic change (steps 208 and 209).

【0043】前述において、任意の1つのシステムが動
的変更を実行し、システム動的変更終了連絡手段16f
によって他のシステムが動的変更の終了を受け取った後
には、全システムが変更後の入出力構成参照テーブル7
を参照することにより、他のシステムに変更内容を意識
させることがない。
In the above description, any one system executes the dynamic change, and the system dynamic change end communication means 16f.
After the other system receives the end of the dynamic change by the system, all systems change the I / O configuration reference table 7 after the change.
By referring to, other system is not made aware of the changes.

【0044】次に、構成管理プログラム2のシステム変
更機構16の関連入出力装置取得手段16aの処理80
0を図13に示すフローチャートを参照して説明する。
Next, the processing 80 of the related input / output device acquisition means 16a of the system change mechanism 16 of the configuration management program 2
0 will be described with reference to the flowchart shown in FIG.

【0045】全システムから関連入出力装置を取得した
か否かをチェックし、全システムに対する処理が完了し
ていれば処理を終了する(ステップ801、803)。
ステップ801で全システムから関連入出力装置を取得
していないと判定された場合、次のシステム1の関連入
出力装置を取得する(ステップ802)。
It is checked whether or not the related input / output device has been acquired from all the systems, and if the processing for all the systems is completed, the processing is terminated (steps 801, 803).
When it is determined in step 801 that the related input / output device has not been acquired from all systems, the related input / output device of the next system 1 is acquired (step 802).

【0046】次に、構成管理プログラム2のシステム変
更機構16のシステム動的変更開始連絡手段16bの処
理を図14に示すフローチャートを参照して説明する。
Next, the processing of the system dynamic change start communication means 16b of the system change mechanism 16 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0047】全システムに対する連絡が完了しているか
否かをチェックし、完了していれば処理を終了する(ス
テップ901、903)。ステップ901でまだ連絡の
済んでいないシステムがあると判定された場合、次のシ
ステム1にシステム動的変更の開始を連絡する(ステッ
プ902)。
It is checked whether the communication with all the systems is completed, and if completed, the processing is terminated (steps 901, 903). If it is determined in step 901 that there is a system that has not been contacted yet, the next system 1 is notified of the start of system dynamic change (step 902).

【0048】次に、構成管理プログラム2のシステム変
更機構16の入出力装置使用可否設定手段16cの処理
1000を図15に示すフローチャートを参照して説明
する。
Next, the processing 1000 of the input / output device availability setting means 16c of the system changing mechanism 16 of the configuration management program 2 will be described with reference to the flow chart shown in FIG.

【0049】全システムの対象及び関連入出力装置を使
用不可とする処理が完了しているか否かをチェックし、
使用不可とする処理が完了していれば処理を終了する
(ステップ1001、1003)。ステップ1001
で、まだ対象及び関連入出力装置を使用不可とする処理
が完了していないシステムがあると判定された場合、次
のシステム1の対象及び関連入出力装置を使用不可とす
る(ステップ1002)。
It is checked whether or not the process of disabling the target of the entire system and the related input / output device is completed,
If the process of disabling is completed, the process ends (steps 1001 and 1003). Step 1001
If it is determined that there is a system that has not completed the process of disabling the target and related input / output devices, the target and related input / output devices of the next system 1 are disabled (step 1002).

【0050】次に、構成管理プログラム2のシステム変
更機構16の入出力装置情報部変更手段16dの処理1
100を図16に示すフローチャートを参照して説明す
る。
Next, processing 1 of the input / output device information section changing means 16d of the system changing mechanism 16 of the configuration management program 2
100 will be described with reference to the flowchart shown in FIG.

【0051】入出力構成参照テーブル7に変更があるか
否かチェックし、変更がなければ処理を終了する(ステ
ップ1101、1107)。ステップ1101のチェッ
クで変更がある場合、その変更がシステムの変更である
か否かをチェックし、システムの変更である場合、シス
テムの追加及び削除14を行い、ステップ1101の処
理に戻る(ステップ1102、1103)。ステップ1
102のチェックでその変更がシステムの変更でなかっ
た場合、すなわち、その変更が入出力装置の変更である
と判定された場合、入出力装置の追加及び削除13を行
い、さらに、この処理が入出力装置の追加である場合、
固有情報11を生成して、ステップ1101に戻り、入
出力構成参照テーブル7の変更がなくなるまでステップ
1101以降の処理を繰返し実行する(ステップ110
4〜1106)。
It is checked whether or not there is a change in the input / output configuration reference table 7, and if there is no change, the processing ends (steps 1101 and 1107). If there is a change in the check in step 1101, it is checked whether or not the change is a system change. If it is a system change, system addition and deletion 14 is performed, and the process returns to step 1101 (step 1102). 1103). Step 1
If the change in 102 is not a system change, that is, if the change is determined to be an I / O device change, I / O device addition / deletion 13 is performed, and this process is entered. When adding an output device,
The unique information 11 is generated, the process returns to step 1101, and the processes after step 1101 are repeatedly executed until there is no change in the input / output configuration reference table 7 (step 110).
4-1106).

【0052】次に、構成管理プログラム2のシステム変
更機構16の入出力装置接続情報部変更手段16eの処
理1200を図17に示すフローチャートを参照して説
明する。
Next, a process 1200 of the input / output device connection information section changing means 16e of the system changing mechanism 16 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0053】入出力構成参照テーブル7に変更があるか
否かチェックし、変更がなければ処理を終了する(ステ
ップ1201、1203)。ステップ1201で入出力
構成参照テーブル7に変更があると判定された場合、接
続情報12の追加及び削除を行い、ステップ1201に
戻って、テーブル7に変更がある間、接続情報12の追
加及び削除の処理を続ける(ステップ1202)。
It is checked whether or not the input / output configuration reference table 7 has been changed, and if there is no change, the processing is terminated (steps 1201 and 1203). When it is determined in step 1201 that the input / output configuration reference table 7 is changed, the connection information 12 is added and deleted, and the process returns to step 1201 to add and delete the connection information 12 while the table 7 is changed. Processing is continued (step 1202).

【0054】次に、構成管理プログラム2のシステム変
更機構16のシステム動的変更終了連絡手段16fの処
理1300を図18に示すフローチャートを参照して説
明する。
Next, the process 1300 of the system dynamic change end communication means 16f of the system change mechanism 16 of the configuration management program 2 will be described with reference to the flowchart shown in FIG.

【0055】変更終了を連絡していないシステムがある
か否かをチェックし、全システムに対して変更終了の連
絡が完了している場合、処理を終了する(ステップ13
01、1303)ステップ1301で変更終了の連絡が
終了していないシステムがあると判定された場合、次の
システム1にシステム動的変更の終了を連絡する(ステ
ップ1302)。
It is checked whether or not there is a system that has not notified the end of the change. If the notification of the end of the change has been made to all systems, the process ends (step 13).
(01, 1303) If it is determined in step 1301 that there is a system that has not been notified of the end of change, the next system 1 is notified of the end of dynamic system change (step 1302).

【0056】次に、複合システムの動的変更の手順を、
図1、図2、図4及び図7を参照して説明する。
Next, the procedure for dynamically changing the complex system will be described.
This will be described with reference to FIGS. 1, 2, 4, and 7.

【0057】動的変更の準備として、予め任意のシステ
ム1上の構成管理プログラム2のシステム生成機構15
により、差分データ6を作成する。差分データ6の作成
は、動的変更の実行以前であればいつでもよい。
As a preparation for the dynamic change, the system generation mechanism 15 of the configuration management program 2 on an arbitrary system 1 is prepared in advance.
Thus, the difference data 6 is created. The difference data 6 may be created any time before the dynamic change is executed.

【0058】動的変更の実行は、任意のシステム1上の
構成管理プログラム2のシステム変更機構16により行
われる。
The dynamic change is executed by the system change mechanism 16 of the configuration management program 2 on the arbitrary system 1.

【0059】動的変更前の入出力構成参照テーブル7を
図7(a)とする。このとき、削除または変更となる入
出力装置7aは、全てのシステム1から使用可能であ
る。
The input / output configuration reference table 7 before the dynamic change is shown in FIG. At this time, the input / output device 7a to be deleted or changed can be used by all the systems 1.

【0060】入出力装置使用可否設定手段16cは、削
除または変更となる入出力装置7aを、入出力構成参照
テーブル7上で使用不可能とする。これにより、これら
の削除または変更となる入出力装置7aは、全てのシス
テム1から使用できないものとなる〔図7(b)〕。
The input / output device availability setting means 16c disables the input / output device 7a to be deleted or changed on the input / output configuration reference table 7. As a result, the input / output device 7a to be deleted or changed becomes unusable from all the systems 1 [FIG. 7 (b)].

【0061】入出力装置情報部変更手段16dと入出力
装置接続情報部変更手段16eとは、差分データ6に基
づいて入出力構成参照テーブル7を変更する。このと
き、追加または変更された入出力装置7bは、入出力構
成テーブル7上で使用不可能とされて、全てのシステム
1から使用できない〔図7(c)〕。
The input / output device information section changing means 16d and the input / output apparatus connection information section changing means 16e change the input / output configuration reference table 7 based on the difference data 6. At this time, the added or changed input / output device 7b is disabled on the input / output configuration table 7 and cannot be used by all the systems 1 [FIG. 7 (c)].

【0062】その後、システム動的変更終了連絡手段1
6fは、追加または変更した入出力装置7bを入出力構
成参照テーブル7上で使用可能として〔図7(d)〕、
全てのシステムに動的変更の終了を通知する。これ以
降、全てのシステムが変更後の入出力構成参照テーブル
7を用いて入出力装置を使用することが可能となる。
Thereafter, the system dynamic change end contact means 1
6f indicates that the added or changed input / output device 7b can be used on the input / output configuration reference table 7 [FIG. 7 (d)],
Notify all systems of the end of dynamic changes. After that, all systems can use the input / output device by using the changed input / output configuration reference table 7.

【0063】前述したシステムの動的変更の処理によっ
て、入出力装置、システムが追加された場合、前述の処
理の終了により追加された入出力装置が使用可能とな
り、また、追加されたシステムが立ち上げ可能となる。
When an I / O device and a system are added by the above-described system dynamic change process, the added I / O device becomes usable by the end of the above process, and the added system starts up. Can be raised.

【0064】前述した本発明の一実施例によれば、複数
の計算機システムで構成される複合システムにおいて、
共用及び非共用の入出力装置を問わず、任意のシステム
から一括してそれらの入出力装置構成を定義することが
でき、しかも、共用する入出力装置に関してシステム間
で重複して定義する必要がないため、システム生成作業
を、システム数に依存せずに1回だけで行うことがで
き、システム生成効率の向上を図ることができる。
According to the above-described embodiment of the present invention, in a complex system composed of a plurality of computer systems,
Regardless of shared and non-shared I / O devices, it is possible to define the I / O device configuration from any system at once, and it is necessary to define the shared I / O devices redundantly between the systems. Since it does not exist, the system generation work can be performed only once without depending on the number of systems, and the system generation efficiency can be improved.

【0065】また、本発明の一実施例は、入出力装置に
対するデータ入出力の実行時等に参照する形式に変換し
た入出力構成参照テーブルを、任意のシステムの起動時
に入出力構成定義テーブルから読み込んで共用メモリ上
に配置し、全システムから参照できるようにしているた
め、他のシステムの起動時に入出力構成定義テーブルを
読み込む必要が無く、システムの起動時間の短縮を図る
ことができる。
Further, according to one embodiment of the present invention, an input / output configuration reference table converted into a format to be referred to when executing data input / output to / from an input / output device is converted from the input / output configuration definition table when an arbitrary system is started. Since it is read and placed in the shared memory so that it can be referenced by all systems, it is not necessary to read the I / O configuration definition table when starting another system, and the system startup time can be shortened.

【0066】さらに、本発明の一実施例は、入出力構成
定義テーブル及び入出力構成参照テーブルを、入出力装
置情報部と入出力装置接続情報部とをマトリックス形式
に配置して構成しているため、入出力装置、システムの
追加、削除または変更を制限無く容易に行うことが可能
となり、システム構成上の柔軟性を向上させることがで
きる。
Further, according to one embodiment of the present invention, the input / output configuration definition table and the input / output configuration reference table are configured by arranging the input / output device information section and the input / output apparatus connection information section in a matrix format. Therefore, it is possible to easily add, delete, or change the input / output device and the system without limitation, and it is possible to improve the flexibility in the system configuration.

【0067】[0067]

【発明の効果】以上説明したように本発明によれば、複
合システム内で使用する全入出力装置の構成を定義する
入出力構成定義テーブルと、入出力装置に対するデータ
入出力の実行時等に参照できる形式に変換した入出力構
成参照テーブルとを、複合システムに1つだけ設けて、
一括して管理することができ、複合システムの稼働中
に、入出力装置、システムが追加、削除、あるいは、変
更される等の変更が行われたとき、前記入出力構成定義
テーブルと入出力構成参照テーブルとを動的に更新する
ことができる。
As described above, according to the present invention, the input / output configuration definition table for defining the configurations of all the input / output devices used in the complex system, and the data input / output for the input / output devices are executed. Provide only one input / output configuration reference table converted to a reference format in the complex system,
The I / O configuration definition table and the I / O configuration can be managed collectively, and when the I / O device and the system are added, deleted, or changed while the complex system is operating. The lookup table and can be updated dynamically.

【0068】これにより、本発明は、システム生成効率
の向上、システムの起動時間の短縮を図ることができ、
かつ、システム構成上の柔軟性を向上させることができ
る。
As a result, the present invention can improve the system generation efficiency and shorten the system start-up time,
In addition, it is possible to improve flexibility in system configuration.

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

【図1】本発明が適用された複合システムの構成を示す
ブロック図である。
FIG. 1 is a block diagram showing a configuration of a complex system to which the present invention is applied.

【図2】本発明の一実施例の構成管理プログラムの構成
例を説明する図である。
FIG. 2 is a diagram illustrating a configuration example of a configuration management program according to an embodiment of the present invention.

【図3】システム生成機構の構成例を説明する図であ
る。
FIG. 3 is a diagram illustrating a configuration example of a system generation mechanism.

【図4】システム変更機構の構成例を説明する図であ
る。
FIG. 4 is a diagram illustrating a configuration example of a system changing mechanism.

【図5】システム生成機構の処理を説明するフローチャ
ートである。
FIG. 5 is a flowchart illustrating processing of a system generation mechanism.

【図6】システム変更機構の処理を説明するフローチャ
ートである。
FIG. 6 is a flowchart illustrating processing of a system changing mechanism.

【図7】複合システムの動的変更を説明する図である。FIG. 7 is a diagram illustrating dynamic change of a complex system.

【図8】システム生成機構15の入出力装置情報部作成
手段15aの処理を説明するフローチャートである。
FIG. 8 is a flowchart illustrating a process of the input / output device information section creating unit 15a of the system creating mechanism 15.

【図9】入出力装置接続情報部作成手段15bの処理を
説明するフローチャートである。
FIG. 9 is a flowchart illustrating a process of an input / output device connection information section creating unit 15b.

【図10】入出力構成定義テーブル診断手段15cの処
理を説明するフローチャートである。
FIG. 10 is a flowchart illustrating a process of an input / output configuration definition table diagnostic means 15c.

【図11】差分データ生成手段15dの処理を説明する
フローチャートである。
FIG. 11 is a flowchart illustrating a process of a difference data generation unit 15d.

【図12】入出力構成定義テーブル複写手段15eの処
理を説明するフローチャートである。
FIG. 12 is a flowchart illustrating a process of an input / output configuration definition table copying unit 15e.

【図13】システム変更機構16の関連入出力装置取得
手段16aの処理を説明するフローチャートである。
FIG. 13 is a flowchart illustrating a process of a related input / output device acquisition unit 16a of the system changing mechanism 16.

【図14】システム動的変更開始連絡手段16bの処理
を説明するフローチャートである。
FIG. 14 is a flowchart illustrating a process of the system dynamic change start communication means 16b.

【図15】入出力装置使用可否設定手段16cの処理を
説明するフローチャートである。
FIG. 15 is a flowchart illustrating a process of input / output device availability setting means 16c.

【図16】入出力装置情報部変更手段16dの処理を説
明するフローチャートである。
FIG. 16 is a flowchart illustrating a process of the input / output device information section changing unit 16d.

【図17】入出力装置接続情報部変更手段16eの処理
を説明するフローチャートである。
FIG. 17 is a flowchart illustrating a process of the input / output device connection information section changing unit 16e.

【図18】システム動的変更終了連絡手段16fの処理
を説明するフローチャートである。
FIG. 18 is a flowchart illustrating a process of the system dynamic change end communication unit 16f.

【符号の説明】[Explanation of symbols]

1 計算機システム 2 構成管理プログラム 3 共用ファイル 4 共用メモリ 5 入出力構成定義テーブル 5a 作業用入出力構成定義テーブル 6 差分データ 7 入出力構成参照テーブル 9 入出力装置情報部 1 Computer System 2 Configuration Management Program 3 Shared File 4 Shared Memory 5 I / O Configuration Definition Table 5a Work I / O Configuration Definition Table 6 Difference Data 7 I / O Configuration Reference Table 9 I / O Device Information Section

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 複数の計算機システムで構成される複合
システムの入出力装置情報管理システムにおいて、複合
システム内で使用する全入出力装置の構成を定義する入
出力構成定義テーブルを、各計算機システムがシステム
起動時に参照することができる共用ファイル上に1つ備
え、前記入出力構成定義テーブルは、入出力装置に対す
るデータ入出力の実行等に必要な入出力装置の種別、属
性情報等を定義する入出力装置情報部と、各入出力装置
と各システムとの間の接続関係を定義する入出力装置接
続情報部とをマトリックス形式に配置して構成されるこ
とを特徴とする複合システムの入出力装置情報管理シス
テム。
1. In an input / output device information management system of a complex system composed of a plurality of computer systems, each computer system has an input / output configuration definition table that defines the configuration of all I / O devices used in the complex system. One input file is provided on the shared file that can be referred to when the system is started up. The I / O configuration definition table defines the I / O device type, attribute information, etc. necessary for executing data I / O to the I / O device. An input / output device of a complex system, which is configured by arranging an output device information section and an input / output apparatus connection information section that defines a connection relationship between each input / output apparatus and each system in a matrix format. Information management system.
【請求項2】 請求項1において、前記入出力構成定義
テーブルを読み込んで入出力装置に対するデータ入出力
の実行時等に参照できる形式に変換した入出力構成参照
テーブルを、各計算機システムが参照できる共用メモリ
上に1つ備え、前記入出力構成参照テーブルは、入出力
装置に対するデータ入出力の実行等に必要な入出力装置
の種別、属性情報等を定義する入出力装置情報部と、各
入出力装置と各システムとの間の接続関係を定義する入
出力装置接続情報部とをマトリックス形式に配置して構
成されることを特徴とする複合システムの入出力装置情
報管理システム。
2. The computer system according to claim 1, wherein each computer system can refer to the input / output configuration reference table obtained by reading the input / output configuration definition table and converting it into a format that can be referred to when executing data input / output to / from an input / output device. One input / output configuration reference table is provided in the shared memory, and the input / output configuration reference table defines an input / output device information section that defines the type of input / output device, attribute information, etc. necessary for executing data input / output to / from the input / output device, and each input / output device reference table. An input / output device information management system for a complex system, comprising an input / output device connection information section defining a connection relationship between an output device and each system arranged in a matrix format.
【請求項3】 請求項2において、前記計算機システム
の任意の1つから共用ファイル上の入出力構成定義テー
ブルと共用メモリ上の入出力構成参照テーブルを更新す
る機構、及び、各更新内容を複合システム内の他計算機
システムに通知する機構をさらに備え、前記入出力構成
定義テーブル及び入出力構成参照テーブル内の入出力装
置情報部と入出力装置接続情報部とに対して、情報の一
部を追加、削除または変更することにより、複合システ
ム内で使用する入出力装置の追加、削除または変更を複
合システムの稼働中に一括して実行することを特徴とす
る複合システムの入出力装置情報管理システム。
3. The mechanism according to claim 2, which updates the input / output configuration definition table on the shared file and the input / output configuration reference table on the shared memory from any one of the computer systems, and a composite of each update content. A mechanism for notifying another computer system in the system is further provided, and a part of the information is input to the input / output device information section and the input / output device connection information section in the input / output configuration definition table and the input / output configuration reference table. An input / output device information management system for a complex system, which adds, deletes, or changes the I / O devices used in the complex system in a batch while the complex system is operating. .
【請求項4】 請求項2において、前記計算機システム
の任意の1つから共用ファイル上の入出力構成定義テー
ブルと共用メモリ上の入出力構成参照テーブルを更新す
る機構と、各更新内容を複合システム内の他計算機シス
テムに通知する機構をさらに備え、前記入出力構成定義
テーブル及び入出力構成参照テーブル内の入出力装置接
続情報部に対して、情報の一部を追加、削除及び変更す
ることにより、複合システムを構成する計算機システム
の追加、削除または変更を複合システムの稼働中に一括
して実行することを特徴とする複合システムの入出力装
置情報管理システム。
4. A system for updating an input / output configuration definition table on a shared file and an input / output configuration reference table on a shared memory from any one of the computer systems according to claim 2, By further providing a mechanism for notifying other computer systems in the input / output configuration definition table and the input / output configuration reference table, by adding, deleting and changing a part of the information. An input / output device information management system for a complex system, wherein the addition, deletion, or modification of the computer systems that compose the complex system is collectively executed while the complex system is operating.
JP00130695A 1994-01-11 1995-01-09 I / O device information management system for multi-computer system Expired - Fee Related JP3233541B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00130695A JP3233541B2 (en) 1994-01-11 1995-01-09 I / O device information management system for multi-computer system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP123494 1994-01-11
JP6-1234 1994-01-11
JP00130695A JP3233541B2 (en) 1994-01-11 1995-01-09 I / O device information management system for multi-computer system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP11048769A Division JPH11328093A (en) 1994-01-11 1999-02-25 Input/output device information management system for multi-computer system

Publications (2)

Publication Number Publication Date
JPH07244629A true JPH07244629A (en) 1995-09-19
JP3233541B2 JP3233541B2 (en) 2001-11-26

Family

ID=26334419

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00130695A Expired - Fee Related JP3233541B2 (en) 1994-01-11 1995-01-09 I / O device information management system for multi-computer system

Country Status (1)

Country Link
JP (1) JP3233541B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09319562A (en) * 1995-12-21 1997-12-12 Mitsubishi Electric Corp Composite computer system and method for install/ uninstall to composite computer system
JPH11205869A (en) * 1998-01-16 1999-07-30 Oki Electric Ind Co Ltd Installation management method and its device
US6393455B1 (en) 1997-03-28 2002-05-21 International Business Machines Corp. Workload management method to enhance shared resource access in a multisystem environment
JP3503948B2 (en) * 1995-09-13 2004-03-08 株式会社 日立製作所 Electronic computer system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3503948B2 (en) * 1995-09-13 2004-03-08 株式会社 日立製作所 Electronic computer system
JPH09319562A (en) * 1995-12-21 1997-12-12 Mitsubishi Electric Corp Composite computer system and method for install/ uninstall to composite computer system
US6393455B1 (en) 1997-03-28 2002-05-21 International Business Machines Corp. Workload management method to enhance shared resource access in a multisystem environment
US6760910B2 (en) 1997-03-28 2004-07-06 International Business Machines Corporation Workload management method to enhance shared resource access in a multisystem environment
JPH11205869A (en) * 1998-01-16 1999-07-30 Oki Electric Ind Co Ltd Installation management method and its device

Also Published As

Publication number Publication date
JP3233541B2 (en) 2001-11-26

Similar Documents

Publication Publication Date Title
US5717950A (en) Input/output device information management system for multi-computer system
US6272678B1 (en) Version and configuration management method and apparatus and computer readable recording medium for recording therein version and configuration management program
JPH07281934A (en) System file updating/restoring method
JPH0863342A (en) Program management method and device therefor
JPH07244629A (en) Input/output device information management system of composite system
JP2012008796A (en) Medical image processing server
JPH11328093A (en) Input/output device information management system for multi-computer system
JPH07271569A (en) Program specification preparation system
JP3113498B2 (en) System configuration management device
JPH0762838B2 (en) System configuration dynamic change method
JPH07219863A (en) Business distribution system
JP6912218B2 (en) User data management means, data processing device, user data management method, and programs
JPH09204326A (en) Image data storage controller
JPH05165615A (en) Patch revision management system for load module
JPH11120056A (en) Saving and restoring method for project data
US20090070393A1 (en) Method for operating databases
JPH04351147A (en) Additional service execution program management system
JPH07230383A (en) Lm-jcl automatic release system
JPH1125185A (en) Work flow system and item duplication method in the system
JPH1031513A (en) User interface system for monitor control system
JPH03113633A (en) System for preventing system generation error
JPH11282664A (en) Incompatible program correction system
JP2000215217A (en) Device and method for logical synthesis
JPH10307719A (en) High-level language patch preparation system
JP2009294251A (en) Image forming apparatus and display screen control method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070921

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20080921

Year of fee payment: 7

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

Year of fee payment: 7

Free format text: PAYMENT UNTIL: 20080921

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

Free format text: PAYMENT UNTIL: 20090921

Year of fee payment: 8

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

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20090921

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

Year of fee payment: 9

Free format text: PAYMENT UNTIL: 20100921

LAPS Cancellation because of no payment of annual fees