JPH0962519A - External storage device change system - Google Patents

External storage device change system

Info

Publication number
JPH0962519A
JPH0962519A JP21554995A JP21554995A JPH0962519A JP H0962519 A JPH0962519 A JP H0962519A JP 21554995 A JP21554995 A JP 21554995A JP 21554995 A JP21554995 A JP 21554995A JP H0962519 A JPH0962519 A JP H0962519A
Authority
JP
Japan
Prior art keywords
external storage
storage device
medium name
attribute
job
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.)
Pending
Application number
JP21554995A
Other languages
Japanese (ja)
Inventor
Yuichiro Watanabe
雄一郎 渡邊
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP21554995A priority Critical patent/JPH0962519A/en
Publication of JPH0962519A publication Critical patent/JPH0962519A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To change an external storage device constituting a computer system without changing a JCL for referring to the external storage device. SOLUTION: When changing a disk device, a correspondence table registering means 10 registers the correspondence between conventional device attribute 4 . conventional medium name 5 and new device attribute 6 . new medium name 7 on a device correspondence table 9. When a JCL 1 for executing jods is executed, a resource allocating means 11 inputs designated device attribute 2 . designated medium name 3 designated by the JCL 1 and dispatches them to a transforming means 8. The transforming means 8 discriminates whether the conventional device attribute 4 . conventional medium name 5 corresponding to the designated device attribute 2 . designated medium name 3 are registered on the device correspondence table 9 or not, when they are registered, it is discriminated whether the new device attribute 6 . new medium name 7 corresponding to the conventional device attribute 4 . conventional medium name 5 are registered or not and when they are registered, the designated device attribute 2 . designated medium name 3 are transformed into the new device attribute 6 . new medium name 7, which are allocated.

Description

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

【発明の属する技術分野】本発明は、外部記憶装置にア
クセスして業務プログラムを実行する各種ジョブに対
し、該外部記憶装置が別の型の外部記憶装置に移行され
た場合に、該ジョブを変更することなく実行するための
移行情報を提供する外部記憶装置移行システムに関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to various jobs that access an external storage device and execute a business program, and when the external storage device is transferred to another type of external storage device, the job is executed. The present invention relates to an external storage device migration system that provides migration information to be executed without modification.

【0001】[0001]

【従来の技術】ディスク装置は、大容量、省スペース、
高速アクセス、および低価格化等のユーザニーズに答え
るため、次々と新装置の研究開発、製品化が行われてい
る。
2. Description of the Related Art A disk device has a large capacity, space saving,
In order to meet user needs such as high-speed access and cost reduction, new devices are being researched and developed one after another and commercialized.

【0002】このような状況は、一方で、シリンダ数/
媒体、トラック数/シリンダ、記憶容量/トラック、お
よび記録方式等の装置属性が異なる、さまざまな種類の
装置の出現を招いている。
This situation, on the other hand, is the number of cylinders /
Various types of devices having different device attributes such as medium, number of tracks / cylinder, storage capacity / track, and recording method have been introduced.

【0003】従来の技術においては、業務プログラムが
ディスク装置へアクセスするためには、これらの装置属
性を該業務プログラムを実行するジョブのジョブ制御言
語(JCL)において指定している。
In the prior art, in order for a business program to access a disk device, these device attributes are specified in the job control language (JCL) of the job that executes the business program.

【0004】特開平2−17533号公報には、ある計
算機システムで動作しているプログラムソースを他の計
算機システムで動作させるために変換する技術が記載さ
れている。
Japanese Patent Laid-Open No. 17533/1990 discloses a technique for converting a program source operating on a computer system to operate on another computer system.

【0005】[0005]

【発明が解決しようとする課題】従来の技術において
は、ディスク装置をアクセスするジョブが実行される計
算機システムが装置属性の異なる新ディスク装置を導入
した場合には、該新ディスク装置を利用するために該ジ
ョブのJCLを変更しなければならないという問題点が
あった。
In the prior art, when a computer system executing a job for accessing a disk device introduces a new disk device having a different device attribute, the new disk device is used. There was a problem that the JCL of the job had to be changed.

