JPS6220037A - Command retry system for information processing system - Google Patents

Command retry system for information processing system

Info

Publication number
JPS6220037A
JPS6220037A JP60160692A JP16069285A JPS6220037A JP S6220037 A JPS6220037 A JP S6220037A JP 60160692 A JP60160692 A JP 60160692A JP 16069285 A JP16069285 A JP 16069285A JP S6220037 A JPS6220037 A JP S6220037A
Authority
JP
Japan
Prior art keywords
command
retry
issued
processing
issuing
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
JP60160692A
Other languages
Japanese (ja)
Inventor
Masahiro Tajima
田嶋 雅広
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 JP60160692A priority Critical patent/JPS6220037A/en
Publication of JPS6220037A publication Critical patent/JPS6220037A/en
Pending legal-status Critical Current

Links

Landscapes

  • Retry When Errors Occur (AREA)

Abstract

PURPOSE:To perform retry as a host system expects, by issuing a command to which information indicating that it is a retry command is added if a command issued from the host system results in unsuccess. CONSTITUTION:When detecting the occurrence of the trouble that the end status is not returned from a subordinate system 20 within a prescribed time for the command issued from a command issuing part 110 of a higher system 10, the command is issued again from a command reissuing part 130. In this case, information indicating that this command should be retried is added by a retry indication adding part 120. The retry command is applied to a retry discriminating part 210 of the higher system 20 and is identified as the retry command, and the control is transferred to a retry processing part 220. The retry processing part 220 executes the command with a logic different from that of a command processing part 240 is consideration of contents of the received command and the retry command and returns the end status to the host system 10.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理システムにおける障害処理に関し、特
に上位システムから下位システムへ与えた指令が何等か
の障害により不成功に終わった場合に、再び指令を発す
ることにより障害を回復する指令再試行方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to failure handling in an information processing system, and in particular, when a command given from a higher-level system to a lower-level system fails due to some kind of failure, This invention relates to a command retry method that recovers from failures by issuing commands.

〔従来の技術〕[Conventional technology]

従来、この種の指令再試行方式としては、■単に同一指
令を再発行する方式 ■指令発行前の状態を上位システムにおいて退避してお
き、障害発生時に退避した情報を元に、上位システムか
ら下位システムへ指令発行前の状態に戻するための指令
を発行し、その後同一指令を再発行する方式 %式% 〔発明が解決しようとする問題点〕 方式■は、下位システムが例えば上位システムからの指
令を受けると、「状BAのときは状BBにし、状態Aで
ないときは状態Cにする」如き機能を持つ性質のもので
あるときに、例えば下位システムが状態Aのときに上位
システムから指令を発行し、その指令を実行する以前に
即ち状BAを状態Bにする以前に障害が発生したような
場合には有効であるが、下位システムが指令を実行し状
態Aを状GHにした時点以降で障害が発生したときには
、上位システムが再試行を行なうと、下位システムは状
態Cにまで移行してしまい再試行の意味がなくなるとい
う問題点がある。
Conventionally, this type of command retry method has been: ∎ A method in which the same command is simply reissued. ∎ The state before the command is issued is saved in the higher-level system, and when a failure occurs, the lower-level system is redirected from the higher-level system based on the saved information. A method in which a command is issued to return the system to the state before the command was issued, and then the same command is reissued. [Problems to be solved by the invention] Method When a command is received, if the lower system is in state A, for example, if the lower system is in state A, the command is sent from the higher system. This is effective if a failure occurs before issuing a command and executing the command, that is, before changing state BA to state B, but it is effective when the lower system executes the command and changes state A to state GH. If a failure occurs thereafter, the problem is that if the higher-level system makes a retry, the lower-level system will move to state C, meaning that there is no point in retrying.

この点、方式■は、下位システムが状BAを状態Bにし
た以降に障害が発生した場合、上位システムからの指令
により状BBを状BAに戻すことができ、次の再試行指
令により期待通り状LiAを状LiBに変化させること
ができる。しかし、この方式〇によれば、上位システム
において状態を退避しておく必要があると共に、再試行
指令とは別に状態を元に戻すための指令を発行する必要
があり、処理効率が低下する欠点がある。また、方式■
とは逆に、状8Aを状態Bにする以前に障害が発生した
場合、状態を指令発行前まで戻す指令は無意味な指令と
下位システムで解釈され、不正指令が為された場合と同
様に取り扱われる問題点もある。
In this respect, method ① is that if a failure occurs after the lower system changes status BA to status B, status BB can be returned to status BA by a command from the higher system, and the next retry command will return the status as expected. It is possible to change the shape LiA to the shape LiB. However, according to this method, it is necessary to save the state in the upper system, and it is also necessary to issue a command to restore the state to the original state separately from the retry command, which reduces processing efficiency. There is. Also, method ■
On the contrary, if a failure occurs before state 8A is changed to state B, the command to return the state to the state before the command was issued will be interpreted by the lower system as a meaningless command, and it will be treated as if an illegal command had been issued. There are also issues to be addressed.

