JPH0628386A - System for issuing command of starting center cut - Google Patents
System for issuing command of starting center cutInfo
- Publication number
- JPH0628386A JPH0628386A JP15019492A JP15019492A JPH0628386A JP H0628386 A JPH0628386 A JP H0628386A JP 15019492 A JP15019492 A JP 15019492A JP 15019492 A JP15019492 A JP 15019492A JP H0628386 A JPH0628386 A JP H0628386A
- Authority
- JP
- Japan
- Prior art keywords
- center cut
- file
- center
- program
- instruction data
- 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
- 238000000034 method Methods 0.000 claims description 10
- 230000004913 activation Effects 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 3
- 238000007796 conventional method Methods 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
Landscapes
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はセンターカット起動コマ
ンド発行方式に関し、特に金融関係(銀行業務)の支店
等の管理する多数の口座から同時に引落しを行ったり、
多数の口座に同時に振込みを行ったりするセンターカッ
トを行う為のセンターカット起動コマンド発行方式に関
する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a center cut start command issuing method, and in particular, it is possible to simultaneously withdraw money from a large number of accounts managed by a branch office or the like related to finance (banking).
It relates to a center cut start command issuing method for performing a center cut such as transferring money to many accounts at the same time.
【0002】[0002]
【従来の技術】従来のセンターカット起動コマンド発行
方式は、図2に示すように抽出したセンターカット指示
データをサブファイル名31と実行処理される電文件数
32と各業務アプリケーションまたは端末打電の電文件
数33を格納するセンターカット指示データファイル1
と、そのデータを店群別のサブファイルに振り分ける店
群分割プログラム2と、そのサブファイル3A〜3Nを
格納する店群別ファイル3と、センターカットの起動を
かけるコマンド発行するコマンド発行プログラム6とを
有している。2. Description of the Related Art In the conventional center cut start command issuing method, the center cut instruction data extracted as shown in FIG. 2 is used as a sub file name 31, the number of messages to be executed 32, and the number of messages for each business application or terminal. Center cut instruction data file 1 that stores the number of sentences 33
A store group division program 2 for allocating the data to subfiles for each store group, a store group-specific file 3 for storing the subfiles 3A to 3N, and a command issuing program 6 for issuing a command to activate center cut have.
【0003】[0003]
【発明が解決しようとする課題】従来のセンターカット
起動コマンド発行方式であると、各店群別に振り分けら
れたサブファイルの処理件数の多少にかかわらず、定義
された順に実行を行っていた。この場合処理件数の一番
多いサブファイルが最後に実行された時、センターカッ
トに処理時間が長くなるといった問題点があった。In the conventional center cut start command issuing method, the execution is performed in the defined order regardless of the number of processing subfiles distributed to each store group. In this case, there is a problem that the processing time for center cutting becomes long when the subfile having the largest number of processing is executed last.
【0004】[0004]
【課題を解決するための手段】本発明のセンターカット
起動コマンド発行方式は、金融業務のセンターカット起
動コマンド発行方式において、抽出したセンターカット
指示データを格納するセンターカット指示データファイ
ルと、前記センターカット指示データを店群別のサブフ
ァイルに振分ける店群分割プログラムと、前記サブファ
イルを格納する店群別ファイルと、前記店群別ファイル
内に格納されている各サブファイル上に格納されている
サブファイル名とその件数を多い順にソートするソート
プログラムと、そのソートした結果を格納するセンター
カット件数管理ファイルと、そのファイルの読み込み件
数が多い順にセンターカットの起動をかけるコマンドを
発行するコマンド発行プログラムとを備えて構成され
る。A center cut start command issuing method of the present invention is a center cut start command issuing method for financial operations, and a center cut instruction data file for storing extracted center cut instruction data. A store group division program that distributes instruction data to subfiles for each store group, a store group-specific file that stores the subfile, and a subgroup file that is stored in each store-group-specific file A sort program that sorts subfile names and their counts in descending order, a center cut count management file that stores the sorted results, and a command issuing program that issues commands to activate center cuts in descending order of the number of read files. And is configured.
【0005】[0005]
【実施例】次に、本発明について図面を参照して説明す
る。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.
【0006】図1は本発明の一実施例の構成を示すブロ
ック図である。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.
【0007】まず本実施例の構成について説明する。本
実施例は、センターカット指示データを格納する指示デ
ータファイル1と、センターカット指示データを店群別
に分割する店群分割プログラム2と、店群分割プログラ
ムで、サブファイル名が格納されているサブファイル名
31と、実行処理される電文の件数が格納されている処
理件数32と、各業務のアプリケーションまたは端末か
ら打鍵された電文が格納されている電文33とから成る
サブファイル3A〜3Nとに分割されたデータを格納す
る店群分割ファイル3と、店群分割プログラムで分割さ
れたデータを処理件数の多い順にソートを行うソートプ
ログラム4と、ソート後の結果を格納するセンターカッ
ト件数管理ファイル5と、センターカット件数管理ファ
イル5をもとに処理件数の多い順にコマンドの発行を行
うコマンド発行プログラム6とで構成される。First, the configuration of this embodiment will be described. In this embodiment, an instruction data file 1 for storing the center cut instruction data, a store group division program 2 for dividing the center cut instruction data for each store group, and a sub group name storing a sub file name for the store group division program. Subfiles 3A to 3N each including a file name 31, a processing number 32 in which the number of messages to be executed are stored, and a message 33 in which a message keyed from an application or a terminal of each job is stored. Store group division file 3 that stores the divided data, sort program 4 that sorts the data divided by the store group division program in descending order of the number of processed items, and center cut number management file 5 that stores the sorted results. And the command issuance that issues commands in descending order of the number of processed cases based on the center cut number management file 5. Composed of the program 6.
【0008】次に、上述したファイルとプログラムとの
関係を順を追って詳しく説明する。Next, the relationship between the above-mentioned files and programs will be described in detail in order.
【0009】センターカット指示データファイル1に
は、ある任意の日付で抽出されたデータが格納されてい
る。このデータを店群分割プログラム2が各店群(店群
とは支店をある規則に従ってグループ分けしたものであ
る)ごとのサブファイルに分割する。このサブファイル
の内容はサブファイル名31、処理件数32、電文33
よりなる。サブファイル名31は各サブファイルに命名
された名前で、この実施例の中ではCCDAT1,CC
DAT2,CCDAT3がそれにあたる。処理件数32
は実行される処理件数を示している。電文33は各業務
のアプリケーションまたは端末から打鍵された電文が格
納されている。その後店群別ファイル3に、店群分割プ
ログラム2で分割された各サブファイルを、格納する。
ソートプログラム4では、上記のサブファイルのサブフ
ァイル31と処理件数32を読み込み処理件数の多い順
に、サブファイル31と処理件数32よりなるレコード
をソートする。その後セカ件数管理ファイル5にこのデ
ータを格納する。コマンド発行プログラム6でセンター
カット件数管理ファイルを読み込み、読み込んだ順にコ
マンドを発行し、店群分割された各サブファイルに起動
をかける。The center cut instruction data file 1 stores data extracted on an arbitrary date. The store group division program 2 divides this data into subfiles for each store group (a store group is a group of branches according to a certain rule). The contents of this subfile are the subfile name 31, the number of processed items 32, and the message 33.
Consists of. The subfile name 31 is the name given to each subfile. In this embodiment, CCDAT1, CC
DAT2 and CCDAT3 correspond to that. Number of processing 32
Indicates the number of processes executed. The electronic message 33 stores the electronic message keyed from the application of each business or the terminal. After that, each sub file divided by the store group division program 2 is stored in the store group-specific file 3.
The sort program 4 reads the subfile 31 and the processing number 32 of the above-mentioned subfile, and sorts the records including the subfile 31 and the processing number 32 in the descending order of the processing number. After that, this data is stored in the seca number management file 5. The command issuance program 6 reads the center cut number management file, issues commands in the order in which they are read, and activates each sub file divided into store groups.
【0010】[0010]
【発明の効果】以上説明したように本発明は、処理件数
の多いサブファイルの順にセンターカットの起動をかけ
られるので、センターカット実行処理時間の短縮という
効果を有する。As described above, the present invention has the effect of shortening the center cut execution processing time because the center cut can be activated in the order of subfiles having the largest number of processing cases.
【図1】本発明の一実施例の構成を示すブロック図。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.
【図2】従来の技術によるセンターカット起動コマンド
発行方式の一例を示すブロック図。FIG. 2 is a block diagram showing an example of a center cut start command issuing method according to a conventional technique.
1 センターカット指示データファイル 2 店群分割プログラム 3 店群別ファイル 4 ソートプログラム 5 センターカット件数管理ファイル 6 コマンド発行プログラム 31 サブファイル名 32 処理件数 33 電文 1 Center cut instruction data file 2 Store group division program 3 Store group-specific file 4 Sort program 5 Center cut number management file 6 Command issuing program 31 Subfile name 32 Number of processing 33 Message
Claims (1)
発行方式において、抽出したセンターカット指示データ
を格納するセンターカット指示データファイルと、前記
センターカット指示データを店群別のサブファイルに振
分ける店群分割プログラムと、前記サブファイルを格納
する店群別ファイルと、前記店群別ファイル内に格納さ
れている各サブファイル上に格納されているサブファイ
ル名とその件数を多い順にソートするソートプログラム
と、そのソートした結果を格納するセンターカット件数
管理ファイルと、そのファイルの読み込み件数が多い順
にセンターカットの起動をかけるコマンドを発行するコ
マンド発行プログラムとを備えて成ることを特徴とする
センターカット起動コマンド発行方式。1. A center-cut instruction data file that stores extracted center-cut instruction data and a store group division that distributes the center-cut instruction data to sub-files for each store group in the center-cut activation command issuing method for financial services. A program, a file for each store group that stores the subfile, a subfile name stored on each subfile stored in the file for each store group, and a sorting program for sorting the number in descending order Issuing a center cut start command, which is provided with a center cut number management file that stores the sorted results and a command issuing program that issues a command to start center cut in the order of the number of read files method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP15019492A JPH0628386A (en) | 1992-06-10 | 1992-06-10 | System for issuing command of starting center cut |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP15019492A JPH0628386A (en) | 1992-06-10 | 1992-06-10 | System for issuing command of starting center cut |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0628386A true JPH0628386A (en) | 1994-02-04 |
Family
ID=15491575
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP15019492A Pending JPH0628386A (en) | 1992-06-10 | 1992-06-10 | System for issuing command of starting center cut |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0628386A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9213782B2 (en) | 2010-06-23 | 2015-12-15 | International Business Machines Corporation | Sorting multiple records of data using ranges of key values |
-
1992
- 1992-06-10 JP JP15019492A patent/JPH0628386A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9213782B2 (en) | 2010-06-23 | 2015-12-15 | International Business Machines Corporation | Sorting multiple records of data using ranges of key values |
US9658826B2 (en) | 2010-06-23 | 2017-05-23 | International Business Machines Corporation | Sorting multiple records of data using ranges of key values |
US9727308B2 (en) | 2010-06-23 | 2017-08-08 | International Business Machines Corporation | Sorting multiple records of data using ranges of key values |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6741908B2 (en) | Mail bin sort sequence binary file generator | |
EP1094402A1 (en) | Automatic document formatting method | |
US7593947B2 (en) | System, method and program for grouping data update requests for efficient processing | |
JPH0628386A (en) | System for issuing command of starting center cut | |
CN111625505A (en) | File splitting method and device | |
JP2720775B2 (en) | File parallel processing unit | |
JPS601670B2 (en) | Processing data transmission method | |
JP2624177B2 (en) | Batch daily book table creation processing method of banking system | |
JPH1157623A (en) | Mail output system and storage medium therefor | |
JP2912026B2 (en) | File information collation method | |
JP3549251B2 (en) | Sort processing apparatus and sort processing method | |
JPH06251185A (en) | Output file generating system in ocr data entry system | |
JPH048816B2 (en) | ||
JPH06332856A (en) | On-line job processing system | |
JPH05274334A (en) | System of grasping customer information for each person in charge in banking business | |
JPH0550694A (en) | Form mergence | |
JPH08286965A (en) | Division parallel processing system of batch processing data | |
JP2768397B2 (en) | Data processing method | |
JPS59214948A (en) | Sorting method of data | |
JPH11161698A (en) | System and method for credit card processing and computer-readable storage medium stored with credit processing program | |
JPH05204724A (en) | Data base storage control system | |
JPS60146552A (en) | Mail box management system | |
JPH08235044A (en) | Journal retrieval systm | |
JPS6174026A (en) | Control system for printer output message | |
JPH06348572A (en) | Multi-mechanism disk system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 19990601 |