Method and device for executing batch processing job

A technology of batch processing and operation, which is applied in the direction of multi-programming devices, electronic digital data processing, special data processing applications, etc. It can solve the problems of wasting resources, heavy maintenance workload, and large development workload, etc., and achieves a small maintenance workload , less development workload, and easy error recovery

CN101000562AActive Publication Date: 2007-07-18CHINA CONSTRUCTION BANK
0 Cites 31 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2007-07-18

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

A method for executing batch processing job includes fetching data information being used to finalize specific batch processing job, converting data information to be on-line affairs job according to preset on-line affairs conversion rule, sending said on-line affairs job to on-line affairs job processing environment for carrying out process there, receiving and storing processed result feedback from said processing environment, fetching next data information and repeating above said process till all data information is processed.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the field of data processing, in particular to the field of data processing of batch processing environment and online environment. Background technique

[0002] In a large-scale data processing system, the core system is generally used to process various related data. The core system can provide two data processing environments: an online environment and a batch processing environment. They are two types of data processing environments with different characteristics, usually based on different middleware platforms.

[0003] The online environment is a real-time transaction or transaction processing environment, which can support a large number of concurrent transaction processes. The transaction process can be triggered by the user in real time, and the transaction process can be started (Start) according to the required conditions for related transaction processing until execution End (Commit). Usually, within a short perio...

Examples

Embodiment 1

[0069] With reference to Fig. 1, be method embodiment 1 flowchart of the present invention, comprise:

[0070] Step 101, read data files, and the data files are used to complete a specific batch job task.

[0071] Batch processing data is a collection of data used to perform specific functions in a batch processing environment, and can contain multiple pieces of data that need to be processed. For example, when completing the transfer function, each data file can include information such as the operation type of multiple users, account information, target account information, transfer amount, and current time. Relying on this information, the batch job can complete multiple transactions at one time. The user's transfer operation.

[0072] Step 102, converting the data material into an online transaction operation according to a preset online transaction conversion rule, and the online transaction conversion rule is used to convert the data material into an online transaction ...