JPH05119979A - File use status control system - Google Patents

File use status control system

Info

Publication number
JPH05119979A
JPH05119979A JP3275997A JP27599791A JPH05119979A JP H05119979 A JPH05119979 A JP H05119979A JP 3275997 A JP3275997 A JP 3275997A JP 27599791 A JP27599791 A JP 27599791A JP H05119979 A JPH05119979 A JP H05119979A
Authority
JP
Japan
Prior art keywords
file
name
information
job
file1
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
JP3275997A
Other languages
Japanese (ja)
Inventor
Shigeru Kamiyoshi
繁 神吉
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 Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 NEC Software Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP3275997A priority Critical patent/JPH05119979A/en
Publication of JPH05119979A publication Critical patent/JPH05119979A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To easily investigate the cause of data mismatching recording information on the date, job name, job step name, user name, etc., regarding the update or generation of a file, and editing and outputting them, file by file. CONSTITUTION:When an area for a FILE1 is secured, the date, time, name of the job generating the file, step name, and user name, and further a securing mode when the area is secured and a normal/abnormal end mode are registered as information on the 'file use state' of the FILE1. When data are generated for the file, information regarding the file generation is added as the 'file use state' of the FILE1. Consequently, the respective pieces of information are outputted as a list by utility software at an optional point. Thus, the use state of the file are brought under history control in file units to facilitate the investigation of the cause if data mismatching is caused in the file.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ファイル使用状況管理
方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file usage status management system.

【0002】[0002]

【従来の技術】従来、ファイルの使用状況の管理におい
ては最後にそのファイルを更新または作成した際の情報
のみが記録され、ファイルの使用履歴はメッセージや性
能評価の情報から追跡調査するしかなく、ファイル単位
に管理する方法はなかった。
2. Description of the Related Art Conventionally, in managing the usage of a file, only the information when the file was last updated or created is recorded, and the usage history of the file can only be traced from messages and performance evaluation information. There was no way to manage by file.

【0003】[0003]

【発明が解決しようとする課題】この従来のファイルの
使用状況の管理方式は、ファイル単位の履歴管理の機能
を有していないので、ファイル中のデータに不整合が生
じた場合には原因を調査し難いという問題点があった。
Since this conventional method of managing the usage status of files does not have the function of history management on a file basis, if the data in the file is inconsistent, the cause is There was a problem that it was difficult to investigate.

【0004】[0004]

【課題を解決するための手段】本発明のファイル使用状
況管理方式は、ファイルを更新または作成しているジョ
ブステップが終了または異常終了したとき、前記ファイ
ルの更新または作成に関する日時,ジョブ名,ジョブス
テップ名,ユーザ名,正常終了または異常終了等の情報
を記録し、前記情報をファイル毎に編集出力するように
して実現される。
According to the file usage status management method of the present invention, when a job step that is updating or creating a file ends or abnormally ends, the date and time, the job name, and the job related to the updating or creating of the file. This is realized by recording information such as a step name, user name, normal termination or abnormal termination, and editing and outputting the information for each file.

【0005】[0005]

【実施例】次に本発明について図面を参照して説明す
る。
The present invention will be described below with reference to the drawings.

【0006】図1は本発明の一実施例を示す説明図,図
2はファイル使用状況リストの例を示す説明図である。
FIG. 1 is an explanatory diagram showing an embodiment of the present invention, and FIG. 2 is an explanatory diagram showing an example of a file use status list.

【0007】ステップ11においてFILE1の領域を
確保すると、日付・時刻・ファイルを作成したジョブ名
・ステップ名・ユーザ名、更にモードとして領域確保の
場合は確保,ステータスとして正常または異常終了をF
ILE1の“ファイル使用状況”の情報として登録する
(図2参照)。
When the area of FILE1 is secured in step 11, the date / time, the job name / step name / user name of the file creation, and the mode are reserved when the area is secured, and the status is normal or abnormal termination.
It is registered as information of "file usage status" of ILE1 (see FIG. 2).

【0008】ステップ12においてそのファイルにデー
タを作成した場合、ファイル作成に関する情報をFIL
E1の“ファイル使用状況”として追加する(図2参
照)。
When the data is created in the file in step 12, the file creation information is stored in the FIL.
It is added as "File usage status" of E1 (see FIG. 2).

【0009】これらの情報は任意の時点でユーティリテ
ィにより図2のようなリストに出力することができる。
These pieces of information can be output to a list as shown in FIG. 2 by a utility at any time.

【0010】[0010]

【発明の効果】以上説明したように本発明は、ファイル
の使用状況をファイル単位に履歴管理することにより、
ファイル中のデータに不整合が生じた場合に、原因の究
明が容易になるという効果がある。
As described above, according to the present invention, the history of use of files is managed in units of files.
When the data in the file is inconsistent, the cause can be easily determined.

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

【図1】本発明の一実施例を示す説明図。FIG. 1 is an explanatory view showing an embodiment of the present invention.

【図2】ファイル使用状況リストの例を示す説明図であ
る。
FIG. 2 is an explanatory diagram showing an example of a file usage status list.

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

11〜13 処理動作のステップ 11-13 Steps of processing operation

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ファイルを更新または作成しているジョ
ブステップが終了または異常終了したとき、前記ファイ
ルの更新または作成に関する日時,ジョブ名,ジョブス
テップ名,ユーザ名,正常終了または異常終了等の情報
を記録し、前記情報をファイル毎に編集出力することを
特徴とするファイル使用状況管理方式。
1. Information such as date and time, job name, job step name, user name, normal end or abnormal end regarding update or creation of the file when the job step updating or creating the file ends or abnormally ends Is recorded and the information is edited and output for each file.
JP3275997A 1991-10-24 1991-10-24 File use status control system Pending JPH05119979A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3275997A JPH05119979A (en) 1991-10-24 1991-10-24 File use status control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3275997A JPH05119979A (en) 1991-10-24 1991-10-24 File use status control system

Publications (1)

Publication Number Publication Date
JPH05119979A true JPH05119979A (en) 1993-05-18

Family

ID=17563338

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3275997A Pending JPH05119979A (en) 1991-10-24 1991-10-24 File use status control system

Country Status (1)

Country Link
JP (1) JPH05119979A (en)

Similar Documents

Publication Publication Date Title
US20080005189A1 (en) Computer readable recording medium having stored therein database synchronizing process program, and apparatus for and method of performing database synchronizing process
JPH0863342A (en) Program management method and device therefor
JP3985430B2 (en) Database management apparatus and method
JPH05119979A (en) File use status control system
JP3112785B2 (en) File management system
JPH05233404A (en) File control system
US7620649B2 (en) Method, apparatus, and program for data management
JP2000207264A (en) Backup method and restoring method
JPH1165895A (en) System and method for managing logging file
JP2629405B2 (en) Network configuration management method
JP2001005865A (en) Data deleting device
JPH0574860B2 (en)
JP2647044B2 (en) History management method
JPH05225025A (en) File save and restore system
JPH10240596A (en) System and method for data recovery of computer system and recording medium where data restoration program is recorded
JP2818538B2 (en) Journal file division management method and journal file division management method
JPH0594337A (en) Output system of trouble recording data
JP2000330833A (en) System and method for monitoring file
JPH01310439A (en) Editing history control system
JPH04335423A (en) Program configuration managing system
JPH05119991A (en) Parameter editing system
JP2004246479A (en) Computer, history management method, and program for history management
JPH0512043A (en) Unix system resource monitor system
JPH0520157A (en) Automatic restoration system for document file
JPH05127965A (en) Design information restoring method

Legal Events

Date Code Title Description
A977 Report on retrieval

Effective date: 20040325

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Effective date: 20040511

Free format text: JAPANESE INTERMEDIATE CODE: A131

A02 Decision of refusal

Effective date: 20041026

Free format text: JAPANESE INTERMEDIATE CODE: A02