JPS62115540A - Automatic install processing system for option program - Google Patents

Automatic install processing system for option program

Info

Publication number
JPS62115540A
JPS62115540A JP60255917A JP25591785A JPS62115540A JP S62115540 A JPS62115540 A JP S62115540A JP 60255917 A JP60255917 A JP 60255917A JP 25591785 A JP25591785 A JP 25591785A JP S62115540 A JPS62115540 A JP S62115540A
Authority
JP
Japan
Prior art keywords
option
name
program
storage volume
installation
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
JP60255917A
Other languages
Japanese (ja)
Other versions
JPH0338610B2 (en
Inventor
Shigenori Takahashi
高橋 成徳
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60255917A priority Critical patent/JPS62115540A/en
Publication of JPS62115540A publication Critical patent/JPS62115540A/en
Publication of JPH0338610B2 publication Critical patent/JPH0338610B2/ja
Granted legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To relieve the load on the operator and to prevent generation of an error by providing a corresponding table between an option name and a install destination volume name, deciding the install destination volume name automatically to apply the install processing. CONSTITUTION:An option table (TBL) is prepared corresponding to plural options of volume constitution. The input information required for the installation is prepared at the option side while being formed into a common form to each option and the install destination volume name is formed as a space. In case of the install, the operator designates an option name from a terminal equipment, a medium OPTION A storing it is mounted on the equipment and an automatic install processing routine SMS reads the option name and other input information from the option A. Then the install destination volume name is decided based on the TBL, a control statement JCTL is generated and the install processing of the option program is executed based thereupon.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、データ処理システムにおいて、任意のオプシ
ョン・プログラム(以下単にオプションという)をイン
ストールする際に、オペレータが逐一インストール先の
記憶ボリウム名等を指定することなく自動的にインスト
ール処理を行う方式〔発明の従来技術とその問題点〕 従来より、データ処理システムで処理されるプログラム
には種々多様なものがあるが、一般に、どのようなユー
ザでも共通に使用される機能を一体にパンケージ化した
基本プログラム、いわゆるS I P (Standa
rd In5truction Package)とし
て提供し、その他の各ユーザごとに希望する機能はオプ
ション・プログラムとして必要の都度インストールする
ようにされている。
[Detailed Description of the Invention] [Industrial Application Field] The present invention provides a data processing system in which, when installing an arbitrary optional program (hereinafter simply referred to as an option), an operator inputs the name of the storage volume to which the installation is to be performed, etc. Method for automatically performing installation processing without specifying [Prior art of the invention and its problems] Conventionally, there have been a variety of programs processed by data processing systems. However, a basic program that is a pan-package of commonly used functions, the so-called SIP (Standard)
rdInstruction Package), and other functions desired by each user are installed as optional programs as needed.

このインストールに際して従来は、インストールに必要
な入力情報をユーザが作成してやる必要があり、そのた
めにはどの記憶ボリウム(以下単にボリウムという)に
どの位の空きがあるか、オプションに必要な容量はどの
位か、ボリウムの構成はどうなっているか、等を知る必
要があって非常に煩わしいものであり、また間違いを生
じることもあった。
Conventionally, when performing this installation, the user had to create the input information necessary for the installation, which required determining which storage volume (hereinafter simply referred to as the volume) and how much free space was available, and how much capacity was required for each option. It is very troublesome to know what the volume is, what is the configuration of the volume, etc., and sometimes mistakes are made.

第3図は従来のインストールの処理を説明する概念図で
あり、5YS001〜SYS003はボリウム(及びそ
のボリウム名)を示し、その内容は基本プログラムが格
納される基本システム部分、基本プログラムが使用する
ワーク部分、および空き部分から成る。
Figure 3 is a conceptual diagram explaining the conventional installation process. 5YS001 to SYS003 indicate the volumes (and their volume names), and the contents are the basic system part where the basic program is stored, the workpieces used by the basic program, etc. Consists of a part and an empty part.

またシステムが採用するボリウムの構成、即ちどの位の
容量のボリウムを幾つ使用するかという構成は複数種類
存在し、例えば図の如く比較的小容量のボリウムを3つ
使用するシステム1と比較的大容量のボリウムを2つ使
用するシステム2などが存在し得る。なお、ここでいう
ボリウムとは物理的なりASD装置と考えてもよいし、
論理的なボリウム領域と考えてもよい。またここでいう
システムも、物理的な意味でのシステムと考えてもよい
し、例えばいわゆる仮想計算機システムにおける各仮想
計算機、あるいはそのような仮想または実計算機の1台
で処理される複数のタスクの夫々をシステムと考えても
よい。
In addition, there are multiple types of volume configurations adopted by the system, that is, configurations of how many volumes of which capacity to use.For example, as shown in the figure, system 1 uses three relatively small volume volumes, and There may be a system 2 that uses two volume volumes. Note that the volume referred to here can be thought of as a physical ASD device,
You can think of it as a logical volume area. The system referred to here can also be thought of as a system in the physical sense, or, for example, each virtual computer in a so-called virtual computer system, or multiple tasks processed by one such virtual or real computer. Each can be considered a system.