本発明は、このような従来の問題点を解決したもので、
その目的は、上位システムにおいて指令発行前の状態を
退避しておく必要も、下位システムの状態を指令発行前
の状態に戻す指令を発行する処理も必要とせず、かつ上
位システムの期待通りに再試行し得る方式を提供するこ
とにある。
The present invention solves these conventional problems.
The purpose of this is to avoid the need to save the state before the command was issued in the upper system, or to issue a command to return the state of the lower system to the state before the command was issued, and to regenerate the system as expected by the upper system. The purpose is to provide a method that can be tried.

〔問題点を解決するための手段〕[Means for solving problems]

上位システムが下位システムに発行した指令が障害によ
り不成功に終わった場合、どの段階で不成功に終わった
かを上位システムが正しく認識することは中々困難であ
るが、指令を実行している下位システム側では容易に判
別し得る。従って、再試行の際に行なうべき処理の内容
については下位システム側に任せた方が良い。
If a command issued by a higher system to a lower system fails due to a failure, it is quite difficult for the higher system to correctly recognize at what stage the command failed, but the lower system executing the command It can be easily identified from the side. Therefore, it is better to leave the details of the processing to be performed at the time of retry to the lower system side.

本発明はこのような点に着目して為されたもので、上位
システムと該上位システムからの指令を実行する下位シ
ステムとを含む情報処理システムの指令再試行方式にお
いて、 前記上位システムに、 指令を発行する指令発行処理手段と、 該指令発行処理手段により発行された指令が障害により
不成功となったときに再試行である旨の情報を指令に付
加する再試行表示付加手段と、該再試行表示付加手段で
再試行である旨の情報が付加された指令を再び発行する
指令再発行手段とを設け、 前記下位システムに、 前記上位システムから受け取った指令中の再試行表示情
報を識別して指令が再試行指令か否かを判別する再試行
判別手段と、 該再試行判別手段で再試行指令であると判別された指令
を処理する再試行処理手段とを設けたものである。
The present invention has been made with attention to these points, and includes a command retry method for an information processing system that includes a higher-level system and a lower-level system that executes commands from the higher-level system. a command issuing processing means for issuing a command; a retry display adding means for adding information to the command indicating that a retry is to be performed when the command issued by the command issuing processing means is unsuccessful due to a failure; and command reissue means for reissuing the command to which information indicating that it is a retry has been added by the trial display adding means, and the lower system is configured to identify the retry display information in the command received from the upper system. The present invention is provided with a retry determining means for determining whether a command is a retry command or not, and a retry processing means for processing a command determined to be a retry command by the retry determining means.

〔作用〕[Effect]

上位システムの指令発行処理手段から発行された指令が
不成功に終わった場合、指令再発行手段から再試行指令
である旨の情報が付加された指令が発行され、下位シス
テムでは指令中のその再試行表示情報を識別することに
より当該指令が再試行指令であること全判別し、再試行
処理手段によりその指令と下位システムの状態とに応し
た再試行処理が行なわれる。
If a command issued by the command issuing processing means of the upper system is unsuccessful, a command with information indicating that it is a retry command is issued from the command reissuing means, and the lower system processes the retry command in the command. By identifying the trial display information, it is fully determined that the command is a retry command, and the retry processing means performs retry processing in accordance with the command and the state of the lower system.

〔実施例〕〔Example〕

第1図は本発明の実施例の全体構成を示すブロック図で
あり、上位システム10は、指令発行部110と再試行
表示付加部120と指令再発行部130とを含み、チャ
ネル40を介して入出力制御装置30と接続されている
。また、下位システム20は、再試行判断部210と再
試行処理部220と状態記憶部230と指令処理部24
0とを含み、装置インクフェイス50を介して入出力制
御装置30と接続されている。
FIG. 1 is a block diagram showing the overall configuration of an embodiment of the present invention. The host system 10 includes a command issuing section 110, a retry display adding section 120, and a command reissuing section 130. It is connected to the input/output control device 30. The lower system 20 also includes a retry determining section 210, a retry processing section 220, a state storage section 230, and a command processing section 24.
0, and is connected to the input/output control device 30 via the device ink face 50.

