CN110362452B - Batch operation and maintenance method and system - Google Patents

Batch operation and maintenance method and system Download PDF

Info

Publication number
CN110362452B
CN110362452B CN201910648701.9A CN201910648701A CN110362452B CN 110362452 B CN110362452 B CN 110362452B CN 201910648701 A CN201910648701 A CN 201910648701A CN 110362452 B CN110362452 B CN 110362452B
Authority
CN
China
Prior art keywords
batch
log
data
logs
template
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
CN201910648701.9A
Other languages
Chinese (zh)
Other versions
CN110362452A (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 CN201910648701.9A priority Critical patent/CN110362452B/en
Publication of CN110362452A publication Critical patent/CN110362452A/en
Application granted granted Critical
Publication of CN110362452B publication Critical patent/CN110362452B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • G06F11/3072Monitoring arrangements determined by the means or processing involved in reporting the monitored data where the reporting involves data filtering, e.g. pattern matching, time or event triggered, adaptive or policy-based reporting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3089Monitoring arrangements determined by the means or processing involved in sensing the monitored data, e.g. interfaces, connectors, sensors, probes, agents

Abstract

The invention provides a batch operation and maintenance method and a system, wherein the method comprises the following steps: acquiring log template data; according to the batch demand data, screening log templates meeting the batch demand in the log template data to generate initial batch logs; and acquiring system batch operation data, updating the initial batch log according to the system batch operation data, recording batch operation conditions, and generating batch operation logs. By using the method and the system, the electronic batch logs can be automatically generated according to the batch requirements, the batch log recording mode is optimized, the manual operation is simplified, the manual operation risk is effectively reduced, the operation and maintenance efficiency is improved, and the operation and maintenance resources are saved.

Description

Batch operation and maintenance method and system
Technical Field
The invention relates to the technical field of system operation and maintenance, in particular to a batch operation and maintenance method and a system.
Background
In a bank system, tens of systems are required to execute batch operation basically every night, in order to ensure correct operation and record batch operation conditions, batch logs of various system batches are usually printed by paper, each batch log comprises an operation method and a batch operation step list, and an operator manually records the batch operation conditions on the logs. This mode of operation and maintenance presents the following problems:
1. because the batch systems in each operation are possibly different, the system logs needing to be operated in batches need to be screened out for printing records, and thus the problems of low efficiency and high risk of manual operation exist.
2. When a paper document is used for log recording and information inquiry, the problems of low efficiency and high risk of manual operation exist.
3. The historical log information recorded by the paper document is difficult to be used for data processing such as subsequent inquiry, analysis and the like, and has the problems of large volume, difficult management, difficult storage, difficult destruction and the like.
In a comprehensive view, the existing operation and maintenance mode of batch operation mainly has the problems of low efficiency, large risk of manual operation, high cost of paper, low utilization rate of log information and the like.
Disclosure of Invention
In order to solve the problems, the invention provides a batch operation and maintenance method and a system, the method and the system can automatically generate electronic batch logs according to batch requirements, the batch log recording mode is optimized, the manual operation is simplified, the manual operation risk is effectively reduced, the operation and maintenance efficiency is improved, the operation and maintenance resources (the use and management of paper) are saved, the log information can be inquired and exported, and the operation and maintenance personnel can conveniently check the log.
In an embodiment of the present invention, a batch operation and maintenance method is provided, where the method includes:
acquiring log template data;
according to the batch demand data, screening a log template meeting the batch demand in the log template data to generate an initial batch log;
and acquiring system batch operation data, updating the initial batch log according to the system batch operation data, recording batch operation conditions, and generating batch operation logs.
In an embodiment of the present invention, a batch operation and maintenance system is further provided, where the system includes:
the template library management module is used for acquiring log template data;
the log library management module is used for screening log templates meeting the batch requirements in the log template data according to the batch requirement data to generate initial batch logs;
and the log processing module is used for acquiring system batch operation data, updating the initial batch logs according to the system batch operation data, recording batch operation conditions and generating batch operation logs.
In an embodiment of the present invention, a computer device is further provided, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the batch operation and maintenance method is implemented.
In an embodiment of the present invention, a computer-readable storage medium is further provided, where the computer-readable storage medium stores a computer program for executing the batch operation and maintenance method.
The batch operation and maintenance method and the system can automatically generate electronic batch logs according to batch requirements, optimize a batch log recording mode, simplify manual operation, effectively reduce manual operation risks, improve operation and maintenance efficiency and save operation and maintenance resources.
Drawings
Fig. 1 is a schematic flow chart of a batch operation and maintenance method according to an embodiment of the present invention.
Fig. 2 is an interface diagram of a core system log template according to an embodiment of the invention.
FIG. 3 is a schematic interface diagram of a peripheral system log template according to an embodiment of the present invention.
FIG. 4 is a schematic interface diagram of a peripheral manual intervention table according to an embodiment of the present invention.
FIG. 5 is a flow chart illustrating an automatic log generation process according to an embodiment of the present invention.
FIG. 6 is a flowchart illustrating the manual operations of automatic log generation, in accordance with an embodiment of the present invention.
FIG. 7 is a diagram of an initial interface for automatic log generation, in accordance with an embodiment of the present invention.
FIG. 8 is a schematic diagram of an input information interface for automatic log generation according to an embodiment of the invention.
FIG. 9 is a flow chart of specific log generation according to an embodiment of the present invention.
FIG. 10 is a flowchart illustrating the manual operation of a specific log generation process according to an embodiment of the present invention.
FIG. 11 is a diagram of an initial interface for specific log generation in accordance with an embodiment of the present invention.
FIG. 12 is a schematic diagram of an input information interface for specific log generation, in accordance with an embodiment of the present invention.
FIG. 13 is a flowchart illustrating the overall flow of the initial batch log, in accordance with an embodiment of the present invention.
FIG. 14 is a flowchart illustrating operation of a batch run scenario in accordance with an embodiment of the present invention.
FIG. 15 is a diagram of a login operation exchange interface according to an embodiment of the invention.
Fig. 16 is a schematic view of an operation authority selection interface according to an embodiment of the present invention.
FIG. 17 is a diagram of an interface for completing a privilege change according to an embodiment of the invention.
FIG. 18 is a schematic interface diagram of a batch Log operation platform according to an embodiment of the present invention.
FIG. 19 is a logic diagram illustrating the operation of a batch run log, in accordance with an embodiment of the present invention.
FIG. 20 is a flowchart illustrating a batch operation and maintenance method according to another embodiment of the present invention.
FIG. 21 is a diagram of a query results interface in accordance with an embodiment of the present invention.
FIG. 22 is a diagram illustrating an interface for exporting logs, according to an embodiment of the present invention.
Fig. 23 is a schematic structural diagram of a batch operation and maintenance system according to an embodiment of the present invention.
Detailed Description
The principles and spirit of the present invention will be described with reference to a number of exemplary embodiments. It is understood that these embodiments are given solely for the purpose of enabling those skilled in the art to better understand and to practice the invention, and are not intended to limit the scope of the invention in any way. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As will be appreciated by one skilled in the art, embodiments of the present invention may be embodied as a system, apparatus, device, method, or computer program product. Accordingly, the present disclosure may be embodied in the form of entirely hardware, entirely software (including firmware, resident software, micro-code, etc.) or a combination of hardware and software.
The principles and spirit of the present invention are explained in detail below with reference to several exemplary embodiments of the present invention.
Fig. 1 is a schematic flow chart of a batch operation and maintenance method according to an embodiment of the present invention. As shown in fig. 1, the method includes:
in step S1, log template data is acquired.
The log template is divided into: core system log template, peripheral system (all other systems other than the core system are referred to as peripheral systems) log template.
In one embodiment, the structure of the core system log template is shown in table 1:
TABLE 1 core System Log template
Name of field Types of
Environment(s) of Character(s)
Example number Character(s)
Number of lines Character(s)
Master sequence number Numerical value
Subsequence number Character(s)
Registering identification bit Bu Lin
Generating an identification bit Bu Lin
Double check Bu Lin
Execution progress Numerical value
Execution step Character(s)
Execution hints Character(s)
Fig. 2 is a schematic interface diagram of a core system log template. As shown in fig. 2, the environment, instance name, and branch number of each task in the core system log template are the same, which are T1, ame, 888, respectively, and the main sequence numbers are arranged from 1 to small; the tasks are executed in sequence from small to large according to the main sequence number. Correspondingly, when the batch running condition is recorded subsequently and the initial batch log is updated, the sequence of the main sequence number and the sub sequence number also needs to be followed.
The structure of the peripheral system log template is shown in table 2:
TABLE 2 peripheral System Log template
Name of field Type (B)
Unique identification Character(s)
Environment(s) of Character(s)
Name of example Character(s)
Name of system Character(s)
Master sequence number Numerical value
Subsequence number Character(s)
Priority level Character(s)
Registering identification bits Bu Lin
Double check Bu Lin
Generating identification bits Bu Lin
Execution progress Numerical value
Execution prompt Character(s)
Fig. 3 is a schematic interface diagram of a log template of a peripheral system. As shown in fig. 3, the system name of the legend is AAS.
The structure of the peripheral artificial intervention table is shown in table 3:
TABLE 3 peripheral artificial intervention table
Name of field Types of
Name of system Character(s)
Option name Character(s)
Intervention position Character(s)
System alias Character(s)
Fig. 4 is a schematic interface diagram of the peripheral manual intervention table. The peripheral manual intervention table is an external input data in the batch operation and maintenance process, and the data can influence the generation of the initial batch log, so that the subsequent step S2 can automatically generate the selected log. As shown in fig. 4, the peripheral manual intervention table specifically classifies the system, for example, the BOCNET system has two batch modes: file download and data download modes.
In this embodiment, the core system log template, the peripheral system log template, and the manual intervention table may be preset before operation and maintenance, or may be adjusted and supplemented along with the operation and maintenance.
After the log template data is acquired, step S2 is further performed.
Step S2, according to the batch demand data, screening the log template meeting the batch demand in the log template data, and generating an initial batch log; wherein the initial batch log comprises: automatic logs and special logs.
The automatic log is used for generating daily batch log files meeting the requirement according to batch running requirements of batch notifications. The special log is a batch log file which generates single or multiple systems according to special batch requirements. And automatically generating a selected log after setting options such as environment, date, batch and the like on an interactive interface by importing external inputs such as a core/peripheral log template, a scheduling management log, a peripheral manual intervention table and the like.
In this embodiment, the batch requirement may be preset before operation and maintenance.
In this embodiment, the generation flow of the automatic log is as shown in fig. 5:
step S501, receiving batch demand data including environment information, natural date information and batch information, and generating batch running demand data.
Step S502, the core system log template and the peripheral system log template which accord with the batch requirement data are screened.
Step S503, according to the peripheral manual intervention table, executing manual operation instructions of the core system log template and the peripheral system log template which accord with batch running demand data, and generating the automatic log.
Specifically, the operation flow of the operation and maintenance personnel is shown in fig. 6.
Firstly, a core system log template, a peripheral system log template and a peripheral manual intervention table are imported.
And opening a log library management interface, and selecting an 'automatic log generation' item in a page. FIG. 7 is a schematic diagram of an automated log generation interface.
Further, environment information, natural date information and batch information are input, the batch information defaults to 1, and after the operation and maintenance personnel click the "confirm" button, the interface changes as shown in the schematic diagram of fig. 8. For generating the identification bit S, changing the identification bit S into Y, and changing the identification bit S into N, wherein the identification bit S does not need to be generated; in the peripheral manual intervention table, a peripheral log to be retained is selected.
Referring to fig. 8, in the core intervention column 801, the "generation identification bit" is modified to modify the log content, the row log retention is selected "Y", and the row log deletion is selected "N". In the peripheral intervention column 802, the logs needing to be reserved are selected, and the logs are not selected if not; after the selection is completed, clicking a 'completion' button to generate a log.
And the background system deletes the unneeded core logs and peripheral logs according to the manual operation instruction, retains the needed core logs and peripheral logs and generates automatic logs.
In this embodiment, the generation flow of the specific log is as shown in fig. 9:
step S901, receiving batch demand data including environment information, batch run date information, system name, instance number, batch information, and branch information, and generating specific demand data.
And step S902, when the system is named as a core system, screening the core system log template which accords with specific requirement data.
And step S903, executing a manual operation instruction of the core system log template which accords with the specific requirement data, and generating a specific log of the core system.
And step S902', when the system is named as a peripheral system, screening the log template of the peripheral system which meets the specific requirement data.
And step S903', executing a manual operation instruction of the peripheral system log template which accords with the specific requirement data according to the peripheral manual intervention table, and generating a specific log of the peripheral system.
Specifically, the operation flow of the operation and maintenance personnel is shown in fig. 10.
Firstly, a core system log template, a peripheral system log template and a peripheral manual intervention table are imported.
And opening a log library management interface, and selecting a specific log generation item in a page. As shown in FIG. 11, a schematic of an interface is generated for a particular log.
Further, inputting environment information, batch running date information, system name, instance number, batch information and branch information; the batch information is defaulted to 3, after the operation and maintenance personnel click the 'confirm' button, the interface changes as shown in fig. 12, and the interface of fig. 12 is temporarily blank because no specific log needs to be generated temporarily in the core system or the peripheral system; if the log is available, the operation steps of the automatic log can be referred, options are displayed in the core intervention column and the peripheral intervention column, and the specific log of the core system and the specific log of the peripheral system are generated through manual selection of workers.
The specific operations of generating the specific logs of the core system and the specific logs of the peripheral system are as follows:
when the system name is a core system, changing the generation of the identification bit S into Y and changing the generation of the identification bit S into N; and the background system deletes the unneeded core logs, retains the needed core logs and generates specific logs of the core system according to the manual operation instruction.
When the system name is a peripheral system, selecting a peripheral log to be reserved in a peripheral manual intervention table; and the background system deletes the peripheral logs which are not needed according to the manual operation instruction, retains the peripheral logs which are needed and generates specific logs of the peripheral system.
FIG. 13 is a detailed flow diagram of generating an initial batch log according to one embodiment of the invention. As shown in fig. 13, firstly, after the batch notification and the work order are issued, the operation and maintenance personnel input information such as environment, date, batch and the like (step S1301), and the system which does not run batch is filtered out according to the batch notification (step S1302) to obtain the system which needs to run batch; according to the work order, the operation and maintenance staff inputs information such as environment, date, system name, instance number, batch, branch and the like (step S1303).
Further, step S1304 is executed, and the operation and maintenance system searches the system log template according to the log template data.
And if not, feeding back prompt information without a corresponding log template.
If the log template is found, step S1305 is further executed to determine whether the found log template corresponds to the core system or the peripheral system, if the log template corresponds to the core system, step S1306 is executed, and if the log template corresponds to the peripheral system, step S1309 is executed.
In step S1306, since the log template corresponds to the core system, it is searched for whether there is an "S" value in the "generation flag".
And if not, directly obtaining the log generation range of the core system.
If found, execute step S1307 to generate manual options; then, step S1308 is executed, in which a selection instruction is manually input, for the generation of the identification bit S, Y is changed to Y, and N is changed to N, so as to obtain the log generation range of the core system.
Step 1309, because the log template corresponds to the peripheral system, whether a peripheral manual intervention item exists is searched according to the peripheral manual intervention table.
If not, the log generation range of the peripheral system is directly obtained.
If yes, executing step S1307 according to the peripheral manual intervention item to generate a manual option; further, step S1308 is executed, in which a selection instruction is manually input, the peripheral log to be retained is selected, and the log generation range of the peripheral system is obtained.
Step S1310, generate a corresponding initial batch log according to the log generation range and the log template.
After the initial batch log is generated, step S3 is further performed.
And step S3, obtaining system batch operation data, updating the initial batch log according to the system batch operation data, recording batch operation conditions, and generating batch operation logs.
The system batch operation data can be automatically acquired through a download log information interface of the batch process or manually input. The log information is automatically acquired through a downloading log information interface of the batch process, so that manual filling operation is not needed, and the manual operation cost is saved.
In an embodiment, the operation and maintenance personnel may manually record the batch operation condition of each system, as shown in fig. 14, the operation steps are as follows:
and step 1401, acquiring the authority of operation and maintenance operations such as query and modification of the log, and avoiding misoperation caused by sharing of multiple people.
And step S1402, operating the log according to the batch running condition of the system.
The specific process of step S1401 is:
firstly, entering an operation interface, and clicking 'permission' by an operation and maintenance person to obtain the modification permission of logs in batches in different environments; as shown in fig. 15, a schematic diagram of a login operation exchange interface is shown, where the left side shows an environment and an authority assignment condition, and the right side shows a log system name of the environment that is not started and is in progress; T1-T5 in FIG. 15 are 5 functional test environments currently in use; after clicking, 4 operations of "obtaining core right", "obtaining peripheral right", "removing core right", and "removing peripheral right" may be selected, and specific operation steps may be as shown in fig. 16 to fig. 17.
As shown in fig. 16, taking T1 as an example, the operation authority in the environment is selected, and after the authority selection is performed, as shown in fig. 17, the interface diagram after the authority change is completed is shown.
After the permission change is completed, step S1402 is further executed, and the operation and maintenance personnel can operate the logs according to the batch operation condition of each system; or automatically acquiring the batch operation condition of the system through a log information downloading interface of the batch process, and automatically operating the log.
The specific method of operating the log is to open the system label page according to the system name in the log classification entry and to truly fill the batch log according to the batch running condition.
As shown in fig. 18, which is a schematic interface diagram of the batch log running operation platform, specific log contents are displayed. Wherein the content of the first and second substances,
the 'remarks' column can input characters; the item can be automatically written into remark information by the operation and maintenance system, or be stored by clicking a lower determination button after being filled by operation and maintenance personnel.
The "start time" and "end time" correspond to the start and end times of the recording step, and may be automatically recorded by the operation and maintenance system, or may be written into the system time when the operation and maintenance personnel click after clicking.
The "rollback" button may be actuated by the operation and maintenance personnel by clicking the rollback button.
The rechecker ID can be written by the rechecker after the "recheck" button is clicked.
In this embodiment, each operation step in the initial batch log is provided with a main sequence number and a sub sequence number, the operation steps are executed in the main sequence number, and all the steps provided with the same main sequence number are executed in parallel.
With reference to step S3, after the batch operation data is obtained, according to the system batch operation data, the operation and maintenance system or the operation and maintenance staff needs to update the initial batch logs in sequence according to the main sequence number and the sub sequence number of the operation step in the initial batch logs, record the batch operation condition, and finally generate batch operation logs.
Taking manual operation as an example, as shown in fig. 19, a schematic diagram of an operation logic of a batch run log is shown. Wherein the content of the first and second substances,
in step S1901, a system log requiring execution of a batch is opened.
In step S1902, if the log information is not completed, the log is filled according to the sequence of the operation steps.
Each operation step in the log has an independent sequence number (the sequence number is a main sequence number plus a sub sequence number, the main sequence number can be a number, and the sub sequence number is a letter), the steps are executed in the sequence from small to large of the main sequence number, and all the steps with the same main sequence number (different sub sequence numbers) can be executed in parallel; the operation and maintenance personnel can only fill in the logs according to the sequence of the operation steps (the operation and maintenance system can make a judgment, and cannot record the logs of the subsequent steps when the previous steps are not completed).
Step S1903, checks the batch logs of all systems, and finally completes the batch log recording if all log information operations are completed.
Similarly, after the operation and maintenance system automatically obtains the system batch operation data through the log information downloading interface of the batch process, the initial batch log can also be updated according to the sequence number.
The operation and maintenance method can automatically generate the batch operation logs meeting the requirement, manual judgment and screening are not needed, and manual operation is simplified; meanwhile, the sequence number is added to the log, the operation sequence of the batch steps is automatically judged, and the operation risks of manual log filling and error writing are reduced.
The generated batch operation data are electronic data, so that data basis can be provided for subsequent big data analysis; and paper printing is not needed, so that the operation and maintenance cost is saved, and the subsequent operation and maintenance requirements of storing, managing paper and the like are avoided.
As shown in fig. 20, after the batch execution log is generated in step S3, the method further includes:
and step S4, receiving the query instruction, and displaying the corresponding batch operation logs.
And step S5, receiving an export instruction, and exporting the corresponding batch running log.
And step S6, analyzing the batch operation condition according to the batch operation log to obtain a batch operation and maintenance analysis result.
Although the operations of the method of the present invention are described in the above embodiments and in the accompanying drawings in a particular order, this does not require or imply that the operations must be performed in that particular order, or that all of the illustrated operations must be performed, in order to achieve the desired results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions.
According to the step S4, operation and maintenance personnel can inquire the batch operation logs, and visually display the batch operation state of each system, thereby providing further convenience for operation and maintenance work. Query conditions can be set by setting options such as environment, system, example, line, batch, date and the like, and a logic function pull-down list control can be set to realize different query requirements.
According to the step S5, an export operation may be performed on the query result, which facilitates subsequent secondary processing of batch log data.
Referring to fig. 21, a schematic view of a query result interface is shown, where a query condition column 2101 is arranged below the interface, and may set a filtering condition, and after a filtering range is input, a "query" button is clicked to display query contents according to the condition.
In addition, the system information which is not executed and is in execution can be displayed in the interface, wherein the system with the main sequence number of 1 represents the system which is not executed, the system which is not 1 is the system in execution, the main sequence number is the sequence number of the step in current execution, and if remark instructions exist, the main sequence number can be displayed in a remark column; the completed system log will not be displayed.
Referring to fig. 22, after the export condition is selected, an export file may be generated by clicking a "log export" button, and the export file may be stored as an EXCEL file in the computer.
According to the step S6, a historical data analysis method may be added to further analyze the batch operation situation based on the batch operation log, so as to assist the operation and maintenance personnel in optimizing the batch operation and maintenance.
Therefore, the method can enable operation and maintenance personnel to conveniently inquire and estimate the batch operation condition through the interactive interface, and facilitates the analysis and judgment of the operation and maintenance condition.
The operation and maintenance method can automatically generate electronic batch logs according to batch requirements, optimizes the batch log recording mode, simplifies manual operation, effectively reduces the risk of manual operation, improves operation and maintenance efficiency, saves operation and maintenance resources (paper use and management), can realize log information query and export, and is convenient for operation and maintenance personnel to check.
In the operation steps of the batch logs, the sequence numbers are added to the logs, the operation sequence of the batch steps is automatically judged, and due to the fact that the front dependency relationship and the back dependency relationship are added, a judgment basis is provided according to the dependency relationship, manual judgment is reduced, and misoperation risks are reduced.
Based on the same inventive concept, the present invention further provides a batch operation and maintenance system, as shown in fig. 23, the system includes:
a template library management module 2310 for acquiring log template data; the module can provide a log template and a manual intervention table, and provides a data source for batch running logs.
The log library management module 2320 is configured to filter, according to the batch demand data, a log template that meets the batch demand from the log template data, and generate an initial batch log.
The log processing module 2330 is configured to obtain system batch operation data, update the initial batch log according to the system batch operation data, record a batch operation condition, and generate a batch operation log.
The log query module 2340 is configured to receive a query instruction and display corresponding batch running logs; the module can provide an interface for inquiring the batch logs, and is convenient for tracking and inquiring the batch running condition.
The log export module 2350 is used for receiving export instructions and exporting the corresponding batch running logs.
And the log analysis module 2360 is configured to analyze the batch operation conditions according to the batch operation logs to obtain a batch operation and maintenance analysis result.
As shown in fig. 1 to 23, the batch operation and maintenance system can provide a convenient operation and maintenance operation interface during operation, so that operation and maintenance personnel can conveniently operate the batch operation condition through an interactive interface.
It should be noted that although several modules of the bulk operation and maintenance system are mentioned in the above detailed description, such partitioning is merely exemplary and not mandatory. Indeed, the features and functions of two or more of the modules described above may be embodied in one module according to embodiments of the invention. Conversely, the features and functions of one module described above may be further divided into embodiments by a plurality of modules.
Based on the same inventive concept, the invention further provides a computer device, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor implements the batch operation and maintenance method when executing the computer program.
Based on the same inventive concept, the invention also provides a computer-readable storage medium, which stores a computer program for executing the batch operation and maintenance method.
The batch operation and maintenance method and the system are based on the log template, different batches of logs can be automatically customized according to batch requirements, and the risk of manual screening is reduced; meanwhile, the sequence of batch operation steps can be standardized, the operation is simplified, and the risk of manual misoperation is avoided; and the whole batch running state is provided by summarizing batch log information.
The batch operation and maintenance method and the system can automatically generate electronic batch logs according to batch requirements, optimize a batch log recording mode, simplify manual operation, effectively reduce manual operation risks, improve operation and maintenance efficiency and save operation and maintenance resources.
While the spirit and principles of the invention have been described with reference to several particular embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, nor is the division of aspects, which is for convenience only as the features in such aspects may not be combined to benefit. The invention is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (7)

1. A method for batch operation, the method comprising:
acquiring log template data; wherein the log template data comprises: a core system log template and a peripheral system log template;
according to the batch demand data, screening log templates meeting the batch demand in the log template data to generate initial batch logs; wherein the initial batch log comprises: automatic logs and special logs;
acquiring system batch operation data, updating the initial batch log according to the system batch operation data, recording batch operation conditions, and generating batch operation logs;
according to batch demand data, screening a log template meeting batch demands in the log template data to generate an initial batch log, and the method comprises the following steps:
receiving batch demand data including environment information, natural date information and batch information, and generating batch running demand data;
screening the core system log template and the peripheral system log template which meet the batch running requirement data;
executing manual operation instructions of the core system log template and the peripheral system log template which accord with the batch running demand data according to a peripheral manual intervention table to generate the automatic log;
receiving batch demand data including environment information, batch running date information, a system name, an instance number, batch information and branch information, and generating specific demand data;
when the system name is a core system, screening the core system log template which accords with specific required data;
executing a manual operation instruction of the core system log template which accords with specific required data to generate a specific log of a core system;
when the system is named as a peripheral system, screening the log template of the peripheral system which accords with specific required data;
and executing a manual operation instruction of the peripheral system log template which accords with the specific requirement data according to the peripheral manual intervention table to generate a specific log of the peripheral system.
2. The batch operation and maintenance method according to claim 1, wherein each operation step is provided with a main sequence number and a sub sequence number in the initial batch log, the operation steps are executed in the main sequence number, and all steps provided with the same main sequence number are executed in parallel.
3. The batch operation and maintenance method according to claim 2, wherein the obtaining of system batch operation data, updating the initial batch log according to the system batch operation data, recording a batch operation condition, and generating a batch operation log comprises:
automatically acquiring system batch operation data through a download log information interface of a batch flow, or receiving manually input system batch operation data;
and according to the system batch operation data, sequentially updating the initial batch logs according to the main sequence number and the sub sequence number of the operation steps in the initial batch logs, recording the batch operation condition, and generating batch operation logs.
4. The batch operation and maintenance method according to claim 1, further comprising:
receiving a query instruction, and displaying corresponding batch operation logs;
receiving an export instruction, and exporting corresponding batch running logs;
and analyzing the batch operation condition according to the batch operation log to obtain a batch operation and maintenance analysis result.
5. A batch operation and maintenance system, comprising:
the template library management module is used for acquiring log template data; wherein the log template data comprises: a core system log template and a peripheral system log template;
the log library management module is used for screening log templates meeting the batch requirements in the log template data according to the batch requirement data to generate initial batch logs; wherein the initial batch log comprises: automatic logs and special logs;
the log processing module is used for acquiring system batch operation data, updating the initial batch logs according to the system batch operation data, recording batch operation conditions and generating batch operation logs;
wherein, the log library management module is specifically configured to:
receiving batch demand data including environment information, natural date information and batch information, and generating batch running demand data;
screening the core system log template and the peripheral system log template which accord with the batch running requirement data;
executing manual operation instructions of the core system log template and the peripheral system log template which accord with the batch running demand data according to a peripheral manual intervention table to generate the automatic log;
receiving batch demand data including environment information, batch running date information, a system name, an instance number, batch information and branch information, and generating specific demand data;
when the system name is a core system, screening the core system log template which accords with specific required data;
executing a manual operation instruction of the core system log template which accords with specific required data to generate a specific log of a core system;
when the system is named as a peripheral system, screening the log template of the peripheral system which accords with specific required data;
and executing a manual operation instruction of the peripheral system log template which accords with specific required data according to a peripheral manual intervention table to generate a specific log of a peripheral system.
6. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any of claims 1 to 4 when executing the computer program.
7. A computer-readable storage medium, characterized in that it stores a computer program for performing the method of any of claims 1 to 4.
CN201910648701.9A 2019-07-18 2019-07-18 Batch operation and maintenance method and system Active CN110362452B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910648701.9A CN110362452B (en) 2019-07-18 2019-07-18 Batch operation and maintenance method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910648701.9A CN110362452B (en) 2019-07-18 2019-07-18 Batch operation and maintenance method and system

Publications (2)

Publication Number Publication Date
CN110362452A CN110362452A (en) 2019-10-22
CN110362452B true CN110362452B (en) 2022-07-22

Family

ID=68220240

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910648701.9A Active CN110362452B (en) 2019-07-18 2019-07-18 Batch operation and maintenance method and system

Country Status (1)

Country Link
CN (1) CN110362452B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102393822A (en) * 2011-11-30 2012-03-28 中国工商银行股份有限公司 Batch scheduling system and method
CN103366243A (en) * 2013-06-19 2013-10-23 华夏银行股份有限公司 Banking business core system
CN106789153A (en) * 2016-11-09 2017-05-31 苏州数言信息技术有限公司 The log recording of self adaptation by all kinds of means of Internet of things system terminal device, output intent and system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102868559A (en) * 2012-09-17 2013-01-09 苏州迈科网络安全技术股份有限公司 Method and system for generating weblog data
CN104933618B (en) * 2015-06-03 2018-05-11 中国银行股份有限公司 Core banking system batch jobs run the monitoring method and device of data
CN105049287A (en) * 2015-07-28 2015-11-11 小米科技有限责任公司 Log processing method and log processing devices
US11221904B2 (en) * 2015-12-28 2022-01-11 Nec Corporation Log analysis system, log analysis method, and log analysis program
CN105975376A (en) * 2016-04-28 2016-09-28 广州市锲致智能技术有限公司 Log processing based numerical control system security processing method
CN109376130A (en) * 2018-10-18 2019-02-22 国云科技股份有限公司 A method of the self-defined template based on cloudy platform records operation log

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102393822A (en) * 2011-11-30 2012-03-28 中国工商银行股份有限公司 Batch scheduling system and method
CN103366243A (en) * 2013-06-19 2013-10-23 华夏银行股份有限公司 Banking business core system
CN106789153A (en) * 2016-11-09 2017-05-31 苏州数言信息技术有限公司 The log recording of self adaptation by all kinds of means of Internet of things system terminal device, output intent and system

Also Published As

Publication number Publication date
CN110362452A (en) 2019-10-22

Similar Documents

Publication Publication Date Title
US10824543B2 (en) System and method for automated software test case designing based on machine learning (ML)
US11651272B2 (en) Machine-learning-facilitated conversion of database systems
EA006060B1 (en) Automated system & method for patent drafting & technology assessment
CN107578217B (en) Working electronic flow autonomous generation method and device and office management system
CN111813680B (en) Method and device for generating test script, computer equipment and storage medium
US10275234B2 (en) Selective bypass of code flows in software program
CN117238433B (en) Method for automatically isolating document data based on Libreoffice
EP2869195A1 (en) Application coordination system, application coordination method, and application coordination program
CN112558967A (en) Page automatic generation method and device, electronic equipment and storage medium
CN116401407A (en) Node attribute configuration method, device, equipment and storage medium of mind map
CN112506892A (en) Index traceability management system based on metadata technology
CN114270313A (en) Computer-implemented method, computer program and physical computing environment
EP3113016A1 (en) Tracing dependencies between development artifacts in a development project
CN110362452B (en) Batch operation and maintenance method and system
CN111061733B (en) Data processing method, device, electronic equipment and computer readable storage medium
US11977473B2 (en) Providing a pseudo language for manipulating complex variables of an orchestration flow
CN116225902A (en) Method, device and equipment for generating test cases
CN115935917A (en) Data processing method, device and equipment for visual chart and storage medium
CN113434585A (en) Resource saving method and equipment
EP4154129A1 (en) Database management methods and associated apparatus
CN113420080A (en) Toxicology experiment data management system
CN115579096A (en) Automatic generation and analysis verification method, system and storage medium for drug alert E2B R3 standard report
US8631393B2 (en) Custom database system and method of building and operating the same
US10268730B2 (en) Focus-driven user interface
WO2008014387A2 (en) Custom database system and method of building and operating the same

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