CN110502522B - Report processing system and method - Google Patents

Report processing system and method Download PDF

Info

Publication number
CN110502522B
CN110502522B CN201910814374.XA CN201910814374A CN110502522B CN 110502522 B CN110502522 B CN 110502522B CN 201910814374 A CN201910814374 A CN 201910814374A CN 110502522 B CN110502522 B CN 110502522B
Authority
CN
China
Prior art keywords
order
server
report
distribution
order number
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
CN201910814374.XA
Other languages
Chinese (zh)
Other versions
CN110502522A (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.)
Ctrip Computer Technology Shanghai Co Ltd
Original Assignee
Ctrip Computer Technology Shanghai Co 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 Ctrip Computer Technology Shanghai Co Ltd filed Critical Ctrip Computer Technology Shanghai Co Ltd
Priority to CN201910814374.XA priority Critical patent/CN110502522B/en
Publication of CN110502522A publication Critical patent/CN110502522A/en
Application granted granted Critical
Publication of CN110502522B publication Critical patent/CN110502522B/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/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • 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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Abstract

The invention discloses a report processing system and a method, wherein the system comprises a report database, a Job server and a distribution processing server; the Job server is used for sending an order synchronization command to the report database, and the report database is used for reading order data corresponding to the order number from an external server according to the order number; the Job server is also used for distributing the order number to the distributed processing server; the distribution processing server is used for obtaining order data corresponding to the distributed order number, calculating according to a preset calculation rule and the order data corresponding to the distributed order number and obtaining a calculation result, and the report database is used for counting the calculation result and obtaining a report. The invention separates the data processing calculation rule in the report database from the data, and sets the calculation rule in a special distributed processing server for processing, thereby improving the processing speed and avoiding the problem that the report database is easy to have abnormity when complex business logic is applied to process the report data.

Description

Report processing system and method
Technical Field
The invention relates to the field of data processing, in particular to a report processing system and method.
Background
A Database (Database) is a warehouse that organizes, stores, and manages data according to a data structure, and with the development of information technology and markets, data management includes not only storing and managing data but also various data management ways required by users.
In the prior art, a database is generally adopted to process a calculation report, and with the complexity of data in the report, the processing business logic of storing the data in the report by using the database and the like is more complex, so that the processing data program code of the database is more complex and difficult, particularly, the data processing program of the database is frequently deadlocked in the large data processing process, so that the report cannot be produced on time, and the generated problems cannot be early warned and monitored in time, and are determined by the characteristics of the database because the database program language is not suitable for processing the complex business logic.
Disclosure of Invention
The invention provides a report processing system and method for overcoming the defect that report data is easy to be abnormal when a report database applies complex business logic to process report data in the prior art.
The invention solves the technical problems through the following technical scheme:
a report processing system comprises a report database, a Job server and a distribution processing server;
the Job server is used for sending an order synchronization command to the report database, and the report database stores at least one order number;
the report database is used for receiving the order synchronization command and reading order data corresponding to the order number from an external server according to the order number;
the Job server is also used for reading the order number from the report database and distributing the order number to the distribution processing server;
the distribution processing server is used for reading order data corresponding to the distribution order number from the report database according to the distributed distribution order number;
the distribution processing server is further used for calculating according to preset calculation rules and order data corresponding to the distributed order numbers to obtain calculation results, and sending the calculation results to the report database, and the report database is used for counting the calculation results to obtain reports.
Preferably, the number of the distributed processing servers is multiple.
Preferably, the Job server is further configured to distribute the order numbers to the distribution processing servers on an average according to the number of the order numbers.
Preferably, the Job server is further configured to generate a prompt message when the number of the order numbers exceeds a preset number, where the prompt message includes information prompting to increase the number of the distribution processing servers.
Preferably, the report processing system further comprises a monitoring server, the Job server is further configured to send the order number to the monitoring server, the distribution processing server is further configured to send the distribution order number to the monitoring server, and the monitoring server is configured to monitor the distribution processor according to the order number and the distribution order number and obtain a monitoring result.
Preferably, the distributed processing server is further configured to generate a processing log according to the calculation result, and send the processing log to the monitoring server, and the monitoring server is configured to analyze the processing log and generate alarm information.
Preferably, the Job server is further configured to send an order synchronization command to the report database at regular time;
and/or the Job server is also used for reading the order number from the report database at regular time.
Preferably, the Job server is further configured to filter the read order numbers, and remove invalid order numbers to obtain final order numbers.
A report processing method comprises the following steps:
the Job server sends an order synchronization command to the report database, and the report database stores at least one order number;
the report database receives the order synchronization command and reads order data corresponding to the order number from an external server according to the order number;
the Job server reads the order number from the report database and distributes the order number to a distribution processing server;
the distribution processing server reads order data corresponding to the distribution order number from the report database according to the distributed distribution order number;
the distribution processing server calculates according to a preset calculation rule and order data corresponding to the distribution order number to obtain a calculation result, and sends the calculation result to the report database;
and the report database counts the calculation result to obtain a report.
Preferably, the step of sending the order synchronization command to the report database by the Job server includes:
the Job server sends an order synchronization command to the report database at regular time;
and/or the presence of a gas in the atmosphere,
the step of reading the order number from the report database by the Job server comprises the following steps:
the Job server reads the order number from the report database at regular time;
and/or the presence of a gas in the gas,
when the number of the distribution processing servers is plural, the step of assigning the order number to the distribution processing server includes:
the Job server distributes the order numbers to the distribution processing server according to the number of the order numbers in an average way; the Job server generates prompt information when the number of the order numbers exceeds a preset number, wherein the prompt information comprises information for prompting the increase of the number of the distribution processing servers;
and/or the presence of a gas in the atmosphere,
the step of reading the order data corresponding to the distribution order number from the report database by the distribution processing server according to the distributed distribution order number further comprises the following steps:
the Job server sends the order number to a monitoring server, the distribution processing server sends the distribution order number to the monitoring server, and the monitoring server monitors the distribution processor according to the order number and the distribution order number and obtains a monitoring result.
The positive progress effects of the invention are as follows:
the order synchronization command is sent to the report database through the Job server, after the report database receives the order synchronization command, all order data corresponding to the order number are read from an external server according to the order number, the Job server reads the order number from the report database and distributes the order number to the distribution processing server, the distribution processing server can process the distributed order number, the order data corresponding to the distributed order number are calculated according to a preset calculation rule, a calculation result is obtained, and the report database is used for counting the calculation result to obtain a report. The invention separates the data processing calculation rule in the report database from the data, and sets the calculation rule in a special distributed processing server for processing, thereby improving the processing speed, relieving the data processing pressure of the report database, and avoiding the problem that the report database is easy to be abnormal when complex business logic is applied to process report data.
Drawings
Fig. 1 is a schematic structural diagram of a report processing system according to embodiment 1 of the present invention.
Fig. 2 is a flowchart of a report processing method according to embodiment 2 of the present invention.
Detailed Description
The invention is further illustrated by the following examples, which are not intended to limit the scope of the invention.
Example 1
The present embodiment provides a report processing system, as shown in fig. 1, the report processing system includes a report database 1, a Job server 2, a distribution processing server 3, and a monitoring server 4.
The Job server 2 is used for sending order synchronization commands to the report database 1, and the report database 1 stores at least one order number.
The report database 1 is used for receiving the order synchronization command and reading order data corresponding to the order number from the external server according to the order number.
The Job server 2 is also used to read the order number from the report database and also to assign the order number to the distribution processing server 3.
Because the order numbers in the report database can be continuously updated, including increasing or modifying, and the like, in order to realize continuous processing of orders corresponding to the order numbers in the report database, the Job server 2 is also used for regularly sending order synchronization commands to the report database 1; the Job server 2 is also used to read order numbers from the statement database 1 at regular times.
The distribution processing server 3 is used for reading order data corresponding to the distributed order number from the report database 1 according to the distributed order number.
The distribution processing server 3 is further configured to perform calculation according to the preset calculation rule and the order data corresponding to the distributed order number to obtain a calculation result, and is further configured to send the calculation result to the report database 1, and the report database 1 is configured to count the calculation result to obtain a report.
In order to increase the processing speed, the number of the distribution processing servers 3 is plural, and the Job server 2 is also configured to equally distribute the order number to the distribution processing servers 3 according to the number of the order numbers.
In order to exert the processing capacity of each distributed processing server 3, a preset allocation rule may be set such that the number of order numbers is allocated to each distributed processing server on an average according to the principle of average allocation, or the order numbers may be allocated according to the processing capacity of each distributed processing server according to actual conditions.
In order to further increase the processing speed, the number of the distribution processing servers 3 may be increased according to actual requirements, and the Job server 2 is further configured to generate a prompt message when the number of the order numbers exceeds a preset number, where the prompt message includes information for prompting to increase the number of the distribution processing servers 3, so as to flexibly remind a manager of newly adding the distribution processing servers.
The Job server 2 is also used for sending an order number to the monitoring server 4, the distribution processing server 3 is also used for sending a distribution order number to the monitoring server 4, and the monitoring server 4 is used for monitoring the distribution processor 3 according to the order number and the distribution order number and obtaining a monitoring result.
The distributed processing server 3 is further configured to generate a processing log according to the calculation result, and send the processing log to the monitoring server 4, and the monitoring server 4 is configured to analyze the processing log to generate alarm information.
The monitoring server 4 records and analyzes the processing logs of the distributed processing server 3 in real time, judges possible faults, and can send fault calls or short messages through a telephone system and send mails to related management personnel through a mail system to realize effective monitoring.
The Job server 2 is also configured to filter the read order numbers and remove the invalid order numbers to obtain the final order number. Invalid data is removed, and the working efficiency is further improved.
After the report database 1 receives the order synchronization command, the report database 1 is responsible for reading order data from different data sources in an external server, and arranging the order data into a data format required by report processing, and the data in the converted format can be written into an order table in the report database 1 to prepare basic data for the report.
The Job server 2 reads order numbers to be processed from the order form, and distributes the order numbers to different distribution processing servers for data processing in different batches, so that the processing and read-write data pressure of each distribution processing server and the report database can be balanced.
In this embodiment, the type of the report is taken as a commission report, the distribution processor calculates an order commission corresponding to each order number according to commission logic, and finally sends the calculated order commission data of each order number to the report database, and the report database summarizes the order commission, and classifies and summarizes to form a report according to commissions with different dimensions (such as star level, region, dealer dimension, and the like).
And calculating order commission comparison data and data absolute values of different dimensions according to different dimensions, and sending the mails to related personnel.
In this embodiment, the Job server sends an order synchronization command to the report database, the report database reads all order data corresponding to the order number from the external server according to the order number after receiving the order synchronization command, the Job server reads the order number from the report database and distributes the order number to the distribution processing server, the distribution processing server can process the distributed order number, calculate the order data corresponding to the distributed order number according to a preset calculation rule and obtain a calculation result, and the report database is configured to count the calculation result to obtain a report.
The data processing and calculating rule in the report database is separated from the data, the calculating rule is set in the special distributed processing server for processing, the processing speed is improved, the data processing pressure of the report database is relieved, the number of a plurality of distributed processing servers can be set according to requirements, the number of the processing servers is flexibly increased according to prompt information, the processing speed of processing large-batch data is further improved, and the problem that the report database is easy to generate abnormity when complex business logic is applied to processing report data is avoided.
Example 2
The embodiment provides a report processing method, which is implemented by using the report processing system.
As shown in fig. 2, the report processing method includes the following steps:
step 201, the Job server sends an order synchronization command to a report database at regular time.
Step 202, the report database is used for receiving the order synchronization command and reading order data corresponding to the order number from the external server according to the order number.
Step 203, the Job server reads the order number from the report database at regular time.
And step 204, the Job server screens the read order numbers, and removes the invalid order numbers to obtain the final order numbers.
And step 205, the Job server distributes the order number to the distribution processing server according to the preset distribution rule and sends the order number to the monitoring server.
And step 206, the distribution processing server reads order data corresponding to the distribution order number from the report database according to the distributed distribution order number and sends the distribution order number to the monitoring server.
And step 207, the distribution processing server calculates according to a preset calculation rule and order data corresponding to the distributed order number to obtain a calculation result.
And step 208, the distributed processing server generates a processing log according to the calculation result and sends the processing log to the monitoring server.
And step 209, the distributed processing server sends the calculation result to a report database, and the report database counts the calculation result to obtain a report.
And step 210, the monitoring server monitors the distribution processor according to the order number and the distributed order number to obtain a monitoring result, analyzes and processes the log, and generates alarm information.
In this embodiment, the order synchronization command is sent to the report database by the Job server, after receiving the order synchronization command, the report database reads all order data corresponding to the order number from the external server according to the order number, the Job server reads the order number from the report database and distributes the order number to the distribution processing server, the distribution processor can process the distributed order number, calculate the order data corresponding to the distributed order number according to a preset calculation rule and obtain a calculation result, and the report database is used for counting the calculation result to obtain a report.
The embodiment separates the data processing calculation rule from the data in the report database, sets the calculation rule in a special distribution processing server for processing, improves the processing speed, relieves the data processing pressure of the report database, can also set the number of a plurality of distribution processing servers according to the requirement, and flexibly increases the number of the processing servers according to the prompt information, so as to further improve the processing speed of processing mass data, and avoid the problem that the report database is easy to have abnormity when complex business logic is applied to process report data.
While specific embodiments of the invention have been described above, it will be appreciated by those skilled in the art that this is by way of example only, and that the scope of the invention is defined by the appended claims. Various changes or modifications to these embodiments may be made by those skilled in the art without departing from the principle and spirit of this invention, and these changes and modifications are within the scope of this invention.

Claims (10)

1. A report processing system is characterized in that the report processing system comprises a report database, a Job server and a distribution processing server;
the Job server is used for sending an order synchronization command to the report database, and the report database stores at least one order number;
the report database is used for receiving the order synchronization command and reading order data corresponding to the order number from an external server according to the order number;
the Job server is also used for reading the order number from the report database and distributing the order number to the distribution processing server;
the distribution processing server is used for reading order data corresponding to the distribution order number from the report database according to the distributed distribution order number;
the distribution processing server is further used for calculating according to a preset calculation rule and order data corresponding to the distribution order number to obtain a calculation result, and sending the calculation result to the report database, and the report database is used for counting the calculation result to obtain a report.
2. A statement processing system according to claim 1, wherein the number of distributed processing servers is plural.
3. A statement processing system according to claim 2, wherein said Job server is further operative to distribute said order numbers equally among said distributed processing servers according to the number of said order numbers.
4. A statement processing system according to claim 2, wherein the Job server is further adapted to generate a prompt message when the number of the order numbers exceeds a preset number, the prompt message including information prompting an increase in the number of the distributed processing servers.
5. The report processing system of claim 1, wherein the report processing system further comprises a monitoring server, the Job server is further configured to send the order number to the monitoring server, the distribution processing server is further configured to send the distribution order number to the monitoring server, and the monitoring server is configured to monitor the distribution processing server according to the order number and the distribution order number and obtain a monitoring result.
6. The report processing system of claim 5, wherein the distributed processing server is further configured to generate a processing log according to the calculation result and send the processing log to the monitoring server, and the monitoring server is configured to analyze the processing log and generate alarm information.
7. The report processing system of claim 1, wherein the Job server is further configured to periodically send an order synchronization command to the report database;
and/or the Job server is also used for reading the order number from the report database at regular time.
8. A statement processing system according to claim 1 wherein the Job server is further adapted to screen the order numbers read to remove invalid order numbers to obtain the final order number.
9. A report processing method is characterized by comprising the following steps:
the Job server sends an order synchronization command to a report database, and the report database stores at least one order number;
the report database receives the order synchronization command and reads order data corresponding to the order number from an external server according to the order number;
the Job server reads the order number from the report database and distributes the order number to a distribution processing server;
the distribution processing server reads order data corresponding to the distribution order number from the report database according to the distributed distribution order number;
the distribution processing server calculates according to a preset calculation rule and order data corresponding to the distribution order number to obtain a calculation result, and sends the calculation result to the report database;
and the report database counts the calculation result to obtain a report.
10. The report processing method according to claim 9, wherein the step of the Job server sending an order synchronization command to the report database comprises:
the Job server sends an order synchronization command to the report database at regular time;
and/or the presence of a gas in the atmosphere,
the step of reading the order number from the report database by the Job server comprises the following steps:
the Job server reads the order number from the report database at regular time;
and/or the presence of a gas in the atmosphere,
when the number of the distribution processing servers is plural, the step of assigning the order number to the distribution processing server includes:
the Job server distributes the order numbers to the distribution processing server according to the number of the order numbers in an average way; the Job server generates prompt information when the number of the order numbers exceeds a preset number, wherein the prompt information comprises information for prompting the increase of the number of the distribution processing servers;
and/or the presence of a gas in the atmosphere,
the step of reading the order data corresponding to the distribution order number from the report database by the distribution processing server according to the distributed distribution order number further comprises the following steps:
and the Job server sends the order number to a monitoring server, the distribution processing server sends the distribution order number to the monitoring server, and the monitoring server monitors the distribution processing server according to the order number and the distribution order number and obtains a monitoring result.
CN201910814374.XA 2019-08-30 2019-08-30 Report processing system and method Active CN110502522B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910814374.XA CN110502522B (en) 2019-08-30 2019-08-30 Report processing system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910814374.XA CN110502522B (en) 2019-08-30 2019-08-30 Report processing system and method

Publications (2)

Publication Number Publication Date
CN110502522A CN110502522A (en) 2019-11-26
CN110502522B true CN110502522B (en) 2022-11-29

Family

ID=68590705

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910814374.XA Active CN110502522B (en) 2019-08-30 2019-08-30 Report processing system and method

Country Status (1)

Country Link
CN (1) CN110502522B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN88100316A (en) * 1987-01-20 1988-08-10 R·J·雷诺兹烟草公司 Manufacturing system for computer integration
CN1553385A (en) * 2003-05-30 2004-12-08 鸿富锦精密工业(深圳)有限公司 Production order automatic generating system and method
CN103049558A (en) * 2012-12-31 2013-04-17 郑州中实赛尔科技有限公司 Method and system for generating report forms in Factory Talk View SE (site edition) configuration environment
CN103544627A (en) * 2012-07-11 2014-01-29 北京长生天地电子商务有限公司 Information analyzing system and information analyzing method in network transaction
CN103699618A (en) * 2013-12-16 2014-04-02 广东威创视讯科技股份有限公司 Data report generation method and system
CN105488667A (en) * 2015-09-30 2016-04-13 河南卓安科技有限公司 Cloud server based WebPOS system
CN105843785A (en) * 2016-03-22 2016-08-10 南京大学 Data custom calculation statement generation method embedded with organizational management level
CN106372994A (en) * 2016-08-31 2017-02-01 北京炎黄新星网络科技有限公司 Method and system for processing orders
CN108470228A (en) * 2017-02-22 2018-08-31 国网能源研究院 Financial data auditing method and audit system
CN108876571A (en) * 2018-05-17 2018-11-23 武汉楚鼎信息技术有限公司 A kind of finance order conversion method and system of report, device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7236976B2 (en) * 2000-06-19 2007-06-26 Aramark Corporation System and method for scheduling events and associated products and services
WO2012070292A1 (en) * 2010-11-22 2012-05-31 インターナショナル・ビジネス・マシーンズ・コーポレーション Information processing system achieving connection distribution for load balancing of distributed database, information processing device, load balancing method, database deployment plan method and program

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN88100316A (en) * 1987-01-20 1988-08-10 R·J·雷诺兹烟草公司 Manufacturing system for computer integration
CN1553385A (en) * 2003-05-30 2004-12-08 鸿富锦精密工业(深圳)有限公司 Production order automatic generating system and method
CN103544627A (en) * 2012-07-11 2014-01-29 北京长生天地电子商务有限公司 Information analyzing system and information analyzing method in network transaction
CN103049558A (en) * 2012-12-31 2013-04-17 郑州中实赛尔科技有限公司 Method and system for generating report forms in Factory Talk View SE (site edition) configuration environment
CN103699618A (en) * 2013-12-16 2014-04-02 广东威创视讯科技股份有限公司 Data report generation method and system
CN105488667A (en) * 2015-09-30 2016-04-13 河南卓安科技有限公司 Cloud server based WebPOS system
CN105843785A (en) * 2016-03-22 2016-08-10 南京大学 Data custom calculation statement generation method embedded with organizational management level
CN106372994A (en) * 2016-08-31 2017-02-01 北京炎黄新星网络科技有限公司 Method and system for processing orders
CN108470228A (en) * 2017-02-22 2018-08-31 国网能源研究院 Financial data auditing method and audit system
CN108876571A (en) * 2018-05-17 2018-11-23 武汉楚鼎信息技术有限公司 A kind of finance order conversion method and system of report, device

Also Published As

Publication number Publication date
CN110502522A (en) 2019-11-26

Similar Documents

Publication Publication Date Title
CN105095056B (en) A kind of method of data warehouse data monitoring
WO2021129367A1 (en) Method and apparatus for monitoring distributed storage system
CN107870981B (en) Electronic device, data sheet filing method and storage medium
CN109284251A (en) Blog management method, device, computer equipment and storage medium
CN101632093A (en) Be used to use statistical analysis to come the system and method for management of performance fault
US8659415B2 (en) Alarm management
CN112115026B (en) Server cluster monitoring method and device, electronic equipment and readable storage medium
CN109688018B (en) Alarm message pushing method and system based on equipment abnormity
CN104537015A (en) Log analysis computer implementation method, computer and system
CN108182134A (en) A kind of general-purpose interface monitoring method, device and equipment, storage medium
CN111010318A (en) Method and system for discovering loss of connection of terminal equipment of Internet of things and equipment shadow server
CN111984495A (en) Big data monitoring method and device and storage medium
CN109521702A (en) A kind of method and server monitoring dcs operating status
CN114371975A (en) Big data component parameter adjusting method and device, electronic equipment and storage medium
CN113806191A (en) Data processing method, device, equipment and storage medium
CN110502522B (en) Report processing system and method
CN105100216A (en) Multi-service monitoring method and device
CN110928716A (en) Scheduling task exception handling method and device
CN114691662A (en) Data quality inspection rule self-adaption method, storage medium and system
CN114185744A (en) Alarm information aggregation method, device, monitoring system and storage medium
CN113742174A (en) Cloud mobile phone application monitoring method and device, electronic equipment and storage medium
CN116795643A (en) Alarm management method
WO2016199411A1 (en) Log display device, log display method and log display program
CN112671587A (en) Alarm method for failure of equipment issuing configuration
CN102915028A (en) Diagnostic system and diagnostic method of PCS7 (process control system) software system

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