【0006】特開平2−17533号公報記載の技術
は、ある計算機システムで動作しているプログラムソー
スを予め設定した他の計算機システム用のプログラムソ
ースに変換するというものであり、プログラムソースを
変換することなく移行に対応するものではない。
The technique described in Japanese Patent Application Laid-Open No. 2-17533 is to convert a program source operating in a computer system into a preset program source for another computer system, and convert the program source. It does not address the transition without any.

【0007】本発明の目的は、計算機システムの装置構
成を容易に変更することができるようにすることにあ
る。
An object of the present invention is to make it possible to easily change the device configuration of a computer system.

【0008】本発明の他の目的は、外部記憶装置を参照
するJCLを変更することなく、計算機システムを構成
する外部記憶装置を変更することができるようにするこ
とにある。
Another object of the present invention is to make it possible to change the external storage device constituting the computer system without changing the JCL that refers to the external storage device.

【0009】[0009]

【課題を解決するための手段】本発明の第1の外部記憶
装置移行システムは、計算機システムを構成する第1の
外部記憶装置の装置属性と媒体名の組データと、該計算
機システムに新たに導入され、該外部記憶装置から移行
される第2の外部記憶装置の装置属性と媒体名の組デー
タとの対応を装置対応表に登録する対応表登録手段と、
計算機システムにおいて実行されたジョブのジョブ制御
言語を解析し、前記装置対応表を参照して、該ジョブ制
御言語に指定されている第3の外部記憶装置の装置属性
と媒体名の組データに一致する第1の外部記憶装置の装
置属性と媒体名の組データに対応する第2の外部記憶装
置を該ジョブに割り当てる変換手段8とから構成されて
いる。
A first external storage system migration system according to the present invention newly sets in a computer system a set data of a device attribute and a medium name of a first external storage system constituting a computer system. Correspondence table registration means for registering in the device correspondence table the correspondence between the device attributes of the second external storage device that has been introduced and is migrated from the external storage device and the media name group data
The job control language of the job executed in the computer system is analyzed, the device correspondence table is referred to, and the set data of the device attribute and the medium name of the third external storage device specified in the job control language is matched. The conversion means 8 allocates the second external storage device corresponding to the set data of the first external storage device and the medium name to the job.

【0010】本発明の第2の外部記憶装置移行システム
は、計算機システムを構成する第1の外部記憶装置の装
置属性と媒体名の組データと、該計算機システムに新た
に導入され、該外部記憶装置から移行される第2の外部
記憶装置の装置属性と媒体名の組データとの対応を装置
対応表に登録する対応表登録手段と、計算機システムに
おいて実行されたジョブのジョブ制御言語を解析し、前
記装置対応表を参照して、該ジョブ制御言語に指定され
ている第3の外部記憶装置の装置属性と媒体名の組デー
タに一致する第1の外部記憶装置の装置属性と媒体名の
組データに対応する第2の外部記憶装置を該ジョブに割
り当てるとともに、前記装置対応表に第3の外部記憶装
置の装置属性と媒体名の組データに一致する第1の外部
記憶装置の装置属性と媒体名の組データが登録されてい
ない場合には、該ジョブに対して該第3の外部記憶装置
を割り当てる変換手段8とから構成されている。
The second external storage device migration system of the present invention is a set data of the device attribute and medium name of the first external storage device that constitutes the computer system, and is newly introduced into the computer system, and the external storage device is introduced. Correspondence table registration means for registering the correspondence between the device attribute of the second external storage device transferred from the device and the set data of the medium name in the device correspondence table, and the job control language of the job executed in the computer system are analyzed. , Referring to the device correspondence table, the device attributes and medium names of the first external storage device that match the set data of the device attributes and medium names of the third external storage device specified in the job control language A second external storage device corresponding to the group data is assigned to the job, and a device attribute of the first external storage device that matches the device attribute of the third external storage device and the group data of the medium name in the device correspondence table. Set data of the media name if not registered, and a conversion unit 8 which assign an external storage device of the third with respect to the job with.

