CN103729455A - Master data storage method based on primary copy storage pattern - Google Patents

Master data storage method based on primary copy storage pattern Download PDF

Info

Publication number
CN103729455A
CN103729455A CN201410004578.4A CN201410004578A CN103729455A CN 103729455 A CN103729455 A CN 103729455A CN 201410004578 A CN201410004578 A CN 201410004578A CN 103729455 A CN103729455 A CN 103729455A
Authority
CN
China
Prior art keywords
master data
core
data
copy
management system
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
CN201410004578.4A
Other languages
Chinese (zh)
Other versions
CN103729455B (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.)
Guangdong Zhuowei Networks Co Ltd
GUIZHOU GUANGSI INFORMATION NETWORK CO Ltd
Information & Communication Branch Of Guizhou Grid Co
China Southern Power Grid Co Ltd
Original Assignee
Guangdong Zhuowei Networks Co Ltd
GUIZHOU GUANGSI INFORMATION NETWORK CO Ltd
Information & Communication Branch Of Guizhou Grid Co
China Southern Power Grid 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 Guangdong Zhuowei Networks Co Ltd, GUIZHOU GUANGSI INFORMATION NETWORK CO Ltd, Information & Communication Branch Of Guizhou Grid Co, China Southern Power Grid Co Ltd filed Critical Guangdong Zhuowei Networks Co Ltd
Priority to CN201410004578.4A priority Critical patent/CN103729455B/en
Publication of CN103729455A publication Critical patent/CN103729455A/en
Application granted granted Critical
Publication of CN103729455B publication Critical patent/CN103729455B/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

Landscapes

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

Abstract

The invention discloses a master data storage method based on a primary copy storage pattern. The master data storage method is characterized by comprising the following steps: (1) dividing master data into core master data and non-core master data, (2) storing the core master data into a master data management system database, setting up a core master data copy, and storing the core master data copy into a service system database, (3) storing the non-core master data into the service system database, setting up a non-core master data copy, and storing the non-core master data copy into the master data management system database. By the adoption of the method, operation and maintenance risks caused by external factors of a system can be reduced, and the reliability and the stability of service function can be improved.

Description