上位システム10からの指令は指令発行部110から発
行され、チャネル40.入出力側?■装置30.装置イ
ンクフェイス50を経由して下位システム20に送られ
、下位システム20の再試行判断部210に入力される
。再試行判断部210は指令中に含まれる再試行表示か
ら当該指令が再試行以外の指令であることを判別し、受
けた指令と共に制御を指令処理部240に渡す。指令処
理部240は指令の内容を解読し、その指令の内容に応
して状態記憶部230の内容を書き替える等の処理を行
なう。指令処理部240で所定の処理が終了すると、終
了ステータスが装置インクフェイス50.入出力側?1
1 装置113 o 。
Commands from the host system 10 are issued by the command issuing unit 110, and are sent to the channel 40. Input/output side? ■Device 30. The information is sent to the lower system 20 via the device ink face 50 and input to the retry determination unit 210 of the lower system 20. Retry determination section 210 determines from the retry display included in the command that the command is a command other than retry, and passes control along with the received command to command processing section 240 . The command processing section 240 decodes the contents of the command and performs processing such as rewriting the contents of the state storage section 230 according to the contents of the command. When the command processing unit 240 completes a predetermined process, the completion status is displayed as the device ink face 50. Input/output side? 1
1 device 113o.

チャヱル40を経由して上位システム10に返送される
。上位システム10は終了ステータスを受けると、その
内容を判別し、正常に終了していれば次の動作を実行す
る。また、例えば所定の時間内に終了ステータスが返送
されない等の障害が発生したことを検出したときは、指
令再発行部130により再び指令を発行させる。この際
、再試行表示付加部120においてその指令が再試行に
かかる旨の情報が付加される。
It is sent back to the host system 10 via the channel 40. When the host system 10 receives the termination status, it determines its contents and, if it has terminated normally, executes the next operation. Further, when it is detected that a failure has occurred, for example, the end status is not returned within a predetermined time, the command reissue unit 130 issues the command again. At this time, the retry display adding section 120 adds information indicating that the command requires a retry.

指令再発行部130で発行された再試行指令は、チャネ
ル40.入出力制御装置30.装置インタフェイス50
を経由して下位システム20の再試行判断部210に加
えられ、そこで再試行指令であることが識別されて、再
試行処理部220に制御が渡される。
The retry command issued by the command reissue unit 130 is sent to channel 40. Input/output control device 30. Device interface 50
The command is added to the retry determining section 210 of the lower system 20 via the , where it is identified as a retry command and control is passed to the retry processing section 220 .

再試行処理部220は、受けた指令の内容と当該指令が
再試行指令であることを考1fi L、指令処理部24
0と異なる論理により指令を実行する。即ち、例えば、
受けた指令に対応する処理が既に実行済であればその結
果を終了ステータスに含ませて上位システム10に返送
する処理だけを行ない、受けた指令に対応する処理が未
実行であれば、その処理を実行したのちその結果を終了
ステータスに含ませて上位システム10に返送する処理
等を行なう。
The retry processing unit 220 considers the contents of the received command and that the command is a retry command.
The command is executed using logic different from 0. That is, for example,
If the process corresponding to the received command has already been executed, only the process of including the result in the end status and returning it to the higher-level system 10 is performed, and if the process corresponding to the received command has not been executed yet, the process After executing the process, the process includes the result in the end status and sends it back to the host system 10.

上記終了ステータスは装置インクフェイス50.入出力
制御装置30.チャネル40を経由して上位システム1
0に返送される。
The above completion status is device ink face 50. Input/output control device 30. Upper system 1 via channel 40
Returned to 0.

以上のように構成されたシステムにおいて、上位システ
ム10から下位システム20へは各種の指令が発行され
るが、−例としてロツタプロソク(LOCにBLOCK
)指令を例にとり説明する。このロックブロック指令と
は、あるタスクが下位システム20のあるブロック(記
憶領域)を排他的に使用する際に上位システム10から
下位システム20へ発行される指令であり、この指令が
発行されると下位システム20は、指令で指定されたブ
ロックがどのタスクも使用していなければ指令を出した
タスクが使用できる状態にしてその旨を上位システム1
0へ通知し、他のタスクが使用中であれば使用できない
ことを指令の終了ステータスで上位システム10へ通知
する動作を行なものである。
In the system configured as described above, various commands are issued from the upper system 10 to the lower system 20.
) command as an example. This lock block command is a command issued from the higher system 10 to the lower system 20 when a certain task exclusively uses a certain block (storage area) of the lower system 20, and when this command is issued, If the block specified by the command is not used by any task, the lower system 20 makes it available for use by the task that issued the command, and notifies the higher system 1 to that effect.
0 and notifies the higher-level system 10 with the completion status of the command that it cannot be used if another task is using it.

上述のようなロックブロック指令は、例えば第2図に示
すように、指令コード、フラグ、データサイズ、タスク
名、ファイル名1ブロック名等を含む。ここで、従来と
相違するところは、フラグ中の例えば1ビツトが、当該
指令が再試行指令であるか否かを表示する再試行表示ビ
ットに割り当てられている点である。
The lock block command as described above includes, for example, a command code, a flag, a data size, a task name, a file name, a block name, etc., as shown in FIG. Here, the difference from the conventional method is that, for example, one bit in the flag is assigned to a retry display bit that indicates whether the command in question is a retry command.

第2図に示すような指令であって再試行指令でない指令
を下位システム20が受けると、下位システム20の指
令処理部240では、例えば第3図に示すようにリンク
フィールド、タスク名を含むタスクテーブル231 と
、ブロック名、タスクリンクフィールド、ファイルリン
クフィールドを含むブロックテーブル232と、リンク
フィールド、ファイル名を含むファイルテーブル233
とを状態記憶部230に作り、指令で指定されたブロッ
クを他のタスクが使用していなければ、タスクテーブル
231のリンクフィールドとファイルテーブル233の
リンクフィールドにブロックテーブル232のアドレス
を記述してリンクを形成し、ブロックテーブル232に
記述されたブロックが指令を発したタスクでfl)他使
用していることを登録する。また、他のタスクにより指
定されたブロックが排他使用されているときは、その旨
を終了ステータスで上位システムlOに通知する。
When the lower system 20 receives a command that is not a retry command as shown in FIG. a block table 232 including a block name, a task link field, and a file link field; and a file table 233 including a link field and a file name.
is created in the state storage unit 230, and if the block specified by the command is not used by another task, write the address of the block table 232 in the link field of the task table 231 and the link field of the file table 233 to link it. , and registers that the block described in the block table 232 is used by the task that issued the command. Furthermore, when the block specified by another task is being used exclusively, this fact is notified to the higher-level system 10 by means of the termination status.

一方、第2図に示すような指令であって再試行指令であ
る指令を下位システム20が受けると、下位システム2
0の再試行処理部220は、同一タスクにより同一ブロ
ックが使用されている登録が状態記憶部230に既にあ
るときは登録状態をそのままにし、指令によって指定さ
れたブロックが使用できることを終了ステータスで上位
システム10に通知し、同一タスクにより同一ブロック
が使用されている登録が状態記憶部230にないときは
、指令処理部240 と同様な処理を行なう。
On the other hand, when the lower system 20 receives a command as shown in FIG. 2, which is a retry command, the lower system 20
0 retry processing unit 220 leaves the registration status as it is when there is already a registration in the status storage unit 230 in which the same block is used by the same task, and indicates in the upper end status that the block specified by the command can be used. The system 10 is notified, and if there is no registration in the status storage unit 230 that the same block is used by the same task, the same process as the command processing unit 240 is performed.

さて、第1図において、上位システム10の指令発行部
110からロックブロック指令が発行されると、この指
令はチャネル40.入出力制御装置30゜装置インクフ
ェイス50を経由して下位システム20に送出される。
Now, in FIG. 1, when a lock block command is issued from the command issuing unit 110 of the host system 10, this command is sent to the channel 40. It is sent to the lower system 20 via the input/output control device 30 and the device ink face 50.

下位システム20は、指令で指定されたブロックが他の
どのタスクにも使用されていないか否かを判別し、使用
されていなければ、指令を発行したタスクに使用させる
ために状態記憶部230にその旨を登録する。この登録
方法は、前述したように、タスクテーブル231及びフ
ァイルテーブル233を作成し、使用したブロックにつ
いて記述したブロックテーブル232を作成しリンクを
取ることにより行なわれる。
The lower system 20 determines whether the block specified by the command is not used by any other task, and if it is not used, the lower system 20 stores the block in the state storage unit 230 so that the block specified by the command is used by the task that issued the command. Register that fact. As described above, this registration method is performed by creating a task table 231 and a file table 233, creating a block table 232 that describes the used blocks, and creating a link.

以上のように状態記憶部230に登録した後、下位シス
テム20は指定されたブロックが使用できることを指令
の終了ステータスで上位システム10に通知する。この
とき、終了通知が例えばチャネル40の障害により上位
システム10に通知できなかった場合、上位システム1
0は指令が正常に終了しなかったことから指令を再試行
する。この再試行は、再試行表示付加部120で再試行
であることを第2図に示す指令のフラグ中の再試行情報
ビットに付加し、指令再発行部130にてその指令を下
位システム20に再発行することで行なわれる。
After registering in the status storage unit 230 as described above, the lower system 20 notifies the upper system 10 that the specified block can be used using the command completion status. At this time, if the termination notification cannot be notified to the higher-level system 10 due to a failure in the channel 40, for example, the higher-level system 1
0 means that the command was not completed normally, so the command is retried. For this retry, the retry display addition unit 120 adds a retry information bit in the flag of the command shown in FIG. 2, and the command reissue unit 130 sends the command to the lower system 20. This is done by reissuing it.

下位システム20は、この指令を受けると、再試行判断
部210により指令中の再試行情報ビットをチェックし
、再試行の表示がされていることから再試行処理部22
0に制御を渡す。再試行処理部220は、状態記憶部2
30に既に同一タスクで同一ブロックを使用している記
述があることから、状態をそのままにし、指令によって
指定されたブロックが使用できることを終了ステータス
にて上位システム10に通知する。なお、ここで、再試
行を示す表示が指令に付加せずに従来方式■のように再
試行すると、下位システム20は既に同一タスクで同一
ブロックを使用している記述があることからデソドロフ
タと判断し、不正を示す終了ステータスを上位システム
10に通知することになり、上位システム10はジョブ
の打ち切り、再投入作業、原因解析作業等を行なうこと
になり、システム効率が甚だしく低下してしまうことに
なる。
When the lower system 20 receives this command, the retry determining unit 210 checks the retry information bit in the command, and since a retry is displayed, the retry processing unit 22
Transfer control to 0. The retry processing unit 220 includes the state storage unit 2
Since there is already a description in 30 that the same block is used in the same task, the status is left as is and the host system 10 is notified by the end status that the block specified by the command can be used. Note that if you retry as in the conventional method (■) without adding a retry indication to the command, the lower system 20 will determine that it is a desodorofter because there is already a description of using the same block in the same task. However, the termination status indicating fraud will be notified to the higher-level system 10, and the higher-level system 10 will have to cancel the job, resubmit the job, analyze the cause, etc., and the system efficiency will be significantly reduced. Become.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明は、指令を再発行する際、
その指令が再試行指令であるか否かを示す情翰を付加し
て上位システムから下位システムへ送出するので、下位
システムではその指令が再試行にかかるものか否かを識
別することが可能となり、再試行の処理を、障害が発生
した先の指令においてどの段階まで処理を終えたか最も
良(認識している下位システムにおいて行なわせること
ができ、再試行を上位システムの期待する通りに行なわ
せることが可能となる。
As explained above, the present invention provides the following advantages when reissuing a directive:
Information indicating whether the command is a retry command is added and sent from the upper system to the lower system, so the lower system can identify whether the command requires a retry or not. , retry processing can be performed in the lower system that knows the best way to complete processing in the command where the failure occurred, and retry processing can be performed as expected by the upper system. becomes possible.

また、本発明によれば、方式■の如く上位システムに指
令発行前の状態を退避しておく必要がなく、また下位シ
ステムの状態を指令発行前の状態に戻すための特別な指
令を発行する必要もなくなり、処理効率を高めることが
可能となる。
Furthermore, according to the present invention, there is no need to save the state before the command is issued in the upper system as in method (2), and a special command is issued to return the state of the lower system to the state before the command was issued. This is no longer necessary, and processing efficiency can be improved.

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

第1図は本発明の実施例の全体構成を示すブロック図、 第2図は指令の内容の説明図および、 第3図は状態記憶部230に記憶される内容の説明図で
ある。 図において、10は上位システム、20は下位システム
、30は入出力制御装置、40はチャネル、50は装置
インクフェイス、110は指令発行部、120は再試行
表示付加部、130は指令再発行部、210は再試行判
断部、220は再試行処理部、230は状態記憶部、2
40は指令処理部である。 本発明の実施例の全体構成を示すブロック図指令の内容
の説明図 第2図
FIG. 1 is a block diagram showing the overall configuration of an embodiment of the present invention, FIG. 2 is an explanatory diagram of the contents of a command, and FIG. 3 is an explanatory diagram of the contents stored in the state storage section 230. In the figure, 10 is the upper system, 20 is the lower system, 30 is the input/output control device, 40 is the channel, 50 is the device ink face, 110 is the command issuing section, 120 is the retry display adding section, and 130 is the command reissuing section. , 210 is a retry determination unit, 220 is a retry processing unit, 230 is a state storage unit, 2
40 is a command processing section. A block diagram showing the overall configuration of an embodiment of the present invention. An explanatory diagram of the contents of the command. Fig. 2

Claims (1)

【特許請求の範囲】 上位システムと該上位システムからの指令を実行する下
位システムとを含む情報処理システムの指令再試行方式
において、 前記上位システムに、 指令を発行する指令発行処理手段と、 該指令発行処理手段により発行された指令が障害により
不成功となったときに再試行である旨の情報を指令に付
加する再試行表示付加手段と、該再試行表示付加手段で
再試行である旨の情報が付加された指令を再び発行する
指令再発行手段とを設け、 前記下位システムに、 前記上位システムから受け取った指令中の再試行表示情
報を識別して指令が再試行指令か否かを判別する再試行
判別手段と、 該再試行判別手段で再試行指令であると判別された指令
を処理する再試行処理手段とを設けたことを特徴とする
情報処理システムの指令再試行方式。
[Scope of Claims] A command retry method for an information processing system including a higher-level system and a lower-level system that executes a command from the higher-level system, comprising: a command issuing processing means for issuing a command to the higher-level system; retry display adding means for adding information to the command indicating that the command is to be retried when the command issued by the issuing processing means is unsuccessful due to a failure; a command reissuing means for reissuing a command with information added thereto; the lower system identifies retry display information in the command received from the upper system to determine whether the command is a retry command or not; 1. A command retry method for an information processing system, comprising: a retry determining means for processing a command determined to be a retry command by the retry determining means; and a retry processing means for processing a command determined to be a retry command by the retry determining means.
JP60160692A 1985-07-19 1985-07-19 Command retry system for information processing system Pending JPS6220037A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60160692A JPS6220037A (en) 1985-07-19 1985-07-19 Command retry system for information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60160692A JPS6220037A (en) 1985-07-19 1985-07-19 Command retry system for information processing system

Publications (1)

Publication Number Publication Date
JPS6220037A true JPS6220037A (en) 1987-01-28

Family

ID=15720402

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60160692A Pending JPS6220037A (en) 1985-07-19 1985-07-19 Command retry system for information processing system

Country Status (1)

Country Link
JP (1) JPS6220037A (en)

Similar Documents

Publication Publication Date Title
US5717849A (en) System and procedure for early detection of a fault in a chained series of control blocks
US6728791B1 (en) RAID 1 read mirroring method for host adapters
JPH05216835A (en) Interruption-retrial decreasing apparatus
EP0098172B1 (en) Register control processing system
JPH07141176A (en) Command retrial control system
JPS6220037A (en) Command retry system for information processing system
US6701385B1 (en) Raid 1 write mirroring method for host adapters
EP0315111A2 (en) Data processing device
JPH0287235A (en) Information processor
JPS6095663A (en) Automatic switching device of dual type magnetic disk device
JP3130798B2 (en) Bus transfer device
JPS6343771B2 (en)
JPH10247157A (en) Transaction processing system and its recovering method
JPH03250240A (en) Broadcast communication system
JPH0279271A (en) Fault processing system for magnetic disk device
JPH0264815A (en) Disk cache control system
JPS6130296B2 (en)
JPS5922147A (en) Checking system of retrial processing
JPS5914031A (en) Method for controlling input and output
JPS581249A (en) Error interrrupting system
JPS63304356A (en) Check system for normalcy of dma data
JPH07262053A (en) Information processor
JPS63269227A (en) Processing system for performing error processing in common
JPS6349942A (en) Arithmetic processing unit
JPS60215251A (en) Data processor