JPH07160637A - Operation command issuing method for on-line system - Google Patents

Operation command issuing method for on-line system

Info

Publication number
JPH07160637A
JPH07160637A JP5306570A JP30657093A JPH07160637A JP H07160637 A JPH07160637 A JP H07160637A JP 5306570 A JP5306570 A JP 5306570A JP 30657093 A JP30657093 A JP 30657093A JP H07160637 A JPH07160637 A JP H07160637A
Authority
JP
Japan
Prior art keywords
command
operation command
transaction processing
online
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.)
Pending
Application number
JP5306570A
Other languages
Japanese (ja)
Inventor
Yoshinori Asanuma
美紀 浅沼
Hiromichi Ogata
博通 緒方
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP5306570A priority Critical patent/JPH07160637A/en
Publication of JPH07160637A publication Critical patent/JPH07160637A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To provide an operation command issuing method which can change processes to analyze the contents of commands when a process fault occurs in an on-line system where plural computer systems are connected via a communication line. CONSTITUTION:The computer systems 11 and 12 are provided with a DB 111 and a DB 112, an OS 1B and an OS 1C, the application programs AP 112-114 and 122-125, and the on-line transaction processing programs 17 and 18 which include the system managers 19 and 1A to analyze and process the contents of the commands issued from those application programs. When a process fault occurs, the monitor means included in the program 17 and 18 check the presence or absence of the processes having the same functions in the same computer system. If such processes exist, the faulty process is replaced with a nondefective process of the same function. If not exist, the states of processes of another computer system are checked and the faulty process is replaced with another nondefective process of the same function if available. If not variable, a new process is started.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数の計算機システム
が通信回線を介して接続されたオンラインシステムにお
ける運用コマンド発行方法に係り、特に、高性能及び高
信頼性が要求されるオンラインシステムに好適な運用コ
マンド発行方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an operation command issuing method in an online system in which a plurality of computer systems are connected via a communication line, and is particularly suitable for an online system requiring high performance and high reliability. A method for issuing various operation commands.

【0002】[0002]

【従来の技術】一般に、計算機システムでは、システム
の運用状況の把握、管理及び制御をするために、運用コ
マンドを用いている。運用コマンドは、コンソール装
置、システム管理端末あるいは一般端末などから入力さ
れる。
2. Description of the Related Art Generally, a computer system uses an operation command in order to grasp, manage and control the operation status of the system. The operation command is input from a console device, a system management terminal, a general terminal, or the like.

【0003】従来のオンラインシステムの運用コマンド
発行方法としては、例えば「プログラムプロダクト V
OS3 データマネジメントシステム XDM E2系
運用の手引 第4版」(日立製作所1991年9月)
第333頁第336頁に記載された方法が知られてい
る。この方法では、アプリケーションプログラムから直
接オペレーティングシステムに運用コマンドの発行を要
求するようになっている。またシステムの障害発生状況
の監視は、アプリケーションプログラムが行なってい
る。
As a conventional method of issuing an operation command of an online system, for example, "Program Product V
OS3 Data Management System XDM E2 Series Operation Guide Fourth Edition "(Hitachi, September 1991)
The method described on page 333, page 336 is known. In this method, the application program directly requests the operating system to issue an operation command. An application program monitors the occurrence status of system failures.

【0004】[0004]

【発明が解決しようとする課題】上記の従来技術は、複
数の計算機システムでオンライン処理を行うことについ
て考慮しておらず、障害時に運用コマンドの発行などの
サービスが継続できないため、性能及び信頼性が確保さ
れず、オンライン業務に支障をきたすという問題があっ
た。
The above-mentioned prior art does not consider performing online processing in a plurality of computer systems, and services such as issuance of operation commands cannot be continued at the time of failure, resulting in performance and reliability problems. Was not secured, and there was a problem that it hindered online operations.

【0005】本発明の目的は、上記従来技術の問題点を
解決し、複数の計算機システムでオンライン処理を行な
うシステムにおいて、障害時に交替処理を行なう手段を
設けることにより、運用コマンド発行サービスを継続し
て行なうことのできるオンラインシステムの運用コマン
ド発行方法を提供することにある。
An object of the present invention is to solve the above problems of the prior art and to provide a means for performing replacement processing in the event of a failure in a system for performing online processing by a plurality of computer systems, thereby continuing the operation command issuing service. It is to provide a method of issuing an operation command of an online system that can be performed by the following.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明は、通信回線を介して接続された複数の計算
機システムからなるオンラインシステムにおいて、各計
算機システムは、複数のプロセスで処理をするアプリケ
ーションプログラムと、トランザクションの発生及び終
了を管理するオンライントランザクション処理プログラ
ムとを有し、前記オンライントランザクション処理プロ
グラムは、各アプリケーションプログラムの運用コマン
ド発行要求を受けてこのコマンドの内容を解析しその発
行処理を行なってその結果を任意のプロセスに渡すよう
に構成したものである。
In order to achieve the above object, the present invention is an online system comprising a plurality of computer systems connected via a communication line, wherein each computer system performs processing by a plurality of processes. It has an application program and an online transaction processing program that manages the generation and termination of transactions. The online transaction processing program receives the operation command issue request of each application program, analyzes the contents of this command, and executes the issue processing. It is configured to go and pass the result to any process.

【0007】また、前記オンライントランザクション処
理プログラムは、自計算機システム上のプロセスが正常
か否かを監視する手段を具備し、前記コマンドの内容を
解析しその発行処理をするプロセスに障害が発生したと
き、自計算機上または他計算機上で同一機能を提供する
他のプロセスにより処理を続行し、いずれのプロセスも
存在しないときは同一機能を提供するプロセスを新たに
生成するように構成したものである。
Further, the online transaction processing program has means for monitoring whether or not the process on the own computer system is normal, and when the process for analyzing the contents of the command and issuing the command fails. The process is continued by another process that provides the same function on its own computer or another computer, and when no process exists, a process that provides the same function is newly created.

【0008】なお、具体例として、各オンライントラン
ザクション処理プログラムは、発行する運用コマンドを
ユーザが定義したディレクトリから探し、UNIXオペ
レーティングシステムのsystemシステムコールを
用いて運用コマンドを発行し、UNIXオペレーティン
グシステムのpipeシステムコールを用いて運用コマ
ンドの出力情報を返すことにしている。
As a concrete example, each online transaction processing program searches for an operation command to be issued from a directory defined by the user, issues the operation command using the system operating system call of the UNIX operating system, and then outputs the pipe operation of the UNIX operating system. The output information of the operation command is returned using the system call.

【0009】[0009]

【作用】上記構成に基づく作用を説明する。The operation based on the above configuration will be described.

【0010】本発明によれば、アプリケーションプログ
ラムとは別に、新たに運用コマンドの内容を解析し処理
する機能を持つオンライントランザクション処理プログ
ラムを各計算機システム中に付設し、運用コマンドは、
このオンライントランザクション処理プログラムの監視
下で発行される。これにより、運用コマンドが発行され
たことを認識することが可能になる。また、オンライン
トランザクション処理プログラムは、計算機システム間
で通信回線を介して結ばれており、相互の連絡が可能で
ある。これにより、複数の計算機システムにまたがった
運用コマンドの発行を行なうことができる。
According to the present invention, in addition to the application program, an online transaction processing program having a function of newly analyzing and processing the contents of the operation command is additionally provided in each computer system, and the operation command is
Issued under the supervision of this online transaction processing program. This makes it possible to recognize that the operation command has been issued. Further, the online transaction processing program is connected between computer systems via a communication line, and can communicate with each other. As a result, it is possible to issue operation commands that span a plurality of computer systems.

【0011】また、各計算機システムのオンライントラ
ンザクション処理プログラムは、プロセスの状態を監視
する機能を持っているので、コマンドの内容を解析し処
理するプロセス(システムマネジャ)の障害時には、同
一計算機システムで同一の機能を持つ他のプロセスの有
無を調べ、存在すればそのプロセスに交替してサービス
を続行し、存在しなければ他の計算機システムのプロセ
ス状態を調べ、他の計算機システム上に同一機能を提供
するプロセスが存在すればそのプロセスに交替してサー
ビスを続行し、存在しなければ新たにプロセスを立ち上
げる(生成する)ことができる。従ってアプリケーショ
ンプログラム側からみて、運用コマンド要求先を意識し
ないでコマンド発行を自動的に継続させることができ
る。
Further, since the online transaction processing program of each computer system has a function of monitoring the state of the process, when the process (system manager) that analyzes and processes the contents of the command fails, the same computer system can be used. Check if there is another process that has the function of, and if it exists, switch to that process to continue the service, and if it does not exist, check the process status of the other computer system, and provide the same function on the other computer system. If there is a process to be performed, it can be replaced with that process to continue the service, and if it does not exist, a new process can be started up (created). Therefore, as seen from the application program side, it is possible to automatically continue issuing commands without being aware of the operation command request destination.

【0012】なお、各アプリケーションプログラムか
ら、オペレーティングシステムの運用コマンドと、オン
ライントランザクション処理プログラムの運用コマンド
と、ユーザのコマンドとを、いずれも同じ処理で(意識
しないで)発行することもできる(図2,図3)。
It should be noted that each application program can issue an operating command of the operating system, an operating command of the online transaction processing program, and a command of the user in the same process (without being aware of it) (FIG. 2). , Fig. 3).

【0013】[0013]

【実施例】以下に、本発明の一実施例を図面により詳細
に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to the drawings.

【0014】図1は、本発明が適用されるオンライン処
理システムの一実施例の構成図である。オンライン処理
システムは、通信回線13を介して接続された計算機シ
ステム11、12と、計算機システム11に接続された
端末システム14、15、16と、計算機システム1
1、12に接続されたデータベース111、121から
構成される。計算機システム11は、アプリケーション
プログラム112、113、114と、本実施例で新た
に設けたトランザクションの発生及び終了を管理するオ
ンライントランザクション処理プログラム17とを有
し、計算機システム12は、アプリケーションプログラ
ム122、123、124、125と、同様に本実施例
で新たに設けたオンライントランザクション処理プログ
ラム18とを有する。システムマネジャ19、1Aは、
オンライントランザクション処理プログラム17、18
の一部であり、自計算機システムのコマンドの内容を解
析し、処理するプログラムである。これらのプログラム
は、オペレーティングシステム1B、1Cのもとで動作
する。端末システムから入力されたデータにより、1つ
のトランザクションが起動され、アプリケーションプロ
グラムが実行される。このアプリケーションプログラム
が自計算機システム内のデータベースの参照・更新を伴
うものであれば、オンライントランザクション処理プロ
グラムを介して、データベースにアクセスし、そうでな
い場合は、通信回線を介して他計算機システム内のデー
タベースをアクセスする。その後、オンライントランザ
クション処理プログラムが同期をとって更新し、結果を
端末システムに返し、1つのトランザクションが終了す
る。
FIG. 1 is a block diagram of an embodiment of an online processing system to which the present invention is applied. The online processing system includes computer systems 11 and 12 connected via a communication line 13, terminal systems 14, 15 and 16 connected to the computer system 11, and a computer system 1.
It is composed of databases 111 and 121 connected to 1 and 12. The computer system 11 has application programs 112, 113, 114 and an online transaction processing program 17 for managing the generation and termination of transactions newly provided in the present embodiment. The computer system 12 has application programs 122, 123. , 124, 125 and an online transaction processing program 18 newly provided in the present embodiment. System managers 19 and 1A
Online transaction processing programs 17, 18
Is a program that analyzes and processes the contents of the command of the own computer system. These programs operate under the operating systems 1B and 1C. One transaction is activated by the data input from the terminal system and the application program is executed. If this application program involves referring / updating the database in the local computer system, access the database through the online transaction processing program, otherwise, access the database in the other computer system through the communication line. To access. After that, the online transaction processing program updates synchronously, returns the result to the terminal system, and one transaction is completed.

【0015】図2は、本発明の一実施例の運用コマンド
発行方法のフローチャートを示したものである。アプリ
ケーションプログラムから運用コマンドを発行する場
合、アプリケーションプログラムは、システムマネジャ
に対し運用コマンドの発行を要求する(処理20)。シ
ステムマネジャは、コマンド発行要求を受け取ると(処
理21)、UNIXオペレーティングシステム(現代の
代表的なOS)のpipeシステムコールを用いて標準
出力情報、標準エラー出力情報を格納するパイプを作成
し(処理22)、UNIXオペレーティングシステムの
systemシステムコールを用いてコマンドをシェル
(UNIXオペレーティングシステムに特有のコマンド
実効機能)に実行させる(処理23)。ここで、アプリ
ケーションプログラムが発行するコマンドがオンライン
トランザクション処理プログラムの運用コマンド(トラ
ンザクション処理プログラム自身が作成した運用コマン
ド)以外のコマンド、例えばオペレーティングシステム
の運用コマンドやユーザのコマンドである場合は、ユー
ザが予め定義しているディレクトリにコマンドが存在す
るか否かを調べ、コマンドを発行する。そして、パイプ
に格納された標準出力情報、標準エラー出力情報をアプ
リケーションプログラムが指定した領域に読み込んだ後
(処理24、処理25)、処理22で作成したパイプを
削除し(処理26)、コマンドの実行結果を出力情報と
してアプリケーションプログラムに対して報告する(処
理27)。アプリケーションプログラムは、システムマ
ネジャのコマンド実行結果報告を受け取り、コマンドの
実行結果を認識する(処理28)。処理28で結果報告
を受けるアプリケーションプログラムは、処理20で運
用コマンドを要求するアプリケーションプログラムと同
じでも別の任意のものでもよい。
FIG. 2 shows a flow chart of an operation command issuing method according to an embodiment of the present invention. When issuing the operation command from the application program, the application program requests the system manager to issue the operation command (process 20). When the system manager receives the command issuance request (process 21), it creates a pipe for storing standard output information and standard error output information by using the pipe system call of the UNIX operating system (modern modern OS) (process). 22) Causes the shell (command execution function peculiar to the UNIX operating system) to execute the command using the system operating system call of the UNIX operating system (process 23). If the command issued by the application program is a command other than the operation command of the online transaction processing program (the operation command created by the transaction processing program itself), for example, the operation command of the operating system or the command of the user, the user beforehand Check whether the command exists in the defined directory and issue the command. Then, the standard output information and the standard error output information stored in the pipe are read into the area designated by the application program (process 24, process 25), and the pipe created in process 22 is deleted (process 26). The execution result is reported as output information to the application program (process 27). The application program receives the command execution result report of the system manager and recognizes the command execution result (process 28). The application program that receives the result report in process 28 may be the same as or different from the application program requesting the operation command in process 20.

【0016】図3は、本発明の一実施例の運用コマンド
発行時に受け渡されるデータ形式の内容を示したもので
ある。アプリケーションプログラムは、処理20におい
て、発行する運用コマンドを示す文字列31を格納す
る。また、標準出力情報33と標準エラー出力情報35
が格納される領域を確保し、標準出力情報33の大きさ
(長さ)34と標準エラー出力情報35の大きさ(長
さ)36を格納するとともにこれらをシステムマネジャ
に渡す。システムマネジャは、処理23の結果をシェル
の終了コード32に、コマンドの実行結果を標準出力情
報33及び標準エラー出力情報35に格納し、標準出力
情報33の大きさ34と標準エラー出力情報35の大き
さ36とともに、処理27において、これらをアプリケ
ーションプログラムに渡す。
FIG. 3 shows the contents of the data format passed when the operation command is issued according to the embodiment of the present invention. In process 20, the application program stores the character string 31 indicating the operation command to be issued. Also, standard output information 33 and standard error output information 35
Is secured, the size (length) 34 of the standard output information 33 and the size (length) 36 of the standard error output information 35 are stored, and these are passed to the system manager. The system manager stores the result of the process 23 in the shell exit code 32, the command execution result in the standard output information 33 and the standard error output information 35, and stores the size 34 of the standard output information 33 and the standard error output information 35. Together with the size 36, these are passed to the application program in process 27.

