JP2907910B2 - Information processing system - Google Patents
Information processing systemInfo
- Publication number
- JP2907910B2 JP2907910B2 JP1344572A JP34457289A JP2907910B2 JP 2907910 B2 JP2907910 B2 JP 2907910B2 JP 1344572 A JP1344572 A JP 1344572A JP 34457289 A JP34457289 A JP 34457289A JP 2907910 B2 JP2907910 B2 JP 2907910B2
- Authority
- JP
- Japan
- Prior art keywords
- name
- file
- subfile
- data
- log information
- 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.)
- Expired - Fee Related
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報処理システムに関し、特に、データベ
ース技術のデータベース制御手段を具備する情報処理シ
ステムに関する。Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing system, and more particularly, to an information processing system including a database control unit of a database technology.
従来、情報処理システムにおけるデータベース技術で
は、第2図のごとく、処理開始指示装置201と、一覧表
示指示装置202と、一覧表示装置303と、一覧編集手段20
4と、一覧表示手段205と、ログ情報採取手段206と、デ
ータ処理手段207と、ログ情報ファイル209と、データフ
ァイル210と、ディレクトリファイル211とを具備する情
報処理システムにおいて、サブファイル名の一覧表示す
る際には、ディレクトリファイル211からサブファイル
名を読み込み、次に読み込んだ順番、又は、サブファイ
ル名の値の順番に表示していた。Conventionally, in a database technology in an information processing system, as shown in FIG. 2, a processing start instruction device 201, a list display instruction device 202, a list display device 303, and a list
4, an information display system including a list display unit 205, a log information collection unit 206, a data processing unit 207, a log information file 209, a data file 210, and a directory file 211. At the time of display, the subfile names were read from the directory file 211 and displayed in the order of the next reading or in the order of the values of the subfile names.
上述した従来のデータベース技術では、一覧表示装置
の表示が何回にも分かれるような多量のサブファイルを
含むディレクトリファイルにおいては、データ処理を目
的として、ディレクトリファイルからサブファイル名を
一覧表示させ、目的のサブファイル名を捜すために一覧
表示を繰り返し行わなければならず、操作に時間がかか
る問題があった。In the conventional database technology described above, in a directory file including a large number of subfiles in which the display of the list display device is divided many times, a list of subfile names is displayed from the directory file for the purpose of data processing. In order to search for the sub-file name, it is necessary to repeat the list display, and there is a problem that the operation takes time.
本発明の情報処理システムは、 データを記憶するための外部記憶媒体であるデータフ
ァイルと、 データの部分集合をサブファイルとして記憶し、サブ
ファイル名と格納位置とをサブファイルの管理情報とし
て記憶するための外部記憶媒体であるディレクトリファ
イルと、 データ処理時に該データが含まれるサブファイル名と
データ処理指示名とデータ処理日付とデータの入出力回
数とをログ情報として記憶するためのログ情報ファイル
を設け、 サブファイル名とデータ処理指示者名とを入力し処理
の開始を指示する処理開始指示装置からのデータ処理指
示に従って、入力されたサブファイル名からデータの記
憶情報を前記ディレクトリファイルから読み込み、該デ
ータを検索更新処理するデータ処理手段と、 データ処理手段で処理したサブファイル名とデータ処
理指示者名とデータ処理日付とデータの入出力回数とを
受け取って、ログ情報ファイルに書き込むログ情報採取
手段と、 一覧表示指示装置より一覧表示を指示した指示者名と
一致するデータ処理指示者名を持つログ情報をログ情報
ファイルから取り出し、最新に近い日付の順番にサブフ
ァイル名を並べたサブファイル名の列を作成するととも
に、一覧表示指示日を基準として一週間あるいは一ケ月
単位といった周期的に繰り返し過去にデータ処理されて
いたサブファイルを求め、対応するサブファイル名を最
新に近い日付の順番に並べたサブファイル名の列の先頭
に位置させ、出来上がったサブファイル名の列を返却す
るログ情報判断手段と、 サブファイルの一覧表示を行う際にディレクトリファ
イルからサブファイル名を読み込み、読み込んだサブフ
ァイル名をログ情報判断手段に渡し、ログ情報判断手段
から返却されたサブファイル名の列を表示可能状態に編
集し、一覧表示手段に表示情報として渡す一覧編集手段
と、 渡された表示情報を一覧表示装置の出力単位に分けて
表示する一覧表示手段とを具備する。The information processing system of the present invention stores a data file as an external storage medium for storing data, a subset of data as a subfile, and stores a subfile name and a storage location as subfile management information. A directory file which is an external storage medium for storing a log information file for storing, as log information, a subfile name including the data, a data processing instruction name, a data processing date, and a data input / output count at the time of data processing. According to a data processing instruction from a processing start instruction device for inputting a subfile name and a data processing instructor name and instructing the start of processing, storage information of data is read from the input subfile name from the directory file, Data processing means for retrieving and updating the data; Receives the file name, data processing instructor name, data processing date, and data input / output count, and matches the log information collection means that writes to the log information file, and the name of the instructor who instructed the list display from the list display instruction device Extract log information with the data processing instructor name from the log information file, create a subfile name column in which the subfile names are arranged in order of date closest to the latest, and create a week or one week based on the list display instruction date. Finds the subfiles that have been processed in the past periodically and repeatedly, such as every month, and places the corresponding subfile name at the beginning of the subfile name column arranged in order of date closest to the latest, and the completed subfile name Log information judgment means to return the column of A list editing unit that reads the name, passes the read subfile name to the log information determination unit, edits the subfile name column returned from the log information determination unit to a displayable state, and passes the column as display information to the list display unit. A list display means for displaying the passed display information in units of output of the list display device.
次に本発明について図面を参照して詳細に説明する。
第1図を参照すると、本発明の一実施例は、サブファイ
ル名とデータ処理指示者名とを入力しデータの処理の開
始を指示する処理開始指示装置1、一覧表示指示者名を
入力しディレクトリのサブファイル名の一覧表示を指示
する一覧表示指示装置2、ディレクトリのサブファイル
名の一覧表示を表示するための一覧表示装置3、ディレ
クトリからサブファイル名を読み込み、読み込んだサブ
ファイル名の列を表示可能な状態に編集してから一覧表
示装置3に通知する一覧編集手段4、受け取ったサブフ
ァイル名の列を表示装置3に出力可能な量に分けて表示
する一覧表示手段5、データ処理手段7から受け取った
ログ情報をログ情報ファイル9に記憶するログ情報採取
手段6、データをデータファイル10から読み込み、加工
した後、データファイル10に書き込むデータ処理手段
7、受け取ったサブファイル名の列をログ情報を用いて
並べかえて返却するログ情報判断手段8、ログ情報を記
憶しておくためのログ情報ファイル9、データ処理に用
いるデータを記憶しているデータファイル10、データの
部分集合であるサブファイルの記憶情報を記憶している
ディレクトリファイル11から構成されている。Next, the present invention will be described in detail with reference to the drawings.
Referring to FIG. 1, in one embodiment of the present invention, a processing start instructing device 1 for inputting a sub-file name and a data processing instructor name and instructing the start of data processing, and inputting a list display instructor name List display instructing device 2 for instructing display of a list of subfile names of a directory, list display device 3 for displaying a list of subfile names of a directory, reading subfile names from a directory, and a column of read subfile names , A list editing unit 4 for notifying the list display device 3 of a list of subfile names received, a list display unit 5 for displaying the received subfile name column in an amount that can be output to the display device 3, and data processing. Log information collecting means 6 for storing the log information received from the means 7 in a log information file 9; reading data from the data file 10; A data processing unit 7 for writing to the file 10, a log information determining unit 8 for arranging and returning the received subfile name column using the log information, a log information file 9 for storing the log information, and used for data processing. It is composed of a data file 10 storing data, and a directory file 11 storing storage information of a subfile which is a subset of data.
上記構成において、処理開始指示装置1からデータ処
理が要求されると、データ処理手段7は、入力されたサ
ブファイル名を用いて、ディレクトリファイル11からサ
ブファイルの記憶情報を読み込んだ後、データファイル
10からデータを読み込み、データをユーザの指示通りに
任意に加工後、データファイル10に書き込む処理を行
う。データ処理手段7におけるデータ処理が終了する
と、処理したサブファイル名と処理を指示した処理指示
者名と処理日付とデータファイルへの入出力回数とをロ
グ情報採取手段6に渡す。処理したサブファイル名と処
理を指示した処理指示者名と処理日付とデータファイル
への入出力回数とを受け取ったログ情報採取手段6は、
該情報を一つのロク情報としてログ情報ファイルに書き
込む。In the above configuration, when data processing is requested from the processing start instructing device 1, the data processing means 7 reads the storage information of the subfile from the directory file 11 using the input subfile name, and then reads the data file.
The data is read from the data 10, the data is arbitrarily processed as instructed by the user, and then written into the data file 10. When the data processing in the data processing means 7 ends, the name of the processed subfile, the name of the processing instructor who instructed the processing, the processing date, and the number of times of input / output to the data file are passed to the log information collecting means 6. The log information collecting means 6 having received the processed subfile name, the name of the processing instructor who instructed the processing, the processing date, and the number of times of input / output to the data file,
The information is written to the log information file as one piece of location information.
次に、一覧表示指示装置22からディレクトリのサブフ
ァイル名の一覧を表示する指示が要求されると、一覧編
集手段4は、ディレクトリファイルから全てのサブファ
イル名を読み込み、ログ情報判断手段8へサブファイル
名を渡す。サブファイル名を渡されたログ情報判断手段
8は、処理指示者名が一覧表示を指示した指示者名と一
致するロク情報をログ情報ファイルから取り出し、取り
出したロク情報内の処理日付を用いて、最新の日付を持
つサブファイル名が先頭にくる順番に並べる。さらに、
ログ情報全体を通して、一覧表示指示日を基準として一
週間単位、または、一ケ月単位に繰り返し過去にデータ
処理されていたサブファイル名を求め、対応するサブフ
ァイル名を日付をキーにして並べたサブファイル名の列
の先頭になるように並びかえる。並びかえが完了した
ら、結果を一覧編集手段4に通知する。並べられた結果
であるサブファイル名の列を受け取った一覧編集手段4
は、サブファイル名の列に従って、サブファイル名の一
覧を表示可能状態に編集し、編集終了後、一覧表示手段
5に渡す。サブファイル名の一覧を受け取った一覧表示
手段は、一度に一覧表示装置3に表示可能な単位でサブ
ファイル名の一覧を分け、先頭から順番に一覧表示装置
3に出力することによってサブファイルの一覧を表示す
る。Next, when an instruction to display a list of the sub file names of the directory is requested from the list display instructing device 22, the list editing means 4 reads all the sub file names from the directory file and sends the sub information to the log information judging means 8. Pass the file name. The log information judging means 8 to which the sub-file name has been passed extracts location information whose processing instructor name matches the name of the instructor who instructed the list display from the log information file, and uses the processing date in the extracted location information. , With the subfile name with the latest date first. further,
Throughout the entire log information, the sub-file names that were repeatedly processed in the past in weekly or monthly units based on the list display instruction date are obtained, and the corresponding sub-file names are arranged using the date as a key. Rearrange them so that they are at the beginning of the file name column. When the sorting is completed, the result is notified to the list editing means 4. List editing means 4 which receives a sequence of subfile names as a result of sorting
Edits the list of subfile names in a displayable state in accordance with the subfile name column, and passes the list to the list display means 5 after the editing is completed. The list display unit that receives the list of subfile names divides the list of subfile names into units that can be displayed on the list display device 3 at a time, and outputs the list of subfile names to the list display device 3 in order from the top. Is displayed.
本発明は、一覧表示装置の表示が何回にも分かれるよ
うな多量のサブファイルを含むディレクトリファイルに
おいて、ディレクトリファイルからサブファイル名を一
覧表示させて目的のサブファイル名を捜す操作を繰り返
し行う場合があり、その際に一覧表示指示者が過去に処
理し、かつ、繰り返し処理したサブファイル名を先頭か
ら並べることにより、目的のサブファイル名を早く見つ
けることができる効果を奏する。The present invention is directed to a case where, in a directory file including a large number of subfiles whose display on a list display device is divided many times, an operation of repeatedly displaying a list of subfile names from a directory file and searching for a target subfile name is performed. In this case, the list display instructor arranges the sub-file names that have been processed in the past and that have been repeatedly processed from the beginning, so that the target sub-file name can be found quickly.
第1図は本発明の一実施例のブロック図、第2図は従来
例のブロック図である。 1……処理開始指示装置、2……一覧表示指示装置、3
……一覧表示装置、4……一覧編集手段、5……一覧表
示手段、6……ログ情報採取手段、7……データ処理手
段、8……ログ情報判断手段、9……ログ情報ファイ
ル、10……データファイル、11……ディレクトリファイ
ル。FIG. 1 is a block diagram of one embodiment of the present invention, and FIG. 2 is a block diagram of a conventional example. 1 ... Process start instruction device, 2 ... List display instruction device, 3
... List display device, 4 ... List editing means, 5 ... List display means, 6 ... Log information collecting means, 7 ... Data processing means, 8 ... Log information determination means, 9 ... Log information file, 10: Data file, 11: Directory file.
フロントページの続き (56)参考文献 特開 平1−177673(JP,A) 特開 昭63−189951(JP,A) 特開 平1−142858(JP,A) 特開 平1−162952(JP,A) 特開 平1−177160(JP,A) (58)調査した分野(Int.Cl.6,DB名) G06F 12/00 Continuation of the front page (56) References JP-A-1-177767 (JP, A) JP-A-63-189951 (JP, A) JP-A-1-142858 (JP, A) JP-A-1-162295 (JP) , A) JP-A-1-177160 (JP, A) (58) Fields investigated (Int. Cl. 6 , DB name) G06F 12/00
Claims (1)
るデータファイルと、 データの部分集合をサブファイルとして記憶し、サブフ
ァイル名と格納位置とをサブファイルの管理情報として
記憶するための外部記憶媒体であるディレクトリファイ
ルと、 データ処理時に該データを含むサブファイル名とデータ
処理指示名とデータ処理日付とデータの入出力回数とを
ログ情報として記憶するためのログ情報ファイルと、 サブファイル名とデータ処理指示者名とを入力し処理の
開始を指示する処理開始指示装置からのデータ処理指示
に従って、入力されたサブファイル名からデータの記憶
情報を前記ディレクトリファイルから読み込み、該デー
タを検索更新処理するデータ処理手段と、 このデータ処理手段で処理したサブファイル名とデータ
処理指示者名とデータ処理日付とデータの入出力回数と
を受け取って、該情報をログ情報として前記ログ情報フ
ァイルに書き込むログ情報採取手段と、 一覧表示指示装置より一覧表示を指示した指示者名と一
致するデータ処理指示者名を持つログ情報をログ情報フ
ァイルから取り出し、最新に近い日付の順番にサブファ
イル名を並べたサブファイル名の列を作成するととも
に、一覧表示指示日を基準として一週間あるいは一ケ月
単位といった周期的に繰り返し過去にデータ処理されて
いたサブファイルを求め、対応するサブファイル名を最
新に近い日付の順番に並べたサブファイル名の列の先頭
に位置させ、出来上がったサブファイル名の列を返却す
るログ情報判断手段と、 サブファイルの一覧表示を行う際に前記ディレクトリフ
ァイルからサブファイル名を読み込み、読み込んだサブ
ファイル名を前記ログ情報判断手段に渡し、前記ログ情
報判断手段から返却されたサブファイル名の列を表示可
能状態に編集し、一覧表示手段に表示情報として渡す一
覧編集手段と、 渡された表示情報を一覧表示装置の出力単位に分けて表
示する前記一覧表示手段を具備し、 サブファイル名の一覧を表示する際に過去の処理履歴に
従って、表示順番を決定することにより処理指示者が目
的とするサブファイルを見つけられるようにしたことを
特徴とする情報処理システム。An external storage device for storing a data file as an external storage medium for storing data, a subset of data as a subfile, and storing a subfile name and a storage location as subfile management information. A directory file as a storage medium, a log information file for storing as a log information a subfile name including the data, a data processing instruction name, a data processing date, and a data input / output count at the time of data processing; In accordance with a data processing instruction from a processing start instructing device for inputting a data processing instructor name and instructing the start of processing, storage information of data is read from the directory file from the input subfile name, and the data is searched and updated. Data processing means to be processed, sub-file names and data processing performed by the data processing means. Log information collecting means for receiving a processing instructor name, a data processing date, and the number of times of data input / output, and writing the information as log information in the log information file; and an instructor name instructing a list display from the list display instructing device. The log information with the data processing instructor name that matches the sub-file name is extracted from the log information file, a sub-file name column is created by arranging the sub-file names in the order of date closest to the latest, and one Sub-files that have been processed in the past periodically and repeatedly, such as weekly or monthly, are found, and the corresponding sub-file names are placed at the head of the sub-file name column arranged in order of date closest to the latest, and completed. Log information judgment means for returning a column of subfile names, and when displaying a list of subfiles, from the directory file Read the subfile name, pass the read subfile name to the log information determining unit, edit the subfile name column returned from the log information determining unit into a displayable state, and pass it to the list display unit as display information. List editing means, and the list display means for displaying the passed display information in an output unit of the list display device, and determining a display order according to a past processing history when displaying a list of subfile names. An information processing system characterized in that the processing instructor can find a target subfile by performing the processing.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1344572A JP2907910B2 (en) | 1989-12-28 | 1989-12-28 | Information processing system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1344572A JP2907910B2 (en) | 1989-12-28 | 1989-12-28 | Information processing system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH03202936A JPH03202936A (en) | 1991-09-04 |
| JP2907910B2 true JP2907910B2 (en) | 1999-06-21 |
Family
ID=18370312
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP1344572A Expired - Fee Related JP2907910B2 (en) | 1989-12-28 | 1989-12-28 | Information processing system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2907910B2 (en) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP1109092A1 (en) * | 1999-12-14 | 2001-06-20 | Sun Microsystems, Inc. | File system navigation |
| KR100608585B1 (en) * | 2004-07-12 | 2006-08-03 | 삼성전자주식회사 | Method and apparatus for searching rights objects stored in portable storage device using object location data |
| KR100608604B1 (en) * | 2004-09-15 | 2006-08-03 | 삼성전자주식회사 | Method and apparatus for searching right objects stored in portable storage device using object identifier |
-
1989
- 1989-12-28 JP JP1344572A patent/JP2907910B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH03202936A (en) | 1991-09-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3362125B2 (en) | Information processing method | |
| JPS5985530A (en) | Blank card production processing system for processor of card image processing data | |
| JPS6283787A (en) | Display screen output control method | |
| JP2907910B2 (en) | Information processing system | |
| JP3328334B2 (en) | Full-text database search device | |
| JP2509982B2 (en) | Guidance screen control method | |
| JPH07296009A (en) | Database integrated search device | |
| JP3649472B2 (en) | Information retrieval device | |
| JPH0281145A (en) | Control system for cross-reference display | |
| JP2741923B2 (en) | Dictionary search device | |
| JP2737850B2 (en) | Information processing method | |
| JPH07239861A (en) | Document retrieval device | |
| JP2836093B2 (en) | Database search device | |
| JPH03209564A (en) | Literature data registration method | |
| JP3036246B2 (en) | Information retrieval device | |
| JP3022402B2 (en) | Drawing data management method and system, and recording medium | |
| JP3295826B2 (en) | Part number input and display method in man-hour management system | |
| JP2601139B2 (en) | String search device | |
| JP3483264B2 (en) | Information storage device | |
| JPH0359773A (en) | False variable length storage system for bibliography information | |
| JPS6177889A (en) | Screen control system | |
| JPH0258167A (en) | Optical disk filing device | |
| JPH01270127A (en) | Data retrieval processing system | |
| JPS6225346A (en) | Electronic journal file constitution system | |
| JPH09106364A (en) | Information management method and device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| LAPS | Cancellation because of no payment of annual fees |