CN107908697B - Automatic collection method and device for host batch processing operation results - Google Patents

Automatic collection method and device for host batch processing operation results Download PDF

Info

Publication number
CN107908697B
CN107908697B CN201711068995.5A CN201711068995A CN107908697B CN 107908697 B CN107908697 B CN 107908697B CN 201711068995 A CN201711068995 A CN 201711068995A CN 107908697 B CN107908697 B CN 107908697B
Authority
CN
China
Prior art keywords
batch processing
file
parameters
serial number
record
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.)
Active
Application number
CN201711068995.5A
Other languages
Chinese (zh)
Other versions
CN107908697A (en
Inventor
王丹丹
陈亚坤
张康洁
杨似彤
周畅
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201711068995.5A priority Critical patent/CN107908697B/en
Publication of CN107908697A publication Critical patent/CN107908697A/en
Application granted granted Critical
Publication of CN107908697B publication Critical patent/CN107908697B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Computational Linguistics (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Software Systems (AREA)
  • Library & Information Science (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a method and a device for automatically acquiring a host batch processing operation result, and relates to the technical field of bank system data processing. The method comprises the following steps: presetting and recording relevant parameters of the captured keywords; at a preset time point, if the host finishes batch processing of the bank accounts, capturing relevant parameters of the keywords according to the records, matching and acquiring the use condition data of the serial number from an SDSF (software description format) system for storing the operation records of batch processing of the bank accounts, and matching and acquiring the number of file records from a generated file list of batch processing of the bank accounts. The invention can solve the problems that manual statistics is respectively carried out in the operation LOG and the generated file by adopting a manual query mode in the prior art, high labor cost is required, and the data volume is large and error is easy to make.

Description

Automatic collection method and device for host batch processing operation results
Technical Field
The invention relates to the technical field of data processing of bank systems, in particular to an automatic acquisition method and device for host batch processing operation results.
Background
When the host of the bank system processes accounts, a serial number is allocated to each transaction for subsequent inquiry and check, and the serial number is generally limited by the number of digits. When the host processes accounts in batches, the accounts of each province are not evenly distributed and change along with the increase of time due to the fact that provinces need to be operated, and therefore the distribution of serial number sections is a difficult problem for banks. Therefore, after the host batch processing operation is completed, the use condition of the serial number and the number of records in the generated file need to be counted for subsequent analysis and the serial number is allocated to each province partition again, so that the waste of serial number duplication or serial number is avoided.
At present, in the prior art, a method for counting the use condition of a serial number and the number of records in a generated file adopts a manual query mode, namely, manual counting is respectively performed in a job LOG (an operation record generated after a job is executed and can be used for a developer to check required information) and a generated file. However, this method requires high labor cost, and the data size is large and error-prone.
Disclosure of Invention
The embodiment of the invention provides an automatic acquisition method and device for host batch processing operation results, and aims to solve the problems that manual statistics needs to be carried out on an operation LOG and a generated file respectively in a manual query mode in the prior art, high labor cost is needed, the data size is large, and errors are prone to occurring.
In order to achieve the purpose, the invention adopts the following technical scheme:
a method for automatically collecting results of a host batch job includes:
presetting and recording relevant parameters of the captured keywords;
at a preset time point, if the host finishes batch processing of the bank accounts, capturing relevant parameters of the keywords according to the records, matching and acquiring the use condition data of the serial number from an SDSF (software description format) system for storing the operation records of batch processing of the bank accounts, and matching and acquiring the number of file records from a generated file list of batch processing of the bank accounts.
Specifically, the record capture keyword related parameters include a statistical serial number related parameter and a statistical file record number related parameter; the parameters related to the statistical serial number comprise: the method comprises the following steps of (1) working operation environment, working prefix information, a submitting working user and database related parameters; the parameters related to the record number of the statistical file comprise: file prefix information, system accounting date, and database related parameters.
Specifically, the matching acquisition of the service condition data of the serial number from the SDSF system for storing the job operation record of the batch processing job for the bank account includes:
and executing the operation corresponding to the related parameters of the statistical serial number, calling a preset REXX script, and matching and capturing the service condition data of the serial number from the SDSF system for storing the operation record of the operation of batch processing the bank account.
Specifically, the matching of the file record number obtained from the generated file list for batch processing operation on the bank account includes:
and matching file records corresponding to the parameters related to the statistical file record number in a generated file list for carrying out batch processing operation on the bank accounts, and determining the file record number.
Further, the method for automatically collecting the results of the host batch processing job further includes:
and writing the service condition data and the file record number of the serial number into a batch log table.
An apparatus for automatically collecting results of a host batch job, comprising:
the parameter setting unit is used for presetting and recording relevant parameters of the captured keywords;
and the result automatic acquisition unit is used for acquiring related parameters of the keywords according to the records, matching and acquiring the use condition data of the serial number from the SDSF system for storing the operation records of the batch processing operation of the bank accounts and matching and acquiring the number of the file records from the generated file list of the batch processing operation of the bank accounts at a preset time point if the batch processing operation of the bank accounts by the host is completed.
Specifically, the record capture keyword related parameters in the parameter setting unit include a statistic serial number related parameter and a statistic file record number related parameter; the parameters related to the statistical serial number comprise: the method comprises the following steps of (1) working operation environment, working prefix information, a submitting working user and database related parameters; the parameters related to the record number of the statistical file comprise: file prefix information, system accounting date, and database related parameters.
In addition, the result automatic acquisition unit is specifically configured to:
and executing the operation corresponding to the related parameters of the statistical serial number, calling a preset REXX script, and matching and capturing the service condition data of the serial number from the SDSF system for storing the operation record of the operation of batch processing the bank account.
Further, the result automatic acquisition unit is specifically further configured to:
and matching file records corresponding to the parameters related to the statistical file record number in a generated file list for carrying out batch processing operation on the bank accounts, and determining the file record number.
Further, the automatic collection device for the host batch processing operation result further comprises:
and the batch log table writing unit is used for writing the service condition data and the file record number of the serial number into the batch log table.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
presetting and recording relevant parameters of the captured keywords;
at a preset time point, if the host finishes batch processing of the bank accounts, capturing relevant parameters of the keywords according to the records, matching and acquiring the use condition data of the serial number from an SDSF (software description format) system for storing the operation records of batch processing of the bank accounts, and matching and acquiring the number of file records from a generated file list of batch processing of the bank accounts.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps when executing the program of:
presetting and recording relevant parameters of the captured keywords;
at a preset time point, if the host finishes batch processing of the bank accounts, capturing relevant parameters of the keywords according to the records, matching and acquiring the use condition data of the serial number from an SDSF (software description format) system for storing the operation records of batch processing of the bank accounts, and matching and acquiring the number of file records from a generated file list of batch processing of the bank accounts.
The embodiment of the invention provides an automatic acquisition method and device for host batch processing operation results, which comprises the steps of firstly presetting and recording relevant parameters of captured keywords; therefore, at a preset time point, if the host finishes batch processing of the bank accounts, the host captures the relevant parameters of the keywords according to the records, matches and acquires the use condition data of the serial number from the SDSF system for storing the operation records of batch processing of the bank accounts, and matches and acquires the number of file records from the generated file list of batch processing of the bank accounts. Therefore, the invention can replace the process of manpower collection through an automatic collection scheme, automatically capture the conditions of using serial numbers and generating file records in batch operation after the batch operation of the host is finished, improve the working efficiency to a great extent and ensure the accuracy of statistical results. Therefore, the invention can solve the problems that manual statistics is respectively carried out in the operation LOG and the generated file by adopting a manual query mode in the prior art, high labor cost is required, and the data volume is large and error is easy to make.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a first flowchart of a method for automatically acquiring a batch job result of a host according to an embodiment of the present invention;
FIG. 2 is a flowchart II of a method for automatically collecting batch job results of a host according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an automatic acquisition device for host batch processing job results according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, an embodiment of the present invention provides a method for automatically collecting a result of a host batch processing job, including:
step 101, presetting and recording relevant parameters of the grabbing keywords.
Step 102, at a preset time point, if the host completes batch processing operation on the bank account, capturing relevant parameters of keywords according to the records, matching and acquiring use condition data of serial numbers from an SDSF (software description format) system for storing operation records of batch processing operation on the bank account, and matching and acquiring file record numbers from a generated file list of batch processing operation on the bank account.
The embodiment of the invention provides an automatic acquisition method for host batch processing operation results, which comprises the steps of firstly presetting and recording relevant parameters of captured keywords; therefore, at a preset time point, if the host finishes batch processing of the bank accounts, the host captures the relevant parameters of the keywords according to the records, matches and acquires the use condition data of the serial number from the SDSF system for storing the operation records of batch processing of the bank accounts, and matches and acquires the number of file records from the generated file list of batch processing of the bank accounts. Therefore, the invention can replace the process of manpower collection through an automatic collection scheme, automatically capture the conditions of using serial numbers and generating file records in batch operation after the batch operation of the host is finished, improve the working efficiency to a great extent and ensure the accuracy of statistical results. Therefore, the invention can solve the problems that manual statistics is respectively carried out in the operation LOG and the generated file by adopting a manual query mode in the prior art, high labor cost is required, and the data volume is large and error is easy to make.
To enable those skilled in the art to better understand the present invention, a more detailed embodiment is listed below, and as shown in fig. 2, an embodiment of the present invention provides a method for automatically collecting results of a host batch job, including:
step 201, presetting record capture keyword related parameters, wherein the record capture keyword related parameters comprise a statistic serial number related parameter and a statistic file record number related parameter; the parameters related to the statistical serial number comprise: the method comprises the following steps of (1) working operation environment, working prefix information, a submitting working user and database related parameters; the parameters related to the record number of the statistical file comprise: file prefix information, system accounting date, and database related parameters.
The operation in this embodiment refers to a code for calling a program in the host, and is an operation carrier of the program. A batch job refers to a cluster of jobs that perform a specified transaction, completing the ordered execution of a particular function.
Step 202, determining whether the host completes the batch processing operation of the bank account at the preset time point.
Here, the preset time point may be a certain time of day.
And 203, if the host finishes batch processing of the bank accounts, capturing relevant parameters of the keywords according to the records, executing the operation corresponding to the relevant parameters of the statistical serial number, calling a preset REXX script, and matching the use condition data of the captured serial number in the SDSF system for storing the operation records of batch processing of the bank accounts.
The REXX (structured Extended execution) script herein refers to a script implemented in a programming language developed by IBM. The SDSF (spool Display And Search facility) system is a system Display And query tool of IBM.
Step 203 here may be matching the usage data of the serial number according to the job running environment, the job prefix information, the user submitting the job, and the database related parameters.
And step 204, matching file records corresponding to the parameters related to the record number of the statistical files in a generated file list for carrying out batch processing operation on the bank accounts, and determining the record number of the files.
And step 205, writing the service condition data and the file record number of the serial number into a batch log table.
The batch log table is a database table used for storing batch job running information for subsequent checking of job running conditions.
According to the automatic collection method for the host batch processing operation results, provided by the embodiment of the invention, the process of manual collection can be replaced by the automatic collection scheme, and the conditions of using serial numbers and generating file records in batch operation can be automatically captured after the host batch processing operation is finished, so that the working efficiency can be greatly improved, and the accuracy of statistical results can be ensured. Therefore, the invention can solve the problems that manual statistics is respectively carried out in the operation LOG and the generated file by adopting a manual query mode in the prior art, high labor cost is required, and the data volume is large and error is easy to make.
In summary, the automatic collection method for host batch processing job results provided by the embodiments of the present invention has the following advantages:
firstly, the operation is simple and practical, after ensuring that the batch processing operation is completed, developers only need to configure the relevant parameters of the operation or the file to be monitored, and other processes can be automatically completed by the scheme.
Secondly, the development cost is saved, the development period is shortened, the whole process of the scheme can be automatically processed, and the manual workload can be greatly saved.
And the accuracy is improved, and the host batch processing operation result is automatically processed by the scheme, so that the method is more efficient and accurate than manual collection processing.
And fourthly, the system can be reused, and one-time manual collection is integrated into a reusable scheme, so that the management cost is reduced.
Corresponding to the method embodiments described in fig. 1 and fig. 2, as shown in fig. 3, an embodiment of the present invention further provides an automatic collection device for host batch processing job results, including:
and a parameter setting unit 31, configured to set and record parameters related to the capture keyword in advance.
And the result automatic acquisition unit 32 is used for capturing relevant parameters of the keywords according to the record when the host finishes batch processing operation on the bank account at a preset time point, matching and acquiring the use condition data of the serial number from the SDSF system for storing the operation record of batch processing operation on the bank account, and matching and acquiring the number of file records from the generated file list of batch processing operation on the bank account.
Specifically, the record capture keyword related parameters in the parameter setting unit 31 include a statistic serial number related parameter and a statistic file record number related parameter; the parameters related to the statistical serial number comprise: the method comprises the following steps of (1) working operation environment, working prefix information, a submitting working user and database related parameters; the parameters related to the record number of the statistical file comprise: file prefix information, system accounting date, and database related parameters.
In addition, the result automatic acquisition unit 32 is specifically configured to:
and executing the operation corresponding to the related parameters of the statistical serial number, calling a preset REXX script, and matching and capturing the service condition data of the serial number from the SDSF system for storing the operation record of the operation of batch processing the bank account.
Further, the result automatic acquiring unit 32 is specifically further configured to:
and matching file records corresponding to the parameters related to the statistical file record number in a generated file list for carrying out batch processing operation on the bank accounts, and determining the file record number.
Further, the automatic collection device for the host batch processing operation result further comprises:
and a batch log table writing unit 33, configured to write the usage data of the serial number and the number of file records into a batch log table.
According to the automatic acquisition device for the host batch processing operation results, provided by the embodiment of the invention, the process of manual collection can be replaced by an automatic collection scheme, and the conditions of using serial numbers and generating file records in batch operation can be automatically captured after the host batch processing operation is finished, so that the working efficiency can be greatly improved, and the accuracy of statistical results can be ensured. Therefore, the invention can solve the problems that manual statistics is respectively carried out in the operation LOG and the generated file by adopting a manual query mode in the prior art, high labor cost is required, and the data volume is large and error is easy to make.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the following steps:
and presetting and recording related parameters of the captured keywords.
At a preset time point, if the host finishes batch processing of the bank accounts, capturing relevant parameters of the keywords according to the records, matching and acquiring the use condition data of the serial number from an SDSF (software description format) system for storing the operation records of batch processing of the bank accounts, and matching and acquiring the number of file records from a generated file list of batch processing of the bank accounts.
In addition, an embodiment of the present invention further provides a computer device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the following steps when executing the program:
and presetting and recording related parameters of the captured keywords.
At a preset time point, if the host finishes batch processing of the bank accounts, capturing relevant parameters of the keywords according to the records, matching and acquiring the use condition data of the serial number from an SDSF (software description format) system for storing the operation records of batch processing of the bank accounts, and matching and acquiring the number of file records from a generated file list of batch processing of the bank accounts.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The principle and the implementation mode of the invention are explained by applying specific embodiments in the invention, and the description of the embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (8)

1. A method for automatically collecting results of a host batch processing job is characterized by comprising the following steps:
presetting and recording relevant parameters of the captured keywords;
at a preset time point, if the host finishes batch processing operation on the bank account, capturing relevant parameters of keywords according to the record, matching and acquiring the use condition data of serial numbers from an SDSF (software description format) system for storing operation records of batch processing operation on the bank account, and matching and acquiring the number of file records from a generated file list of batch processing operation on the bank account;
wherein, the related parameters of the record capture keywords comprise related parameters of the statistical serial number and related parameters of the statistical file record number; the parameters related to the statistical serial number comprise: the method comprises the following steps of (1) working operation environment, working prefix information, a submitting working user and database related parameters; the parameters related to the record number of the statistical file comprise: file prefix information, system accounting date and database related parameters;
the matching acquisition of the service condition data of the serial number from the SDSF system for storing the operation records of the batch processing operation of the bank accounts specifically comprises the following steps: and executing the operation corresponding to the related parameters of the statistical serial number, calling a preset REXX script, and matching and capturing the service condition data of the serial number from the SDSF system for storing the operation record of the operation of batch processing the bank account.
2. The method of claim 1, wherein matching the number of file records from the generated file list of the batch job to the bank account comprises:
and matching file records corresponding to the parameters related to the statistical file record number in a generated file list for carrying out batch processing operation on the bank accounts, and determining the file record number.
3. The method of automatically collecting results of a host batch job according to claim 2, further comprising:
and writing the service condition data and the file record number of the serial number into a batch log table.
4. An apparatus for automatically collecting results of a host batch job, comprising:
the parameter setting unit is used for presetting and recording relevant parameters of the captured keywords;
the result automatic acquisition unit is used for capturing relevant parameters of keywords according to the record if the host finishes batch processing operation on the bank account at a preset time point, matching and acquiring the use condition data of the serial number from an SDSF (software description format) system for storing operation records of batch processing operation on the bank account, and matching and acquiring the number of file records from a generated file list of batch processing operation on the bank account;
the record capturing keyword related parameters in the parameter setting unit comprise a statistic serial number related parameter and a statistic file record number related parameter; the parameters related to the statistical serial number comprise: the method comprises the following steps of (1) working operation environment, working prefix information, a submitting working user and database related parameters; the parameters related to the record number of the statistical file comprise: file prefix information, system accounting date and database related parameters;
the result automatic acquisition unit is specifically configured to: and executing the operation corresponding to the related parameters of the statistical serial number, calling a preset REXX script, and matching and capturing the service condition data of the serial number from the SDSF system for storing the operation record of the operation of batch processing the bank account.
5. The device of claim 4, wherein the automatic result collection unit is further configured to:
and matching file records corresponding to the parameters related to the statistical file record number in a generated file list for carrying out batch processing operation on the bank accounts, and determining the file record number.
6. The apparatus of claim 5, further comprising:
and the batch log table writing unit is used for writing the service condition data and the file record number of the serial number into the batch log table.
7. A computer-readable storage medium, on which a computer program is stored, which program, when executed by a processor, carries out the steps of:
presetting and recording relevant parameters of the captured keywords;
at a preset time point, if the host finishes batch processing operation on the bank account, capturing relevant parameters of keywords according to the record, matching and acquiring the use condition data of serial numbers from an SDSF (software description format) system for storing operation records of batch processing operation on the bank account, and matching and acquiring the number of file records from a generated file list of batch processing operation on the bank account;
wherein, the related parameters of the record capture keywords comprise related parameters of the statistical serial number and related parameters of the statistical file record number; the parameters related to the statistical serial number comprise: the method comprises the following steps of (1) working operation environment, working prefix information, a submitting working user and database related parameters; the parameters related to the record number of the statistical file comprise: file prefix information, system accounting date and database related parameters;
the matching acquisition of the service condition data of the serial number from the SDSF system for storing the operation records of the batch processing operation of the bank accounts specifically comprises the following steps: and executing the operation corresponding to the related parameters of the statistical serial number, calling a preset REXX script, and matching and capturing the service condition data of the serial number from the SDSF system for storing the operation record of the operation of batch processing the bank account.
8. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program performs the steps of:
presetting and recording relevant parameters of the captured keywords;
at a preset time point, if the host finishes batch processing operation on the bank account, capturing relevant parameters of keywords according to the record, matching and acquiring the use condition data of serial numbers from an SDSF (software description format) system for storing operation records of batch processing operation on the bank account, and matching and acquiring the number of file records from a generated file list of batch processing operation on the bank account;
wherein, the related parameters of the record capture keywords comprise related parameters of the statistical serial number and related parameters of the statistical file record number; the parameters related to the statistical serial number comprise: the method comprises the following steps of (1) working operation environment, working prefix information, a submitting working user and database related parameters; the parameters related to the record number of the statistical file comprise: file prefix information, system accounting date and database related parameters;
the matching acquisition of the service condition data of the serial number from the SDSF system for storing the operation records of the batch processing operation of the bank accounts specifically comprises the following steps: and executing the operation corresponding to the related parameters of the statistical serial number, calling a preset REXX script, and matching and capturing the service condition data of the serial number from the SDSF system for storing the operation record of the operation of batch processing the bank account.
CN201711068995.5A 2017-11-03 2017-11-03 Automatic collection method and device for host batch processing operation results Active CN107908697B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711068995.5A CN107908697B (en) 2017-11-03 2017-11-03 Automatic collection method and device for host batch processing operation results

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711068995.5A CN107908697B (en) 2017-11-03 2017-11-03 Automatic collection method and device for host batch processing operation results

Publications (2)

Publication Number Publication Date
CN107908697A CN107908697A (en) 2018-04-13
CN107908697B true CN107908697B (en) 2022-01-14

Family

ID=61843375

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711068995.5A Active CN107908697B (en) 2017-11-03 2017-11-03 Automatic collection method and device for host batch processing operation results

Country Status (1)

Country Link
CN (1) CN107908697B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110472945A (en) * 2019-08-16 2019-11-19 中国银行股份有限公司 Batch serial number auto-allocation method and system
CN113010377B (en) * 2021-03-03 2024-06-14 中国工商银行股份有限公司 Method and device for collecting operation log of job

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103514216A (en) * 2012-06-29 2014-01-15 中国银联股份有限公司 Serial number generating method based on database system
CN106649869A (en) * 2017-01-03 2017-05-10 深圳博十强志科技有限公司 Statistical method and statistical device for big data in database

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2514590B (en) * 2013-05-30 2016-01-06 Keysight Technologies Singapore Holdings Pte Ltd Method and apparatus for logging data records

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103514216A (en) * 2012-06-29 2014-01-15 中国银联股份有限公司 Serial number generating method based on database system
CN106649869A (en) * 2017-01-03 2017-05-10 深圳博十强志科技有限公司 Statistical method and statistical device for big data in database

Also Published As

Publication number Publication date
CN107908697A (en) 2018-04-13

Similar Documents

Publication Publication Date Title
KR101559206B1 (en) Method of processing log data, and system operating the same
CN108255620B (en) Service logic processing method, device, service server and system
CN108647357B (en) Data query method and device
CN110209650A (en) The regular moving method of data, device, computer equipment and storage medium
US9009175B2 (en) System and method for database migration and validation
US9740595B2 (en) Method and apparatus for producing a benchmark application for performance testing
CN106293891B (en) Multidimensional investment index monitoring method
CN105573859A (en) Data recovery method and device of database
CN111767227A (en) Recording playback test method and device
CN107908697B (en) Automatic collection method and device for host batch processing operation results
CN107315652B (en) Data backup method and cloud HDFS system
CN111221698A (en) Task data acquisition method and device
CN102043720A (en) Method and device for generating test data automatically by utilizing structured query language (SQL) sentences
CN111078510B (en) Task processing progress recording method and device
CN113138990A (en) Data blood margin construction and tracing method, device and equipment
CN110597669B (en) Bank historical data parameterized backup recovery method and device
CN110888909B (en) Data statistical processing method and device for evaluation content
CN113448867B (en) Software pressure testing method and device
CN115712654A (en) Method and device for inquiring transaction state
CN111061749B (en) Database transaction concurrent redoing method and device based on transaction sequence analysis
CN114385188A (en) Code workload statistical method and device and electronic equipment
CN112130849A (en) Automatic code generation method and device
CN111461864A (en) Transaction processing method and device
CN113064943A (en) Data acquisition method and device, electronic equipment and storage medium
CN106709803B (en) Payment service monitoring processing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant