JP2511544B2 - System definition change method - Google Patents

System definition change method

Info

Publication number
JP2511544B2
JP2511544B2 JP31606489A JP31606489A JP2511544B2 JP 2511544 B2 JP2511544 B2 JP 2511544B2 JP 31606489 A JP31606489 A JP 31606489A JP 31606489 A JP31606489 A JP 31606489A JP 2511544 B2 JP2511544 B2 JP 2511544B2
Authority
JP
Japan
Prior art keywords
program
information
definition
changing method
computer system
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.)
Expired - Lifetime
Application number
JP31606489A
Other languages
Japanese (ja)
Other versions
JPH03175532A (en
Inventor
幸夫 篠儀
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 Solution Innovators Ltd
Original Assignee
NEC Software Chubu 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 NEC Software Chubu Ltd filed Critical NEC Software Chubu Ltd
Priority to JP31606489A priority Critical patent/JP2511544B2/en
Publication of JPH03175532A publication Critical patent/JPH03175532A/en
Application granted granted Critical
Publication of JP2511544B2 publication Critical patent/JP2511544B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はシステム定義変更方式に関し、特に計算機シ
ステムの動作変更を行うシステム定義変更方式に関す
る。
The present invention relates to a system definition changing method, and more particularly to a system definition changing method for changing the operation of a computer system.

〔従来の技術〕[Conventional technology]

従来のシステム定義変更方式は、SG情報を変更した後
に計算機システムを停止させ、再び起動する事により動
作変更を行っていた。
In the conventional system definition changing method, after changing the SG information, the operation is changed by stopping the computer system and restarting it.

第3図(a),(b)はシステム定義変更方式におけ
る計算機システムの動作変更の一例を示す動作説明図で
ある。
FIGS. 3A and 3B are operation explanatory diagrams showing an example of operation change of the computer system in the system definition changing method.

第3図(a)に示すように、電源を投入すると、計算
機システムのシステムプログラム32は、外部記憶装置か
らSG情報33を読み取り、SG情報に応じた動作を開始す
る。
As shown in FIG. 3A, when the power is turned on, the system program 32 of the computer system reads the SG information 33 from the external storage device and starts the operation according to the SG information.

そして、計算機システムの動作を変更するには、第3
図(b)に示すように、定義プログラム31を実行してSG
情報33を変更している。
And to change the operation of the computer system,
As shown in Figure (b), SG is executed by executing the definition program 31.
Information 33 has changed.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

上述した従来のシステム定義変更方式は、システムプ
ログラムがSG情報を読み取っている途中で、定義プログ
ラムがSG情報を変更してしまう事を避けるために、シス
テムプログラムは計算機システムが起動する時にのみ、
SG情報を読み取るのが通例となっている。
In the conventional system definition changing method described above, in order to avoid that the definition program changes SG information while the system program is reading SG information, the system program is
It is customary to read SG information.

そこで、従来のシステム定義変更方式は、計算機シス
テムの動作を変更するためには、SG情報を変更した後に
計算機システムを停止させ、再び起動させなければなら
ないという欠点を有している。
Therefore, the conventional system definition changing method has a drawback that in order to change the operation of the computer system, the computer system must be stopped and restarted after the SG information is changed.

〔課題を解決するための手段〕[Means for solving the problem]

本発明のシステム定義変更方式は、システム定義情報
であるSG情報の内容に従って動作内容を変更する計算機
システムのシステム定義変更方式において、SG情報を生
成・変更する定義プログラムと、SG情報に従って前記計
算機システムの動作内容を制御するシステムプログラム
と、前記定義プログラムおよび前記システムプログラム
間のインタフェースとを有するとともに、前記インタフ
ェースは、SG情報の変更開始及び終了について前記定義
プログラムから前記システムプログラムに通知する手段
と、SG情報内で前記システムプログラムが変更を許さな
い情報について前記システムプログラムから前記定義プ
ログラムへ通知する手段とを含むことにより構成されて
いる。
The system definition changing method of the present invention is a system definition changing method of a computer system that changes operation contents according to the contents of SG information that is system definition information, and a definition program that creates and changes SG information and the computer system according to SG information. A system program for controlling the operation content of, and an interface between the definition program and the system program, the interface, means for notifying the system program from the definition program about the start and end of the change of SG information, The SG information includes means for notifying the definition program of information that the system program cannot change.

〔実施例〕〔Example〕

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

第1図は本発明のシステム定義変更方式の一実施例を
示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of the system definition changing method of the present invention.

第1図に示すように、定義プログラム1は、SG情報4
を生成または変更する。一方、システムプログラム2
は、計算機システムを制御するプログラムであり、SG情
報4の内容によって動作を変更する。また、定義プログ
ラム1とシステムプログラム2の間には、SG情報4に関
するインタフェース3を持つ。
As shown in FIG. 1, the definition program 1 has SG information 4
Generate or modify. On the other hand, system program 2
Is a program for controlling the computer system and changes its operation according to the contents of SG information 4. An interface 3 regarding SG information 4 is provided between the definition program 1 and the system program 2.

第2図は本実施例のシステム定義変更方式の動作の一
例を示す流れ図である。
FIG. 2 is a flow chart showing an example of the operation of the system definition changing method of this embodiment.

システムプログラム2は、計算機システムの起動時
に、SG情報4を読み取り、その内容に応じた動作を行
う。この動作を変更する場合には、定義プログラム1と
システムプログラム2とは、インタフェース3により、
連係して動作を変更する。この動作を、第2図を用い
て、SG情報が他の計算機システムとの通信を行うための
通信用のSG情報である場合について説明する。
The system program 2 reads the SG information 4 at the time of starting the computer system, and operates according to the contents. When changing this operation, the definition program 1 and the system program 2 are
Change the behavior in coordination. This operation will be described with reference to FIG. 2 in the case where the SG information is SG information for communication for performing communication with another computer system.

通信用のSG情報は、通常、使用する通信装置や通信相
手に応じた、複数の情報から成り立っている。
The SG information for communication usually consists of a plurality of information according to the communication device used and the communication partner.

まず、定義プログラム1は、システムプログラム2に
対し、SG情報4を変更する旨を通知する。これに対し、
システムプログラム2は、SG情報4の状態を判定し、変
更してはならないものを、定義プログラム1へ通知す
る。
First, the definition program 1 notifies the system program 2 that the SG information 4 will be changed. In contrast,
The system program 2 judges the state of the SG information 4 and notifies the definition program 1 of the things that should not be changed.

例えば、通信用のSG情報の場合には、通信を実行中の
プログラムが存在すれば、このプログラムの動作を乱さ
ないために、このプログラムに必要な通信SG情報を変更
してはならない。SG情報4の変更開始を通知されたシス
テムプログラム2は、この後、変更終了の通知を受ける
まで、SG情報4を必要とする処理を行なわない。
For example, in the case of SG information for communication, if there is a program executing communication, the communication SG information necessary for this program should not be changed in order not to disturb the operation of this program. The system program 2 notified of the start of the change of the SG information 4 thereafter does not perform the process requiring the SG information 4 until it is notified of the end of the change.

また、変更不可のSG情報を通知された定義プログラム
1は、この情報を除くSG情報のみを変更し、変更が終了
すると、システムプログラム2に対して終了した旨を通
知する。この通知を受けたシステムプログラム2は、改
めてSG情報4の読み取り、新しい内容に応じた動作を行
う。
Further, the definition program 1 notified of the unchangeable SG information changes only the SG information excluding this information, and when the change ends, notifies the system program 2 of the end. Upon receiving this notification, the system program 2 again reads the SG information 4 and operates according to the new contents.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明のシステム定義変更方式
は、定義プログラムとシステムプログラムとの間にイン
タフェースを持つ事により、計算機システムを停止させ
る事なく動作を変更できるという効果を有している。
As described above, the system definition changing method of the present invention has an effect that the operation can be changed without stopping the computer system by having an interface between the definition program and the system program.

特に、複数のプログラムを並行して実行するマルチタ
スクシステムにおいては、本発明のシステム定義変更方
式は、プログラムを実行したままで計算機システムの動
作を変更できるという効果を有している。
In particular, in a multitasking system that executes a plurality of programs in parallel, the system definition changing method of the present invention has the effect that the operation of the computer system can be changed while the programs are being executed.

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

第1図は本発明のシステム定義変更方式の一実施例を示
すブロック図、第2図は本実施例のシステム定義変更方
式の動作の一例を示す流れ図、第3図(a),(b)は
従来のシステム定義変更方式における計算機システムの
動作変更の一例を示す動作説明図である。 1…定義プログラム、2…システムプログラム、3…イ
ンタフェース、4…SG情報、31…定義プログラム、32…
システムプログラム、33…SG情報。
FIG. 1 is a block diagram showing an embodiment of the system definition changing method of the present invention, FIG. 2 is a flow chart showing an example of operation of the system definition changing method of the present embodiment, and FIGS. 3 (a) and 3 (b). FIG. 6 is an operation explanatory diagram showing an example of operation change of a computer system in a conventional system definition changing method. 1 ... Definition program, 2 ... System program, 3 ... Interface, 4 ... SG information, 31 ... Definition program, 32 ...
System program, 33 ... SG information.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】システム定義情報であるSG情報の内容に従
って動作内容を変更する計算機システムのシステム定義
変更方式において、SG情報を生成・変更する定義プログ
ラムと、SG情報に従って前記計算機システムの動作内容
を制御するシステムプログラムと、前記定義プログラム
および前記システムプログラム間のインタフェースとを
有するとともに、前記インタフェースは、SG情報の変更
開始及び終了について前記定義プログラムから前記シス
テムプログラムに通知する手段と、SG情報内で前記シス
テムプログラムが変更を許さない情報について前記シス
テムプログラムから前記定義プログラムへ通知する手段
とを含むことを特徴とするシステム定義変更方式。
1. In a system definition changing method of a computer system for changing operation contents according to the contents of SG information which is system definition information, a definition program for generating and changing SG information and operation contents of the computer system according to SG information. The system program has a controlling program and an interface between the definition program and the system program, and the interface has means for notifying the system program from the definition program of start and end of change of SG information. Means for notifying the definition program of information that the system program cannot change, the system definition changing method.
JP31606489A 1989-12-04 1989-12-04 System definition change method Expired - Lifetime JP2511544B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31606489A JP2511544B2 (en) 1989-12-04 1989-12-04 System definition change method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31606489A JP2511544B2 (en) 1989-12-04 1989-12-04 System definition change method

Publications (2)

Publication Number Publication Date
JPH03175532A JPH03175532A (en) 1991-07-30
JP2511544B2 true JP2511544B2 (en) 1996-06-26

Family

ID=18072862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31606489A Expired - Lifetime JP2511544B2 (en) 1989-12-04 1989-12-04 System definition change method

Country Status (1)

Country Link
JP (1) JP2511544B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5717950A (en) 1994-01-11 1998-02-10 Hitachi, Ltd. Input/output device information management system for multi-computer system

Also Published As

Publication number Publication date
JPH03175532A (en) 1991-07-30

Similar Documents

Publication Publication Date Title
JPS62184544A (en) Virtual computer system
JP2511544B2 (en) System definition change method
JPS63201756A (en) File replacing method for on-line system
JP2551075B2 (en) Overlay structure program execution method
JPS5837586B2 (en) Data file control method
JPS5960664A (en) Output system of message of data base managing system
JPS62194559A (en) Memory scheduling system of program in virtual storage system
JPH05346867A (en) Processor for restarting data transfer
JPH1145131A (en) System and method for automatically turning on/off power source of computer and recording medium
JPS61255440A (en) Program interruption control system
CN114443255A (en) Thread calling method and device
JPH0628182A (en) Information processor
JPH0462093B2 (en)
JPS62243032A (en) Information processor
JPH0371235A (en) Device for restarting multitask in interruption
JPS6370362A (en) Command intermission restart system in time sharing system
JPH1027153A (en) Bus transfer device
JPS6337439B2 (en)
JPH02260049A (en) Program start checking method
JPH0365735A (en) Vicarious execution system for diagnosis processing
JPH04139533A (en) Remodeling system for common routine group
JP2000066905A (en) Method and device for task rising and wait processing in real time os
JPH0391016A (en) Unequivocal number management system for continuous operation system
JPS60167025A (en) Information output device
JPS62266628A (en) Stopping device for instruction under execution