A kind of primary data store method based on primary copy memory module
Technical field
The present invention relates to a kind of primary data store method, in particular a kind of primary data store method based on primary copy memory module.
Background technology
Master data is the kernel object of describing in real world, is the self-existent business object that participates in enterprise operation, has following three characteristics, most important property: master data is the main entity of enterprise's main business; The most basic: all main businesses are all carried out round master data, by multidisciplinary, multisystem, shared and use; Stability: master data be can standardized management static reference data, generally can frequently do not revised.Enterprise is no can effectively manage master data, guarantees that master data is uniquely identified and conforms to quality requirements, and is one of key factor affecting business decision analysis and interdepartmental cooperation.
In existing primary data store system, be generally to take the memory module of single main, only in master data base, preserve a sets of data exactly, when operation system needs consumption data, then obtain from master data base.There is following shortcoming in traditional primary data store system: 1. data layout does not mate: the data of master data service output are to follow the form of master data model definition, and the data layout that operation system is used is to define according to own service demand, so just there will be the inconsistent situation of data layout, operation system is carried out format conversion to the data of obtaining could meet the demand of using.The work of extra Data Format Transform has directly increased the burden of operation system, the cost consumption while comprising exploitation, extra performance consumption during operation etc.2. reduce the response efficiency of business: when the result of a form of client-requested, operation system needs in real time from master data service acquisition data, then be converted to business datum form, finally be shown to client, this process comprises that cross-system sends request, self processing procedure of master data management system, the performance consumption of Data Format Transform, these greatly reduce the response efficiency of business.3. strong coupling: when operation system is when service is asked to master data, because some problem (as network problem, master data service maintenance etc.) cannot obtain correct response, the business function that causes operation system cannot normally be used, have a strong impact on user and experience.
Therefore, prior art has yet to be improved and developed.
Summary of the invention
The object of the present invention is to provide a kind of primary data store method based on primary copy memory module, the response efficiency that is intended to solve traditional primary data store system business is low, uses inconvenient technical matters.
Technical scheme of the present invention is as follows: a kind of primary data store method based on primary copy memory module, wherein, comprises the following steps:
A. master data is divided into core master data and non-core master data;
B. by core primary data store in master data management system database, and set up the copy of core master data, core master data copy is stored in operation system database;
C. by non-core primary data store in operation system database, and set up the copy of non-core master data, non-core master data copy is stored in master data management system database.
The described primary data store method based on primary copy memory module, wherein, described operation system is included as the data consumption side that master data management system provides the data providing of master data and obtains master data to master data management system;
The master data that described data providing provides is divided into core master data and non-core master data, and the core master data that data providing provides is kept in master data management system database, and in data providing database, preserves core master data copy; The non-core master data that data providing provides is kept in data providing database, and in master data management system database, preserves non-core master data copy;
The master data that described data consumption side obtains is divided into core master data and non-core master data, and the copy of core master data and the copy of non-core master data that data consumption side obtains are kept in data consumption party database.
The described primary data store method based on primary copy memory module, wherein, the modify steps of described core master data is as follows:
S1. operation system sends to master data management system the request of modification;
S2. request is revised in master data management system checking, is verified the core master data of calling in master data management system database and it is modified, successfully modified backward operation system output modifications successful information, otherwise output modifications failure information;
S3. operation system is verified successfully modified information, is proved to be successful rear core master data copy in operation system database to be modified successfully modified rear output modifications successful information, otherwise output modifications failure information.
The described primary data store method based on primary copy memory module, wherein, described master data management system backs up the modification information of core master data, and is kept in master data management system database.
The described primary data store method based on primary copy memory module, wherein, the modify steps of described non-core master data is as follows:
X1. to operation system input, revise request;
X2. request is revised in operation system checking, is verified and calls the non-core master data in operation system database and it is modified, successfully modified rear output modifications successful information, otherwise output modifications failure information;
X3. operation system sends successfully modified information to master data management system, master data management system is verified successfully modified information, be proved to be successful and rear non-core master data copy in master data management system database modified, successfully modified rear output modifications successful information, otherwise output modifications failure information.
The described primary data store method based on primary copy memory module, wherein, described operation system backs up the modification information of non-core master data, and is kept in operation system database.
The described primary data store method based on primary copy memory module, wherein, in described master data management system database, store master data model, described in the core master data and the non-core master data copy that are stored in master data management system database all according to the definition of master data model, carry out modeling.
Beneficial effect of the present invention: the present invention is divided into core master data and non-core master data by master data, wherein main of core master data is stored in master data management system database, core master data copy is stored in each operation system database (comprising data providing and data consumption side), when revising core master data, need to first change behind this storehouse of core master data master in master data management system database, rechange the core master data copy in operation system database; Equally, main of non-core master data is stored in the database of operation system (data providing), the copy of non-core master data is stored in the database of master data management system database and other operation systems (data consumption side), when revising non-core master data, need first main of non-core master data to be modified, and then the copy of non-core master data is modified.Pass through this setup, on the one hand, utilizing operation system database, while carrying out the basic businesses such as inquiry operation, efficiency is fast, in addition because master data information (comprising the copy of core master data and main of non-core master data) has incorporated in operation system table, when operation system need to be called master data, without the conversion operations that carries out in addition data layout, efficiency gets a promotion; Be conducive on the other hand reduce system, coupled, operation system is when carrying out the inquiry generic operation of non-core master data operation and core master data, can directly read local information, no longer need master data management system database to conduct interviews, the O&M risk that attenuating brings due to system external factor, improve reliability, the stability of business function, guarantee that good user experiences.Core master data in the present invention and non-core master data are self-defining according to actual needs, in the process of using, can change flexibly according to the changes in demand of business, both the authority and the uniqueness that had guaranteed master data, reduce again the impact on operation system.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the primary data store method based on primary copy memory module in the present invention.
Fig. 2 is the process flow diagram of in the present invention, core master data being modified.
Fig. 3 is the process flow diagram of in the present invention, non-core master data being modified.
Embodiment
For making object of the present invention, technical scheme and advantage clearer, clear and definite, referring to accompanying drawing, developing simultaneously, the present invention is described in more detail for embodiment.
The invention discloses a kind of primary data store method based on primary copy memory module, as shown in Figure 1, comprise the following steps:
A. master data is divided into core master data and non-core master data;
B. by core primary data store in master data management system database, and set up the copy of core master data, core master data copy is stored in operation system database;
C. by non-core primary data store in operation system database, and set up the copy of non-core master data, non-core master data copy is stored in master data management system database.
Concrete, the core master data in the present invention and non-core master data are self-defining according to actual needs, in the process of using, can change flexibly according to the changes in demand of business.
Concrete, operation system is included as the data consumption side that master data management system provides the data providing of master data and obtains master data to master data management system; The master data that data providing provides is divided into core master data and non-core master data, wherein, the core master data that data providing provides is kept in master data management system database, and in data providing database, preserve core master data copy, the non-core master data that data providing provides is kept in data providing database, and in master data management system database, preserves non-core master data copy; The master data that data consumption side obtains is divided into core master data and non-core master data equally, preserves the copy of this core master data and the copy of non-core master data in data consumption party database.
By this set-up mode flexibly, operation system can be stored master data according to the service needed of self, greatly improves the work efficiency of each system.For a simple example, the data system of a company, comprise financial information system and human resources system, financial information system can be to company's master data management system input financial information, human resources system is to the master data management system entry personnel of company information, suppose that definition financial information is core master data, main of financial information is stored in master data management system database so, the copy of financial information is stored in financial information system, suppose that definition personal information is non-core master data, main of personal information is stored in human resources system so, the copy of personal information is stored in master data.If financial information system needs regular personnel query information (the namely service needed of financial information system), now can in financial information system, store the copy of personal information, so during financial information system personnel query information, only need direct access local database, do not need to access master data management system or human resources system, can greatly reduce like this time of data acquisition, the efficiency of submission system, can avoid being subject to the extraneous factor impacts such as network problem, master data service maintenance simultaneously.Equally, if human resources system need to be inquired about financial information, the copy of financial information can be stored in human resources system.Primary data store mode of the present invention is changed flexibly according to the changes in demand of operation system in the process of using, and has both improved the work efficiency of operation system, improves the effective rate of utilization of each system database simultaneously.
In practical application, for master data management system, be that core master data or non-core master data copy all carry out modeling in strict accordance with the definition of master data management system data model, guarantee the integrality of master data; For operation system database, can carry out unified Modeling according to master data management system data model, but consider that some operation systems are inconvenient to revise original database structure, can according to s own situation, carry out data processing and storage by operation system.When operation system and master data management system carry out data interaction, must follow the input/output format that data-interface provides, to guarantee that data can be identified.
In actual applications, need to modify to master data, the present invention is defined in while revising master data, first main to master data (comprising main and main of non-core master data of core master data) modifies, after main modification of master data, revise its corresponding copy, to guarantee accuracy and the consistance of master data.
Concrete, as shown in Figure 2, the modify steps of core master data is as follows:
S1. operation system sends to master data management system the request of modification;
S2. request is revised in master data management system checking, is verified the core master data of calling in master data management system database and it is modified, successfully modified backward operation system output modifications successful information, otherwise output modifications failure information;
S3. operation system is verified successfully modified information, is proved to be successful rear core master data copy in operation system database to be modified successfully modified rear output modifications successful information, otherwise output modifications failure information.
After core master data has been revised, master data management system backs up the modification information of core master data, and is kept in master data management system database, generates daily record, to facilitate staff to inquire about.For core master data, after completing the modification of main of core master data, by the mode that changes information broadcast, corresponding core master data copy in each operation system is revised accordingly, to guarantee the consistance of core master data.
Concrete, as shown in Figure 3, the modify steps of non-core master data is as follows:
X1. to the request of operation system output modifications;
X2. request is revised in operation system checking, is verified and calls the non-core master data in operation system database and it is modified, successfully modified rear output modifications successful information, otherwise output modifications failure information;
X3. operation system sends successfully modified information to master data management system, master data management system is verified successfully modified information, be proved to be successful and rear non-core master data copy in master data management system database modified, successfully modified rear output modifications successful information, otherwise output modifications failure information.
After non-core master data is revised, operation system backs up the modification information of non-core master data, and is kept in operation system database, generates daily record, facilitates staff to inquire about.For non-core master data, after completing the modification of main of non-core master data, by the mode of service call quasi real time, corresponding non-core master data copy in master data management system is revised accordingly, when completing after the modification of the master data copy to master data management system, by master data management system, by the mode that changes information broadcast, to storing corresponding non-core master data copy in the operation system of this non-core master data copy, modified again, to guarantee the consistance of core master data.
Date storage method disclosed by the invention unconventional simple database redundancy (information being about in master data management system database is set up a copy in operation system database), but by master data according to the actual requirements (this actual demand comprises user's needs or the exchange frequency of master data) be defined as freely core master data and non-core master data, main of core master data is stored in master data management system database with the copy of non-core master data, and according to main of the practical business demand storage core master data copy of operation system and non-core master data.This storage mode has the efficiency of utilizing raising operation system, than traditional storage means of the information in master data management system database being set up in operation system database to a copy, operation system work efficiency of the present invention is higher, data storage is more flexible, and effectively save the storage space of database, real work is more reliable and more stable.
Should be understood that, application of the present invention is not limited to above-mentioned giving an example, and for those of ordinary skills, can be improved according to the above description or convert, and all these improvement and conversion all should belong to the protection domain of claims of the present invention.

Claims (7)

1. the primary data store method based on primary copy memory module, is characterized in that, comprises the following steps:
A. master data is divided into core master data and non-core master data;
B. by core primary data store in master data management system database, and set up the copy of core master data, core master data copy is stored in operation system database;
C. by non-core primary data store in operation system database, and set up the copy of non-core master data, non-core master data copy is stored in master data management system database.
2. the primary data store method based on primary copy memory module according to claim 1, it is characterized in that, described operation system is included as the data consumption side that master data management system provides the data providing of master data and obtains master data to master data management system;
The master data that described data providing provides is divided into core master data and non-core master data, and the core master data that data providing provides is kept in master data management system database, and in data providing database, preserves core master data copy; The non-core master data that data providing provides is kept in data providing database, and in master data management system database, preserves non-core master data copy;
The master data that described data consumption side obtains is divided into core master data and non-core master data, and the copy of core master data and the copy of non-core master data that data consumption side obtains are kept in data consumption party database.
3. the primary data store method based on primary copy memory module according to claim 1 and 2, is characterized in that, the modify steps of described core master data is as follows:
S1. operation system sends to master data management system the request of modification;
S2. request is revised in master data management system checking, is verified the core master data of calling in master data management system database and it is modified, successfully modified backward operation system output modifications successful information, otherwise output modifications failure information;
S3. operation system is verified successfully modified information, is proved to be successful rear core master data copy in operation system database to be modified successfully modified rear output modifications successful information, otherwise output modifications failure information.
4. the primary data store method based on primary copy memory module according to claim 3, is characterized in that, described master data management system backs up the modification information of core master data, and is kept in master data management system database.
5. the primary data store method based on primary copy memory module according to claim 1 and 2, is characterized in that, the modify steps of described non-core master data is as follows:
X1. to operation system input, revise request;
X2. request is revised in operation system checking, is verified and calls the non-core master data in operation system database and it is modified, successfully modified rear output modifications successful information, otherwise output modifications failure information;
X3. operation system sends successfully modified information to master data management system, master data management system is verified successfully modified information, be proved to be successful and rear non-core master data copy in master data management system database modified, successfully modified rear output modifications successful information, otherwise output modifications failure information.
6. the primary data store method based on primary copy memory module according to claim 5, is characterized in that, described operation system backs up the modification information of non-core master data, and is kept in operation system database.
7. the primary data store method based on primary copy memory module according to claim 1 and 2, it is characterized in that, in described master data management system database, store master data model, described in the core master data and the non-core master data copy that are stored in master data management system database all according to the definition of master data model, carry out modeling.
CN201410004578.4A 2014-01-06 2014-01-06 Master data storage method based on primary copy storage pattern Active CN103729455B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410004578.4A CN103729455B (en) 2014-01-06 2014-01-06 Master data storage method based on primary copy storage pattern

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410004578.4A CN103729455B (en) 2014-01-06 2014-01-06 Master data storage method based on primary copy storage pattern

Publications (2)

Publication Number Publication Date
CN103729455A true CN103729455A (en) 2014-04-16
CN103729455B CN103729455B (en) 2015-01-21

Family

ID=50453529

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410004578.4A Active CN103729455B (en) 2014-01-06 2014-01-06 Master data storage method based on primary copy storage pattern

Country Status (1)

Country Link
CN (1) CN103729455B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108052610A (en) * 2017-12-13 2018-05-18 泰康保险集团股份有限公司 Management method, server, storage medium and the electronic equipment of master data
CN111311450A (en) * 2020-02-28 2020-06-19 重庆百事得大牛机器人有限公司 Big data management platform and method for legal consultation service
CN111831534A (en) * 2019-04-15 2020-10-27 西安京迅递供应链科技有限公司 Method and device for verifying accuracy of datagram table
CN114153842A (en) * 2021-11-12 2022-03-08 广东广信通信服务有限公司 Cross-platform data processing method, system, equipment and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101452450A (en) * 2007-11-30 2009-06-10 上海市电力公司 Multiple source data conversion service method and apparatus thereof
CN101517569A (en) * 2006-08-07 2009-08-26 米谋萨系统有限公司 Retro-fitting synthetic full copies of data
CN103049815A (en) * 2012-12-14 2013-04-17 深圳供电局有限公司 Customer archive information management system and method
CN103119618A (en) * 2010-04-20 2013-05-22 Ips株式会社 Database, work content data management server and work content data management program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101517569A (en) * 2006-08-07 2009-08-26 米谋萨系统有限公司 Retro-fitting synthetic full copies of data
CN101452450A (en) * 2007-11-30 2009-06-10 上海市电力公司 Multiple source data conversion service method and apparatus thereof
CN103119618A (en) * 2010-04-20 2013-05-22 Ips株式会社 Database, work content data management server and work content data management program
CN103049815A (en) * 2012-12-14 2013-04-17 深圳供电局有限公司 Customer archive information management system and method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108052610A (en) * 2017-12-13 2018-05-18 泰康保险集团股份有限公司 Management method, server, storage medium and the electronic equipment of master data
CN108052610B (en) * 2017-12-13 2021-02-02 泰康保险集团股份有限公司 Method for managing master data, server, storage medium, and electronic device
CN111831534A (en) * 2019-04-15 2020-10-27 西安京迅递供应链科技有限公司 Method and device for verifying accuracy of datagram table
CN111311450A (en) * 2020-02-28 2020-06-19 重庆百事得大牛机器人有限公司 Big data management platform and method for legal consultation service
CN111311450B (en) * 2020-02-28 2024-03-29 重庆百事得大牛机器人有限公司 Big data management platform and method for legal consultation service
CN114153842A (en) * 2021-11-12 2022-03-08 广东广信通信服务有限公司 Cross-platform data processing method, system, equipment and medium

Also Published As

Publication number Publication date
CN103729455B (en) 2015-01-21

Similar Documents

Publication Publication Date Title
CN108536761B (en) Report data query method and server
CN102262680B (en) Distributed database proxy system based on massive data access requirement
CN101388904B (en) GIS service aggregating method, device and system
CN105139181A (en) Enterprise collaborative office management system
CN101957865A (en) Data exchange and sharing technology among heterogeneous systems
CN102542382A (en) Method and device for managing business rule
CN104794609A (en) Instant communication system capable of supporting enterprise cooperative office
CN106354833A (en) Platform for achieving data management and sharing exchange on basis of B/S framework
CN103729455B (en) Master data storage method based on primary copy storage pattern
CN102567378A (en) Information retrieval system based on heterogeneous data
CN104182846A (en) Client management system
CN106021207A (en) A patent writing system and method
CN102567334A (en) Office automation system based on heterogeneous data
CN103729742B (en) A kind of Data Resources Management System based on SOA framework and executing model drive structure
WO2019056770A1 (en) Method and apparatus for data processing on basis of related transactions, and computer device
CN105488655A (en) Free flow-based official document flow method
CN109146656A (en) A kind of tax monitoring system and monitoring method
US11062246B2 (en) Enterprise framework for efficient and adaptable workflow application data distribution
CN105139186A (en) Community management table generating method and community management table generating system
CN101266545A (en) Electric power industry integral supporting platform
CN101673257B (en) Copying and pasting method of complex object data and device
CN112488643A (en) Digital middle platform system for enterprise application
CN103310304A (en) Method and device for managing process model
CN104346334A (en) Remote visual interface database system
CN111340435A (en) Contract management system and contract management method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant