CN108376145A - A kind of ETL tasks automatic processing method and device - Google Patents

A kind of ETL tasks automatic processing method and device Download PDF

Info

Publication number
CN108376145A
CN108376145A CN201810046377.9A CN201810046377A CN108376145A CN 108376145 A CN108376145 A CN 108376145A CN 201810046377 A CN201810046377 A CN 201810046377A CN 108376145 A CN108376145 A CN 108376145A
Authority
CN
China
Prior art keywords
name
ods
stg
layers
layer
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.)
Granted
Application number
CN201810046377.9A
Other languages
Chinese (zh)
Other versions
CN108376145B (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.)
Beijing Fangjianghu Technology Co Ltd
Original Assignee
Lianjia Beijing 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 Lianjia Beijing Technology Co Ltd filed Critical Lianjia Beijing Technology Co Ltd
Priority to CN201810046377.9A priority Critical patent/CN108376145B/en
Publication of CN108376145A publication Critical patent/CN108376145A/en
Application granted granted Critical
Publication of CN108376145B publication Critical patent/CN108376145B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/254Extract, transform and load [ETL] procedures, e.g. ETL data flows in data warehouses

Landscapes

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

Abstract

The present invention provides a kind of ETL tasks automatic processing method and devices, wherein method includes:By from source database and LOG log collections to data be put into STG layer data tables;Whether detection STG layer datas table has corresponding ODS layer datas table, if not having, then create corresponding ODS layer datas table, if having, whether the data sheet field then detected in STG layer data tables has corresponding field in ODS layer data tables, if no, supplementing corresponding field in ODS layer data tables.The present invention can effectively liberate manpower, save human time's cost, while improving efficiency.

Description

A kind of ETL tasks automatic processing method and device
Technical field
The present invention relates to field of computer technology, and in particular to a kind of ETL tasks automatic processing method and device.
Background technology
ETL (extract-transform-load) is extracted, converts, is loaded, and is important one in Construction of Data Warehouse Ring, from data source extract needed for data, by data cleansing and conversion, finally according to the data warehouse model pre-defined, Data are loaded into data warehouse.
However, needing artificial treatment about data cleansing and conversion work at present, since workload is huge, therefore consume very much Take manpower.
Invention content
For the defects in the prior art, a kind of ETL tasks automatic processing method of present invention offer and device, energy of the present invention Enough effectively liberation manpowers, save human time's cost, while improving efficiency.
To achieve the above object, the present invention provides following technical scheme:
In a first aspect, the present invention provides a kind of ETL tasks automatic processing methods, including:
By from source database and LOG log collections to data be put into STG layer data tables;
Whether detection STG layer datas table has corresponding ODS layer datas table, if not having, creates corresponding ODS layer datas Table, if so, whether the data sheet field then detected in STG layer data tables has corresponding field in ODS layer data tables, if not having Have, then supplements corresponding field in ODS layer data tables.
Further, when creating corresponding ODS layer datas table, the table name of ODS layer data tables follows following Naming conventions: Data Layer name _ source library name _ source table name _ renewal frequency and extraction mode.
Further, when supplementing corresponding field in ODS layer data tables, field name will in normal data dictionary Field name is consistent, wherein includes following field in normal data dictionary:STG layers of table name, STG layers of literary name section English Literary fame, STG layers of literary name section Chinese name, STG layers of literary name section data type, ODS layers of table name, ODS layers of literary name section standard English name, ODS layers of literary name section standard Chinese name, ODS layers of literary name section standard data type and ODS layers of literary name section default value.
Further, the method further includes:Data are transferred to ODS layer data tables from STG layer data tables.
Further, the method further includes:When there are ETL mission failures, judge whether failure cause is ETL scheduling System is unstable, is retried if so, ETL task tune is risen, and otherwise determines whether that programmer changes ETL tasks and causes, if so, ETL tasks are then rolled back into the task version before modification, to ensure the normal execution of ETL tasks, and send out mail notification correspondence Otherwise the responsible person of ETL tasks, the rollback of task version judge whether the ETL tasks to fail are that data assets grade is high It is more than the ETL tasks of the second predetermined threshold value in the first predetermined threshold value or downstream influences range, if so, prompt message is sent out, with O&M operator on duty's timely processing is prompted, the failed tasks are otherwise preserved, to wait for that operation maintenance personnel or ETL responsible person are normally going to work Time-triggered protocol.
Second aspect, the present invention also provides a kind of ETL tasks automatic processing devices, including:
Shift module, for by from source database and LOG log collections to data be put into STG layer data tables;
Detection module, for detecting whether STG layer datas table has corresponding ODS layer datas table, if not having, establishment pair The ODS layer data tables answered, if so, whether the data sheet field for then detecting in STG layer data tables has pair in ODS layer data tables The field answered supplements corresponding field if not having in ODS layer data tables.
Further, when creating corresponding ODS layer datas table, the table name of ODS layer data tables follows the detection module Following Naming conventions:Data Layer name _ source library name _ source table name _ renewal frequency and extraction mode.
Further, when the detection module supplements corresponding field in ODS layer data tables, field name is wanted and standard Field name in data dictionary is consistent, wherein includes following field in normal data dictionary:STG layers of table name, STG layers of literary name section English name, STG layers of literary name section Chinese name, STG layers of literary name section data type, ODS layers of table name, ODS layers of literary name section Standard English name, ODS layers of literary name section standard Chinese name, ODS layers of literary name section standard data type and ODS layers of literary name section default value.
The third aspect, the present invention also provides a kind of electronic equipment, including memory, processor and storage are on a memory And the computer program that can be run on a processor, the processor realize ETL as described in relation to the first aspect when executing described program The step of task automatic processing method.
Fourth aspect, the present invention also provides a kind of computer readable storage mediums, are stored thereon with computer program, should The step of ETL tasks automatic processing method as described in relation to the first aspect is realized when computer program is executed by processor.
As shown from the above technical solution, ETL tasks automatic processing method provided by the invention, first will from source database and LOG log collections to data be put into STG layer data tables, then detect STG layer datas table whether have the corresponding ODS numbers of plies According to table, if not having, corresponding ODS layer datas table is created, if so, then detecting data sheet field in STG layer data tables in ODS Whether there is corresponding field in layer data table, if not having, corresponding field is supplemented in ODS layer data tables.As it can be seen that this hair It is bright to realize automatically processing for ETL tasks, so as to effectively liberate manpower, human time's cost is saved, is improved simultaneously Efficiency.
Description of the drawings
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technology description to be briefly described, it should be apparent that, the accompanying drawings in the following description is the present invention Some embodiments for those of ordinary skill in the art without creative efforts, can also basis These attached drawings obtain other attached drawings.
Fig. 1 is the flow chart for the ETL task automatic processing methods that one embodiment of the invention provides;
Fig. 2 is ETL task processes schematic diagrames;
Fig. 3 is the structural schematic diagram for the ETL task automatic processing devices that another embodiment of the present invention provides;
Fig. 4 is the structural schematic diagram for the electronic equipment that further embodiment of this invention provides.
Specific implementation mode
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with the embodiment of the present invention In attached drawing, technical solution in the embodiment of the present invention carries out clear, complete description, it is clear that described embodiment is A part of the embodiment of the present invention, instead of all the embodiments.Based on the embodiments of the present invention, those of ordinary skill in the art The every other embodiment obtained without creative efforts, shall fall within the protection scope of the present invention.
One embodiment of the invention provides a kind of ETL tasks automatic processing method, and referring to Fig. 1 and Fig. 2, this method includes such as Lower step:
Step 101:By from source database and LOG log collections to data be put into STG layer data tables.
Step 102:Whether detection STG layer datas table has corresponding ODS layer datas table, if not having, create corresponding ODS layer data tables, if so, the data sheet field for then detecting in STG layer data tables whether have in ODS layer data tables it is corresponding Field supplements corresponding field if not having in ODS layer data tables.
As seen from the above description, ETL tasks automatic processing method provided in this embodiment, first will from source database and LOG log collections to data be put into STG layer data tables, then detect STG layer datas table whether have the corresponding ODS numbers of plies According to table, if not having, corresponding ODS layer datas table is created, if so, then detecting data sheet field in STG layer data tables in ODS Whether there is corresponding field in layer data table, if not having, corresponding field is supplemented in ODS layer data tables.As it can be seen that this reality Automatically processing for ETL tasks can be realized by applying example, so as to effectively liberate manpower, saved human time's cost, improved simultaneously Efficiency.
In a preferred embodiment, when creating corresponding ODS layer datas table, the table name of ODS layer data tables follows Following Naming conventions:Data Layer name _ source library name _ source table name _ renewal frequency and extraction mode.Such as ods_uc_user_da, In, name information is in the metadata of STG layer data tables.
In a preferred embodiment, when supplementing corresponding field in ODS layer data tables, field name is wanted and standard Field name in data dictionary is consistent, wherein includes following field in normal data dictionary:STG layers of table name, STG layers of literary name section English name, STG layers of literary name section Chinese name, STG layers of literary name section data type, ODS layers of table name, ODS layers of literary name section Standard English name, ODS layers of literary name section standard Chinese name, ODS layers of literary name section standard data type and ODS layers of literary name section default value.
It is understood that with the data in Current standards data dictionary, as the training set of machine learning, it is based on machine K- neighbour's scheduling algorithms in study, obtain name, data type and the default value of ODS layers of literary name section, finally complete generation and build table Or the ETL tasks of addition field.
In a preferred embodiment, after carrying out above-mentioned steps 101-102, the method further includes:
Step 103:Data are transferred to ODS layer data tables from STG layer data tables.
It is understood that after the processing for having carried out above-mentioned steps 101-102, the number from STG layers to ODS layers is completed According to cleaning and standardization effort, so as to which data are easily more transferred to ODS layer data tables from STG layer data tables.
During practical O&M, ETL mission failures are always the bad dream for perplexing O&M operator on duty.It must frequently rise Night handles ETL failed tasks, otherwise will influence downstream ETL tasks, the work to decision support, analysis personnel and operation personnel Etc. having an impact.In every case ETL report an error it is necessary to immediately treat, actually this and it is unreasonable, for this purpose, in a kind of preferred embodiment In, ETL tasks automatic processing method provided in this embodiment further includes following processing procedure:
When there are ETL mission failures, judge whether failure cause is that ETL scheduling system is unstable, if so, ETL Task tune rises and retries, and otherwise determines whether that programmer changes ETL tasks and causes, if so, before ETL tasks are rolled back to modification Task version, to ensure the normal execution of ETL tasks, and send out the responsible person that mail notification corresponds to ETL tasks, task version Otherwise rollback judges whether the ETL tasks to fail are that data assets grade is higher than the first predetermined threshold value or downstream influences Range is more than the ETL tasks of the second predetermined threshold value, if so, prompt message is sent out, to prompt O&M operator on duty's timely processing, Otherwise the failed tasks are preserved, to wait for operation maintenance personnel or ETL responsible person in normal workday processing.
It is understood that by judgement above and processing procedure, it can be unnecessary to avoid O&M operator on duty Night, so as to reduce the working strength of O&M operator on duty.
It follows that ETL tasks automatic processing method provided in this embodiment, can build table and addition field automatically, it is right Field is named and data type standardization has liberated manpower to improve efficiency, saved expensive engineer time at This.In addition, ETL tasks automatic processing method provided in this embodiment, since ETL failed tasks can be automatically processed, thus can To reduce task coverage, reduces O&M operator on duty and frequently get up in the night to urinate.
Based on identical inventive concept, another embodiment of the present invention provides a kind of ETL tasks automatic processing device, referring to Fig. 3, the device include:Shift module 21 and detection module 22, wherein:
Shift module 21, for by from source database and LOG log collections to data be put into STG layer data tables;
Detection module 22, for detecting whether STG layer datas table has corresponding ODS layer datas table to be created if not having Corresponding ODS layer datas table, if so, whether the data sheet field then detected in STG layer data tables has in ODS layer data tables Corresponding field supplements corresponding field if not having in ODS layer data tables.
In a preferred embodiment, the detection module 22 is when creating corresponding ODS layer datas table, the ODS numbers of plies Following Naming conventions are followed according to the table name of table:Data Layer name _ source library name _ source table name _ renewal frequency and extraction mode.
In a preferred embodiment, when the detection module 22 supplements corresponding field in ODS layer data tables, word Section name will be named with the field in normal data dictionary and is consistent, wherein include following word in normal data dictionary Section:STG layers of table name, STG layers of literary name section English name, STG layers of literary name section Chinese name, STG layers of literary name section data type, ODS layers of table Name, ODS layers of literary name section standard English name, ODS layers of literary name section standard Chinese name, ODS layers of literary name section standard data type and ODS layers Literary name section default value.
In a preferred embodiment, described device further includes processing module, the processing module be used for by data from STG layer data tables are transferred to ODS layer data tables.
ETL tasks automatic processing device provided in an embodiment of the present invention can be used for executing the ETL described in above-described embodiment Task automatic processing method, concrete operating principle is similar with advantageous effect, and and will not be described here in detail.
Based on identical inventive concept, further embodiment of this invention provides a kind of electronic equipment, referring to Fig. 4, the electricity Sub- equipment specifically includes following content:Processor 701, memory 702, communication interface 703 and bus 704;
Wherein, the processor 701, memory 702, communication interface 703 complete mutual lead to by the bus 704 Letter;The communication interface 703 is for realizing the information between the relevant devices such as each modeling software and intelligent manufacturing equipment module library Transmission;
The processor 701 is used to call the computer program in the memory 702, the processor to execute the meter The Overall Steps in above-described embodiment one are realized when calculation machine program, for example, reality when the processor executes the computer program Existing following step:
Step 101:By from source database and LOG log collections to data be put into STG layer data tables.
Step 102:Whether detection STG layer datas table has corresponding ODS layer datas table, if not having, create corresponding ODS layer data tables, if so, the data sheet field for then detecting in STG layer data tables whether have in ODS layer data tables it is corresponding Field supplements corresponding field if not having in ODS layer data tables.
Based on identical inventive concept, further embodiment of this invention provides a kind of computer readable storage medium, the meter It is stored with computer program on calculation machine readable storage medium storing program for executing, which realizes above-described embodiment one when being executed by processor Overall Steps, for example, the processor execute the computer program when realize following step:
Step 101:By from source database and LOG log collections to data be put into STG layer data tables.
Step 102:Whether detection STG layer datas table has corresponding ODS layer datas table, if not having, create corresponding ODS layer data tables, if so, the data sheet field for then detecting in STG layer data tables whether have in ODS layer data tables it is corresponding Field supplements corresponding field if not having in ODS layer data tables.
In the description of the present invention, it should be noted that the orientation or positional relationship of the instructions such as term "upper", "lower" is base It in orientation or positional relationship shown in the drawings, is merely for convenience of description of the present invention and simplification of the description, rather than indicates or imply Signified device or element must have a particular orientation, with specific azimuth configuration and operation, therefore should not be understood as to this The limitation of invention.Unless otherwise clearly defined and limited, term " installation ", " connected ", " connection " shall be understood in a broad sense, example Such as, it may be fixed connection or may be dismantle connection, or integral connection;It can be mechanical connection, can also be to be electrically connected It connects;It can be directly connected, can also can be indirectly connected through an intermediary the connection inside two elements.For this For the those of ordinary skill in field, the specific meanings of the above terms in the present invention can be understood according to specific conditions.
It should also be noted that, herein, relational terms such as first and second and the like are used merely to one Entity or operation are distinguished with another entity or operation, without necessarily requiring or implying between these entities or operation There are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant are intended to contain Lid non-exclusive inclusion, so that the process, method, article or equipment including a series of elements is not only wanted including those Element, but also include other elements that are not explicitly listed, or further include for this process, method, article or equipment Intrinsic element.In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that There is also other identical elements in process, method, article or equipment including the element.
Above example is only used to illustrate the technical scheme of the present invention, rather than its limitations;Although with reference to the foregoing embodiments Invention is explained in detail, it will be understood by those of ordinary skill in the art that:It still can be to aforementioned each implementation Technical solution recorded in example is modified or equivalent replacement of some of the technical features;And these are changed or replace It changes, the spirit and scope for various embodiments of the present invention technical solution that it does not separate the essence of the corresponding technical solution.

Claims (10)

1. a kind of ETL tasks automatic processing method, which is characterized in that including:
By from source database and LOG log collections to data be put into STG layer data tables;
Whether detection STG layer datas table has corresponding ODS layer datas table, if not having, creates corresponding ODS layer datas table, If so, whether the data sheet field then detected in STG layer data tables has corresponding field in ODS layer data tables, if not having, Then corresponding field is supplemented in ODS layer data tables.
2. according to the method described in claim 1, it is characterized in that, when creating corresponding ODS layer datas table, ODS layer datas The table name of table follows following Naming conventions:Data Layer name _ source library name _ source table name _ renewal frequency and extraction mode.
3. according to the method described in claim 1, it is characterized in that, when supplementing corresponding field in ODS layer data tables, field Name will be named with the field in normal data dictionary and is consistent, wherein include following field in normal data dictionary: STG layers of table name, STG layers of literary name section English name, STG layers of literary name section Chinese name, STG layers of literary name section data type, ODS layers of table name, ODS layers of literary name section standard English name, ODS layers of literary name section standard Chinese name, ODS layers of literary name section standard data type and ODS layers of table Field default value.
4. according to the method described in claim 1, it is characterized in that, the method further includes:
Data are transferred to ODS layer data tables from STG layer data tables.
5. according to the method described in claim 1, it is characterized in that, the method further includes:
When there are ETL mission failures, judge whether failure cause is that ETL scheduling system is unstable, if so, ETL tasks It has adjusted and has retried, otherwise determined whether that programmer changes ETL tasks and causes, if so, ETL tasks to be rolled back to times before modification Business version, to ensure the normal execution of ETL tasks, and sends out the responsible person that mail notification corresponds to ETL tasks, task version has returned Otherwise rolling judges whether the ETL tasks to fail are that data assets grade is higher than the first predetermined threshold value or downstream influences range More than the ETL tasks of the second predetermined threshold value, if so, sending out prompt message, to prompt O&M operator on duty's timely processing, otherwise The failed tasks are preserved, to wait for operation maintenance personnel or ETL responsible person in normal workday processing.
6. a kind of ETL tasks automatic processing device, which is characterized in that including:
Shift module, for by from source database and LOG log collections to data be put into STG layer data tables;
Detection module, for detecting whether STG layer datas table has corresponding ODS layer datas table, if not having, create corresponding ODS layer data tables, if so, the data sheet field for then detecting in STG layer data tables whether have in ODS layer data tables it is corresponding Field supplements corresponding field if not having in ODS layer data tables.
7. device according to claim 6, which is characterized in that the detection module is creating corresponding ODS layer datas table When, the table name of ODS layer data tables follows following Naming conventions:Data Layer name _ source library name _ source table name _ renewal frequency and extraction side Formula.
8. device according to claim 6, which is characterized in that the detection module supplements correspondence in ODS layer data tables Field when, field name will with the field in normal data dictionary name be consistent, wherein include in normal data dictionary Following field:STG layers of table name, STG layers of literary name section English name, STG layers of literary name section Chinese name, STG layers of literary name section data class Type, ODS layer table name, ODS layers of literary name section standard English name, ODS layers of literary name section standard Chinese name, ODS layers of literary name section normal data Type and ODS layers of literary name section default value.
9. a kind of electronic equipment, including memory, processor and storage are on a memory and the calculating that can run on a processor Machine program, which is characterized in that the processor realizes the ETL tasks as described in any one of claim 1 to 5 when executing described program The step of automatic processing method.
10. a kind of computer readable storage medium, is stored thereon with computer program, which is characterized in that the computer program quilt It is realized when processor executes as described in any one of claim 1 to 5 the step of ETL tasks automatic processing method.
CN201810046377.9A 2018-01-17 2018-01-17 ETL task automatic processing method and device Active CN108376145B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810046377.9A CN108376145B (en) 2018-01-17 2018-01-17 ETL task automatic processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810046377.9A CN108376145B (en) 2018-01-17 2018-01-17 ETL task automatic processing method and device

Publications (2)

Publication Number Publication Date
CN108376145A true CN108376145A (en) 2018-08-07
CN108376145B CN108376145B (en) 2021-04-20

Family

ID=63015654

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810046377.9A Active CN108376145B (en) 2018-01-17 2018-01-17 ETL task automatic processing method and device

Country Status (1)

Country Link
CN (1) CN108376145B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109725998A (en) * 2018-12-26 2019-05-07 亚信科技(中国)有限公司 A kind of task retries method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104866403A (en) * 2015-05-13 2015-08-26 上海钢富电子商务有限公司 Distributed task processing system and method
US20170212934A1 (en) * 2007-09-21 2017-07-27 Hasso-Plattner-Institut für Softwaresystemtechnik GmbH ETL-Less Zero-Redundancy System and Method for Reporting OLTP Data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170212934A1 (en) * 2007-09-21 2017-07-27 Hasso-Plattner-Institut für Softwaresystemtechnik GmbH ETL-Less Zero-Redundancy System and Method for Reporting OLTP Data
CN104866403A (en) * 2015-05-13 2015-08-26 上海钢富电子商务有限公司 Distributed task processing system and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
金震: "某商业智能管理系统的设计与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109725998A (en) * 2018-12-26 2019-05-07 亚信科技(中国)有限公司 A kind of task retries method and device

Also Published As

Publication number Publication date
CN108376145B (en) 2021-04-20

Similar Documents

Publication Publication Date Title
EP2515234B1 (en) System, method, and apparatus for resolving errors in a system
CN102937930B (en) Application program monitoring system and method
CN111435366A (en) Equipment fault diagnosis method and device and electronic equipment
CN103458086B (en) A kind of smart mobile phone and fault detection method thereof
CN107832164A (en) A kind of method and device of the faulty hard disk processing based on Ceph
CN107357730B (en) System fault diagnosis and repair method and device
CN102346756B (en) Device failure solution knowledge management and search system and method
CN104718533A (en) Robust hardware fault management system, method and framework for enterprise devices
CN104268061A (en) Storage state monitoring mechanism for virtual machine
CN111143167B (en) Alarm merging method, device, equipment and storage medium for multiple platforms
CN107527134A (en) A kind of distribution transformer state evaluating method and device based on big data
CN109213617A (en) A kind of determination method, system and the associated component of osd failure cause
CN110063042A (en) A kind of response method and its terminal of database failure
CN103002039A (en) System and method for scheduling servers
CN111865673A (en) Automatic fault management method, device and system
CN108376145A (en) A kind of ETL tasks automatic processing method and device
CN103645985B (en) Source code macro-matching detection method
CN106982141A (en) Weblogic examples monitoring method and device
CN111367934B (en) Data consistency checking method, device, server and medium
CN107480877A (en) A kind of failure handling program between multi-stage scheduling combines execution method and system online
CN110197289A (en) A kind of energy-saving equipment management system based on big data
CN109685682A (en) The method of regulator control system inspection operation ticket is intelligently generated based on relational database
CN106294058A (en) The target strategy processing problems of operation document determines method and device
CN109190195A (en) Management method, system, equipment and the storage medium of airplane information
CN113946465A (en) Big data fault processing method and related equipment thereof

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
CB02 Change of applicant information

Address after: 100085 Floor 101 102-1, No. 35 Building, No. 2 Hospital, Xierqi West Road, Haidian District, Beijing

Applicant after: Seashell Housing (Beijing) Technology Co.,Ltd.

Address before: 100085 Floor 101 102-1, No. 35 Building, No. 2 Hospital, Xierqi West Road, Haidian District, Beijing

Applicant before: LIANJIA(BEIJING) TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
TA01 Transfer of patent application right

Effective date of registration: 20210222

Address after: 101309 room 24, 62 Farm Road, Erjie village, Yangzhen, Shunyi District, Beijing

Applicant after: Beijing fangjianghu Technology Co.,Ltd.

Address before: 100085 Floor 101 102-1, No. 35 Building, No. 2 Hospital, Xierqi West Road, Haidian District, Beijing

Applicant before: Seashell Housing (Beijing) Technology Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant