JPH04274505A - System for changing constitution of computer system - Google Patents

System for changing constitution of computer system

Info

Publication number
JPH04274505A
JPH04274505A JP3057770A JP5777091A JPH04274505A JP H04274505 A JPH04274505 A JP H04274505A JP 3057770 A JP3057770 A JP 3057770A JP 5777091 A JP5777091 A JP 5777091A JP H04274505 A JPH04274505 A JP H04274505A
Authority
JP
Japan
Prior art keywords
file
change
correspondence
change operation
component
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
JP3057770A
Other languages
Japanese (ja)
Other versions
JP3303304B2 (en
Inventor
Hiroaki Nagano
浩明 長野
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 JP05777091A priority Critical patent/JP3303304B2/en
Publication of JPH04274505A publication Critical patent/JPH04274505A/en
Application granted granted Critical
Publication of JP3303304B2 publication Critical patent/JP3303304B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To make the component of a computer system changeable by a unified operation method and, at the same time, to make the component mountable as the extended function of an already existing file management function. CONSTITUTION:An operation instructing means 4 accepts an operation instruction 2 containing a component name 2-1 which can specify a component to be changed and a changing operation identifier 202 which can specify a changing content from the outside. A correspondence managing means 6 which is the function extending means of a file managing means 5 specifies the part of a correspondence management section 7 corresponding to the name 2-1 in the instruction 2. A changing operation retrieving means 9 retrieves one changing operation describing section corresponding to the identifier 202 from the specified part. A changing operation executing means 10 which is the function extending means of a file operating means 8 changes a relevant component 3-k by executing the changing operation means 12-j indicated by the changing operation describing section 11-i retrieved by the means 9 under the condition indicated by the section 11-i.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は計算機システムの構成を
変更する計算機システム構成変更方式に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer system configuration change method for changing the configuration of a computer system.

【0002】0002

【従来の技術】一般に計算機システムは変更可能な複数
の構成要素を持ち、各構成要素は自要素が受け持つ機能
たとえばネットワーク機能やターミナル機能等の提供を
サポートしている。そして、実際に何れの機能を利用す
るか或いは利用するとしてもどのような条件で機能させ
るかは、各構成要素の構成情報で規定される。従って、
個々の構成要素の変更はその構成情報を変更することに
より可能である。
2. Description of the Related Art Generally, a computer system has a plurality of changeable components, and each component supports the provision of its own functions, such as network functions and terminal functions. The configuration information of each component determines which function is actually used, or if it is used, under what conditions. Therefore,
Individual components can be changed by changing their configuration information.

【0003】従来、この種の計算機システムの構成要素
の変更は、変更可能な構成要素に関係する定義ファイル
の修正や構成変更コマンドによる変更指示等の如く、各
構成要素に合致した操作方法を利用者が適宜選択して実
施していた。
Conventionally, changes to the components of this type of computer system have been made using operating methods that match each component, such as modifying the definition file related to the changeable component or issuing a change instruction using a configuration change command. The participants selected and implemented them as appropriate.

【0004】0004

【発明が解決しようとする課題】上述したように従来の
計算機システム構成変更方式では、各構成要素に対する
変更操作がまちまちであり、統一した操作方法によって
構成要素を変更することができないという問題点があっ
た。また、このように操作方法がまちまちであることに
より、その操作を補助する所謂ユーザインタフェイスシ
ェルを設けようとした場合、ユーザインタフェイスシェ
ルに要求される機能が非常に大きくなるという問題点が
あった。
[Problems to be Solved by the Invention] As mentioned above, in the conventional computer system configuration change method, the change operations for each component are different, and the problem is that it is not possible to change the components using a unified operation method. there were. Furthermore, due to the variety of operation methods, when it is attempted to provide a so-called user interface shell to assist the operations, there is a problem in that the functions required of the user interface shell become extremely large. Ta.

【0005】本発明はこのような問題点を解決したもの
であり、その目的は、統一された操作方法で複数の構成
要素に対する変更を可能にした計算機システム構成変更
方式を提供することにある。
The present invention solves these problems, and its purpose is to provide a computer system configuration change method that allows changes to a plurality of components using a unified operating method.

【0006】[0006]

【課題を解決するための手段】本発明は上記の目的を達
成するために、計算機システムに存在する構成要素を変
更する計算機システム構成変更方式において、構成要素
の変更に使用するコマンド等の複数の変更操作手段と、
どの変更操作手段をどのように使ってどの構成要素を変
更するか等の変更操作に関する記述をそれぞれ含み、各
々に変更操作識別子が付与された複数の変更操作記述部
と、構成要素の各々に付与された構成要素名称毎に、変
更操作識別子と変更操作記述部との対応関係を複数対保
持する対応管理部と、外部から構成要素名称と変更操作
識別子とを含む操作指示を受け付ける操作指示手段と、
この操作指示手段で受け付けられた操作指示中の構成要
素名称に対応する対応管理部の部位を特定する対応管理
手段と、この対応管理手段によって特定された部位中か
ら、操作指示手段で受け付けられた操作指示中の変更操
作識別子に対応する変更操作記述部を検索する変更操作
検索手段と、この変更操作検索手段で検索された変更操
作記述部の記述に従い、変更操作手段を実行して構成要
素の変更を行う変更操作実行手段とを備えている。
[Means for Solving the Problems] In order to achieve the above object, the present invention provides a computer system configuration change method for changing the components existing in a computer system, in which multiple commands such as commands used to change the components are used. a change operation means;
A plurality of change operation description sections, each containing a description of change operations such as which change operation means to use and how to change which component, each of which is assigned a change operation identifier, and a change operation identifier assigned to each of the components. a correspondence management unit that maintains a plurality of pairs of correspondence between a change operation identifier and a change operation description section for each component name that has been changed; and an operation instruction means that receives an operation instruction including a component name and a change operation identifier from the outside. ,
A correspondence management means for specifying the part of the correspondence management unit that corresponds to the component name in the operation instruction received by the operation instruction means; A change operation search means searches for a change operation description section corresponding to a change operation identifier in an operation instruction, and the change operation means is executed according to the description of the change operation description section searched by this change operation search means to and change operation execution means for making changes.

【0007】また、ファイル名称と管理対象ファイルと
を対応付ける手段を拡張できるファイル管理手段を含む
ファイル管理機構を備えた計算機システムの場合、前記
構成要素名称を前記ファイル名称の構成規則に合致させ
、前記対応管理手段を前記ファイル管理手段の機能拡張
手段として備えている。
[0007] Furthermore, in the case of a computer system equipped with a file management mechanism including a file management means that can expand the means for associating file names and managed files, the component names are matched with the configuration rules for the file names, and the A correspondence management means is provided as a function expansion means of the file management means.

【0008】更に、ファイルに対する操作手段を拡張で
きるファイル操作手段を含むファイル管理機構を備えた
計算機システムの場合、前記変更操作識別子を前記ファ
イル操作手段で使用する操作識別子の構成規則に合致さ
せ、前記変更操作実行手段を前記ファイル操作手段の機
能拡張手段として備えている。
Furthermore, in the case of a computer system equipped with a file management mechanism including a file operation means that can expand the operation means for files, the change operation identifier is made to conform to the configuration rules for operation identifiers used in the file operation means, and the A change operation execution means is provided as a function expansion means of the file operation means.

【0009】また更に、名称と対象の対応を解決する手
段を拡張できる対応解決手段を含む通信管理機構を備え
た計算機システムの場合、前記構成要素名称を前記対応
解決手段で使用する名称の構成規則に合致させ、前記対
応管理手段を前記対応解決手段の機能拡張手段として備
えている。
Furthermore, in the case of a computer system equipped with a communication management mechanism that includes a correspondence solving means that can expand the means for resolving the correspondence between names and objects, a configuration rule for the name used by the correspondence solving means for the component name is provided. The correspondence management means is provided as a function expansion means of the correspondence solving means.

【0010】0010

【作用】本発明の計算機システム構成変更方式において
は、操作指示手段が、変更したい構成要素を特定し得る
構成要素名称と変更内容を特定し得る変更操作識別子と
を含む操作指示を外部から受け付け、対応管理手段が、
この操作指示手段で受け付けられた操作指示中の構成要
素名称に対応する対応管理部の部位を特定し、変更操作
検索手段が、この対応管理手段によって特定された部位
中から、前記操作指示手段で受け付けられた操作指示中
の変更操作識別子に対応する変更操作記述部を検索し、
変更操作実行手段が、この変更操作検索手段で検索され
た変更操作記述部の記述に従い、該当する変更操作手段
を実行して該当する構成要素の変更を行う。
[Operation] In the computer system configuration change method of the present invention, the operation instruction means receives from the outside an operation instruction including a component name that can specify the component to be changed and a change operation identifier that can specify the content of the change, The response management means are
The change operation search means specifies the part of the correspondence management section corresponding to the component name in the operation instruction received by the operation instruction means, and the change operation search means selects the part of the correspondence management section from among the parts specified by the correspondence management means. Search for the change operation description section corresponding to the change operation identifier in the accepted operation instruction,
The change operation execution means executes the corresponding change operation means to change the corresponding component according to the description in the change operation description section searched by the change operation search means.

【0011】[0011]

【実施例】次に、本発明の実施例について図面を参照し
て詳細に説明する。
Embodiments Next, embodiments of the present invention will be described in detail with reference to the drawings.

【0012】図1を参照すると本発明の計算機システム
構成変更方式の一実施例は、端末やプロセス等の外部機
構1から入力される構成要素名称2−1および変更操作
識別子2−2を含む操作指示2に応答して、構成要素群
3に含まれる変更可能な複数の構成要素3−1〜3−m
に対して変更を加えるものであり、操作指示手段4,フ
ァイル管理手段5,対応管理手段6,対応管理部7,フ
ァイル操作手段8,変更操作検索手段9,変更操作実行
手段10,変更操作記述部群11および変更操作手段群
12を備えている。
Referring to FIG. 1, one embodiment of the computer system configuration change method of the present invention is an operation including a component name 2-1 and a change operation identifier 2-2 input from an external mechanism 1 such as a terminal or a process. In response to instruction 2, a plurality of changeable components 3-1 to 3-m included in component group 3
The operation instruction means 4, the file management means 5, the correspondence management means 6, the correspondence management section 7, the file operation means 8, the change operation search means 9, the change operation execution means 10, the change operation description It includes a group of parts 11 and a group of change operation means 12.

【0013】個々の構成要素3−1〜3−mにはそれら
を区別し得るように構成要素名称が付与されている。
[0013] Component names are given to the individual components 3-1 to 3-m so that they can be distinguished from each other.

【0014】変更操作手段群12には、ほぼ構成要素3
−1〜3−mと1対1に対応する複数の変更操作手段1
2−1〜12−nが含まれている。ここで変更操作手段
とは、例えばシステム定義ファイルに対し書き込みを行
うよう指示する或る種のコマンドなどである。
The change operation means group 12 includes almost all the constituent elements 3.
- Multiple change operation means 1 corresponding to 1 to 3-m on a one-to-one basis
2-1 to 12-n are included. Here, the change operation means is, for example, a certain type of command that instructs to write to a system definition file.

【0015】変更操作記述部群11には複数の変更操作
記述部11−1〜11−pが含まれている。各変更操作
記述部11−1〜11−pにはそれらを区別し得る変更
操作識別子が付与されている。個々の変更操作記述部1
1−1〜11−pには、構成要素名称Nの構成要素の変
更に使用すべき変更操作手段の指定とその変更操作手段
をどのように使用するかといった情報が記述されている
。例えば、一つの変更操作記述部11−1には、「コマ
ンドである変更操作手段12−1をパラメータPの下で
使用して構成名称aの構成要素3−1を変更する」とい
った情報が記述されている。
The change operation description section group 11 includes a plurality of change operation description sections 11-1 to 11-p. Each of the change operation description parts 11-1 to 11-p is given a change operation identifier that can distinguish them. Individual change operation description part 1
1-1 to 11-p describe information such as the designation of the change operation means to be used to change the component with the component name N and how to use the change operation means. For example, one change operation description section 11-1 describes information such as ``Use the change operation means 12-1, which is a command, under parameter P to change the component 3-1 of configuration name a.'' has been done.

【0016】変更操作実行手段10は、変更操作記述部
11中の変更操作記述部11−i(i=1〜p)に基づ
き、変更操作手段群12中の該当する変更操作手段12
−j(j=1〜n)を実行することにより構成要素群3
中の該当する構成要素3−k(k=1〜m)の変更を行
う手段である。
The change operation execution means 10 executes the change operation means 12 in the change operation means group 12 based on the change operation description part 11-i (i=1 to p) in the change operation description part 11.
−j (j=1 to n), component group 3
It is a means for changing the corresponding component 3-k (k=1 to m) in the inside.

【0017】対応管理部7は、外部機構1からの操作指
示2によって、どの変更操作記述部11−iを使用すれ
ば良いかを決定するために必要な情報を保持する部分で
あり、その内容例を図2に示す。
The correspondence management section 7 is a section that holds information necessary for determining which change operation description section 11-i should be used according to the operation instruction 2 from the external mechanism 1, and its contents. An example is shown in Figure 2.

【0018】図2を参照すると、対応管理部7には、各
構成要素名称毎に、変更操作識別子と変更操作記述部と
の対応関係情報「(変更操作識別子・変更操作記述部)
」が複数格納されている。
Referring to FIG. 2, the correspondence management unit 7 stores, for each component name, correspondence relationship information between the change operation identifier and the change operation description section ``(change operation identifier/change operation description section)''.
” are stored.

【0019】操作指示手段4,ファイル管理手段5およ
びファイル操作手段8は、例えばUNIXの仮想ファイ
ルシステム(VFS)に見られるものと同様な手段であ
る。
The operation instruction means 4, the file management means 5, and the file operation means 8 are similar to those found in, for example, a UNIX virtual file system (VFS).

【0020】ここで、ファイル管理手段5は、本来操作
指示手段4から渡されたファイル名称を解析等して以後
そのファイル名称のファイルを操作する際に必要な情報
(ファイルハンドラ)を得て操作指示手段4に返却する
手段であり、ファイル名称と管理対象ファイルとを対応
付ける手段を拡張できる機能を有している。そして、本
実施例では、操作指示2に含める構成要素名称2−1は
ファイル管理手段5が扱うファイル名称の構成規則に沿
うようにし、且つ、対応管理手段6をファイル管理手段
5の機能拡張を行う手段として位置付けている。そして
、ファイル名称が例えば「/abc/cde/…/xy
z」等の如く幾つかの名称を並べた構造になっている場
合、操作指示2中の構成要素名称2−1もそのような形
式とされ、ファイル管理手段5はその先頭の名称から順
に解析を行っていき、所定の名称が現れた場合に機能拡
張された対応管理手段6を呼び出して以後の処理を行わ
せるものである。
[0020] Here, the file management means 5 analyzes the file name originally passed from the operation instruction means 4, obtains information (file handler) necessary for subsequently operating the file with that file name, and performs the operation. It is a means for returning the information to the instruction means 4, and has a function of expanding the means for associating file names with managed files. In this embodiment, the component name 2-1 included in the operation instruction 2 is made to comply with the file name configuration rules handled by the file management means 5, and the correspondence management means 6 is configured to extend the functionality of the file management means 5. It is positioned as a means to do so. Then, the file name is, for example, “/abc/cde/…/xy
z'' etc., the component name 2-1 in the operation instruction 2 is also in such a format, and the file management means 5 analyzes it in order from the first name. When a predetermined name appears, the function-enhanced correspondence management means 6 is called to carry out the subsequent processing.

【0021】また、ファイル操作手段8は、本来操作指
示手段4から渡された操作識別子とファイル管理手段5
からの返却情報とに基づいて該当するファイルへの書き
込み等を行う手段であり、ファイルに対する操作手段を
拡張できる機能を有している。そして、本実施例では、
操作指示2に含める変更操作識別子2−2はファイル操
作手段8が扱う操作識別子の構成規則に沿うようにし、
且つ、変更操作実行手段10をファイル操作手段8の機
能拡張を行う手段として位置付けている。
The file operation means 8 also uses the operation identifier originally passed from the operation instruction means 4 and the file management means 5.
It is a means for writing to the corresponding file based on the return information from the file, and has the function of expanding the operation means for the file. And, in this example,
The change operation identifier 2-2 included in the operation instruction 2 is made to comply with the configuration rules for operation identifiers handled by the file operation means 8,
In addition, the change operation execution means 10 is positioned as a means for extending the functionality of the file operation means 8.

【0022】更に、操作指示手段4は、本来外部機構1
からファイル名称と操作識別子とを受け付けてファイル
管理手段5およびファイル操作手段8を使用してファイ
ルに対する操作を可能ならしめる手段であるが、本実施
例ではこの操作指示手段4に対しファイル名称の構成規
則に沿う構成要素名称2−1と操作識別子の構成規則に
沿う変更操作識別子2−2とを含む操作指示2を与え、
同様な動作を行わせている。
Furthermore, the operation instruction means 4 is originally an external mechanism 1.
This is a means for accepting a file name and an operation identifier from a file management means 5 and a file operation means 8 to enable operations on the file. Give an operation instruction 2 including a component name 2-1 that conforms to the rules and a change operation identifier 2-2 that conforms to the configuration rules for operation identifiers,
It performs similar actions.

【0023】さて、ファイル管理手段5の機能拡張手段
である対応管理手段6は、ファイル管理手段5から呼び
出されることにより、ファイル管理手段5から渡された
構成要素名称2−1で対応管理部7を検索してその構成
要素名称2−1を含む対応管理部7の部位を示す情報を
ファイル管理手段5に返却する手段である。
Now, when the correspondence management means 6, which is a function expansion means of the file management means 5, is called by the file management means 5, the correspondence management section 7 uses the component name 2-1 passed from the file management means 5. This is means for searching for the component name 2-1 and returning information indicating the part of the correspondence management section 7 including the component name 2-1 to the file management means 5.

【0024】また、変更操作検索手段9は、ファイル操
作手段8から呼び出されることにより、ファイル操作手
段8から渡された変更操作識別子2−2とその付随情報
(対応管理手段6から返却された上記対応管理部7の部
位を示す情報)とに基づき、対応管理部7から該当する
変更操作記述部に関する情報を得てファイル操作手段8
に返却する手段である。
The change operation search means 9 is called by the file operation means 8 to retrieve the change operation identifier 2-2 passed from the file operation means 8 and its accompanying information (the above returned from the correspondence management means 6). Based on the information indicating the part of the correspondence management section 7), the file operation means 8 obtains information regarding the corresponding change operation description section from the correspondence management section 7.
It is a means of returning it to

【0025】次に上述のように構成された本実施例の動
作を説明する。
Next, the operation of this embodiment configured as described above will be explained.

【0026】変更したい構成要素たとえば構成要素3−
1に対応する構成要素名称2−1とその変更内容に対応
する変更操作識別子2−2とを含む操作指示2が外部機
構1から送られてくると、操作指示手段4はこれらを受
け付け、先ず、操作指示2に含まれる構成要素名称2−
1をファイル管理手段5に渡して該当する情報の検索を
指示する。
[0026] Components to be changed, for example, component 3-
When an operation instruction 2 including a component name 2-1 corresponding to 1 and a change operation identifier 2-2 corresponding to the content of the change is sent from the external mechanism 1, the operation instruction means 4 receives these and first , component name 2- included in operation instruction 2
1 to the file management means 5 to instruct it to search for the corresponding information.

【0027】ファイル管理手段5は該当情報の検索処理
を開始するが、構成要素名称2−1中に所定の名称が含
まれていることから当該構成要素名称2−1が対応管理
手段6の管理する名称であると判断すると、その構成要
素名称2−1を対応管理手段6に渡す。
The file management means 5 starts the search process for the corresponding information, but since the component name 2-1 includes a predetermined name, the component name 2-1 is managed by the correspondence management means 6. If it is determined that the component name 2-1 is a name that corresponds to the corresponding name, the component name 2-1 is passed to the correspondence management means 6.

【0028】対応管理手段6は、渡された構成要素名称
2−1で対応管理部7を検索し、その構成要素名称2−
1に対応する対応管理部7の部位(図2の(変更操作識
別子・変更操作記述部)の組が格納されている部位)を
識別する情報をファイル管理手段5に返却し、ファイル
管理手段5はそれを操作指示手段4に返却する。
The correspondence management means 6 searches the correspondence management section 7 using the passed component name 2-1, and searches the correspondence management section 7 for the component name 2-1.
1 (the part in which the set of (change operation identifier/change operation description part) in FIG. returns it to the operation instruction means 4.

【0029】以上までの動作において、操作指示手段4
はファイル管理手段5を直接の操作対象としているため
、構成要素名称の指定は通常のファイルの指定と全く同
じように行われる。また、対応管理部7の部位を識別す
る情報は、通常のファイルの識別に用いる情報と同様に
扱われる形式であり、対応管理部7を指すことは操作指
示手段4には認識されない。
In the operations described above, the operation instruction means 4
Since the file management means 5 is directly operated on, the component name is designated in exactly the same way as a normal file designation. Further, the information identifying the part of the correspondence management section 7 is in a format that is handled in the same way as information used for normal file identification, and the operation instruction means 4 does not recognize that it refers to the correspondence management section 7.

【0030】さて、ファイル管理手段5を経由して対応
管理手段6から構成要素名称2−1に対応する対応管理
部7の部位を特定する情報を得た操作指示手段4は、こ
の情報を変更操作識別子2−2の付随情報として変更操
作識別子2−2と共にファイル操作手段8に渡す。
Now, the operation instruction means 4, which has obtained information specifying the part of the correspondence management section 7 corresponding to the component name 2-1 from the correspondence management means 6 via the file management means 5, changes this information. It is passed along with the change operation identifier 2-2 to the file operation means 8 as accompanying information of the operation identifier 2-2.

【0031】ファイル操作手段8は、変更操作識別子2
−2に付随している情報自体からその情報が対応管理部
7に関する情報であることを認識すると、その付随情報
および変更操作識別子2−2を変更操作検索手段9に渡
し、検索を要求する。
The file operation means 8 uses the change operation identifier 2
When it is recognized from the information accompanying ``-2'' that the information is related to the correspondence management section 7, the associated information and the change operation identifier 2-2 are passed to the change operation search means 9 and a search is requested.

【0032】変更操作検索手段9は、渡された付随情報
から対応管理部7の部位を認識し、その部位内を、渡さ
れた変更操作識別子2−2で検索することにより、一つ
の変更操作記述部たとえば変更操作記述部11−1を特
定し、この特定した変更操作記述部11−1をファイル
操作手段8に通知する。
[0032] The change operation search means 9 recognizes the part of the correspondence management section 7 from the passed accompanying information, and searches the part using the passed change operation identifier 2-2, thereby searching for one change operation. A description part, for example, a change operation description part 11-1 is specified, and the file operation means 8 is notified of the specified change operation description part 11-1.

【0033】ファイル操作手段8は、変更操作検索手段
9で特定された変更操作記述部11−1を通知して変更
操作実行手段10を起動する。
The file operation means 8 notifies the change operation description part 11-1 specified by the change operation search means 9 and starts the change operation execution means 10.

【0034】変更操作実行手段10は、通知された変更
操作記述部11−1を変更操作記述部群11中から取り
出し、それに従って変更操作を実行する。即ち、変更操
作記述部11−1が「コマンドである変更操作手段12
−1をパラメータPの下で使用して構成名称aの構成要
素3−1を変更する」といった情報を記述している場合
、変更操作手段群12から変更操作手段12−1を選択
しパラメータPの下で実行することにより構成要素3−
1を変更する。
The change operation execution means 10 extracts the notified change operation description part 11-1 from the change operation description part group 11, and executes the change operation accordingly. In other words, the change operation description section 11-1 contains "change operation means 12 which is a command.
-1 under the parameter P to change the component 3-1 of the configuration name a, select the change operation means 12-1 from the change operation means group 12 and select the change operation means 12-1 under the parameter P Component 3- by running under
Change 1.

【0035】ここで、変更操作は全てファイル操作手段
8を経由しているので、操作指示手段4が行う操作は全
て通常のファイル操作と同様である。
Here, since all modification operations are performed via the file operation means 8, all operations performed by the operation instruction means 4 are the same as normal file operations.

【0036】他の構成要素の変更時も、それに合致した
構成要素名称と変更操作識別子とを含む操作指示2を与
えれば良い。即ち、本発明によれば、構成要素名称2−
1および変更操作識別子2−2を含む操作指示2という
統一された指示によって全ての構成要素の変更が可能と
なる。
[0036] When changing other constituent elements, it is sufficient to provide the operation instruction 2 including the constituent element name and change operation identifier that match the change. That is, according to the present invention, component name 2-
All components can be changed using a unified instruction of operation instruction 2 including operation instruction 1 and change operation identifier 2-2.

【0037】また、本実施例では、対応管理手段6をフ
ァイル管理手段5の機能拡張手段として位置付けると共
に構成要素名称2−1をファイル管理手段5の扱うファ
イル名称の構成規則に合致させ、また、変更操作実行手
段10をファイル操作手段8の機能拡張手段として位置
付けると共に変更操作識別子2−2をファイル操作手段
8の扱う操作識別子の構成規則に合致させたことにより
、本実施例の計算機システム構成変更方式をファイル管
理機能の拡張として実装することができる。なお、ファ
イル管理機能の拡張機能として実装しない場合には上記
の構成規則に関する制約は無く、またファイル管理手段
5およびファイル操作手段8は省略され、対応管理手段
6,変更操作検索手段9および変更操作実行手段10を
直接に制御するような操作指示手段4が設けられる。
In addition, in this embodiment, the correspondence management means 6 is positioned as a function expansion means for the file management means 5, and the component name 2-1 is made to conform to the configuration rules for file names handled by the file management means 5. By positioning the change operation execution means 10 as a function expansion means for the file operation means 8 and making the change operation identifier 2-2 match the configuration rules for operation identifiers handled by the file operation means 8, the computer system configuration of this embodiment can be changed. The method can be implemented as an extension of file management functionality. Note that if it is not implemented as an extension of the file management function, there are no restrictions regarding the above configuration rules, and the file management means 5 and file operation means 8 are omitted, and the correspondence management means 6, change operation search means 9, and change operation are omitted. An operation instruction means 4 for directly controlling the execution means 10 is provided.

【0038】図3は本発明の別の実施例の構成図であり
、図1の実施例におけるファイル管理手段5を対応解決
手段50に置き換え、操作指示手段4を操作指示手段4
0に置き換えたものである。
FIG. 3 is a block diagram of another embodiment of the present invention, in which the file management means 5 in the embodiment of FIG.
It is replaced with 0.

【0039】ここで、対応解決手段50は計算機システ
ムが有する通信管理機構に見られるものと同様のもので
あり、与えられた通信相手名称からその通信相手との間
の通信に必要となる対象(例えば通信系プログラムが必
要とする通信用アドレスや電話番号等)を得る手段であ
る。そして、この対応解決手段50は名称と対象との対
応を解決する手段を拡張できる機能を備えており、本実
施例は対応管理手段6をこの対応解決手段50の機能拡
張手段として位置付け、且つ、操作指示2中の構成要素
名称2−1を対応解決手段50の扱う名称の構成規則に
沿うようにしている。また、変更操作検索手段9および
変更操作実行手段10を直接に制御できるような操作指
示手段40を設けている。
Here, the correspondence solving means 50 is similar to that found in a communication management mechanism included in a computer system, and it determines the objects (( For example, it is a means for obtaining a communication address, telephone number, etc. required by a communication program. The correspondence solving means 50 has a function of expanding the means for resolving the correspondence between names and objects, and in this embodiment, the correspondence management means 6 is positioned as a function expansion means of the correspondence solving means 50, and, The component name 2-1 in the operation instruction 2 is made to comply with the name configuration rules handled by the correspondence solving means 50. Further, an operation instruction means 40 is provided which can directly control the change operation search means 9 and the change operation execution means 10.

【0040】図3の実施例においては、操作指示手段4
0が構成要素名称2−1と変更操作識別子2−2とを含
む操作指示2を受け付け、対応解決手段50に構成要素
名称2−1を渡して検索を要求し、その機能拡張手段で
ある対応管理手段6によって得られた対応管理部7の部
位を特定する情報を取得する。次いで、その情報と変更
操作識別子2−2とを変更操作検索手段9に与えて一つ
の変更操作記述部を特定し、この特定した変更操作記述
部を変更操作実行手段10に通知して該当する変更操作
手段による構成要素の変更を行わせるものである。
In the embodiment of FIG. 3, the operation instruction means 4
0 receives the operation instruction 2 including the component name 2-1 and the change operation identifier 2-2, passes the component name 2-1 to the correspondence solving means 50 to request a search, and executes the correspondence which is the function expansion means. The information specifying the part of the correspondence management section 7 obtained by the management means 6 is acquired. Next, the information and the change operation identifier 2-2 are given to the change operation search means 9 to identify one change operation description section, and the specified change operation description section is notified to the change operation execution means 10 to determine the corresponding change operation description section. This allows the component to be changed by the change operation means.

【0041】図3の実施例では、対応管理手段6を通信
管理機構における対応解決手段50の機能拡張手段とし
て位置付けると共に構成要素名称2−1を対応解決手段
50の扱う名称の構成規則に合致させたことにより、名
称解決に関し操作指示手段40の動作は通信管理と全く
同様の動作となる。従って、本実施例の計算機システム
構成変更方式を通信管理機能の拡張として実装すること
ができる。なお、通信管理機能の拡張機能として実装し
ない場合には上記の構成規則に関する制約は無く、対応
解決手段50も省略可能であり、対応管理手段6を直接
に制御するような操作指示手段40が設けられる。
In the embodiment shown in FIG. 3, the correspondence management means 6 is positioned as a function expansion means of the correspondence resolution means 50 in the communication management mechanism, and the component name 2-1 is made to match the configuration rules for names handled by the correspondence resolution means 50. As a result, the operation of the operation instruction means 40 regarding name resolution is exactly the same as that for communication management. Therefore, the computer system configuration change method of this embodiment can be implemented as an extension of the communication management function. Note that if it is not implemented as an extended function of the communication management function, there are no restrictions regarding the above configuration rules, and the response resolution means 50 can also be omitted, and the operation instruction means 40 that directly controls the response management means 6 may be provided. It will be done.

【0042】[0042]

【発明の効果】以上説明したように本発明の計算機シス
テム構成変更方式によれば、次のような効果を得ること
ができる。
As explained above, according to the computer system configuration change method of the present invention, the following effects can be obtained.

【0043】構成要素名称および変更操作識別子を含む
操作指示の入力という統一された操作方法によって種々
の構成要素の変更を行うことが可能となる。このため、
各構成要素の変更に使用する変更操作手段に関する詳細
な知識を有しないものであっても簡単に計算機システム
の構成を変更する操作が行える。
[0043] It is possible to change various constituent elements using a unified operation method of inputting operation instructions including the constituent element name and a change operation identifier. For this reason,
Even someone who does not have detailed knowledge of the change operation means used to change each component can easily change the configuration of the computer system.

【0044】操作方法の形式が統一されているため、そ
の操作を補助する所謂ユーザインタフェイスシェルを設
けることが容易となる。
[0044] Since the format of the operation method is unified, it is easy to provide a so-called user interface shell to assist the operation.

【0045】ファイル名称と管理対象ファイルとを対応
付ける手段を拡張できるファイル管理手段を含むファイ
ル管理機構を備えた計算機システムの場合、構成要素名
称を上記ファイル名称の構成規則に合致させ、対応管理
手段をファイル管理手段の機能拡張手段として備えるこ
とにより、本発明の計算機システム構成変更方式の一部
を既存のファイル管理機構の拡張として実装することが
でき、更に、このような構成に加えファイルに対する操
作手段を拡張できるファイル操作手段を含むファイル管
理機構を備えた計算機システムの場合に変更操作識別子
をファイル操作手段で使用する操作識別子の構成規則に
合致させ且つ変更操作実行手段を前記ファイル操作手段
の機能拡張手段として備えることにより、本発明の計算
機システム構成変更方式全体を既存のファイル管理機構
の拡張として実装することができる。
[0045] In the case of a computer system equipped with a file management mechanism that includes a file management means that can expand the means for correlating file names and managed files, the component names are made to conform to the above-mentioned file name configuration rules, and the correspondence management means is By providing the file management means as a function expansion means, a part of the computer system configuration change method of the present invention can be implemented as an extension of the existing file management mechanism, and in addition to such a configuration, file operation means can be provided. In the case of a computer system equipped with a file management mechanism including a file operation means that can extend the file operation means, the change operation identifier must match the configuration rules for operation identifiers used in the file operation means, and the change operation execution means can be used to extend the functionality of the file operation means. By providing this as a means, the entire computer system configuration change method of the present invention can be implemented as an extension of an existing file management mechanism.

【0046】名称と対象の対応を解決する手段を拡張で
きる対応解決手段を含む通信管理機構を備えた計算機シ
ステムの場合、構成要素名称を対応解決手段で使用する
名称の構成規則に合致させ、対応管理手段を対応解決手
段の機能拡張手段として備えることにより、本発明の計
算機システム構成変更方式の一部を既存の通信管理機構
の拡張機能として実装することができる。
In the case of a computer system equipped with a communication management mechanism that includes a correspondence resolution means that can expand the means for resolving the correspondence between names and objects, the component names are made to match the name construction rules used by the correspondence resolution means, and the correspondence By providing the management means as a function expansion means of the correspondence solution means, a part of the computer system configuration change method of the present invention can be implemented as an expansion function of an existing communication management mechanism.

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

【図1】本発明の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of the present invention.

【図2】対応管理部7の内容例を示す図である。FIG. 2 is a diagram showing an example of contents of a correspondence management section 7. FIG.

【図3】本発明の別の実施例の構成図である。FIG. 3 is a configuration diagram of another embodiment of the present invention.

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

1…外部機構 2…操作指示 2−1…構成要素名称 2−2…変更操作識別子 3…構成要素群 3−1〜3−m…構成要素 4,40…操作指示手段 5…ファイル管理手段 6…対応管理手段 7…対応管理部 8…ファイル操作手段 9…変更操作検索手段 10…変更操作実行手段 11…変更操作記述部群 11−1〜11−p…変更操作記述部 12…変更操作手段群 12−1〜12−n…変更操作手段 50…対応解決手段 1...External mechanism 2...Operating instructions 2-1...Component name 2-2...Change operation identifier 3...Component group 3-1 to 3-m...Components 4, 40...operation instruction means 5...File management means 6…Response management means 7…Response management department 8...File operation means 9...Change operation search means 10... Change operation execution means 11...Change operation description section group 11-1 to 11-p...Change operation description section 12...Change operation means group 12-1 to 12-n...change operation means 50…Response solution method

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】  計算機システムに存在する構成要素を
変更する計算機システム構成変更方式において、構成要
素の変更に使用する複数の変更操作手段と、変更操作に
関する記述を含み各々変更操作識別子が付与された複数
の変更操作記述部と、前記構成要素の各々に付与された
構成要素名称毎に、変更操作識別子と変更操作記述部と
の対応関係を複数対保持する対応管理部と、外部から構
成要素名称と変更操作識別子とを含む操作指示を受け付
ける操作指示手段と、該操作指示手段で受け付けられた
操作指示中の構成要素名称に対応する前記対応管理部の
部位を特定する対応管理手段と、該対応管理手段によっ
て特定された部位中から、前記操作指示手段で受け付け
られた操作指示中の変更操作識別子に対応する変更操作
記述部を検索する変更操作検索手段と、該変更操作検索
手段で検索された変更操作記述部の記述に従い、変更操
作手段を実行して構成要素の変更を行う変更操作実行手
段とを具備したことを特徴とする計算機システム構成変
更方式。
[Claim 1] In a computer system configuration modification method for modifying a component existing in a computer system, a plurality of modification operation means used to modify the component and a modification operation identifier including a description regarding the modification operation are assigned to each modification operation means. a plurality of change operation description sections; a correspondence management section that maintains a plurality of pairs of correspondence between change operation identifiers and change operation description sections for each component name assigned to each of the component elements; an operation instruction means that receives an operation instruction including a change operation identifier; a correspondence management means that specifies a part of the correspondence management section that corresponds to a component name in the operation instruction received by the operation instruction means; a change operation search means for searching a change operation description section corresponding to a change operation identifier in the operation instruction received by the operation instruction means from among the parts specified by the management means; A computer system configuration change method comprising: a change operation execution means for executing a change operation means to change a component according to a description in a change operation description section.
【請求項2】  ファイル名称と管理対象ファイルとを
対応付ける手段を拡張できるファイル管理手段を含むフ
ァイル管理機構を備えた計算機システムにおいて、前記
構成要素名称を前記ファイル名称の構成規則に合致させ
、前記対応管理手段を前記ファイル管理手段の機能拡張
手段として備えた請求項1記載の計算機システム構成変
更方式。
2. In a computer system equipped with a file management mechanism including a file management means capable of expanding the means for associating file names and managed files, the component name is made to match the configuration rule of the file name, and the corresponding 2. The computer system configuration change method according to claim 1, further comprising a management means as a function expansion means for said file management means.
【請求項3】  ファイルに対する操作手段を拡張でき
るファイル操作手段を含むファイル管理機構を備えた計
算機システムにおいて、前記変更操作識別子を前記ファ
イル操作手段で使用する操作識別子の構成規則に合致さ
せ、前記変更操作実行手段を前記ファイル操作手段の機
能拡張手段として備えた請求項2記載の計算機システム
構成変更方式。
3. In a computer system equipped with a file management mechanism including a file operation means that can expand the operation means for files, the change operation identifier is made to conform to a configuration rule for an operation identifier used in the file operation means, and the change operation 3. The computer system configuration changing method according to claim 2, further comprising operation execution means as function expansion means for said file operation means.
【請求項4】  名称と対象の対応を解決する手段を拡
張できる対応解決手段を含む通信管理機構を備えた計算
機システムにおいて、前記構成要素名称を前記対応解決
手段で使用する名称の構成規則に合致させ、前記対応管
理手段を前記対応解決手段の機能拡張手段として備えた
請求項1記載の計算機システム構成変更方式。
4. In a computer system equipped with a communication management mechanism that includes a correspondence resolution means that can expand the means for resolving correspondence between names and objects, the component name conforms to a name configuration rule used by the correspondence resolution means. 2. The computer system configuration changing method according to claim 1, wherein said correspondence management means is provided as a function expansion means of said correspondence solving means.
JP05777091A 1991-02-28 1991-02-28 Computer system configuration change method Expired - Lifetime JP3303304B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP05777091A JP3303304B2 (en) 1991-02-28 1991-02-28 Computer system configuration change method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP05777091A JP3303304B2 (en) 1991-02-28 1991-02-28 Computer system configuration change method

Publications (2)

Publication Number Publication Date
JPH04274505A true JPH04274505A (en) 1992-09-30
JP3303304B2 JP3303304B2 (en) 2002-07-22

Family

ID=13065113

Family Applications (1)

Application Number Title Priority Date Filing Date
JP05777091A Expired - Lifetime JP3303304B2 (en) 1991-02-28 1991-02-28 Computer system configuration change method

Country Status (1)

Country Link
JP (1) JP3303304B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08292933A (en) * 1995-04-24 1996-11-05 Nec Corp Fault-tolerant system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08292933A (en) * 1995-04-24 1996-11-05 Nec Corp Fault-tolerant system

Also Published As

Publication number Publication date
JP3303304B2 (en) 2002-07-22

Similar Documents

Publication Publication Date Title
US7085763B2 (en) Device search system
JPH02238516A (en) Multi-language conversion processing system for data processor
JP2002251307A (en) Database management system, inquiry method in database management system and inquiry execution program in database management system
JPH06103484B2 (en) Method and data processing system for creating and maintaining multiple version documents of a document
JPH02275556A (en) Data stream forming method
US6725251B2 (en) Local-file-transfer method and local-filed-transfer system for client-server system
JPH086812A (en) Debugging method and debugger for information processing program
US10999369B2 (en) Network topology templates for internal states of management and control planes
EP1909170B1 (en) Method and system for automatically generating a communication interface
JP2002140194A (en) Information processing method, information processing device and agent system
US6496829B1 (en) Information processing apparatus, information processing method, and computer-readable storage medium for storing information processing program
JP2001154893A (en) File retrieving device and computer readable recording medium
JPH04274505A (en) System for changing constitution of computer system
JPS62232020A (en) Menu manager
JPH08314679A (en) Application management control method
JPH0883168A (en) Data processing system and its method
JP2581010B2 (en) Attribute value management system for managed object in network management system
JPH06348468A (en) Information processor
AU603384B2 (en) Control structures file used by a dump program
JP2000020296A (en) Program change support device
JPH08314949A (en) Data management device
JPH05298078A (en) Software parts management and retrieval device
JP2000076296A (en) Associated information retrieval method, device therefor and storage medium storing associated information retrieval program and storage medium storing associated information retrieval data
JPH0830421A (en) Method for executing command through dialogue
JP2000322295A (en) Method and device for programming support for data base stored sub-program

Legal Events

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

Free format text: PAYMENT UNTIL: 20090510

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100510

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110510

Year of fee payment: 9

EXPY Cancellation because of completion of term