JPH0448329A - File processing controller - Google Patents
File processing controllerInfo
- Publication number
- JPH0448329A JPH0448329A JP2159315A JP15931590A JPH0448329A JP H0448329 A JPH0448329 A JP H0448329A JP 2159315 A JP2159315 A JP 2159315A JP 15931590 A JP15931590 A JP 15931590A JP H0448329 A JPH0448329 A JP H0448329A
- Authority
- JP
- Japan
- Prior art keywords
- file
- name
- job
- program
- list
- 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 32
- 238000007726 management method Methods 0.000 description 26
- 238000010586 diagram Methods 0.000 description 8
- 238000000034 method Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 2
- 230000004913 activation Effects 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Stored Programmes (AREA)
Abstract
Description
【発明の詳細な説明】
〔概 要〕
計算機において、1以上のファイルの処理を待って、当
該ファイルについて所要の処理をする場合の、ファイル
の処理状態管理に関し、必要な処理対象ファイルの状態
を確認して誤り無く指定することが容易にできるように
したファイル処理管理装置を目的とし、
監視リストと、ジョブ管理部と、ジョブ終了監視部とを
設けた計算機であって、該監視リストは、所要のプログ
ラム名とファイル名との対応と、該ファイルごとの状態
表示とを示す情報を有し、該状態表示は所定の未作成表
示に初期設定されており、該ジョブ管理部は、該計算機
で実行するジョブの実行を監視して、プログラムの実行
終了時に、当該プログラム名を該ジョブ終了監視部に通
知し、該ジョブ終了監視部は、該監視リストから該通知
されたプログラム名を検索し、当該プログラム名に対応
する各該ファイル名の該状態表示を所定の作成済表示に
更新するように構成する。[Detailed Description of the Invention] [Summary] Regarding the file processing state management when a computer waits for the processing of one or more files and performs the necessary processing on the files, the state of the necessary processing target files is managed. This computer is intended to be a file processing management device that allows for easy confirmation and specification without error, and is equipped with a monitoring list, a job management section, and a job completion monitoring section, and the monitoring list includes: It has information indicating the correspondence between the required program name and file name, and a status display for each file, and the status display is initially set to a predetermined uncreated display, and the job management section monitors the execution of the job to be executed, and when the program finishes executing, notifies the job completion monitoring section of the program name, and the job completion monitoring section searches for the notified program name from the monitoring list. , the status display of each file name corresponding to the program name is updated to a predetermined created display.
本発明は、計算機において、1以上のファイルの処理を
待って、当該ファイルについて所要の処理をする場合に
、それらのファイルの処理状態を管理するファイル処理
管理装置に関する。The present invention relates to a file processing management device that manages the processing status of one or more files when a computer waits for the processing of one or more files and then performs necessary processing on those files.
第4図は、計算機システムの構成例を示し、業務処理部
1は所要の帳票を作成する業務処理プログラムを実行し
て、帳票ファイル2へ例えば給与明細書等の帳票のデー
タを出力する。FIG. 4 shows an example of the configuration of a computer system, in which the business processing section 1 executes a business processing program to create a required form, and outputs form data, such as a pay statement, to a form file 2.
この帳票の出力を、例えば各地に分散した支店等ごとに
分類して配送する場合には、仕分は出力部3を起動し、
ここで実行するプログラムにより、帳票ファイル2の各
帳票データの所定項にある宛先情報に従ってデータを同
じ宛先ごとに仕分けし、要すれば宛先ごとの切り分は頁
を挿入しながら、同じ宛先ごとに連続した順序で出力帳
票4を印刷出力するので、担当者が宛先ごとにまとまっ
たそれらの帳票を各宛先へ発送する。For example, if the output of this form is to be sorted and distributed by branch office etc. distributed in various places, the sorting starts the output section 3,
The program executed here sorts the data into the same destinations according to the destination information in the predetermined section of each form data in the form file 2, and if necessary, divides the data into sections by inserting pages for each destination. Since the output forms 4 are printed out in a continuous order, the person in charge sends the forms organized for each destination to each destination.
又、仕分は出力部3は、帳票ファイル2の他に異なる帳
票の帳票ファイル2a、2b等が有る場合には、それら
複数のファイルから同じ宛先の帳票を取り出して一括し
た出力にまとめる。Further, when there are form files 2a, 2b, etc. of different forms in addition to the form file 2, the sorting output unit 3 extracts forms for the same destination from the plurality of files and combines them into a batch output.
以上のようにして、帳票等の配送における仕分けの自動
化ができるが、特に前記のように複数の異なる帳票をま
とめたい場合に、異なる種類の帳票を出力する各処理は
、一般にそれぞれ異なる部門が担当して個別に相互の連
携なく実行されるので、それらが終了して必要なファイ
ルが作成されたことを確認し、それらのファイルを指定
して仕分は出力部を起動することは煩雑な作業となり、
指定誤りも生じ易い。As described above, it is possible to automate the sorting in the delivery of forms, etc. However, especially when multiple different forms are to be combined as mentioned above, different departments are generally responsible for each process of outputting different types of forms. Since these files are executed individually without mutual cooperation, it becomes a tedious task to confirm that they have finished and the necessary files have been created, specify those files, and start the output section for sorting. ,
Specification errors are also likely to occur.
本発明は、必要な処理対象ファイルの状態を確認して誤
り無く指定することが容易にできるようにしたファイル
処理管理装置を目的とする。An object of the present invention is to provide a file processing management device that makes it easy to check the status of a file to be processed and specify it without error.
第1図は、本発明の構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of the present invention.
図はファイル処理管理装置の構成であって、監視リスト
10と、ジョブ管理部11と、ジョブ終了監視部12と
を設けた計算機であって、監視リスNOは、所要のプロ
グラム名とファイル名との対応と、該ファイルごとの状
態表示とを示す情報を有し、該状態表示は所定の未作成
表示に初期設定されており、ジョブ管理部11は、該計
算機で実行するジョブの実行を監視して、プログラムの
実行終了時に、当該プログラム名をジョブ終了監視部1
2に通知し、ジョブ終了監視部12は、監視リスト1o
がら該通知されたプログラム名を検索し、当該プログラ
ム名に対応する各該ファイル名の該状態表示を所定の作
成済表示に更新する。The figure shows the configuration of a file processing management device, which is a computer equipped with a monitoring list 10, a job management section 11, and a job completion monitoring section 12. and a status display for each file, the status display is initially set to a predetermined uncreated display, and the job management unit 11 monitors the execution of the job executed on the computer. Then, when the program finishes executing, the program name is sent to the job completion monitoring unit 1.
2, and the job completion monitoring unit 12 updates the monitoring list 1o.
The notified program name is searched for, and the status display of each file name corresponding to the program name is updated to a predetermined created display.
監視リスト10は、仕分は出方部等が入力にする、すべ
ての必要な帳票等のファイルのファイル名に、それらの
各ファイルを作成する各ジョブのプログラム名を対応さ
せ、各ファイルごとに状態表示情報を持つ構成にしてお
く。The monitoring list 10 associates the file names of all necessary forms and other files that are input by the sorting and output department with the program name of each job that creates each of those files, and displays the status of each file. Configure it to have display information.
ジョブ終了監視部12はジョブ管理部11から、処理を
完了したプログラムのプログラム名を受シナ取ると、監
視リスト10を検索し、該当するプログラム名があれば
対応する1個以上の各ファイル名について、その項の状
態表示を作成済にする。When the job completion monitoring unit 12 receives the program name of the program that has completed processing from the job management unit 11, it searches the monitoring list 10, and if there is a corresponding program name, it searches for each of the corresponding one or more file names. , set the status display for that item to Created.
このようにしておいて、適当な時に必要な仕分は出力部
等を起動し、仕分は出力部等は監視リスト10に作成済
表示のあるファイルを自動的にすべて処理するように構
成すれば、必要なファイルの状態を個別に確認する煩雑
な手間が無くなり、度監視リストのファイル名を確認し
ておけば、指定を誤ることも無くなる。If this is done, the necessary sorting starts the output section etc. at an appropriate time, and the sorting output section etc. is configured to automatically process all files that are displayed as created in the monitoring list 10. This eliminates the troublesome effort of checking the status of each necessary file individually, and by checking the file name on the monitoring list each time, there is no need to make a mistake in specifying the file.
第2図は、本発明の一実施例を示すブロック図である。 FIG. 2 is a block diagram showing one embodiment of the present invention.
この場合に第1図の監視リスト10は、監視対象管理フ
ァイル20と仕分は対象管理ファイル21に分割して構
成され、磁気ディスク等の外部記憶装置に格納されてい
る。In this case, the monitoring list 10 in FIG. 1 is divided into a monitoring object management file 20 and a sorting object management file 21, which are stored in an external storage device such as a magnetic disk.
仕分は対象管理ファイル21は、本例では前記従来例で
説明したような処理を行う仕分は出力部220入力とな
るべき、帳票等のファイルのファイル名の欄と、各ファ
イル名ごとにそのファイルの作成状況を示す状態表示の
欄からなり、更に要すれば仕分は出力部22が各ファイ
ルにアクセスするために必要なファイルの属性その他の
制御情報の欄を設けた構成にする。In this example, the sorting target management file 21 includes a field for the file name of a file such as a form, which should be input to the sorting output section 220, which performs the processing described in the conventional example, and a file name column for each file name. It consists of a status display column showing the creation status of the file, and if necessary, a column for file attributes and other control information necessary for the output section 22 to access each file.
監視対象管理ファイル20は、仕分は対象管理ファイル
21に設定した全ファイル名についてζファイル名と、
そのファイル名のファイルを作成するジョブのプログラ
ム名との対応を示すように構成する。ここで1個のプロ
グラム名は少なくとも1個のファイル名と対応するが、
複数のファイル名と対応することがあってもよく、又同
−のファイル名が複数のプログラム名に対応して設定さ
れていてもよい。The monitoring target management file 20 is divided into ζ file names for all file names set in the target management file 21,
The file name is configured to show the correspondence with the program name of the job that creates the file. Here, one program name corresponds to at least one file name,
The file name may correspond to a plurality of file names, and the same file name may be set to correspond to a plurality of program names.
本例の場合には、仕分は起動部23を設け、仕分は処理
を行う予定がある場合に、先ずこれを起動する。仕分は
起動部23は起動されると監視対象管理ファイル20の
内容を主記憶上に管理リスト24として展開し、その先
頭に項数等の必要な制御情報とフラグ27とを設け、フ
ラグ27をオンにする。In the case of this example, the sorter is provided with an activation section 23, which is activated first when sorting is scheduled to be processed. When the sorting starting unit 23 is started, it develops the contents of the monitored target management file 20 as a management list 24 on the main memory, sets necessary control information such as the number of items and a flag 27 at the beginning of the list, and sets the flag 27 to the main memory. turn on.
ジョブ管理部25は、通常のようにジョブの実行を管理
し、プログラムの実行が終了した場合に、ジョブ終了監
視部26を起動し、終了したプログラムのプログラム名
を通知する。The job management section 25 manages the execution of jobs as usual, and when the execution of a program is finished, starts the job completion monitoring section 26 and notifies the program name of the finished program.
第3図はジョブ終了監視部26の処理の流れの一例を示
す図であり、処理ステップ30でプログラム名を受は取
ると、処理ステップ31でフラグ27により管理リスト
24が主記憶上に展開されているか調べ、展開されてい
れば処理ステップ32で管理リスト24のプログラム名
の欄を先頭から走査して、通知されたプログラム名と同
じ名前を検索する。FIG. 3 is a diagram showing an example of the processing flow of the job completion monitoring unit 26. When the program name is received in processing step 30, the management list 24 is developed on the main memory by the flag 27 in processing step 31. If it is expanded, the program name column of the management list 24 is scanned from the beginning in step 32 to search for the same name as the notified program name.
該当する名前が無ければ処理を終わるが、該当プログラ
ム名が有れば処理ステップ33でそのプログラム名に対
応している1以上のファイル名を取り出す。If there is no corresponding name, the process ends, but if there is a corresponding program name, one or more file names corresponding to the program name are extracted in processing step 33.
次に処理ステップ34で、仕分は対象管理ファイル21
にアクセスし、前記で取り出した各ファイル名を設定し
である各項の状態表示の欄に作成済の表示を書き込んで
処理を終了する。なお、状態表示欄は未作成の表示に初
期設定しておくものとする。Next, in processing step 34, the sorting is done in the target management file 21.
, set each file name retrieved above, write the created display in the status display column of each item, and finish the process. Note that the status display column is initially set to indicate that it has not been created.
適当な時に第2図の仕分は出力部22を起動すると、仕
分は出力部22は仕分は対象管理ファイル21から状態
表示が作成済になっているすべての項のファイル名及び
制御情報を取り出し、要すれば取り出した項の状態表示
を未作成に戻す。When the sorting output unit 22 shown in FIG. 2 is activated at an appropriate time, the sorting output unit 22 retrieves the file names and control information of all the sections whose status display has been created from the sorting target management file 21. If necessary, the status display of the retrieved item is returned to uncreated.
次に、取り出したファイル名及び制御情報によって、そ
れらのファイル名で指定されるファイルをアクセス可能
状態にし、それらのファイルにある帳票データについて
、前記従来の場合と同様に、各種帳票を一括して宛先別
に仕分けして、印刷出力する。Next, the files specified by these file names are made accessible using the retrieved file names and control information, and the various forms are batched in the same manner as in the conventional case. Sort by destination and print out.
以上の説明から明らかなように本発明によれば、計算機
において、1以」二の帳票等のファイルの処理を待って
、当該ファイルについて宛先別に仕分けして印刷出力す
る等の処理をする場合に、必要な処理対象ファイルの状
態を確認して誤り無く指定することが自動処理されるの
で、作業効率を向上するという著しい工業的効果がある
。As is clear from the above description, according to the present invention, when a computer waits for the processing of one or two files such as forms, and performs processing such as sorting the files by destination and printing them out, etc. Since the state of the necessary file to be processed is automatically checked and specified without error, there is a significant industrial effect of improving work efficiency.
第1図は本発明の構成を示すブロック図、第2図は本発
明の実施例を示すブロック図、第3図は本発明の処理の
流れ図、
第4図は従来の構成例を示すブロック図である。
図において、
1は業務処理部、
2.2a、2bは帳票ファイル、
3.22は仕分は出力部、4は出力帳票、10は監視リ
スト、 11.25はジョブ管理部、12.26は
ジョブ終了監視部、
20は監視対象管理ファイル、
21は仕分は対象管理ファイル、
23は仕分は起動部、
24は管理リスト、
27はフラグ、
30〜34は処理ステップ
本発明の構成を示すブロック図
第
図
本発明の実施例を示すブロック図
第
図Fig. 1 is a block diagram showing the configuration of the present invention, Fig. 2 is a block diagram showing an embodiment of the invention, Fig. 3 is a flow chart of the processing of the present invention, and Fig. 4 is a block diagram showing an example of the conventional configuration. It is. In the figure, 1 is the business processing section, 2.2a and 2b are form files, 3.22 is the output section for sorting, 4 is the output form, 10 is the monitoring list, 11.25 is the job management section, and 12.26 is the job 20 is a monitoring target management file; 21 is a sorting target management file; 23 is a sorting starting unit; 24 is a management list; 27 is a flag; 30 to 34 are processing steps; a block diagram showing the configuration of the present invention; Figure: Block diagram showing an embodiment of the present invention.
Claims (1)
ブ終了監視部(12)とを設けた計算機であって、該監
視リスト(10)は、所要のプログラム名とファイル名
との対応と、該ファイルごとの状態表示とを示す情報を
有し、該状態表示は所定の未作成表示に初期設定されて
おり、 該ジョブ管理部(11)は、該計算機で実行するジョブ
の実行を監視して、プログラムの実行終了時に、当該プ
ログラム名を該ジョブ終了監視部に通知し、該ジョブ終
了監視部(12)は、該監視リスト(10)から該通知
されたプログラム名を検索し、当該プログラム名に対応
する各該ファイル名の該状態表示を所定の作成済表示に
更新するように構成されていることを特徴とするファイ
ル処理管理装置。[Claims] A computer provided with a monitoring list (10), a job management section (11), and a job completion monitoring section (12), wherein the monitoring list (10) includes a required program name and It has information indicating the correspondence with the file name and a status display for each file, and the status display is initially set to a predetermined uncreated display, and the job management unit (11) executes the job on the computer. The job completion monitoring unit (12) monitors the execution of the job to be executed, and when the execution of the program ends, notifies the job completion monitoring unit of the program name, and the job completion monitoring unit (12) selects the notified program from the monitoring list (10). 1. A file processing management device, wherein the file processing management device is configured to search for a file name and update the status display of each file name corresponding to the program name to a predetermined created display.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2159315A JPH0448329A (en) | 1990-06-18 | 1990-06-18 | File processing controller |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2159315A JPH0448329A (en) | 1990-06-18 | 1990-06-18 | File processing controller |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0448329A true JPH0448329A (en) | 1992-02-18 |
Family
ID=15691113
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2159315A Pending JPH0448329A (en) | 1990-06-18 | 1990-06-18 | File processing controller |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0448329A (en) |
-
1990
- 1990-06-18 JP JP2159315A patent/JPH0448329A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7617443B2 (en) | Flexible multiple spreadsheet data consolidation system | |
US5956732A (en) | Software system management device for maintaining revisions of a source code | |
JP4884685B2 (en) | Computer, program and method for adding items to database | |
JPH0448329A (en) | File processing controller | |
WO1994001826A1 (en) | Systems and methods for planning and simulation | |
JPH09204465A (en) | Organization chart output device | |
JP2947048B2 (en) | BOM management method | |
JP3143930B2 (en) | Data processing device | |
JP3143931B2 (en) | Data processing device | |
JPH04230517A (en) | Hierarchical menu processor | |
JP2839773B2 (en) | Article data registration method and apparatus therefor | |
JP2954439B2 (en) | Production plan creation method and device | |
JP2826492B2 (en) | Table join method and table join method | |
JP2926582B1 (en) | Data distribution device in manufacturing EDI order receiving system | |
JP2004185251A (en) | Method, system and program for managing development, and recording medium recording this program | |
JP2737850B2 (en) | Information processing method | |
JPS63296169A (en) | Generation management system for slip data | |
JPH08241347A (en) | Processor and method for information processing | |
JPH0635753A (en) | Program test method | |
JPH11306189A (en) | Business information processor and storage medium | |
JPH03139702A (en) | Automatic generation system for component table | |
JPH08272652A (en) | Batch job execution confirmation system for information processing system | |
JPH10134062A (en) | Information management device | |
JPH05242104A (en) | Controller of oa device | |
JPH0962708A (en) | Data indexing method |