〔発明の目的〕[Purpose of the invention]

本発明はこのような従来の欠点を解消し、オプション名
を指定するのみで自動的にインストール先のボリウムを
決定し、その他の入力情報も自動作成してインストール
処理を実行するようにしたデータ処理システムを提供す
ることにある。
The present invention solves these conventional drawbacks and provides data processing that automatically determines the installation destination volume simply by specifying an option name, automatically creates other input information, and executes the installation process. The goal is to provide a system.

〔発明の構成〕[Structure of the invention]

本発明は、あらかじめ基本プログラム(SIP)の中に
オプション名とインストール先ボリウム名との対応テー
ブルを用意しておき、指定されたオプション名からイン
ストールすべきボリウム名を自動決定するものである。
In the present invention, a correspondence table between option names and installation destination volume names is prepared in advance in the basic program (SIP), and the volume name to be installed is automatically determined from the specified option name.

また、当初存在しなかった新しいオプションが作成され
た場合でもその新オプションのインストール先を適切に
決定できるよう、上記テーブルは論理ボリウム名と実ボ
リウム名との対応としておき、オプション中に論理ボリ
ウム名を指定しておくようにしたものである。
In addition, even if a new option that did not originally exist is created, the installation destination of the new option can be appropriately determined. It is designed so that it can be specified.

〔発明の実施例〕[Embodiments of the invention]

第1図は本発明の一実施例ブロック図であり、’SIP
は基本プログラム、SMSは自動インストール処理ルー
チン、TBLはオプション名に対応してそのインストー
ル先のボリウム名を記憶したオプション・テーブル、0
PTION AはオプションAが記憶された外部記憶媒
体、DSFLYは表示端末、JCTLはインストールに
必要な入力情報制御文である。
FIG. 1 is a block diagram of one embodiment of the present invention.
is the basic program, SMS is the automatic installation processing routine, TBL is the option table that stores the volume name of the installation destination corresponding to the option name, 0
PTION A is an external storage medium in which option A is stored, DSFLY is a display terminal, and JCTL is an input information control statement necessary for installation.

オプション・テーブル(TBL)にはあらかじめ判明し
ているオプションの種別に対応して、その機能や容量に
応じてどのボリウムにインストールすればよいかが記憶
されている。このオプション・テーブル(TBL)は複
数存在し得るボリウム構成の夫々に対応して用意してお
く必要がある。
The option table (TBL) stores information on which volumes should be installed in accordance with the types of options known in advance and their functions and capacities. This option table (TBL) must be prepared for each of the volume configurations that may exist.

また、オプション側ではあらかじめインストールに必要
な入力情報を、各オプションに共通な形式にひな型化し
て用意しておく。ただしインストール先のボリウム名は
空白にしておく。
In addition, on the option side, input information required for installation is prepared in advance in a format common to each option. However, leave the installation destination volume name blank.

インストールに際しては、オペレータが表示端末口5P
LYからオプション名を指定し、そのオプションの記憶
された媒体(OPTION A)を装置にマウントする
ことにより、自動インストール処理ルーチン(SMS)
が0PTION Aからオプション名およびその他の入
力情報を読み取り、テーブル(TBL)にもとづいてイ
ンストール先のボリウム名を決定し、それを読み取った
入力情報に埋め込んで制御文JCTLを作成し、これに
もとづいてオプション・プログラムのインストール処理
を実行する。
During installation, the operator must press the display terminal port 5P.
Automatic installation processing routine (SMS) is executed by specifying the option name from LY and mounting the medium (OPTION A) in which the option is stored on the device.
reads the option name and other input information from 0PTION A, determines the installation destination volume name based on the table (TBL), embeds it in the input information read, creates a control statement JCTL, and based on this, Run the optional program installation process.

ところで、上記オプション・テーブル(TBL)を用意
するには、各オプションがどのようなものかを知ってい
る必要がある。従って、SIPの作成後に新たなオプシ
ョンが作成・提供される場合には、上記テーブル(TB
L)を修正しなければならない。
By the way, in order to prepare the option table (TBL) mentioned above, it is necessary to know what each option is. Therefore, if a new option is created and provided after SIP creation, the above table (TB
L) must be corrected.

第2図はこのような問題に対処可能な本発明の他の実施
例を示し、第1図と異なるのはオプション・テーブル(
TBL)がオプション名とボリウム名の対応ではなく、
論理ボリウム名と(実)ボリウム名との対応であること
、及びオプション側において、オプション名のみでなく
インストール先の論理ボリウム名が記憶されていること
である。
FIG. 2 shows another embodiment of the present invention that can deal with such problems, and differs from FIG. 1 in that the option table (
TBL) is not a correspondence between option name and volume name,
There is a correspondence between the logical volume name and the (real) volume name, and on the option side, not only the option name but also the logical volume name at the installation destination is stored.

テープ/I、(TBL) 17)論理ボリウム名(VO
LOOI、 002゜003  ・・・)は仮想的なボ
リウムの名称であり、少なくとも実ボリウムの数基上の
種類の名称を定義しておき、ボリウムの容量やその使用
形態に応じてどの実ボリウムに対応させるかを予め定義
してテーブル(TBL)に登録しておく。勿論、ボリウ
ム構成の異なるシステムごとにテーブル(TBL)を定
義する必要がある。但し論理ボリウム名の数はオプショ
ンの数だけ設ける必要は必ずしもない。
Tape/I, (TBL) 17) Logical volume name (VO
LOOI, 002゜003...) is the name of a virtual volume, and by defining at least the name of a type several times higher than the real volume, you can specify which real volume to use depending on the capacity of the volume and its usage. The correspondence is defined in advance and registered in the table (TBL). Of course, it is necessary to define a table (TBL) for each system with a different volume configuration. However, it is not necessary to provide the same number of logical volume names as the number of options.

一方、オプションの作成時には、そのオプションの必要
とする容量などに応じて、どの論理ボリウムにインスト
ールすべきかをあらかじめ決定してその論理ボリウム名
を媒体中に記憶しておく。
On the other hand, when creating an option, it is determined in advance in which logical volume it should be installed, depending on the capacity required by the option, and the name of the logical volume is stored in the medium.

このようにすることにより、新規作成のオプションであ
っても、そのインストール先の論理ボリウム名は任意に
選択でき、かつその論理ボリウム名に対応する実ボリウ
ム名はテーブル(TBL)で決定できるため、テーブル
(TBL)の修正などは不要となる。
By doing this, even if it is a newly created option, the name of the logical volume to be installed can be arbitrarily selected, and the real volume name corresponding to the logical volume name can be determined from the table (TBL). There is no need to modify the table (TBL).

尚、オプション側で直接インストール先ボリウム名を指
定することも考えられるが、オプションはボリウム構成
の異なるシステムにも共通にインストールできなければ
ならず、オプション自体にインストール先ボリウム名を
記憶させておくことはできない。
Although it is possible to directly specify the installation destination volume name on the option side, the option must be able to be installed commonly on systems with different volume configurations, and the installation destination volume name should be stored in the option itself. I can't.

更に、オプション数が増えてくると、選択するオプショ
ンの組み合わせによっては同一のボリウムに多数のオプ
ションがインストールされる場合も生じ、最悪な場合に
は容量が不足してインストールが出来ないことも生じ得
る。(一般にすべてのオプションを選択しても充分なほ
どに記憶容量を確保することはなされてはいない。)し
かし、このような場合でも、もし他のボリウムに空きが
あるならば、そこにインストールできるようにするのが
得策である。従って、第2図の実施例では一旦テーブル
(TBL)にもとづいてインストール先のボリウムを決
定した段階でそのボリウム名を表示端末DSPLYに表
示し、そのボリウムに空きが不足している場合にはオペ
レータの判断で他のボリウム名に変更することを可能と
している。
Furthermore, as the number of options increases, depending on the combination of options selected, many options may be installed on the same volume, and in the worst case, installation may not be possible due to insufficient capacity. . (Generally, even if all options are selected, sufficient storage capacity is not secured.) However, even in this case, if there is free space on another volume, you can install it there. It is a good idea to do so. Therefore, in the embodiment shown in FIG. 2, once the volume to be installed is determined based on the table (TBL), the name of the volume is displayed on the display terminal DSPLY, and if there is insufficient space in the volume, the operator It is possible to change the volume name to another volume name at the discretion of the user.

〔効果〕〔effect〕

以上のごとく、本発明によれば任意のオプション・プロ
グラムのインストールに際して、インストール先のボリ
ウム名を自動的に決定してインストール処理することが
できるため、オペレータの負担も少なく、また間違いの
発生も防止できる。
As described above, according to the present invention, when installing any optional program, it is possible to automatically determine the installation destination volume name and perform the installation process, reducing the burden on the operator and preventing mistakes from occurring. can.

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

第1図は本発明の一実施例ブロック図であり、第2図は
本発明の他の実施例ブロック図であり、SIPは基本プ
ログラム、SMSは自動インストール処理ルーチン、T
BLはオプション名に対応してそのインストール先のボ
リウム名を記憶したオプション・テーブル、0PTIO
N AはオプションAが記憶された外部記憶媒体、DS
FLYは表示端末、JCTLはインストールに必要な入
力情報制御文である。 第3図は従来例のインストール方式を説明する図である
FIG. 1 is a block diagram of one embodiment of the present invention, and FIG. 2 is a block diagram of another embodiment of the present invention, where SIP is a basic program, SMS is an automatic installation processing routine, and T is a block diagram of an embodiment of the present invention.
BL is an option table that stores the installation destination volume name corresponding to the option name, 0PTIO.
N A is the external storage medium where option A is stored, DS
FLY is a display terminal, and JCTL is an input information control statement necessary for installation. FIG. 3 is a diagram illustrating a conventional installation method.

Claims (5)

【特許請求の範囲】[Claims] (1)複数の記憶ボリウム(SYS001〜SYS00
3)を有し且つ標準的な機能を備えた基本プログラム(
SIP)にもとづいて処理可能とされたデータ処理シス
テムにおいて、 上記基本プログラム(SIP)に、オプション・プログ
ラムの種別とそのインストール先の記憶ボリウムとの対
応を示すオプション・テーブル(TBL)及び自動イン
ストール処理ルーチン(SMS)を設けるとともに、 各オプション・プログラムにはそのオプション・プログ
ラムの種別に対応した情報と、インストール先の記憶ボ
リウム指定情報を除いてインストールに必要なその他の
入力情報とを、各オプション・プログラムに共通な形式
で用意しておき、上記自動インストール処理ルーチンは
、オプション・プログラムのインストールに際して、該
オプション・プログラムから上記種別対応情報を読み取
り、上記オプション・テーブル(TBL)にもとづいて
インストール先の記憶ボリウムを決定し、さらに上記オ
プション・プログラムから読み取った入力情報のインス
トール先記憶ボリウム指定情報部分に上記決定した記憶
ボリウム名を埋め込み、該入力情報にもとづいて当該オ
プション・プログラムのインストール処理を実行するこ
とを特徴とするオプション・プログラムの自動インスト
ール処理方式。
(1) Multiple memory volumes (SYS001 to SYS00
3) and a basic program with standard functions (
In a data processing system that is capable of processing based on SIP), the above basic program (SIP) includes an option table (TBL) that shows the correspondence between the type of optional program and the storage volume in which it is installed, and automatic installation processing. In addition to providing a routine (SMS) for each option program, information corresponding to the type of the option program and other input information necessary for installation except for installation destination storage volume specification information are provided for each option program. The above automatic installation processing routine reads the above type correspondence information from the optional program when installing the optional program, and selects the installation destination based on the above option table (TBL). Determine the storage volume, and further embed the determined storage volume name in the installation destination storage volume specification information portion of the input information read from the optional program, and execute the installation process of the optional program based on the input information. An automatic installation processing method for optional programs, which is characterized by:
(2)上記オプション・テーブル(TBL)は、各オプ
ション・プログラム名に対応してそのインストール先の
記憶ボリウム名が記憶されたテーブルであり、且つ各オ
プション・プログラムにおける上記種別対応情報はオプ
ション・プログラム名そのものであることを特徴とする
特許請求の範囲第1項記載のオプション・プログラムの
自動インストール処理方式。
(2) The above option table (TBL) is a table in which the storage volume name of the installation destination is stored in correspondence with each option program name, and the above type correspondence information for each option program is 2. The method for automatically installing an optional program according to claim 1, wherein the optional program is the name itself.
(3)上記オプション・テーブル(TBL)は、仮想的
な記憶ボリウムの論理名に対応して上記記憶ボリウム(
SYS001〜SYS003)の物理名が記憶されたテ
ーブルであり、且つ各オプション・プログラムにおける
上記種別対応情報はそのオプション・プログラムがイン
ストールされるべき仮想的な記憶ボリウムの論理名であ
ることを特徴とする特許請求の範囲第1項記載のオプシ
ョン・プログラムの自動インストール処理方式。
(3) The above option table (TBL) contains the above storage volume (TBL) corresponding to the logical name of the virtual storage volume.
SYS001 to SYS003) are stored therein, and the type correspondence information for each optional program is a logical name of a virtual storage volume in which the optional program is to be installed. An automatic installation processing method for an optional program according to claim 1.
(4)上記オプション・テーブル(TBL)は、上記デ
ータ処理システムの採用し得る複数種類の記憶ボリウム
構成の夫々に対応して複数種類設けられており、上記自
動インストール処理ルーチンは現に採用されている記憶
ボリウム構成に対応するオプション・テーブル(TBL
)を選択して上記処理を実行することを特徴とする特許
請求の範囲第1項ないし第3項のいずれかに記載のオプ
ション・プログラムの自動インストール処理方式。
(4) The option table (TBL) is provided with a plurality of types corresponding to each of the plurality of storage volume configurations that can be adopted by the data processing system, and the automatic installation processing routine described above is currently adopted. Option table (TBL) corresponding to storage volume configuration
4. The optional program automatic installation processing method according to any one of claims 1 to 3, wherein the optional program is selected and the above processing is executed.
(5)上記自動インストール処理ルーチンはさらに、上
記インストール先記憶ボリウムを決定した段階で該イン
ストール先記憶ボリウム名を表示し、かつその記憶ボリ
ウム名をオペレータにより変更可能とし、変更後の記憶
ボリウム名にもとづいてインストール処理を実行するこ
とを特徴とする特許請求の範囲第1項ないし第4項のい
ずれかに記載のオプション・プログラムの自動インスト
ール処理方式。
(5) The automatic installation processing routine furthermore displays the name of the installation destination storage volume when the installation destination storage volume is determined, and also allows the operator to change the storage volume name, so that the storage volume name after the change is displayed. 5. An automatic installation processing method for an optional program according to claim 1, wherein the installation processing is executed based on the option program.
JP60255917A 1985-11-15 1985-11-15 Automatic install processing system for option program Granted JPS62115540A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60255917A JPS62115540A (en) 1985-11-15 1985-11-15 Automatic install processing system for option program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60255917A JPS62115540A (en) 1985-11-15 1985-11-15 Automatic install processing system for option program

Publications (2)

Publication Number Publication Date
JPS62115540A true JPS62115540A (en) 1987-05-27
JPH0338610B2 JPH0338610B2 (en) 1991-06-11

Family

ID=17285358

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60255917A Granted JPS62115540A (en) 1985-11-15 1985-11-15 Automatic install processing system for option program

Country Status (1)

Country Link
JP (1) JPS62115540A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04239321A (en) * 1990-08-20 1992-08-27 Internatl Business Mach Corp <Ibm> Method of installing multiple level software application to data processor

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4662408B2 (en) * 2001-08-23 2011-03-30 本田技研工業株式会社 Body structure pipe member and manufacturing method thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04239321A (en) * 1990-08-20 1992-08-27 Internatl Business Mach Corp <Ibm> Method of installing multiple level software application to data processor

Also Published As

Publication number Publication date
JPH0338610B2 (en) 1991-06-11

Similar Documents

Publication Publication Date Title
JPS62115540A (en) Automatic install processing system for option program
JPS6044706B2 (en) Memory access method
JPH07121376A (en) Down load information preparing device
JP3120493B2 (en) Data processing device
JP3182621B2 (en) Test program monitor
JPH03147147A (en) Dump processing system
JPS6329864A (en) System constitution control system
KR0164725B1 (en) Cache memory
JPH05324415A (en) Logging data storage system
JPH11345092A (en) Asynchronous data updating system and method
JPS6238746B2 (en)
JPH05119925A (en) Instruction transmission control system for magnetic tape unit
JPH0336666A (en) Vector register capacity instructing system
JPH08137933A (en) System and method for managing drawing data
JPH04199445A (en) Microprogram load control system
JPS6073747A (en) Information processor
JPH01211139A (en) Collective management system for plural logical files
JPH0333928A (en) Program patch system
JPS60198661A (en) Input and output control system
JPH05197406A (en) Controller of automatic machine and the like
JPS6019267A (en) Data processing system
JPH02249006A (en) Programmable controller
JPS6144339B2 (en)
JPH01103743A (en) Interruption handling and managing method for microprocessor
JPH04336639A (en) Data writing method