【0017】図4は、本発明の一実施例の、システムマ
ネジャが行なう交替処理のフローチャートを示したもの
である。コマンドの内容を解析し処理するプロセスに障
害が発生する(処理40)と、オンライントランザクシ
ョン処理プログラムは、そのプロセスの障害発生を検知
し(処理41)、同一計算機システム内に同一機能のプ
ロセスが存在するかどうかを調べ(処理42)、同一機
能を持つプロセスが存在する場合は、そのプロセスにサ
ービス要求をし、処理を続行する(処理43)。同一計
算機システム内に同一機能のプロセスが存在しない場合
は、通信回線13を通じ、他計算機システム内の、オン
ライントランザクション処理プログラムに対し、同一機
能を持つプロセスの存在を問合せる(処理44)。ここ
で、同一機能のプロセスが存在する場合は、そのプロセ
スに対し、サービス要求を行う(処理45)。他計算機
システムにも同一機能を持つプロセスが存在しない場合
は、自計算機システム内にプロセスを新たに起動する
(処理46)。この起動されたプロセスにより処理を開
始しサービスを続行する(処理47)。
FIG. 4 is a flow chart of the replacement process performed by the system manager according to the embodiment of the present invention. When a failure occurs in the process that analyzes and processes the content of the command (processing 40), the online transaction processing program detects the failure occurrence of that process (processing 41), and a process having the same function exists in the same computer system. Whether or not to do so is checked (process 42), and if there is a process having the same function, a service request is made to that process and the process is continued (process 43). If there is no process having the same function in the same computer system, the online transaction processing program in the other computer system is inquired about the existence of the process having the same function through the communication line 13 (process 44). Here, if there is a process having the same function, a service request is made to the process (process 45). If there is no process having the same function in the other computer system, the process is newly started in the own computer system (process 46). Processing is started by this started process to continue the service (processing 47).

【0018】[0018]

【発明の効果】以上説明したように、本発明によれば、
通信回線で結ばれた各計算機システムにコマンドの内容
を解析し処理する機能を持つオンライントランザクショ
ン処理プログラムを付設し、運用コマンドはこのオンラ
イントランザクション処理プログラムの監視下で発行す
るようにしたので、複数の計算機システム間にまたがっ
て任意のプロセスを用いて運用コマンドの発行を行なう
ことができるという効果が得られる。
As described above, according to the present invention,
An online transaction processing program that analyzes and processes the contents of commands is attached to each computer system connected by a communication line, and operation commands are issued under the supervision of this online transaction processing program. It is possible to obtain the effect that the operation command can be issued by using an arbitrary process across the computer systems.

【0019】また、コマンドの内容を解析し処理するプ
ロセスに障害が発生したときには、複数計算機システム
における同一機能を有する任意のプロセスに交替させる
ことによって、コマンド発行処理サービスを継続させる
ようにしたので、時間当りのサービス量を低下させるこ
となく高い性能を確保維持し、また、サービスを継続す
ることにより高い信頼性を確保できるという効果が得ら
れる。
Further, when a failure occurs in the process for analyzing and processing the contents of the command, the command issue processing service is made to continue by replacing it with an arbitrary process having the same function in a plurality of computer systems. It is possible to obtain and maintain high performance without lowering the service amount per hour, and to obtain high reliability by continuing the service.

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

【図1】本発明が適用されるオンライン処理システムの
一実施例の構成図である。
FIG. 1 is a configuration diagram of an embodiment of an online processing system to which the present invention is applied.

【図2】本発明の一実施例の運用コマンド発行方法の処
理手順を示すフローチャートである。
FIG. 2 is a flowchart showing a processing procedure of an operation command issuing method according to an embodiment of the present invention.

【図3】本発明の一実施例の運用コマンド発行時に受け
渡されるデータ形式の内容を示した図である。
FIG. 3 is a diagram showing contents of a data format passed when an operation command is issued according to an embodiment of the present invention.

【図4】本発明の一実施例の交替処理の処理手順を示す
フローチャートである。
FIG. 4 is a flowchart showing a processing procedure of a replacement process according to an embodiment of the present invention.

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

1A システムマネジャ 1B、1C オペレーティングシステム 11、12 計算機システム 13 通信回線 14、15、16 端末システム 17、18 オンライントランザクション処理プログラ
ム 19 システムマネジャ 111、121 データベース 112、113、114、122、123、124、1
25 アプリケーションプログラム
1A System manager 1B, 1C Operating system 11, 12 Computer system 13 Communication line 14, 15, 16 Terminal system 17, 18 Online transaction processing program 19 System manager 111, 121 Database 112, 113, 114, 122, 123, 124, 1
25 Application Program

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 通信回線を介して接続された複数の計算
機システムからなるオンラインシステムにおいて、各計
算機システムは、複数のプロセスで処理をするアプリケ
ーションプログラムと、トランザクションの発生及び終
了を管理するオンライントランザクション処理プログラ
ムとを有し、前記オンライントランザクション処理プロ
グラムは、各アプリケーションプログラムの運用コマン
ド発行要求を受けてこのコマンドの内容を解析しその発
行処理を行なってその結果を任意のプロセスに渡すよう
に構成したことを特徴とするオンラインシステムの運用
コマンド発行方法。
1. An online system comprising a plurality of computer systems connected via a communication line, wherein each computer system has an application program for processing by a plurality of processes and an online transaction processing for managing the generation and termination of transactions. The online transaction processing program is configured to receive an operation command issuance request of each application program, analyze the contents of this command, perform the issuing process, and pass the result to an arbitrary process. A method for issuing operation commands for an online system characterized by:
【請求項2】 前記オンライントランザクション処理プ
ログラムは、自計算機システム上のプロセスが正常か否
かを監視する手段を具備し、前記コマンドの内容を解析
しその発行処理をするプロセスに障害が発生したとき、
自計算機上または他計算機上で同一機能を提供する他の
プロセスにより処理を続行し、いずれのプロセスも存在
しないときは同一機能を提供するプロセスを新たに生成
するように構成したことを特徴とする請求項1記載のオ
ンラインシステムの運用コマンド発行方法。
2. The online transaction processing program comprises means for monitoring whether or not a process on a local computer system is normal, and when a failure occurs in a process which analyzes the contents of the command and issues the command. ,
It is characterized in that processing is continued by another process that provides the same function on its own computer or on another computer, and when no process exists, a process that provides the same function is newly created. The method for issuing an operation command for an online system according to claim 1.
JP5306570A 1993-12-07 1993-12-07 Operation command issuing method for on-line system Pending JPH07160637A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5306570A JPH07160637A (en) 1993-12-07 1993-12-07 Operation command issuing method for on-line system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5306570A JPH07160637A (en) 1993-12-07 1993-12-07 Operation command issuing method for on-line system

Publications (1)

Publication Number Publication Date
JPH07160637A true JPH07160637A (en) 1995-06-23

Family

ID=17958653

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5306570A Pending JPH07160637A (en) 1993-12-07 1993-12-07 Operation command issuing method for on-line system

Country Status (1)

Country Link
JP (1) JPH07160637A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6574656B1 (en) 1998-10-19 2003-06-03 Nec Corporation Network system and method for limiting the execution of commands

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6574656B1 (en) 1998-10-19 2003-06-03 Nec Corporation Network system and method for limiting the execution of commands

Similar Documents

Publication Publication Date Title
US5867659A (en) Method and apparatus for monitoring events in a system
US5835770A (en) User inquiry facility for task status in a distributed system
US8185578B2 (en) Client server system and method for executing an application utilizing distributed objects
US4858152A (en) Operator access to monitoring applications
EP1099164B1 (en) Method and program for processing administrative requests of a distributed network application executing in a clustered computing environment
US5787244A (en) Information retrieval system
JPH02266429A (en) Console control system for information processing system
US5583986A (en) Apparatus for and method of duplex operation and management for signalling message exchange no. 1 system
JPH07160637A (en) Operation command issuing method for on-line system
JP2002528787A (en) Integration and communication technology at the enterprise level
JPH0962626A (en) On-line testing method of decentralized processing system
JPH10240705A (en) Fault integrated managing device
JP3449425B2 (en) Computer network monitoring support system
KR20010064807A (en) Dynamic controlling and automatic regenerating apparatus for abnormally terminated processes and method for using it
JPH04213126A (en) Software test system
US6282672B1 (en) System for simultaneously executing any one of plurality of applications that must be executed using static data not modified by another computer program
US7308507B1 (en) Method, system, and computer-readable medium for redirecting video text data in a computer network
US6981264B1 (en) Method for handling multiple program exceptions across heterogeneous systems
JP3161713B2 (en) System definition change device
JP2000187649A (en) Method and device for controlling command in parallel processing type on-line system
JPH06250865A (en) Corresponding method to fault in window system
JP2000112801A (en) Data base backup system and backup method
JPH08137774A (en) Data independent computer system, processing machine constituting the system, data machine and man/machine interface machine
JPH11282734A (en) Parallel database management method
JP3233540B2 (en) How to change the configuration of a complex system