JPH0713929A - Change system for system constitution information - Google Patents

Change system for system constitution information

Info

Publication number
JPH0713929A
JPH0713929A JP5158284A JP15828493A JPH0713929A JP H0713929 A JPH0713929 A JP H0713929A JP 5158284 A JP5158284 A JP 5158284A JP 15828493 A JP15828493 A JP 15828493A JP H0713929 A JPH0713929 A JP H0713929A
Authority
JP
Japan
Prior art keywords
configuration information
system configuration
constitution information
file
information object
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
JP5158284A
Other languages
Japanese (ja)
Inventor
Junji Sakamoto
淳二 坂本
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 JP5158284A priority Critical patent/JPH0713929A/en
Publication of JPH0713929A publication Critical patent/JPH0713929A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To provide the change system of system constitution information in which system operability can be improved. CONSTITUTION:A system constitution information source file updating means 2 updates system constitution information registered in a system constitution information source file 1 in an interactive form by using a work station. A system constitution information object file recognizing means 3 recognizes substituted system constitution information object files 5 and 6. A system constitution information converting/registering means 4 registers the system constitution information of the system constitution information source file in the substituted system constitution information object files. A bootstrap record updating means 9 writes the start address of the a alternative system constitution information object files in a bootstrap record. At the time of system rerising, the system rising is made to rise by the system constitution information in the substituted system constitution information object files read through the bootstrap record.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータシステム
における磁気ディスク装置上のシステム構成情報ファイ
ルに保持しているシステム構成情報の変更方式に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of changing system configuration information held in a system configuration information file on a magnetic disk unit in a computer system.

【0002】[0002]

【従来の技術】従来のシステム構成情報ファイルはシス
テムに1個だけであるため、ユーザがシステム運用中に
システムのハードウェア構成を変更できない方式であっ
た。即ち、システムの実行モードには、特定の保守プロ
グラムしか実行できないモードである保守モードとすべ
てのプログラムが実行できるモードであるユーザモード
の2種類があり、システム構成情報ソースファイルの更
新は、両モードで実行可能であるが、システム構成情報
オブジェクトファイルの更新は、ユーザモードでは許可
しないで、保守モードでのみ認める方式であった。
2. Description of the Related Art Conventionally, there is only one system configuration information file in the system, so that the user cannot change the hardware configuration of the system during system operation. That is, there are two types of system execution modes, a maintenance mode in which only a specific maintenance program can be executed, and a user mode in which all programs can be executed, and the system configuration information source file can be updated in both modes. However, the update of the system configuration information object file is not permitted in the user mode, but allowed only in the maintenance mode.

【0003】図2は、従来技術によるシステム構成情報
ファイルの変更方式を示すブロック構成図である。
FIG. 2 is a block diagram showing a conventional system configuration information file changing method.

【0004】まず、システム立ち上げ時に、実行モード
設定手段21により実行モードが設定される。システム
更新プログラム起動要求が行われると、システム構成情
報ファイル読込手段22により磁気ディスク装置にある
最新のシステム構成情報ファイル23がCPUに読み込
まれ、次に、システム構成情報ソースファイル更新手段
24により、システム構成情報ソースファイルが更新さ
れる。次に、実行モード設定手段21により設定された
実行モードが実行モード認知/判別手段25により判別
され、保守モードでなければ終了し、保守モードであれ
ばシステム構成情報更新手段26により、磁気ディスク
装置上のシステム構成情報オブジェクトファイル27が
更新される。
First, when the system is started up, the execution mode setting means 21 sets the execution mode. When a system update program activation request is issued, the system configuration information file reading means 22 reads the latest system configuration information file 23 in the magnetic disk device into the CPU, and then the system configuration information source file updating means 24 causes the system The configuration information source file is updated. Next, the execution mode set by the execution mode setting means 21 is discriminated by the execution mode recognition / discrimination means 25, and if it is not the maintenance mode, the operation is ended. The above system configuration information object file 27 is updated.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のシステ
ム構成情報ファイル方式は、ユーザがシステム運用中に
システムの構成を変更できず、システム運用性が悪いと
いう欠点がある。
The conventional system configuration information file method described above has a drawback in that the user cannot change the system configuration during system operation, and system operability is poor.

【0006】本発明は従来の上記事情に鑑がみてなされ
たものであり、従って本発明の目的は、ユーザがシステ
ム運用中であってもシステムの構成を変更でき、システ
ム運用性が向上するシステム構成情報の変更方式を提供
することにある。
The present invention has been made in view of the above conventional circumstances, and therefore an object of the present invention is to improve the system operability by changing the system configuration even when the user is operating the system. It is to provide a method of changing the configuration information.

【0007】[0007]

【課題を解決するための手段】本発明は、システム構成
情報の変更方式において、予め備えたシステム構成情報
ソースファイルに登録されているシステム構成情報をワ
ークステーションを使用して対話形式で更新するシステ
ム構成情報ソースファイル更新手段と、予め具備した代
替のシステム構成情報オブジェクトファイルを認知する
システム構成情報オブジェクトファイル認知手段と、前
記システム構成情報ソースファイルの前記システム構成
情報を前記代替のシステム構成情報オブジェクトファイ
ルに登録するシステム構成情報変換/登録手段と、前記
代替のシステム構成情報オブジェクトファイルの開始ア
ドレスをブートストラップレコードに書き込むブートス
トラップレコード更新手段と、前記ブートストラップレ
コード内の前記代替のシステム構成情報オブジェクトフ
ァイルの開始アドレスを得て前記代替のシステム構成情
報オブジェクトファイルの内容をメモリ上に読み込み前
記読み込まれた内容における前記システム構成情報の示
すシステム構成でシステムを立ち上げるシステム再立ち
上げ手段を備えたことを特徴とする。
According to the present invention, in a system configuration information changing system, a system for interactively updating system configuration information registered in a system configuration information source file provided in advance using a workstation. Configuration information source file updating means, system configuration information object file recognizing means for recognizing an alternative system configuration information object file provided in advance, and the system configuration information of the system configuration information source file, the alternative system configuration information object file System configuration information conversion / registration means for registering the start address of the alternative system configuration information object file in a bootstrap record, and the proxy in the bootstrap record. The start address of the system configuration information object file is obtained, the contents of the alternative system configuration information object file are read into the memory, and the system is restarted with the system configuration indicated by the system configuration information in the read contents. It is characterized by having means.

【0008】[0008]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0009】図1は本発明の一実施例を示すブロック図
である。
FIG. 1 is a block diagram showing an embodiment of the present invention.

【0010】図1を参照すると、本発明の一実施例は、
システム構成情報ソースファイル1、システム構成情報
ソースファイル更新手段2、システム構成情報オブジェ
クトファイル認知手段3、システム構成情報の変換/登
録手段4、システム構成情報オブジェクトファイル5、
システム構成情報オブジェクトファイル6、システム構
成情報オブジェクトファイル切り換え手段7、ブートス
トラップレコード8、ブートストラップレコード更新手
段9、磁気ディスク装置10、CPU11、ワークステ
ーション12、から構成される。
Referring to FIG. 1, one embodiment of the present invention is
System configuration information source file 1, system configuration information source file update means 2, system configuration information object file recognition means 3, system configuration information conversion / registration means 4, system configuration information object file 5,
The system configuration information object file 6, the system configuration information object file switching means 7, the bootstrap record 8, the bootstrap record updating means 9, the magnetic disk device 10, the CPU 11, and the workstation 12 are included.

【0011】次に本発明の動作について図面を参照して
説明する。
Next, the operation of the present invention will be described with reference to the drawings.

【0012】システムのハードウェア構成情報を変更す
る場合、システム構成情報ソースファイル更新手段2に
より、システム構成情報ソースファイル1に登録されて
いる現システムのハードウェア構成情報をワークステー
ション12を使用して対話形式で更新する。
When changing the hardware configuration information of the system, the system configuration information source file updating means 2 uses the workstation 12 to obtain the hardware configuration information of the current system registered in the system configuration information source file 1. Update interactively.

【0013】次に、ハードウェア構成情報の変更が終了
した場合、システム構成情報オブジェクトファイル認知
手段3により、代替のシステム構成情報オブジェクトフ
ァイルがシステム構成情報オブジェクトファイル5、ま
たは、システム構成情報オブジェクトファイル6のどち
らかであるかをシステム情報(図示せず)から認知し、
システム構成情報の変換/登録手段4より、システム構
成情報ソースファイル1のシステム構成情報を代替の構
成情報オブジェクトファイル(5、または、6)に変
換、登録する。
Next, when the change of the hardware configuration information is completed, the system configuration information object file recognition means 3 determines that the alternative system configuration information object file is the system configuration information object file 5 or the system configuration information object file 6. Is recognized from system information (not shown),
The system configuration information conversion / registration unit 4 converts and registers the system configuration information of the system configuration information source file 1 into an alternative configuration information object file (5 or 6).

【0014】さらに、前述の処理が正常に終了した場
合、代替のシステム構成情報オブジェクトファイルの開
始アドレスを、ブートストラップレコード更新手段9に
より、ブートストラップレコード8に書き込み、システ
ム構成情報オブジェクトファイル切り換え手段7によ
り、前述のシステム情報における代替のシステム構成情
報オブジェクトファイルを最新のシステム構成情報オブ
ジェクトファイルに切り換える。
Further, when the above-mentioned processing is completed normally, the start address of the alternative system configuration information object file is written in the bootstrap record 8 by the bootstrap record updating means 9, and the system configuration information object file switching means 7 is executed. Thus, the alternative system configuration information object file in the above system information is switched to the latest system configuration information object file.

【0015】システム構成情報の更新処理の後、追加、
変更、または、削除する周辺装置等の工事を行う。
After the system configuration information update processing, addition,
Work on peripheral devices to be changed or deleted.

【0016】その後、システムを再立ち上げした場合、
ブートストラップレコード8をシステムに読み込み、ブ
ートストラップレコード8内の最新のシステム構成情報
オブジェクトファイル(5、または、6)の開始アドレ
スを得て、システム構成情報オブジェクトファイル
(5、または、6)の内容をメモリ上に読み込むことに
より、変更されたハードウェア構成でのシステム運用が
可能になる。
After that, when the system is restarted,
The bootstrap record 8 is read into the system, the start address of the latest system configuration information object file (5 or 6) in the bootstrap record 8 is obtained, and the contents of the system configuration information object file (5 or 6) are acquired. It is possible to operate the system with the changed hardware configuration by loading the.

【0017】[0017]

【発明の効果】以上説明したように、本発明によれば、
ユーザのシステム運用中にシステムのハードウェア構成
を変更できるため、システムの構成を容易に、また、迅
速に行うことができ、システムの運用性が向上するとい
う効果が得られる。
As described above, according to the present invention,
Since the hardware configuration of the system can be changed while the user is operating the system, the system configuration can be easily and quickly performed, and the operability of the system is improved.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】従来例を示すブロック図である。FIG. 2 is a block diagram showing a conventional example.

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

1 システム構成情報ソースファイル 2 システム構成情報ソースファイル更新手段 3 システム構成情報オブジェクトファイル認知手
段 4 システム構成情報の変換/登録手段 5 システム構成情報オブジェクトファイル 6 システム構成情報オブジェクトファイル 7 システム構成情報オブジェクトファイル切り換
え手段 8 ブートストラップレコード 9 ブートストラップレコード更新手段 10 磁気ディスク装置 11 CPU 12 ワークステーション 21 実行モード設定手段 22 システム構成情報ファイル読込手段 23 最新のシステム構成情報ファイル 24 システム構成情報ソースファイル更新手段 25 実行モード認知/判別手段 26 システム構成情報更新手段 27 システム構成情報オブシェクトファイル
1 system configuration information source file 2 system configuration information source file update means 3 system configuration information object file recognition means 4 system configuration information conversion / registration means 5 system configuration information object file 6 system configuration information object file 7 system configuration information object file switching Means 8 Bootstrap record 9 Bootstrap record updating means 10 Magnetic disk device 11 CPU 12 Workstation 21 Execution mode setting means 22 System configuration information file reading means 23 Latest system configuration information file 24 System configuration information source file updating means 25 Execution mode Recognition / discrimination means 26 System configuration information updating means 27 System configuration information object file

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 システム構成情報の変更方式において、
予め備えたシステム構成情報ソースファイルに登録され
ているシステム構成情報をワークステーションを使用し
て対話形式で更新するシステム構成情報ソースファイル
更新手段と、予め具備した代替のシステム構成情報オブ
ジェクトファイルを認知するシステム構成情報オブジェ
クトファイル認知手段と、前記システム構成情報ソース
ファイルの前記システム構成情報を前記代替のシステム
構成情報オブジェクトファイルに登録するシステム構成
情報変換/登録手段と、前記代替のシステム構成情報オ
ブジェクトファイルの開始アドレスをブートストラップ
レコードに書き込むブートストラップレコード更新手段
と、前記ブートストラップレコード内の前記代替のシス
テム構成情報オブジェクトファイルの開始アドレスを得
て前記代替のシステム構成情報オブジェクトファイルの
内容をメモリ上に読み込み前記読み込まれた内容におけ
る前記システム構成情報の示すシステム構成でシステム
を立ち上げるシステム再立ち上げ手段を備えたことを特
徴とするシステム構成情報の変更方式。
1. A method for changing system configuration information,
A system configuration information source file updating means for interactively updating the system configuration information registered in the system configuration information source file provided in advance using a workstation, and an alternative system configuration information object file provided in advance are recognized. A system configuration information object file recognition means, a system configuration information conversion / registration means for registering the system configuration information of the system configuration information source file in the alternative system configuration information object file, and an alternative system configuration information object file A bootstrap record update means for writing a start address to the bootstrap record, and a start address of the alternative system configuration information object file in the bootstrap record are obtained to obtain the alternative system. System configuration information changing means including a system restart means for reading the contents of a system configuration information object file into a memory and starting the system with the system configuration indicated by the system configuration information in the read contents. .
JP5158284A 1993-06-29 1993-06-29 Change system for system constitution information Pending JPH0713929A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5158284A JPH0713929A (en) 1993-06-29 1993-06-29 Change system for system constitution information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5158284A JPH0713929A (en) 1993-06-29 1993-06-29 Change system for system constitution information

Publications (1)

Publication Number Publication Date
JPH0713929A true JPH0713929A (en) 1995-01-17

Family

ID=15668238

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5158284A Pending JPH0713929A (en) 1993-06-29 1993-06-29 Change system for system constitution information

Country Status (1)

Country Link
JP (1) JPH0713929A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6337455A (en) * 1986-08-01 1988-02-18 Hitachi Ltd On-line running system
JPH04178809A (en) * 1990-11-14 1992-06-25 Chugoku Nippon Denki Software Kk Dynamic operation environment changing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6337455A (en) * 1986-08-01 1988-02-18 Hitachi Ltd On-line running system
JPH04178809A (en) * 1990-11-14 1992-06-25 Chugoku Nippon Denki Software Kk Dynamic operation environment changing system

Similar Documents

Publication Publication Date Title
JP2000339210A (en) Data base copying device, data base copying method and recording medium in which data base copying program is recorded
JP3348430B2 (en) Automatic environment setting method of preinstalled application and storage medium
JPH0713929A (en) Change system for system constitution information
JPH11232204A (en) Driver file installing device, its method and storage medium recording computer program for installing driver file
CN111258503A (en) Management method and device of CIROS file system
JPH0713747A (en) Changing system for system constitution information on general-purpose computer
JPH07129079A (en) Method for installing programming loader
JP2780601B2 (en) Message batch processing system
JPH05274120A (en) Os mode switching device
JP2669042B2 (en) Automatic volume incorporation processing method in business programs
KR100352500B1 (en) Method for automation of form controls generation
JPH07325738A (en) Memory dump device
JPH10333767A (en) Job implementation day determination system and recording medium for automatic operation system
JPH0651959A (en) Software installing method
JP2000047917A (en) File managing method and filing system
JPS62194559A (en) Memory scheduling system of program in virtual storage system
JPH05151096A (en) Doubling system for system constitution information file
JPH0713746A (en) System generating method
JPH02253336A (en) Program starting system
JPH04335424A (en) Operating system for program
JPS6349950A (en) File exclusive control device
JPH05143245A (en) Floppy disk device control system
JPS63140350A (en) System for reducing output quantity of recovery point log
JPH03191423A (en) Program starting system
JPH03246640A (en) Data sampling system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19960227