JPH02294758A - Computer using time control system - Google Patents
Computer using time control systemInfo
- Publication number
- JPH02294758A JPH02294758A JP1116340A JP11634089A JPH02294758A JP H02294758 A JPH02294758 A JP H02294758A JP 1116340 A JP1116340 A JP 1116340A JP 11634089 A JP11634089 A JP 11634089A JP H02294758 A JPH02294758 A JP H02294758A
- Authority
- JP
- Japan
- Prior art keywords
- command
- time
- usage time
- input
- 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
Links
- 238000012544 monitoring process Methods 0.000 claims abstract description 19
- 238000007726 management method Methods 0.000 claims description 9
- 230000005856 abnormality Effects 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、計算機システムにおける計算機使用時間管理
方式に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a computer usage time management method in a computer system.
従来、計算機システムにおいては、全利用者に割り当て
られている使用可能時間を計算機システム内の使用時間
管理ファイルに記憶しており、使用時間監視手段は使用
時間管理ファイルをコマンド投入卓開設時に入力された
利用者名で検索し、その利用者の使用可能時間を取得し
、計算機使用時間管理を行っていた。Conventionally, in computer systems, the available time allocated to all users is stored in a usage time management file within the computer system, and the usage time monitoring means inputs the usage time management file when opening a command input console. The computer was searched by user name, obtained the user's available usage time, and managed the computer usage time.
上述した従来の計算機使用時間管理方式は、使用可能時
間を使用時間管理ファイルで管理するため、つぎのよう
な問題点がある。The conventional computer use time management method described above has the following problems because the available time is managed using a use time management file.
*計算機システムに異常が発生し使用時間管理ファイル
が破壊されると、全利用者の使用可能時間が取得できな
くなってしまう。*If an error occurs in the computer system and the usage time management file is destroyed, it will become impossible to obtain usage time for all users.
本操作ミスまたは故意に他の利用者名でコマンド投入卓
を開設しコマンドを実行してしまっても、実行が許可さ
れてしまう。Even if you make this operational mistake or intentionally open a command entry console with another user's name and execute the command, execution will still be allowed.
*ひとりの利用者が複数の計算機システムを利用してい
る場合でも、計算機システムごとに使用可能時間を個別
管理しているため、個々の計算機システムは自システム
の使用可能時間しか参照できない。*Even if a single user uses multiple computer systems, the available time is managed individually for each computer system, so each computer system can only refer to the available time of its own system.
本発明の計算機使用時間管理方式は、コマンド投入卓か
ら業務要求単位であるコマンドが入力されたとき、利用
者に割り当てられている使用可能時間をもとにコマンド
の実行が可能か否かを使用時間監視手段により判定し、
実行可能な場合はコマンド実行手段によりそのコマンド
を実行後、前記使用時間監視手段により使用可能時間を
更新し、実行不可能な場合はコマンドが拒否されたこと
を前記コマンド投入卓に通知するコマンド処理手段を有
する計算機システムにおいて、複数の計算機システムの
各々について利用者に割り当てられている使用可能時間
を記録してあるカード記憶と、このカード記憶の入出力
を行うカード記憶入出力装置と、このカード記憶入出力
装置によって入力されたデータ中に自計算機システムに
関するデータが存在するか否かを判別する計算機システ
ム判別手段と、自計算機システムの使用可能時間を前記
使用時間監視手段に通知する使用時間読み込み手段と、
前記使用時間監視手段が更新した使用可能時間を前記カ
ード記憶入出力装置によって出力する使用時間書き込み
手段とを具備し、ひとりの利用者の複数の計算機システ
ムの使用可能時間をカード記憶上で一括管理するように
したことを特徴とする。The computer use time management method of the present invention uses, when a command, which is a business request unit, is input from the command input console, whether or not the command can be executed based on the available time allocated to the user. Determined by time monitoring means,
If it is executable, the command is executed by the command execution means, and then the usable time monitoring means updates the usable time, and if it is not executable, the command input console is notified that the command has been rejected. In a computer system having means, a card storage that records the usable time allocated to a user for each of a plurality of computer systems, a card storage input/output device for inputting and outputting the card storage, and the card. computer system determining means for determining whether or not data regarding the own computer system exists in the data input by the storage input/output device; and usage time reading for notifying the usage time monitoring means of the usable time of the own computer system. means and
and usage time writing means for outputting the available usage time updated by the usage time monitoring unit using the card storage input/output device, and the usage time of a plurality of computer systems of one user is collectively managed on the card storage. It is characterized by being made to do.
次に本発明についてV面を参照して説明する。 Next, the present invention will be explained with reference to the V side.
第1図は本発明の第1の実施例のブロック図である。こ
の実施例は、コマンド投入卓1、カード記憶入出力装置
2、計算機システム3,使用時間読み込み手段4、使用
時間書き込み手段5,コマンド処理手段6、使用時間監
視手段7、コマンド実行手段8、計算機システム判別手
段9から構成されている。FIG. 1 is a block diagram of a first embodiment of the present invention. This embodiment includes a command input console 1, a card storage input/output device 2, a computer system 3, usage time reading means 4, usage time writing means 5, command processing means 6, usage time monitoring means 7, command execution means 8, and a computer system. It is composed of system determining means 9.
第2図は第1図中のコマンド処理手段6の動作を示す流
れ図である.
第3図と第4図は第1図中の使用時間監視手段7の動作
を示す流れ図である。FIG. 2 is a flowchart showing the operation of the command processing means 6 in FIG. 3 and 4 are flowcharts showing the operation of the use time monitoring means 7 in FIG. 1.
コマンド投入卓1よりコマンドが投入されると、コマン
ド処理手段6はステップ21においてコマンドの内容を
読み込み,ステップ22において使用時間監視手段7を
起動する。計算機システム3内の使用時間監視手段7は
ステップ31において使用時間読み込み手段4を起動す
る。使用時間読み込み手段4はカード記憶入出力装置2
を起動してカード記憶上のデータを入力し、計算機シス
テム判別手段9を起動して入力データ中に自システムの
使用可能時間があるが否かを判定し、ある場合はその使
用可能時間を返却し、ない場合はOを返却する。使用時
間監視手段7はステップ32において使用可能時間を読
み込み、ステップ33において使用可能時間が正である
場合か、0であるかを判定する。正である場合、ステッ
プ34において実行が許可された旨と使用可能時間とを
コマンド処理手段6に通知する。Oである場合、ステッ
プ35において実行できない旨をコマンド処理手段6に
通知する。When a command is input from the command input console 1, the command processing means 6 reads the contents of the command in step 21, and starts the usage time monitoring means 7 in step 22. The usage time monitoring means 7 in the computer system 3 activates the usage time reading means 4 in step 31. Usage time reading means 4 is card storage input/output device 2
, input the data on the card memory, start the computer system determination means 9 to determine whether or not there is a usable time for the own system in the input data, and if so, return the usable time. If not, return O. The use time monitoring means 7 reads the available time in step 32, and determines in step 33 whether the available time is positive or zero. If it is positive, in step 34, the command processing means 6 is notified that execution is permitted and the usable time. If the answer is O, the command processing means 6 is notified in step 35 that the command cannot be executed.
コマンド処理手段6はステップ23においてコマンドの
実行が可能か否かを判定する。可能である場合、ステッ
プ24においてコマンド実行手段8を起動し,ステップ
26においてコマンド実行手段8の処理終了を使用可能
時間だけ待ち、ステップ27においてコマンド実行手段
8の処理が完了したか未完了かを判定し、未完了の場合
はステップ28においてコマンド実行手段8の処理を強
制終了させる。その後、ステップ29においてコマンド
実行手段8の処理時間を使用時間監視手段7に通知する
。The command processing means 6 determines in step 23 whether or not the command can be executed. If possible, the command execution means 8 is activated in step 24, the command execution means 8 waits for the available time for the processing of the command execution means 8 to be completed in step 26, and it is determined in step 27 whether the processing of the command execution means 8 has been completed or not. If it is not completed, the processing of the command execution means 8 is forcibly terminated in step 28. Thereafter, in step 29, the processing time of the command execution means 8 is notified to the usage time monitoring means 7.
使用時間監視手段7はステップ41において使用可能時
間からコマンド実行手段8の処理時間を減算し、ステッ
プ42において使用時間書き込み手段5を起動する。使
用時間書き込み手段5はカード記憶入出力装置2を起動
してカード記憶上の使用可能時間を更新する。コマンド
処理手段6はステップ2Aにおいてコマンド実行結果を
コマンド投入卓1に通知する。The use time monitoring means 7 subtracts the processing time of the command execution means 8 from the available time in step 41, and activates the use time writing means 5 in step 42. The use time writing means 5 activates the card storage input/output device 2 and updates the usable time on the card memory. The command processing means 6 notifies the command input console 1 of the command execution result in step 2A.
一方、ステップ23において、コマンド実行が不可能で
あると判定された場合、ステップ25において、使用可
能時間を使いきったのでコマンドが実行できない旨をコ
マンド投入卓1に通知する。On the other hand, if it is determined in step 23 that the command cannot be executed, then in step 25 the command input console 1 is notified that the command cannot be executed because the available time has been used up.
以上説明したように本発明は、利用者ごとの使用可能時
間をカード記憶で管理することにより、つぎのような効
果を奏する。As explained above, the present invention achieves the following effects by managing the usable time for each user using card storage.
寧計算機システムが使用時間管理ファイルを持つ必要が
ないため、計算機システムの異常によって全利用者の使
用可能時間が取得不能になることがなくなる。Since the computer system does not need to have a usage time management file, it is no longer possible to obtain the usage time of all users due to an abnormality in the computer system.
本他人の利用者名でコマンドを実行することを防止でき
る。You can prevent commands from being executed under someone else's user name.
本ひとつのカード記憶上に複数の計算機システムの使用
可能時間を一括管理することにより、ひとりの利用者の
複数の計算機システムの使用可能時間がひとつの計算機
システムから参照できるようになる。By collectively managing the usable time of multiple computer systems on one card storage, it becomes possible to refer to the usable time of multiple computer systems for one user from one computer system.
第1図は本発明の一実施例の構成図、第2図は第1図中
のコマンド処理手段の動作を示す流れ図,第3図,第4
図は第1図中の使用時間監視手段を動作を示す流れ図で
ある。
1・・・コマンド投入卓、2・・・カード記憶入出力装
置、3・・・計算機システム、4・・・使用時間読み込
み手段、5・・・使用時間書き込み手段、6・・・コマ
ンド処理手段、7・・・使用時間監視手段 8・・・コ
マンド実行手段 9・・・計算機システム判別手段。FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a flowchart showing the operation of the command processing means in FIG. 1, and FIGS.
This figure is a flowchart showing the operation of the usage time monitoring means in FIG. DESCRIPTION OF SYMBOLS 1...Command input desk, 2...Card storage input/output device, 3...Computer system, 4...Usage time reading means, 5...Usage time writing means, 6...Command processing means , 7... Usage time monitoring means 8... Command execution means 9... Computer system determination means.
Claims (1)
されたとき、利用者に割り当てられている使用可能時間
をもとにコマンドの実行が可能か否かを使用時間監視手
段により判定し、実行可能な場合はコマンド実行手段に
よりそのコマンドを実行後、前記使用時間監視手段によ
り使用可能時間を更新し、実行不可能な場合はコマンド
が拒否されたことを前記コマンド投入卓に通知するコマ
ンド処理手段を有する計算機システムにおいて、複数の
計算機システムの各々について利用者に割り当てられて
いる使用可能時間を記録してあるカード記憶と、このカ
ード記憶の入出力を行うカード記憶入出力装置と、この
カード記憶入出力装置によって入力されたデータ中に自
計算機システムに関するデータが存在するか否かを判別
する計算機システム判別手段と、自計算機システムの使
用可能時間を前記使用時間監視手段に通知する使用時間
読み込み手段と、前記使用時間監視手段が更新した使用
可能時間を前記カード記憶入出力装置によって出力する
使用時間書き込み手段とを具備し、ひとりの利用者の複
数の計算機システムの使用可能時間をカード記憶上で一
括管理するようにしたことを特徴とする計算機使用時間
管理方式。When a command, which is a business request unit, is input from the command input console, the usage time monitoring means determines whether or not the command can be executed based on the available usage time assigned to the user. If the command execution means executes the command, the usage time monitoring means updates the usable time, and if the command cannot be executed, the command processing means notifies the command input console that the command is rejected. In a computer system, a card memory records the usable time allocated to a user for each of a plurality of computer systems, a card memory input/output device performs input/output of this card memory, and this card memory input/output. computer system determining means for determining whether or not data regarding the own computer system exists in the data input by the device; and use time reading means for notifying the use time monitoring means of the usable time of the own computer system; and usage time writing means for outputting the available usage time updated by the usage time monitoring unit using the card storage input/output device, and the usage time of a plurality of computer systems of one user is collectively managed on the card storage. A computer usage time management method characterized by:
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1116340A JPH02294758A (en) | 1989-05-09 | 1989-05-09 | Computer using time control system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1116340A JPH02294758A (en) | 1989-05-09 | 1989-05-09 | Computer using time control system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH02294758A true JPH02294758A (en) | 1990-12-05 |
Family
ID=14684525
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP1116340A Pending JPH02294758A (en) | 1989-05-09 | 1989-05-09 | Computer using time control system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH02294758A (en) |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS60176186A (en) * | 1984-02-23 | 1985-09-10 | Omron Tateisi Electronics Co | Ic card system |
| JPS60214078A (en) * | 1984-04-06 | 1985-10-26 | Omron Tateisi Electronics Co | Ic card system |
| JPS6261979A (en) * | 1985-09-11 | 1987-03-18 | シンセラボ | Benzimidazole derivative |
-
1989
- 1989-05-09 JP JP1116340A patent/JPH02294758A/en active Pending
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS60176186A (en) * | 1984-02-23 | 1985-09-10 | Omron Tateisi Electronics Co | Ic card system |
| JPS60214078A (en) * | 1984-04-06 | 1985-10-26 | Omron Tateisi Electronics Co | Ic card system |
| JPS6261979A (en) * | 1985-09-11 | 1987-03-18 | シンセラボ | Benzimidazole derivative |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6826604B2 (en) | Input/output device information management system for multi-computer system | |
| EP2278499A1 (en) | Arbitrating concurrent access to file system objects | |
| EP0550372A2 (en) | A data dictionary manager for maintaining an active data dictionary | |
| JPH02294758A (en) | Computer using time control system | |
| US6581156B1 (en) | Method for recording a data state in a data processing system | |
| JP3795204B2 (en) | File management apparatus, computer system, file management method, and recording medium | |
| Holland et al. | Research issues in no-futz computing | |
| JPH05225028A (en) | File management system | |
| US7072906B2 (en) | Computer-aided database system and method for operating it | |
| JPS583015A (en) | Microprogram storing system | |
| JP3087274B2 (en) | File exclusion control system | |
| JPS6349250B2 (en) | ||
| JPH0451863B2 (en) | ||
| JPS6234251A (en) | File restoration system | |
| JPH03240130A (en) | System for checking onerous program | |
| JPH0267650A (en) | File saving control system | |
| JPH07160566A (en) | Network file management device | |
| JPH03214335A (en) | Computer system | |
| JPH06168079A (en) | Data backup system | |
| JPH01166124A (en) | Volume shared control system | |
| JPS61100846A (en) | Peer-to-peer mutual backup method for process control files | |
| Dalrymple | Ext2tools for Linux | |
| JPH06175789A (en) | Reserve system file maintaining and preparation method | |
| JPH04105137A (en) | Check system for input/output function of computer | |
| JPH02310733A (en) | Execution control system for program in general purpose terminal system |