【0011】本発明の第3の外部記憶装置移行システム
は、計算機システムを構成する第1の外部記憶装置の装
置属性と媒体名の組データと、該計算機システムに新た
に導入され、該外部記憶装置から移行される第2の外部
記憶装置の装置属性と媒体名の組データとの対応を装置
対応表に登録する対応表登録手段と、計算機システムに
おいて実行されたジョブのジョブ制御言語を解析し、該
ジョブ制御言語に指定されている第3の外部記憶装置の
装置属性と媒体名を組データとして入力するとともに、
該ジョブに対して外部記憶装置を割り当てる資源割り当
て手段と、前記装置対応表から第3の外部記憶装置の装
置属性と媒体名の組データに一致する第1の外部記憶装
置の装置属性と媒体名の組データを検索し、該第3の外
部記憶装置の装置属性と媒体名の組データを該第1の外
部記憶装置の装置属性と媒体名の組データに対応する第
2の外部記憶装置の装置属性と媒体名に変換し、前記資
源割り当て手段に対して前記ジョブに該第2の外部記憶
装置を割り当てる旨指示するとともに、前記装置対応表
に第3の外部記憶装置の装置属性と媒体名の組データに
一致する第1の外部記憶装置の装置属性と媒体名の組デ
ータが登録されていない場合には、前記資源割り当て手
段に対して前記ジョブに該第3の外部記憶装置を割り当
てる旨指示する変換手段8とから構成されている。
A third external storage device migration system of the present invention is a system that is newly introduced into the computer system and the set data of the device attribute and medium name of the first external storage device constituting the computer system. Correspondence table registration means for registering the correspondence between the device attribute of the second external storage device transferred from the device and the set data of the medium name in the device correspondence table, and the job control language of the job executed in the computer system are analyzed. , While inputting the device attribute and medium name of the third external storage device specified in the job control language as group data,
Resource allocation means for allocating an external storage device to the job, and device attributes and medium names of the first external storage device that match the set data of the device attributes and medium names of the third external storage device from the device correspondence table. Of the second external storage device corresponding to the combination data of the device attribute of the first external storage device and the medium name and the combination data of the device attribute of the third external storage device and the medium name of the second external storage device. It is converted into a device attribute and a medium name, and the resource allocation means is instructed to allocate the second external storage device to the job, and the device correspondence table shows the device attribute and medium name of the third external storage device. If the group data of the device attribute and medium name of the first external storage device that matches the group data of No. is not registered, the third external storage device is assigned to the job to the resource allocation unit. Strange to instruct And a means 8.

【0012】本発明の第4の外部記憶装置移行システム
は、計算機システムを構成する第1の外部記憶装置の装
置属性と媒体名の組データと、該計算機システムに新た
に導入され、該外部記憶装置から移行される第2の外部
記憶装置の装置属性と媒体名の組データとの対応を装置
対応表に登録する対応表登録手段と、計算機システムに
おいて実行されたジョブのジョブ制御言語を解析し、該
ジョブ制御言語に指定されている第3の外部記憶装置の
装置属性と媒体名を組データとして入力するとともに、
該ジョブに対して外部記憶装置を割り当てる資源割り当
て手段と、前記資源割り当て手段から第3の外部記憶装
置の装置属性と媒体名の組データを受け、前記装置対応
表に該第3の外部記憶装置の装置属性と媒体名の組デー
タに一致する第1の外部記憶装置の装置属性と媒体名の
組データが登録されているか否かを判定し、登録されて
いる場合には、さらに該第1の外部記憶装置の装置属性
と媒体名の組データに対応する第2の外部記憶装置の装
置属性と媒体名の組データが登録されているか否かを判
定し、登録されている場合には、前記ジョブ制御言語に
指定された第3の外部記憶装置の装置属性と媒体名の組
データを該第2の外部記憶装置の装置属性と媒体名に変
換し、前記資源割り当て手段に対して前記ジョブに該第
2の外部記憶装置を割り当てる旨指示するとともに、前
記装置対応表に第3の外部記憶装置の装置属性と媒体名
の組データに一致する第1の外部記憶装置の装置属性と
媒体名の組データおよび第2の外部記憶装置の装置属性
と媒体名の組データが登録されていない場合には、前記
資源割り当て手段に対して前記ジョブに該第3の外部記
憶装置を割り当てる旨指示する変換手段8とから構成さ
れている。
A fourth external storage system migration system of the present invention is a system which is newly introduced into the computer system and the set data of the device attribute and medium name of the first external storage constituting the computer system. Correspondence table registration means for registering the correspondence between the device attribute of the second external storage device transferred from the device and the set data of the medium name in the device correspondence table, and the job control language of the job executed in the computer system are analyzed. , While inputting the device attribute and medium name of the third external storage device specified in the job control language as group data,
Resource allocation means for allocating an external storage device to the job, and set data of the device attribute and medium name of the third external storage device from the resource allocation means, and the third external storage device is stored in the device correspondence table. Of the device attribute and the medium name of the first external storage device that matches the group data of the device attribute and the medium name of the first external storage device is determined. It is determined whether or not the set data of the device attribute and medium name of the second external storage device corresponding to the set data of the device attribute of the external storage device and the medium name is registered. The set data of the device attribute and the medium name of the third external storage device designated in the job control language is converted into the device attribute and the medium name of the second external storage device, and the job is sent to the resource allocating means. To the second external storage device The device correspondence table is instructed to be assigned, and the set data of the device attribute and medium name of the first external storage device and the set data of the medium name and the second external storage that match the set data of the device attribute and medium name of the third external storage device. When the combination data of the device attribute and the medium name of the device is not registered, the conversion device 8 is configured to instruct the resource allocation device to allocate the third external storage device to the job. .

