CN107665195A - Import the method, apparatus and system of mass data - Google Patents

Import the method, apparatus and system of mass data Download PDF

Info

Publication number
CN107665195A
CN107665195A CN201610597276.1A CN201610597276A CN107665195A CN 107665195 A CN107665195 A CN 107665195A CN 201610597276 A CN201610597276 A CN 201610597276A CN 107665195 A CN107665195 A CN 107665195A
Authority
CN
China
Prior art keywords
task
data
importing
database
segmentation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610597276.1A
Other languages
Chinese (zh)
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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology 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 Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201610597276.1A priority Critical patent/CN107665195A/en
Publication of CN107665195A publication Critical patent/CN107665195A/en
Pending legal-status Critical Current

Links

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/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention provides a kind of method, apparatus and system for importing mass data, without manually data fractionation multistage is manually imported, the performance issue that current data import is can solve the problem that, and mitigates the pressure to database, improves user experience and system availability.This method includes:The importing task of the data to number in order is obtained, the Base Serial Number of the data is recorded and terminates and number;The importing task is captured using the timing of task scheduling instrument, and the importing task is divided into by some segmentation tasks according to numbering according to database performance;Anti- heavy inspection is carried out for segment data corresponding to segmentation task, if performing the segmentation task without the segment data is stored in database, the segment data is imported in database, and caches the segment data, otherwise the segmentation task not performs.

Description

Import the method, apparatus and system of mass data
Technical field
The present invention relates to computer technology and software field, more particularly to a kind of method, apparatus for importing mass data And system.
Background technology
In data application and processing procedure, the situation for needing that mass data is imported to database often be present.Especially relate to And when data (such as invoice) on the media such as papery, these data messages can not be existing effectively by system senses Unified importing can only be carried out by special operating personnel by having in technology.Such as larger enterprise typically can disposably purchase more casees Paper invoice, importing data personnel are then needed to be split manually to invoice, gradation import system, troublesome in poeration and easy point It is wrong;And in the case where data increase, increase due to importing data personnel, largely concurrently import, it can also have a strong impact on and to be System performance, larger pressure is brought to database, or even can cause the collapse of database to a certain extent, influences each related system Using.
Specifically:
1st, database has performance bottleneck, imports in data procedures and a large amount of complications be present, and imports data every time Amount is again larger, easily causes database corruption;
2nd, with the development of business, data volume, concurrent operations can all increase, this can also give currently processed stable performance System bring bigger pressure;
3rd, due to data import be manual operation, therefore inevitably produce import Data duplication the occurrence of, System needs that each data are carried out preventing from repeating the verifying work imported, causes the increase of workload, import the reduction of efficiency;
4th, imported by several times when data volume is very big, it is necessary to artificially be split as multistage, efficiency is low and easily malfunctions.
Be related to during big quantity information imports how efficiently, zero defect and the importing to database low-pressure turn into urgently The problem of to be solved.
The content of the invention
In view of this, the present invention provides a kind of method, apparatus and system for importing mass data, without manually by data Split multistage manually to be imported, can solve the problem that the performance issue that current data import, and mitigate the pressure to database, improve User experience and system availability.
To achieve the above object, according to an aspect of the invention, there is provided a kind of method for importing mass data.
A kind of method of importing mass data of the present invention includes:The importing task of the data to number in order is obtained, Record the Base Serial Number of the data and terminate and number;The importing task is captured using the timing of task scheduling instrument, and according to The importing task is divided into some segmentation tasks by database performance according to numbering;For segment data corresponding to segmentation task Anti- heavy inspection is carried out, if the segmentation task is performed, by the segment data without the segment data is stored in database Import in database, and cache the segment data, otherwise the segmentation task not performs.
Alternatively, capturing the importing task using the timing of task scheduling instrument includes:It is fixed according to the rule of first in first out When capture the time earliest and the importing task that is not performed.
Alternatively, the task scheduling instrument is the one or more in Quartz, Timer, Elastic-job.
Alternatively, anti-heavy inspection is carried out to segment data corresponding to segmentation task to be included:Using caching technology, data are judged Whether the segment data has been stored in storehouse;And/or the data to be stored in database establish unique index, and described in utilization only One index judges the segment data whether has been stored in database.
Alternatively, methods described also includes:Delayed using at least one of Redis, Memcache and Encache Deposit.
Alternatively, the data are invoice information data, including invoice number and its corresponding invoice codes, wherein, hair Ticket number is the number of serial number, and invoice codes are identical code.
To achieve the above object, according to another aspect of the present invention, there is provided a kind of device for importing mass data.
A kind of device of importing mass data of the present invention includes:Task acquisition module, numbered in order for obtaining Data importing task, record the data Base Serial Number and terminate number;Segmentation module, for utilizing task scheduling work Tool timing captures the importing task, and the importing task is divided into some segmentations according to numbering according to database performance and appointed Business;Execution module, for carrying out anti-heavy inspection for segment data corresponding to segmentation task, if without described in storage in database Segment data, then the segmentation task is performed, the segment data is imported in database, and cache the segment data, it is no Then the segmentation task not performs.
Alternatively, the segmentation module is additionally operable to:According to the rule of first in first out, timing captures the time earliest and not held Capable importing task.
Alternatively, the task scheduling instrument is the one or more in Quartz, Timer, Elastic-job.
Alternatively, the execution module is additionally operable to:Using caching technology, judge the segmentation whether has been stored in database Data;And/or the data to store in database establish unique index, and using the unique index judge in database whether The segment data is stored.
Alternatively, in described device:Cached using at least one of Redis, Memcache and Encache.
Alternatively, the data are invoice information data, including invoice number and its corresponding invoice codes, wherein, hair Ticket number is the number of serial number, and invoice codes are identical code.
To achieve the above object, in accordance with a further aspect of the present invention, there is provided a kind of system for importing mass data.
A kind of system of importing mass data of the present invention includes:Memory and processor;Wherein, the memory is deposited Storage instruction;The processor is configured as performing the following steps according to the instruction:Obtain the importing of the data to number in order Task, record the Base Serial Number of the data and terminate and number;The importing task is captured using the timing of task scheduling instrument, and The importing task is divided into by some segmentation tasks according to numbering according to database performance;For segmentation corresponding to segmentation task Data carry out anti-heavy inspection, if the segmentation task is performed, by the segmentation without the segment data is stored in database Data are imported in database, and cache the segment data, and otherwise the segmentation task not performs.
Technique according to the invention scheme, by obtaining importing task and recording start-stop number information, it may thereby determine that The content and scope of being performed for task;Timer-triggered scheduler is realized by using task scheduling instrument, so as to timely obtain Data import task;Importing task is divided into by some segmentations by the importing data performance according to database, so as to Alleviate the pressure of database while ensureing to import efficiency;Pass through unique rope based on data storage in caching technology or database The anti-re-graduation for introducing row data to be imported is tested, and so as to ensure to import the accuracy of data, lifting imports efficiency and operating body Test.
Brief description of the drawings
Accompanying drawing is used to more fully understand the present invention, does not form inappropriate limitation of the present invention.Wherein:
Fig. 1 is the schematic diagram of the key step of the method for importing mass data according to embodiments of the present invention;
Fig. 2 is the schematic diagram of the main flow of the method for importing mass data according to embodiments of the present invention;
Fig. 3 is the schematic diagram of the main modular of the device of importing mass data according to embodiments of the present invention;
Fig. 4 is the schematic diagram of the major part of the system of importing mass data according to embodiments of the present invention.
Embodiment
The one exemplary embodiment of the present invention is explained below in conjunction with accompanying drawing, including the various of the embodiment of the present invention Details should think them only exemplary to help understanding.Therefore, those of ordinary skill in the art should recognize Arrive, various changes and modifications can be made to the embodiments described herein, without departing from scope and spirit of the present invention.Together Sample, for clarity and conciseness, the description to known function and structure is eliminated in following description.
It is existing to be imported to database in the situation of mass data, more particularly to the data on the media such as papery When (such as invoice), these data messages tend not to effectively be imported into system senses, so as to by special operator Member carries out unified importing.But in fact, during being related to big quantity information importing, the coding of data is usually sequential organization 's.The technical scheme of the importing mass data of the embodiment of the present invention is mainly the original using asynchronous execution data import operation Reason, imported without the artificial multiple segment data that splits, solve the performance issue that current mass data imports, and can mitigate To the pressure of database, improve user and import data experience and import system availability.
Specifically, it is after importing data task is obtained, records related import information and import task list to data, then Timer-triggered scheduler is realized using based on Open-Source Tools bag Quartz etc., the acquisition batch of data of timing imports mission bit stream, Ran Houji In caching technology of increasing income for example can be, but not limited to be Redis carry out data anti-re-graduation test, finally perform data importing number According to the operation in storehouse.
Fig. 1 is the schematic diagram of the key step of the method for importing mass data according to embodiments of the present invention.
As shown in figure 1, the method for the importing mass data of the embodiment of the present invention mainly comprises the following steps:
Step S11:The importing task of the data to number in order is obtained, the Base Serial Number of record data and termination are numbered.
Step S12:Using task scheduling instrument timing crawl importing task, and importing task is pressed according to database performance Some segmentation tasks are divided into according to numbering.Wherein, in the embodiment of the present invention, task scheduling instrument timing crawl importing task is utilized Can be the rule according to first in first out, the importing task that timing captures the time earliest and is not performed.Task scheduling instrument can To be to use the one or more in the instrument such as Quartz, Timer, Elastic-job with timed task perform function.
Step S13:Anti- heavy inspection is carried out for segment data corresponding to segmentation task, if there is no memory segment in database Data, then segmentation task is performed, segment data is imported in database, and cache segment data, be otherwise segmented task and not hold OK.
Wherein, carrying out anti-heavy inspection in the embodiment of the present invention to segment data corresponding to segmentation task can specifically select such as One of lower two kinds of mechanism, or two kinds of mechanism are applicable parallel:
First, using caching technology, judge corresponding segment data whether has been stored in database;
2nd, it is that the data stored in database establish unique index, and whether is judged using unique index in database Memory segment data.
Because caching query speed is fast, therefore, first way can be used under normal circumstances, i.e., using caching technology, Check in caching and whether there is data, but if problem be present, can also degrade anti-heavy using the unique index of database.
Wherein, in the method for the importing mass data of the embodiment of the present invention, storage and quick search function can be used At least one of the instrument such as Redis, Memcache and Encache cached, to realize storage and quick search.
Above-mentioned steps S11 to the step S13 embodiment of the present invention described importing mass data method main step Suddenly, below exemplified by importing big quantity invoice, the idiographic flow for the method for importing mass data is discussed in detail.
Importing task is set according to the information for the invoice to be imported, because invoice number is continuous, so setting invoice to lead When entering task, only need the initial number of clear and definite invoice and terminate number, and the relevant information such as invoice codes, without manual Split invoice.After the setting for completing information, task is stored in task list, wait task is subsequently periodically performed.
Then using task scheduling instruments such as Quartz, timing captures and performed invoice and imports task, in this way, can be preferable Control task perform rhythm, and perform frequency setting can need to adjust at any time with business.Wherein " timing " can be Specified time, the operation of once crawl importing task is performed at regular intervals, interval time can enter according to mission requirements are imported Row adjustment, for example, it can be set to for 30 minutes.
According to database performance, if such as currently used database import data every time and be up to 500 (this data roots May have different settings according to the difference of the database used, and can be adjusted according to importing demand), then one is grabbed every time Individual task, just according to 500 one section, whole importing task is split into multiple segmentation tasks to perform import operation.
In view of this, the data volume of the task of user's importing invoice need not limit, it is only necessary to press invoice importing task Split into according to numbering multiple, then asynchronous execution, import system perform automatically, without special messenger's pending completion such as always, So as to improve user experience.And the quantity for splitting invoice section can adjust at any time according to database performance situation, logarithm is reduced According to storehouse operating pressure.
In addition, in the embodiment of the present invention, importing task is being split into during multistage is performed, it is necessary to each point Segment data corresponding to section task carries out anti-heavy inspection.I.e. before database is imported, it is ensured that the data in this section do not have quilt Storage, to avoid the repetition of data from importing.
As it was previously stated, anti-heavy-duty machine system can be carried out anti-heavy using caching technology, it can also utilize and be set during database purchase Unique index carry out it is anti-heavy.By caching technology anti-re-graduation is carried out to test, because inquiry velocity is fast in caching, therefore can provide compared with The inquiry of database higher performance, and the inquiry pressure to database can also be reduced., can be with but if caching goes wrong Anti- re-graduation is carried out using the unique index of database to test.
After the data in judging segmentation task and non-duplicate importing, by this section of invoice data batch deposit database, hair Draft bank is set as not reproducible in database, i.e., invoice codes and invoice number is arranged into unique index, if repeated, Import failure.After the completion of the importing task, continue to capture relatively morning task creation time and the importing task not being performed is led Enter operation.Idiographic flow see Fig. 2.
The method of importing mass data according to embodiments of the present invention can be seen that by obtaining importing task and recording Start-stop number information, it may thereby determine that the content and scope of being performed for task;It is fixed to be realized by using task scheduling instrument When dispatch, so as to timely obtain data import task;Task will be imported by the importing data performance according to database Some segmentations are divided into, so as to alleviate the pressure of database while ensureing to import efficiency;By based on caching technology Or the anti-re-graduation of the unique index progress data to be imported of data storage is tested in database, so as to ensure to import the standard of data True property, lifting import efficiency and operating experience.
Fig. 3 is the schematic diagram of the main modular of the device of importing mass data according to embodiments of the present invention.
As shown in figure 3, the device 30 of the importing mass data of the embodiment of the present invention mainly includes following module:Task obtains Modulus block 301, segmentation module 302 and execution module 303, wherein,
Task acquisition module 301 is used for the importing task for obtaining the data to number in order, the Base Serial Number of record data Numbered with terminating;Segmentation module 302 is used to capture the importing task using the timing of task scheduling instrument, and according to database The importing task can be divided into some segmentation tasks according to numbering;Execution module 303 is used for for corresponding to segmentation task Segment data carries out anti-heavy inspection, if the segmentation task is performed without the segment data is stored in database, by described in Segment data is imported in database, and caches the segment data, and otherwise the segmentation task not performs.
Wherein, segmentation module 302 can be additionally used in:According to the rule of first in first out, timing captures the time earliest and not held Capable importing task.
The embodiment of the present invention exists, and task scheduling instrument can be one kind or several in Quartz, Timer, Elastic-job Kind.
In addition, execution module 303 can be additionally used in:Using caching technology, judge the segmentation whether has been stored in database Data;And/or the data to store in database establish unique index, and using the unique index judge in database whether The segment data is stored.
In device 30:It can use Redis, Memcache and Encache etc. that there is the slow of storage and quick search function At least one for depositing technology is cached.
In addition, the data to be imported in the embodiment of the present invention can be invoice information data, including invoice number and its right The invoice codes answered, wherein, invoice number is the number of serial number, and invoice codes are identical code.
Fig. 4 is the schematic diagram of the major part of the system of importing mass data according to embodiments of the present invention.
As shown in figure 4, the system 40 of the importing mass data of the embodiment of the present invention mainly includes such as lower part:Memory 401 and processor 402;Wherein,
The store instruction of memory 401;Processor 402 is configured as performing the following steps according to instruction:Acquisition is compiled in order Number data importing task, the Base Serial Number of record data and terminating numbers;Imported using the timing crawl of task scheduling instrument Task, and importing task is divided into by some segmentation tasks according to numbering according to database performance;For corresponding to segmentation task Segment data carries out anti-heavy inspection, if not having memory segment data in database, performs segmentation task, segment data is imported In database, and segment data is cached, be otherwise segmented task and not perform.
From the above, it can be seen that by obtaining importing task and recording start-stop number information, may thereby determine that will The content and scope of the task of execution;Timer-triggered scheduler is realized by using task scheduling instrument, so as to timely obtain number According to the task of importing;Importing task is divided into by some segmentations by the importing data performance according to database, so as to protect Card alleviates the pressure of database while importing efficiency;Pass through the unique index based on data storage in caching technology or database The anti-re-graduation for carrying out data to be imported is tested, and so as to ensure to import the accuracy of data, lifting imports efficiency and operating experience.
Above-mentioned embodiment, does not form limiting the scope of the invention.Those skilled in the art should be bright It is white, depending on design requirement and other factors, various modifications, combination, sub-portfolio and replacement can occur.It is any Modifications, equivalent substitutions and improvements made within the spirit and principles in the present invention etc., should be included in the scope of the present invention Within.

Claims (13)

  1. A kind of 1. method for importing mass data, it is characterised in that including:
    The importing task of the data to number in order is obtained, the Base Serial Number of the data is recorded and terminates and number;
    Capture the importing task using the timing of task scheduling instrument, and according to database performance by the importing task according to volume Number it is divided into some segmentation tasks;
    Anti- heavy inspection is carried out for segment data corresponding to segmentation task, if no in database store the segment data, The segmentation task is performed, the segment data is imported in database, and caches the segment data, the otherwise segmentation is appointed Business not performs.
  2. 2. according to the method for claim 1, it is characterised in that capture the importing task using the timing of task scheduling instrument Including:According to the rule of first in first out, timing captures the importing task that the time is earliest and is not performed.
  3. 3. according to the method for claim 1, it is characterised in that the task scheduling instrument be Quartz, Timer, One or more in Elastic-job.
  4. 4. according to the method for claim 1, it is characterised in that anti-heavy inspection is carried out to segment data corresponding to segmentation task Including:
    Using caching technology, judge the segment data whether has been stored in database;And/or
    Data to be stored in database establish unique index, and judge whether stored in database using the unique index The segment data.
  5. 5. according to the method for claim 1, it is characterised in that methods described also includes:Using Redis, Memcache with At least one of Encache is cached.
  6. 6. according to the method described in claim any one of 1-5, it is characterised in that the data are invoice information data, including Invoice number and its corresponding invoice codes, wherein, invoice number is the number of serial number, and invoice codes are identical code.
  7. A kind of 7. device for importing mass data, it is characterised in that including:
    Task acquisition module, for obtaining the importing task of data to number in order, record the data Base Serial Number and Terminate numbering;
    Segmentation module, for capturing the importing task using the timing of task scheduling instrument, and according to database performance by described in Importing task is divided into some segmentation tasks according to numbering;
    Execution module, for carrying out anti-heavy inspection for segment data corresponding to segmentation task, if without storage institute in database Segment data is stated, then performs the segmentation task, the segment data is imported in database, and caches the segment data, Otherwise the segmentation task not performs.
  8. 8. device according to claim 7, it is characterised in that the segmentation module is additionally operable to:According to the rule of first in first out Then, the importing task that timing captures the time earliest and is not performed.
  9. 9. device according to claim 7, it is characterised in that the task scheduling instrument be Quartz, Timer, One or more in Elastic-job.
  10. 10. device according to claim 7, it is characterised in that the execution module is additionally operable to:
    Using caching technology, judge the segment data whether has been stored in database;And/or
    Data to be stored in database establish unique index, and judge whether stored in database using the unique index The segment data.
  11. 11. device according to claim 7, it is characterised in that in described device:Using Redis, Memcache with At least one of Encache is cached.
  12. 12. according to the device described in claim any one of 7-11, it is characterised in that the data are invoice information data, bag Invoice number and its corresponding invoice codes are included, wherein, invoice number is the number of serial number, and invoice codes are the same generation Code.
  13. A kind of 13. system for importing mass data, it is characterised in that including:
    Memory and processor;Wherein,
    The memory store instruction;
    The processor is configured as performing the following steps according to the instruction:
    The importing task of the data to number in order is obtained, the Base Serial Number of the data is recorded and terminates and number;
    Capture the importing task using the timing of task scheduling instrument, and according to database performance by the importing task according to volume Number it is divided into some segmentation tasks;
    Anti- heavy inspection is carried out for segment data corresponding to segmentation task, if no in database store the segment data, The segmentation task is performed, the segment data is imported in database, and caches the segment data, the otherwise segmentation is appointed Business not performs.
CN201610597276.1A 2016-07-27 2016-07-27 Import the method, apparatus and system of mass data Pending CN107665195A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610597276.1A CN107665195A (en) 2016-07-27 2016-07-27 Import the method, apparatus and system of mass data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610597276.1A CN107665195A (en) 2016-07-27 2016-07-27 Import the method, apparatus and system of mass data

Publications (1)

Publication Number Publication Date
CN107665195A true CN107665195A (en) 2018-02-06

Family

ID=61114399

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610597276.1A Pending CN107665195A (en) 2016-07-27 2016-07-27 Import the method, apparatus and system of mass data

Country Status (1)

Country Link
CN (1) CN107665195A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110489251A (en) * 2019-08-15 2019-11-22 中国银行股份有限公司 A kind of anti-weighing method of data importing, equipment and system based on information system
CN112434087A (en) * 2020-12-08 2021-03-02 中国人寿保险股份有限公司 Cross-system data comparison method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102903171A (en) * 2012-09-21 2013-01-30 山东电力集团公司物资供应公司 Self-service type intelligent entering checking invoice processing system and method
CN104376082A (en) * 2014-11-18 2015-02-25 中国建设银行股份有限公司 Method for importing data in data source file to database
CN105389404A (en) * 2015-12-29 2016-03-09 北京斗牛科技有限公司 Method and device for importing data into database association table

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102903171A (en) * 2012-09-21 2013-01-30 山东电力集团公司物资供应公司 Self-service type intelligent entering checking invoice processing system and method
CN104376082A (en) * 2014-11-18 2015-02-25 中国建设银行股份有限公司 Method for importing data in data source file to database
CN105389404A (en) * 2015-12-29 2016-03-09 北京斗牛科技有限公司 Method and device for importing data into database association table

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
LIJIE_INSIST: "定时器的实现,java定时器Timer和Quartz的介绍", 《网络文献》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110489251A (en) * 2019-08-15 2019-11-22 中国银行股份有限公司 A kind of anti-weighing method of data importing, equipment and system based on information system
CN112434087A (en) * 2020-12-08 2021-03-02 中国人寿保险股份有限公司 Cross-system data comparison method and device, electronic equipment and storage medium
CN112434087B (en) * 2020-12-08 2024-05-28 中国人寿保险股份有限公司 Cross-system data comparison method, device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN102831052B (en) Test exemple automation generating apparatus and method
CN103370691B (en) Managing buffer overflow conditions
CN101772760B (en) Database management program and database management device
CN103927305B (en) It is a kind of that the method and apparatus being controlled is overflowed to internal memory
US20070157177A1 (en) Methods and apparatus to analyze processor systems
CN102222071A (en) Method, device and system for data synchronous processing
CN104850479A (en) FIO-based hardware automatic testing method
CN109783509A (en) SQL scenario generation method and device
CN104123280A (en) File comparison method and device
CN107665219A (en) A kind of blog management method and device
CN108255689A (en) A kind of Apache Spark application automation tuning methods based on historic task analysis
CN110471754A (en) Method for exhibiting data, device, equipment and storage medium in job scheduling
CN108829802A (en) It is associated with log back method and device
CN111581155B (en) Method and device for entering data into database and computer equipment
CN107665195A (en) Import the method, apparatus and system of mass data
CN111125719B (en) Method, device, computer equipment and readable storage medium for improving code security detection efficiency
CN104765787B (en) Salt file association relationship analysis method and system in software systems
CN112052284A (en) Main data management method and system under big data
CN111625507A (en) File processing method and device
CN104794129A (en) Data processing method and system based on query logs
CN106293862B (en) A kind of analysis method and device of expandable mark language XML data
CN106326487A (en) Data storage method and device
CN107784588A (en) Insurance user information merging method and device
CN109033196A (en) A kind of distributed data scheduling system and method
CN103246575A (en) Valid software code quantity calculation 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20180206

RJ01 Rejection of invention patent application after publication