JPS63291133A - Method for changing and processing definition information - Google Patents
Method for changing and processing definition informationInfo
- Publication number
- JPS63291133A JPS63291133A JP62125130A JP12513087A JPS63291133A JP S63291133 A JPS63291133 A JP S63291133A JP 62125130 A JP62125130 A JP 62125130A JP 12513087 A JP12513087 A JP 12513087A JP S63291133 A JPS63291133 A JP S63291133A
- Authority
- JP
- Japan
- Prior art keywords
- information
- processing
- control information
- unit
- changing
- 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
Links
- 238000000034 method Methods 0.000 title claims description 30
- 230000010365 information processing Effects 0.000 claims description 7
- 238000003672 processing method Methods 0.000 claims description 3
- 230000000717 retained effect Effects 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
Landscapes
- Hardware Redundancy (AREA)
Abstract
Description
【発明の詳細な説明】
〔概 要〕
情報処理システムにおいて、定義情報をサービス運用中
に変更する場合の高信頼化した処理方法である。[Detailed Description of the Invention] [Summary] This is a highly reliable processing method when changing definition information during service operation in an information processing system.
定義情報(よ、格納されているファイル記憶装置から上
記ti装置へ、制御情報初期設定時にロードされる、こ
の制御情報を新定義情報で変更する場合に、初めは新定
義情報を読み込んで、現制御情報の変更情報単位を決定
し、新情報を保持するのみとし、全定義情報について処
理した後、決定している変更情報単位を新情報で更新す
る。When changing the control information, which is loaded from the file storage device where the definition information is stored to the above ti device when initializing the control information, with new definition information, first read the new definition information, and then update the current The change information unit of the control information is determined, the new information is only held, and after processing all the definition information, the determined change information unit is updated with the new information.
この方式により、新情報読み込み中に障害が発生して中
断しても、制御情報の回復のためにサービス中断等の必
要が無く、現制御情報で引き続きサービスを継続できる
。With this method, even if a failure occurs and the service is interrupted while reading new information, there is no need to interrupt the service to recover the control information, and the service can continue using the current control information.
本発明は、情報処理システムにおける、定義情報の変更
処理方法に関する。The present invention relates to a definition information change processing method in an information processing system.
情報処理システムの管理プログラム等では、システム構
成、アプリケーション等によって定まる、各種のシステ
ム固有の制御情報を必要とし、それらは定義情報として
作成して、所定のファイル記4g装置に格納しておき、
システムの運用開始時に主記憶装置にロードして使用す
る。従ってシステムの構成変更等がある場合には、一般
にそれらの定義情報の変更が必要になる。A management program for an information processing system requires various system-specific control information determined by the system configuration, applications, etc., which is created as definition information and stored in a predetermined file storage 4G device.
It is loaded into the main memory and used when the system starts operating. Therefore, when there is a change in the system configuration, it is generally necessary to change the definition information.
第2図はIit!処理システムの構成例を示すブロック
図である。Figure 2 shows Iit! FIG. 1 is a block diagram showing a configuration example of a processing system.
処理装置1は、磁気ディスク記憶装置等からなるファイ
ル記憶装置2に格納されているプログラムを、主記憶装
置3にロードして実行することにより、各種のデータ処
理及びシステムに接続される端末装置4等の入出力制御
その他を行うことができる。The processing device 1 loads a program stored in a file storage device 2, such as a magnetic disk storage device, into a main storage device 3 and executes it, thereby processing various data and processing a terminal device 4 connected to the system. It is possible to perform input/output control, etc.
そのような制御のために、例えば端末装置等の周辺装置
について、装置の種類、通信手順、利用者、アプリケー
ション名、システムで定めた装置アドレス、その他の制
御情報からなる、システム固有の制御表が必要である。For such control, a system-specific control table consisting of device type, communication procedure, user, application name, system-defined device address, and other control information is required for peripheral devices such as terminal devices. is necessary.
この制御表の内容は、システムの構成が定まったとき、
いわゆるシステムジェネレーションによって、所定の各
種制御表からなるシステムジェネレーション(SG)情
報5として作成され、ファイル記憶装置2に格納される
。The contents of this control table are changed when the system configuration is determined.
By so-called system generation, system generation (SG) information 5 consisting of various predetermined control tables is created and stored in the file storage device 2.
システムの運用開始時において、例えばオンラインサー
ビスの管理プログラム6は、SC情報5を読み込んで、
主記憶装置3の所定の領域に制御情報7として展開し、
制御情報7を構成する各制御表を使用して処理を行う。At the start of system operation, for example, the online service management program 6 reads the SC information 5,
Deployed as control information 7 in a predetermined area of the main storage device 3,
Processing is performed using each control table that constitutes the control information 7.
例えば24時間サービスのオンラインシステム等で、端
末装置の増設等のためにSC情報5を変更する場合には
、別途変更処理してファイル記憶装置2に格納した新情
報のSC情報5を、システムのサービス中に読み込んで
、その内容に従って制御情報7を更新することが必要に
なる。For example, in an online system with 24-hour service, when changing the SC information 5 due to the addition of terminal equipment, etc., the SC information 5 of the new information, which has been separately changed and stored in the file storage device 2, is It is necessary to read it during service and update the control information 7 according to its contents.
前記のようにシステムのサービス中に、制御情報7を更
新する場合に、従来は運用開始時の設定と同様にSC情
報5を読み込んだ順に処理して、制御情報7を逐次新内
容に設定する。As described above, when the control information 7 is updated during system service, conventionally, the SC information 5 is processed in the order in which it is read, similar to the settings at the start of operation, and the control information 7 is sequentially set to new contents. .
その結果、処理の途中でファイル記憶装置2の障害等で
変更処理を完了できない事態が生じると、制御情報7の
内容は、新情報に変更された部分と旧情報のま\の部分
が混在した状態になり、サービスを正常に続けるために
は、制御情報7を一旦元の内容に復元する必要がある。As a result, if a situation arises in which the change process cannot be completed due to a problem with the file storage device 2 during the process, the contents of the control information 7 may contain a mixture of parts that have been changed to new information and parts of the old information. In order to continue the service normally, it is necessary to restore the control information 7 to its original contents.
しかし、そのための情報が保存されていないので、回復
に時間を要し、その間はサービスが中断するという問題
がある。However, since the information for this purpose is not stored, there is a problem in that it takes time to recover, and the service is interrupted during that time.
第1図は、本発明の構成を示す処理の流れ図である。図
は管理プログラム6の制御情報更新処理の流れを示し、
10は仮更新処理、11は仮更新処理lOの完了後に実
行する本更新処理を示す。FIG. 1 is a process flowchart showing the configuration of the present invention. The figure shows the flow of control information update processing of the management program 6,
Reference numeral 10 indicates a temporary update process, and 11 indicates a main update process to be executed after completion of the temporary update process IO.
新しいSC情報5によって、制御情報7を変更する場合
には、先ず第1図の仮更新処理10により、SC情報5
を読み込んで主記憶装置3に保持し、例えば所定の情報
単位ごとに現制御情報7と比較して変更のある情報単位
を決定する。When changing the control information 7 with new SC information 5, first, the SC information 5 is
is read and held in the main storage device 3, and for example, each predetermined information unit is compared with the current control information 7 to determine the information unit that has been changed.
仮更新処理10では、以上の処理をSC情報5の全情報
について完了する。In the temporary update process 10, the above process is completed for all information in the SC information 5.
その後、本更新処理11に進み、仮更新処理で決定した
制御情報7の変更情報単位を、対応するSG情報の情報
単位によって順次更新する。Thereafter, the process proceeds to main update processing 11, in which the change information units of the control information 7 determined in the temporary update process are sequentially updated with the information units of the corresponding SG information.
以上により、処理途中でSC情報5を読み込めなくなる
等の障害時には処理を中止し、完全に未変更の現制御情
報によってサービスを!!続することができる。As described above, in the event of a failure such as not being able to read the SC information 5 during processing, the processing will be stopped and the service will be provided using the completely unchanged current control information! ! can continue.
新しいSG1¥17報5によって、制御情報7を変更す
る場合には、第1図に示すように先ず仮更新処理10を
全SG情(し5にね2−って実行し、その後本更新処理
11で制御情報7の更新を実行する。When changing the control information 7 using the new SG1\17 information 5, as shown in Fig. In step 11, the control information 7 is updated.
仮更新処理10の処理ステップ20において、ファイル
記憶装置2からSC情報5を所定の情報単位ごとに主記
憶装置3上の作業領域に読み込む。In processing step 20 of the temporary update process 10, the SC information 5 is read from the file storage device 2 into the work area on the main storage device 3 in predetermined information units.
処理ステップ21で正常に読込が終了したか識別し、正
常終了であれば処理ステップ22で、読み込んだSG情
報と制御情viA7とを、対応する情報単位ごとに比較
する。In processing step 21, it is determined whether the reading has been completed normally, and if it has been completed normally, in processing step 22, the read SG information and control information viA7 are compared for each corresponding information unit.
比較の結果、不一致であれば処理ステップ23で、制御
情報7のその情報単位に、変更のあることを示す所定の
変更マークを付し、且つ読み込んだSG情報の対応する
情報単位を保存領域にスタックし、スタ、りのポインタ
を進めて、処理ステップ24へ進む。As a result of the comparison, if there is a mismatch, in processing step 23, a predetermined change mark is attached to the information unit of the control information 7 to indicate that there has been a change, and the corresponding information unit of the read SG information is stored in the storage area. The stack is stacked, the star pointer is advanced, and processing proceeds to step 24.
なお処理ステップ22の比較結果が一致の場合は、直ち
に処理ステップ24へ進む。Note that if the comparison result in processing step 22 is a match, the process immediately proceeds to processing step 24.
処理ステップ24でSC情報5の全情報単位を読み込ん
だか識別し、未処理があれば処理ステップ20に戻って
、次の情報単位について前記の処理を繰り返す。In processing step 24, it is determined whether all information units of the SC information 5 have been read, and if there are any unprocessed units, the process returns to processing step 20 and the above-described processing is repeated for the next information unit.
以上の処理において、例えば制御情報7の各制御表の個
別装置に対応する各項を処理の情報単位とし、各項には
本来の制御情報の欄の他に、前記変更マークを書き込む
欄を設けておく。In the above processing, for example, each entry corresponding to an individual device in each control table of control information 7 is used as an information unit of processing, and each entry is provided with a field in which the change mark is written in addition to the original control information field. I'll keep it.
前記のようにして処理している過程で、処理ステップ2
1で読込が異常終了し、SC情報5の読込を正常に続け
られないと識別した場合には、この変更処理を異常終了
することにより、制御情報7の本来の制御情報の内容は
以前のま\に保存され、この内容によって直ちにシステ
ムのサービスを正常に継続できる。In the process of processing as described above, processing step 2
If reading ends abnormally in step 1 and it is determined that reading of SC information 5 cannot be continued normally, by abnormally ending this change process, the original control information content of control information 7 will remain as it was before. \, and this content allows the system service to continue normally.
処理ステ・7プ24で処理の完了を識別した場合には、
仮更新処理10を終わって本更新処理11を開始する。If processing completion is identified in processing step 7, step 24,
After the temporary update process 10 is finished, the main update process 11 is started.
本更新処理11では、制御情報7の各情報単位を順次走
査して処理するものとし、先ず処理ステップ25で先頭
の情報単位について変更マークの有無を識別する。In this update process 11, each information unit of the control information 7 is sequentially scanned and processed, and first, in process step 25, the presence or absence of a change mark is identified for the first information unit.
変更マークがあれば処理ステップ26において、SG情
報の変更情報単位を保持している前記スタックの先頭の
情報単位を取り出して、それによって制御情報7のその
情報単位を更新し、スタックのポインタを次へ進めた後
、処理ステップ27へ進む。If there is a change mark, in processing step 26, the information unit at the top of the stack holding the change information unit of the SG information is retrieved, the information unit of the control information 7 is updated thereby, and the stack pointer is moved to the next one. After proceeding to step 27, the process proceeds to step 27.
又、変更の無い場合には、処理ステップ25から直ちに
処理ステップ27へ進む。If there is no change, the process immediately proceeds from processing step 25 to processing step 27.
処理ステ、ブ27で、制御情報7の全情報単位を処理し
たか識別し、未処理があれば処理ステップ25へ戻って
、次の情報単位の処理を開始し、全情報単位を処理する
まで繰り返して、本更新処理11を完了する。In processing step 27, it is determined whether all information units of the control information 7 have been processed, and if there is any unprocessed information, the process returns to processing step 25 to start processing the next information unit until all information units have been processed. This update process 11 is completed repeatedly.
以上の説明から明らかなように本発明によれば、情報処
理システムにおける制御情報の定義情報であるSG情報
の更新に伴って、新SG情報を読み込んで制御情報をオ
ンラインサービス中に変更する場合に、読込の障害等で
変更処理が中断しても、直ちに元の制御情報によりサー
ビスを継続できるので、システムの信頼性を向上すると
いう著しい工業的効果がある。As is clear from the above description, according to the present invention, when SG information, which is definition information of control information in an information processing system, is updated, new SG information is read and control information is changed during online service. Even if the change process is interrupted due to a reading failure or the like, the service can be immediately continued using the original control information, which has a significant industrial effect of improving system reliability.
第1図は本発明の構成を示す処理の流れ図、第2図は情
報処理システムの構成例ブロック図である。
図において、
1は処理装置、 2はファイル記憶装置、3は
主記憶装置、 4は端末装置、5はSG情報、
6は管理プログラム、7は制御情報、 1
0は仮更新処理、11は本更新処理、 20〜27
は処理ステソプ本発明の構成を示す処理の流れ図
第1図
情報処理システムの構成例ブロック図
第2図
一FIG. 1 is a process flowchart showing the configuration of the present invention, and FIG. 2 is a block diagram of an example configuration of an information processing system. In the figure, 1 is a processing device, 2 is a file storage device, 3 is a main storage device, 4 is a terminal device, 5 is SG information,
6 is a management program, 7 is control information, 1
0 is temporary update processing, 11 is main update processing, 20 to 27
FIG. 1 is a processing flow diagram showing the configuration of the present invention. FIG. 2 is a block diagram of an example of the configuration of an information processing system.
Claims (1)
憶装置にロードして所要の制御情報を設定するように構
成された情報処理システムにおいて、 変更された該定義情報に従って該制御情報を変更する場
合には、 該定義情報を読み込み、該制御情報について変更のある
所定情報単位を決定し、変更内容を保持する仮更新処理
(10)を設け、 すべての該定義情報について、該仮更新処理を終了した
後に、該決定した制御情報の情報単位を、該保持する変
更内容によって更新する本更新処理(11)を実行する
ことを特徴とする定義情報変更処理方法。[Claims] In an information processing system configured to load predetermined definition information stored in a file storage device into a main storage device and set necessary control information, according to the changed definition information. When changing the control information, provisional update processing (10) is provided to read the definition information, determine the predetermined information unit to be changed for the control information, and retain the changed contents, and update the information for all the definition information. A definition information change processing method characterized in that, after completing the temporary update process, a main update process (11) is executed to update the information unit of the determined control information according to the retained change content.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62125130A JPH0827737B2 (en) | 1987-05-22 | 1987-05-22 | Definition information change processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62125130A JPH0827737B2 (en) | 1987-05-22 | 1987-05-22 | Definition information change processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS63291133A true JPS63291133A (en) | 1988-11-29 |
JPH0827737B2 JPH0827737B2 (en) | 1996-03-21 |
Family
ID=14902596
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP62125130A Expired - Lifetime JPH0827737B2 (en) | 1987-05-22 | 1987-05-22 | Definition information change processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0827737B2 (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5619577A (en) * | 1979-07-25 | 1981-02-24 | Fujitsu Ltd | Pickup and processing system of objective of renewal in virtual memory system |
JPS5734260A (en) * | 1980-08-05 | 1982-02-24 | Fujitsu Ltd | Data updating system for table file |
-
1987
- 1987-05-22 JP JP62125130A patent/JPH0827737B2/en not_active Expired - Lifetime
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5619577A (en) * | 1979-07-25 | 1981-02-24 | Fujitsu Ltd | Pickup and processing system of objective of renewal in virtual memory system |
JPS5734260A (en) * | 1980-08-05 | 1982-02-24 | Fujitsu Ltd | Data updating system for table file |
Also Published As
Publication number | Publication date |
---|---|
JPH0827737B2 (en) | 1996-03-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH04139544A (en) | Data restoring method | |
JPS63291133A (en) | Method for changing and processing definition information | |
JP2666426B2 (en) | Duplex auxiliary storage device | |
JP3317239B2 (en) | Automatic distribution system of program, automatic distribution method of program, and recording medium recording program for automatic distribution of program | |
JP2633874B2 (en) | Extension processing method | |
JPH0720930A (en) | Production management device and production managing method using the same | |
JPH05143427A (en) | Information processing system | |
JP3560189B2 (en) | How to reflect journal information selectively | |
JPH03117067A (en) | Automatic conversion processing method for office data | |
JPS6210740A (en) | Interruption processing control system | |
JPS6254348A (en) | Processing system for fault of file | |
JPH01201728A (en) | Program correcting system | |
JPS59168528A (en) | Initial program loading system | |
JPS6149255A (en) | Initial program loading system of terminal equipment | |
JPH11312108A (en) | System for replacing transaction synchronization of sub-load module | |
JPH0387940A (en) | File copy system | |
JPH0273420A (en) | Semiconductor disk device | |
JPH02247764A (en) | Batch processing control method for electronic computer system | |
JPH08235029A (en) | Storage method for system fault information | |
JPH11282734A (en) | Parallel database management method | |
JPH02181232A (en) | Loading system | |
JPH03185543A (en) | Transfer request control system | |
JPH05324300A (en) | System for collating data of program file | |
JPS62209637A (en) | Data base updating method | |
JPS59218527A (en) | Command checking system |