【0013】[0013]

【発明の実施の形態】以下、本発明の一実施例につい
て、図を参照しながら詳細に説明する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described in detail below with reference to the drawings.

【0014】図1を参照すると、本発明の一実施例であ
る外部記憶装置移行システムは、ディスク装置の移行を
行う際に、従来装置属性4・従来媒体名5と新装置属性
6・新媒体名7とを装置対応表9に登録する対応表登録
手段10と、業務を実行するためのJCL1が実行され
たとき、JCL1に指定された指定装置属性2・指定媒
体名3を入力し、変換手段8に渡す資源割り当て手段1
1と、資源割り当て手段11から渡された指定装置属性
2・指定媒体名3と従来装置属性4・従来媒体名5とを
チェックし、両方が同一ならば、該指定装置属性2・指
定媒体名3を対応する新装置属性6と新媒体名7に変換
する変換手段8とから構成されている。
Referring to FIG. 1, an external storage device migration system according to an embodiment of the present invention, when a disk device is migrated, has a conventional device attribute 4, a conventional medium name 5, a new device attribute 6, and a new medium. Correspondence table registration means 10 for registering the name 7 in the device correspondence table 9, and when the JCL 1 for executing a job is executed, the designated device attribute 2 and the designated medium name 3 designated in the JCL 1 are input and converted. Resource allocation means 1 to be passed to the means 8
1 and the specified device attribute 2 / specified medium name 3 and the conventional device attribute 4 / conventional medium name 5 passed from the resource allocating means 11 are checked, and if both are the same, the specified device attribute 2 / specified medium name 3 is composed of a corresponding new device attribute 6 and a converting means 8 for converting into a new medium name 7.

【0015】次に本発明の一実施例の動作について、図
1、図2を参照して説明する。
Next, the operation of the embodiment of the present invention will be described with reference to FIGS.

【0016】まずJCL1の実行に先立って実行され
る、装置対応表9への情報の登録処理について説明す
る。
First, a process of registering information in the device correspondence table 9 executed prior to the execution of JCL1 will be described.

【0017】対応表登録手段9は、まず従来装置属性4
と従来媒体名5との組データを入力する(ステップ2
1)。
Correspondence table registration means 9 first uses conventional device attribute 4
And the conventional medium name 5 are input (step 2)
1).

【0018】次に対応表登録手段9は、これらの従来装
置属性4と従来媒体名5との組データに対応する新装置
属性6と新媒体名7との組データを入力し、装置対応表
9に登録する(ステップ22)。
Next, the correspondence table registration means 9 inputs the set data of the new device attribute 6 and the new medium name 7 corresponding to the set data of the conventional device attribute 4 and the conventional medium name 5, and the device correspondence table is entered. 9 is registered (step 22).

【0019】次にJCL1実行時の装置情報の変換処理
および装置割り当て処理について説明する。
Next, a device information conversion process and a device allocation process at the time of executing JCL1 will be described.

【0020】資源割り当て手段11は、実行されたJC
L1を解析し、該JCL1に指定されている指定装置属
性2と指定媒体名3とを入力し、変換手段8に渡す(ス
テップ31)。
The resource allocation means 11 executes the executed JC.
The L1 is analyzed, the designated device attribute 2 and the designated medium name 3 designated in the JCL1 are input and passed to the conversion means 8 (step 31).

【0021】変換手段8は、資源割り当て手段11から
JCL1に指定された指定装置属性2・指定媒体名3の
組データを受け(ステップ32)、装置対応表9を該指
定装置属性2・指定媒体名3の組データをキーとして検
索し、該指定装置属性2・指定媒体名3の組データに対
応する従来装置属性4・従来媒体名5の組データが登録
されているが否かを判定し(ステップ33)、対応する
従来装置属性4・従来媒体名5の組データが登録されて
いる場合には、さらに装置対応表9を該従来装置属性4
・従来媒体名5の組データをキーとして検索し、該従来
装置属性4・従来媒体名5の組データに対応する新装置
属性6・新媒体名7の組データが登録されているか否か
を判定し(ステップ34)、対応する新装置属性6・新
媒体名7の組データが登録されている場合には、JCL
1で指定された指定装置属性2および指定媒体名3を該
新装置属性6と新媒体名7に変換して資源割り当て手段
11に返却する(ステップ35)。
The conversion means 8 receives the set data of the designated device attribute 2 and the designated medium name 3 designated in the JCL 1 from the resource allocation means 11 (step 32), and the device correspondence table 9 is set to the designated device attribute 2 and designated medium. Using the group data of name 3 as a key, it is determined whether or not the group data of the conventional device attribute 4 and the conventional medium name 5 corresponding to the group data of the designated device attribute 2 and the designated medium name 3 is registered. (Step 33) If the corresponding conventional device attribute 4 / conventional medium name 5 pair data is registered, the device correspondence table 9 is further added to the conventional device attribute 4
-Search is performed using the group data of the conventional medium name 5 as a key, and whether or not the group data of the conventional device attribute 4 / new device attribute 6 / new medium name 7 corresponding to the group data of the conventional medium name 5 is registered It is determined (step 34), and if the corresponding set data of the new device attribute 6 and the new medium name 7 is registered, JCL
The designated device attribute 2 and designated medium name 3 designated in 1 are converted into the new device attribute 6 and new medium name 7 and returned to the resource allocation means 11 (step 35).

【0022】変換手段8は、ステップ33およびステッ
プ34における検索処理において、一致する装置属性と
媒体名の組データが存在しないと判定した場合には、そ
の旨資源割り当て手段11に返却する(ステップ3
6)。
When the converting means 8 determines in the search processing in steps 33 and 34 that there is no matching set data of the device attribute and the medium name, it returns to that effect to the resource allocating means 11 (step 3).
6).

【0023】資源割り当て手段11は、変換手段8から
新装置属性6と新媒体名7を返却された場合には、JC
L1に新装置属性6と新媒体名7に対応するディスク装
置を割り当て(ステップ37)、指定した指定装置属性
2と指定媒体名3が装置対応表9に存在しない旨返却さ
れた場合には、JCL1に該指定装置属性2と指定媒体
名3に対応するディスク装置を割り当てる(ステップ3
8)。
When the resource allocating means 11 returns the new device attribute 6 and the new medium name 7 from the converting means 8, the JC
If a disk device corresponding to the new device attribute 6 and the new medium name 7 is assigned to L1 (step 37), and it is returned that the specified designated device attribute 2 and designated medium name 3 do not exist in the device correspondence table 9, The disk device corresponding to the specified device attribute 2 and the specified medium name 3 is assigned to JCL1 (step 3).
8).

【0024】以上により、本発明の一実施例である外部
記憶装置移行システムの処理が終了する。
With the above, the processing of the external storage device migration system according to the embodiment of the present invention is completed.

【0025】本発明の一実施例である外部記憶装置移行
システムは、外部記憶装置を参照するJCLを変更する
ことなく、計算機システムを構成する外部記憶装置を変
更することができる効果を有している。
The external storage device migration system according to one embodiment of the present invention has the effect that the external storage device constituting the computer system can be changed without changing the JCL that refers to the external storage device. There is.

【0026】[0026]

【発明の効果】以上説明したように、本発明の外部記憶
装置移行システムは、外部記憶装置を参照するJCLを
変更することなく、計算機システムを構成する外部記憶
装置を変更することができるので、計算機システムの装
置構成を容易に変更することができる効果を有してい
る。
As described above, the external storage device migration system of the present invention can change the external storage device constituting the computer system without changing the JCL that refers to the external storage device. This has the effect of easily changing the device configuration of the computer system.

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

【図1】図1は本発明の一実施例である外部記憶装置移
行システムの構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an external storage device migration system according to an embodiment of the present invention.

【図2】図2は本発明の一実施例における対応表登録手
段10、資源割り当て手段11、および変換手段8の処
理を示す流れ図である。
FIG. 2 is a flow chart showing the processing of a correspondence table registration means 10, a resource allocation means 11, and a conversion means 8 in an embodiment of the present invention.

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

1 JCL 2 指定装置属性 3 指定媒体名 4 従来装置属性 5 従来媒体名 6 新装置属性 7 新媒体名 8 変換手段 9 装置対応表 10 対応表登録手段 11 資源割り当て手段 1 JCL 2 Designated device attribute 3 Designated medium name 4 Conventional device attribute 5 Conventional medium name 6 New device attribute 7 New medium name 8 Conversion means 9 Device correspondence table 10 Correspondence table registration means 11 Resource allocation means

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 計算機システムを構成する第1の外部記
憶装置の装置属性と媒体名の組データと、該計算機シス
テムに新たに導入され、該外部記憶装置から移行される
第2の外部記憶装置の装置属性と媒体名の組データとの
対応を装置対応表に登録する対応表登録手段と、 計算機システムにおいて実行されたジョブのジョブ制御
言語を解析し、前記装置対応表を参照して、該ジョブ制
御言語に指定されている第3の外部記憶装置の装置属性
と媒体名の組データに一致する第1の外部記憶装置の装
置属性と媒体名の組データに対応する第2の外部記憶装
置を該ジョブに割り当てる資源割り当て手段11とを備
えたことを特徴とする外部記憶装置移行システム。
1. A second external storage device which is newly introduced into the computer system and is migrated from the external storage device, and set data of a device attribute and a medium name of the first external storage device which constitutes the computer system. Correspondence table registration means for registering the correspondence between the device attribute and the set data of the medium name in the device correspondence table, and analyzing the job control language of the job executed in the computer system, referring to the device correspondence table, A second external storage device corresponding to the device attribute and medium name combination data of the first external storage device that matches the device attribute and medium name combination data of the third external storage device specified in the job control language. And a resource allocation means 11 for allocating the job to the job.
【請求項2】 計算機システムを構成する第1の外部記
憶装置の装置属性と媒体名の組データと、該計算機シス
テムに新たに導入され、該外部記憶装置から移行される
第2の外部記憶装置の装置属性と媒体名の組データとの
対応を装置対応表に登録する対応表登録手段と、 計算機システムにおいて実行されたジョブのジョブ制御
言語を解析し、前記装置対応表を参照して、該ジョブ制
御言語に指定されている第3の外部記憶装置の装置属性
と媒体名の組データに一致する第1の外部記憶装置の装
置属性と媒体名の組データに対応する第2の外部記憶装
置を該ジョブに割り当てるとともに、前記装置対応表に
第3の外部記憶装置の装置属性と媒体名の組データに一
致する第1の外部記憶装置の装置属性と媒体名の組デー
タが登録されていない場合には、該ジョブに対して該第
3の外部記憶装置を割り当てる資源割り当て手段11と
を備えたことを特徴とする外部記憶装置移行システム。
2. A second external storage device, which is newly introduced into the computer system and migrated from the external storage device, and set data of a device attribute and a medium name of the first external storage device configuring the computer system. Correspondence table registration means for registering the correspondence between the device attribute and the set data of the medium name in the device correspondence table, and analyzing the job control language of the job executed in the computer system, referring to the device correspondence table, A second external storage device corresponding to the device attribute and medium name combination data of the first external storage device that matches the device attribute and medium name combination data of the third external storage device specified in the job control language. Is assigned to the job, and the device attribute table and the medium name combination data of the first external storage device that matches the device attribute and medium name combination data of the third external storage device are not registered in the device correspondence table. Place The external storage device migration system characterized by comprising a resource allocation unit 11 for allocating the external storage device of the third with respect to the job.
【請求項3】 計算機システムを構成する第1の外部記
憶装置の装置属性と媒体名の組データと、該計算機シス
テムに新たに導入され、該外部記憶装置から移行される
第2の外部記憶装置の装置属性と媒体名の組データとの
対応を装置対応表に登録する対応表登録手段と、 計算機システムにおいて実行されたジョブのジョブ制御
言語を解析し、該ジョブ制御言語に指定されている第3
の外部記憶装置の装置属性と媒体名を組データとして入
力するとともに、該ジョブに対して外部記憶装置を割り
当てる資源割り当て手段と、 前記装置対応表から第3の外部記憶装置の装置属性と媒
体名の組データに一致する第1の外部記憶装置の装置属
性と媒体名の組データを検索し、該第3の外部記憶装置
の装置属性と媒体名の組データを該第1の外部記憶装置
の装置属性と媒体名の組データに対応する第2の外部記
憶装置の装置属性と媒体名に変換し、前記資源割り当て
手段に対して前記ジョブに該第2の外部記憶装置を割り
当てる旨指示するとともに、前記装置対応表に第3の外
部記憶装置の装置属性と媒体名の組データに一致する第
1の外部記憶装置の装置属性と媒体名の組データが登録
されていない場合には、前記資源割り当て手段に対して
前記ジョブに該第3の外部記憶装置を割り当てる旨指示
する変換手段8とを備えたことを特徴とする外部記憶装
置移行システム。
3. A second external storage device, which is newly introduced into the computer system and migrated from the external storage device, and set data of the device attribute and the medium name of the first external storage device which constitutes the computer system. Correspondence table registering means for registering the correspondence between the device attribute and the set data of the medium name in the device correspondence table, and the job control language of the job executed in the computer system is analyzed, and the job control language designated by the job control language is specified. Three
The device attribute and medium name of the external storage device are input as set data, and the resource allocation means assigns the external storage device to the job, and the device attribute and medium name of the third external storage device from the device correspondence table. Of the set data of the device attribute and medium name of the first external storage device matching the set data of the first external storage device, and the set data of the device attribute and medium name of the third external storage device is searched for in the first external storage device. While converting to the device attribute and the medium name of the second external storage device corresponding to the combination data of the device attribute and the medium name, the resource allocation means is instructed to allocate the second external storage device to the job. If the device attribute / medium name combination data of the first external storage device that matches the device attribute / medium name combination data of the third external storage device is not registered in the device correspondence table, the resource Assigner An external storage device migration system, comprising: a conversion unit 8 for instructing a stage to allocate the third external storage device to the job.
【請求項4】 計算機システムを構成する第1の外部記
憶装置の装置属性と媒体名の組データと、該計算機シス
テムに新たに導入され、該外部記憶装置から移行される
第2の外部記憶装置の装置属性と媒体名の組データとの
対応を装置対応表に登録する対応表登録手段と、 計算機システムにおいて実行されたジョブのジョブ制御
言語を解析し、該ジョブ制御言語に指定されている第3
の外部記憶装置の装置属性と媒体名を組データとして入
力するとともに、該ジョブに対して外部記憶装置を割り
当てる資源割り当て手段と、 前記資源割り当て手段から第3の外部記憶装置の装置属
性と媒体名の組データを受け、前記装置対応表に該第3
の外部記憶装置の装置属性と媒体名の組データに一致す
る第1の外部記憶装置の装置属性と媒体名の組データが
登録されているか否かを判定し、登録されている場合に
は、さらに該第1の外部記憶装置の装置属性と媒体名の
組データに対応する第2の外部記憶装置の装置属性と媒
体名の組データが登録されているか否かを判定し、登録
されている場合には、前記ジョブ制御言語に指定された
第3の外部記憶装置の装置属性と媒体名の組データを該
第2の外部記憶装置の装置属性と媒体名に変換し、前記
資源割り当て手段に対して前記ジョブに該第2の外部記
憶装置を割り当てる旨指示するとともに、前記装置対応
表に第3の外部記憶装置の装置属性と媒体名の組データ
に一致する第1の外部記憶装置の装置属性と媒体名の組
データおよび第2の外部記憶装置の装置属性と媒体名の
組データが登録されていない場合には、前記資源割り当
て手段に対して前記ジョブに該第3の外部記憶装置を割
り当てる旨指示する変換手段8とを備えたことを特徴と
する外部記憶装置移行システム。
4. A second external storage device which is newly introduced into the computer system and is migrated from the external storage device, which is a set data of a device attribute and a medium name of the first external storage device which constitutes the computer system. Correspondence table registering means for registering the correspondence between the device attribute and the set data of the medium name in the device correspondence table, and the job control language of the job executed in the computer system is analyzed, and the job control language designated by the job control language is specified. Three
The device attribute and medium name of the external storage device are input as set data, and the resource assigning unit assigns the external storage device to the job, and the device attribute and medium name of the third external storage device from the resource assigning unit. Of the group data of the
It is determined whether or not the set data of the device attribute and the medium name of the first external storage device that matches the set data of the device attribute and the medium name of the external storage device is registered. Further, it is determined whether or not the set data of the device attribute and the medium name of the second external storage device corresponding to the set data of the device attribute and the medium name of the first external storage device is registered. In this case, the set data of the device attribute and medium name of the third external storage device specified in the job control language is converted into the device attribute and medium name of the second external storage device, and the resource allocation means On the other hand, the first external storage device is instructed to allocate the second external storage device to the job, and the device correspondence table matches the combination data of the device attribute and the medium name of the third external storage device. Attribute and medium name group data and second And a conversion means 8 for instructing the resource allocation means to allocate the third external storage device to the job when the combination data of the device attribute of the external storage device and the medium name is not registered. An external storage device migration system characterized by the above.
JP21554995A 1995-08-24 1995-08-24 External storage device change system Pending JPH0962519A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21554995A JPH0962519A (en) 1995-08-24 1995-08-24 External storage device change system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21554995A JPH0962519A (en) 1995-08-24 1995-08-24 External storage device change system

Publications (1)

Publication Number Publication Date
JPH0962519A true JPH0962519A (en) 1997-03-07

Family

ID=16674276

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21554995A Pending JPH0962519A (en) 1995-08-24 1995-08-24 External storage device change system

Country Status (1)

Country Link
JP (1) JPH0962519A (en)

Similar Documents

Publication Publication Date Title
JP3364587B2 (en) System and method for controlling transmission of relatively large data objects in a communication system
US7167854B2 (en) Database control method
JP2004021336A (en) Compiler, register allocation device, program, recording medium, compiling method and register allocation method
US5761696A (en) Parallel database serving mechanism for a single-level-store computer system
US5640597A (en) Method and apparatus for servicing simultaneously a plurality of requests for data streams
US7650456B2 (en) Employment method of virtual tape volume
JPH0962519A (en) External storage device change system
JP2005099971A (en) Input/output control method of virtual tape device
JPH11338719A (en) Computer system
JPH02245864A (en) Multiprocessor system
JPH01195562A (en) Control system for allocation of input/output device
JPH04195439A (en) Integrated file assignment system
JPH0324644A (en) Automatic expansion system for file in multivolume
JP2513303B2 (en) Spool file distribution method
JPH02304615A (en) Allocating system for parallel disk control buffer
JPH1131134A (en) Computer system and scheduling method applied to the system
CN1234076C (en) Object management system and method
JPH0342765A (en) Decentralized processor
JPH0962696A (en) Data base managing system
JPH06161784A (en) Device selection system
JPH065838B2 (en) Server controller
JPH05233703A (en) Document image data management system
JPH05108425A (en) Volume selection processor
JPH09251406A (en) Partition area extending method
JPS63118840A (en) Control system for working area of compiler

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19971014