CN111427618A - Information resource dual-system fusion method - Google Patents

Information resource dual-system fusion method Download PDF

Info

Publication number
CN111427618A
CN111427618A CN202010098500.9A CN202010098500A CN111427618A CN 111427618 A CN111427618 A CN 111427618A CN 202010098500 A CN202010098500 A CN 202010098500A CN 111427618 A CN111427618 A CN 111427618A
Authority
CN
China
Prior art keywords
main system
main
interface
users
database
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
CN202010098500.9A
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.)
Information and Telecommunication Branch of State Grid Liaoning Electric Power Co Ltd
Original Assignee
Information and Telecommunication Branch of State Grid Liaoning Electric Power 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 Information and Telecommunication Branch of State Grid Liaoning Electric Power Co Ltd filed Critical Information and Telecommunication Branch of State Grid Liaoning Electric Power Co Ltd
Priority to CN202010098500.9A priority Critical patent/CN111427618A/en
Publication of CN111427618A publication Critical patent/CN111427618A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4405Initialisation of multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Storage Device Security (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to the field of information system fusion, in particular to an information resource dual-system fusion method. The method comprises the following steps: the system comprises a main system and a secondary system, wherein the application services of the two systems are deployed to the same application node, and one database is used, wherein the main system distributes different database users to the secondary system, divides different table spaces, configures independent access authorities for the database users, and endows corresponding authorities for data sharing between the main system and the secondary system through an account; the interface of the sub-system is transformed into a uniform interface according to the main system architecture style, so that the interface of the sub-system is integrally embedded into a menu of the main system; the main system and the auxiliary system are integrated with the unified authority platform, the unified authority platform is used for managing the role authority of the users, the users of the two parties are completely unified, the application personnel can access the auxiliary system in the main system without differentiation through the interface style and the unification of the access users, and the problems that the flow is not through, the data is not synchronous, the monitoring is not thorough and the like between the independent systems are solved.

Description

Information resource dual-system fusion method
Technical Field
The invention relates to the field of information system fusion, in particular to an information resource dual-system fusion method.
Background
The power grid is one of the most important strategic infrastructures in the current society, which relates to national energy safety and national economic fate, in recent years, with the rapid development of smart power grids, the number of a large number of independent and personalized information support platforms is gradually increased, the problems of non-through flow, non-synchronous data, incomplete monitoring and the like are also highlighted, and a plurality of systems are urgently needed to be fused together to realize the coordination of data and work of the information systems.
Disclosure of Invention
The invention aims to provide an information resource dual-system fusion method, which solves the problems of non-through flow, asynchronous data, incomplete monitoring and the like between independent systems.
The invention is realized in this way, a method for fusing information resources and double systems, which comprises the following steps:
the system comprises a main system and a secondary system, wherein the application services of the two systems are deployed to the same application node, and one database is used, wherein the main system distributes different database users to the secondary system, divides different table spaces, configures independent access rights for the database users, and realizes data sharing between the main system and the secondary system by endowing corresponding rights through an account number;
the interface of the sub-system is transformed into a uniform interface according to the main system architecture style, so that the interface of the sub-system is integrally embedded into a menu of the main system;
the main system and the auxiliary system are integrated with the unified authority platform, the user role authority is managed through the unified authority platform, users of the main system and the auxiliary system are completely unified, and application personnel can access the auxiliary system in a non-differentiated mode under the main system through the interface style and the unification of access users.
Furthermore, the main system and the auxiliary system are provided with a switching interface, when an event which cannot be processed by the main system directly calls the switching interface to be converted into the auxiliary system for processing, the auxiliary system calls back the main system interface after the processing is finished, and a processing result and a processing state are fed back.
Furthermore, a defect reporting flow is additionally arranged in the main system, the defects in the main system flow to the auxiliary system, and workers check and level the defects by operating the auxiliary system.
Further, basic index data required by the informatization assessment indexes of the auxiliary system are provided by the main system, the access authority of the corresponding database table of the main system is opened to the users of the auxiliary system database, and the auxiliary system is called periodically according to business requirements; the sub-system provides information data for the main system to use, the access authority of the part of data is opened to the main system database user, and the data display is carried out through the main system.
Compared with the prior art, the invention has the beneficial effects that: the invention completely fuses the service flows, the database structures, the application services and the like of the two systems, has no system barrier between the two systems, and completely shares basic data, thereby realizing centralized unification, data sharing, flow fusion and integrated application of information systems.
Drawings
Fig. 1 is a schematic view of a service flow of two system convergence provided in an embodiment of the present invention;
fig. 2 is a schematic structural diagram of fusion of two systems according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail with reference to the following embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1 in conjunction with fig. 2, an information resource dual-system fusion method includes:
the system comprises a main system and a secondary system, wherein the application services of the two systems are deployed to the same application node, and one database is used, wherein the main system distributes different database users to the secondary system, divides different table spaces, configures independent access authorities for the database users, and endows corresponding authorities for data sharing between the main system and the secondary system through an account;
the interface of the sub-system is transformed into a uniform interface according to the main system architecture style, so that the interface of the sub-system is integrally embedded into a menu of the main system;
the main system and the auxiliary system are integrated with the unified authority platform, the user role authority is managed through the unified authority platform, users of the main system and the auxiliary system are completely unified, and application personnel can access the auxiliary system in a non-differentiated mode under the main system through the interface style and the unification of access users.
The main system and the auxiliary system are provided with the switching interface, when the events which cannot be processed by the main system directly call the switching interface to be converted into the auxiliary system for processing, the auxiliary system calls back the main system interface after the processing is finished, and the processing result and the state are fed back.
And a defect reporting flow is added in the main system, the defect in the main system is transferred to the auxiliary system, and a worker examines the defect and ranks the defect by operating the auxiliary system.
Basic index data required by the informatization assessment indexes of the auxiliary system are provided by the main system, the access right of a corresponding database table of the main system is opened for a user of the auxiliary system database, and the auxiliary system is called periodically according to business requirements; the sub-system provides information data for the main system to use, the access authority of the part of data is opened to the main system database user, and the data display is carried out through the main system.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents and improvements made within the spirit and principle of the present invention are intended to be included within the scope of the present invention.

Claims (4)

1. An information resource dual-system fusion method is characterized by comprising the following steps:
the system comprises a main system and a secondary system, wherein the application services of the two systems are deployed to the same application node, and one database is used, wherein the main system distributes different database users to the secondary system, divides different table spaces, configures independent access authorities for the database users, and endows corresponding authorities for data sharing between the main system and the secondary system through an account;
the interface of the sub-system is transformed into a uniform interface according to the main system architecture style, so that the interface of the sub-system is integrally embedded into a menu of the main system;
the main system and the auxiliary system are integrated with the unified authority platform, the user role authority is managed through the unified authority platform, users of the main system and the auxiliary system are completely unified, and application personnel can access the auxiliary system in a non-differentiated mode under the main system through the interface style and the unification of access users.
2. The method as claimed in claim 1, wherein the primary system and the secondary system are provided with a transit interface, when the event which cannot be processed by the primary system directly calls the transit interface to be converted into the secondary system for processing, the secondary system calls back to the primary system interface after the processing is completed, and the processing result and the state are fed back.
3. The method of claim 1, wherein a defect reporting process is added in the primary system, the defect stream in the primary system is transferred to the secondary system, and the staff checks and ranks the defects by operating the secondary system.
4. The method as claimed in claim 1, wherein basic index data required by the informatization assessment index of the secondary system is provided by the primary system, the access right of a corresponding database table of the primary system is open to a user of the secondary system database, and the secondary system is called periodically according to business requirements; the sub-system provides information data for the main system to use, the access authority of the part of data is opened to the main system database user, and the data display is carried out through the main system.
CN202010098500.9A 2020-02-18 2020-02-18 Information resource dual-system fusion method Pending CN111427618A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010098500.9A CN111427618A (en) 2020-02-18 2020-02-18 Information resource dual-system fusion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010098500.9A CN111427618A (en) 2020-02-18 2020-02-18 Information resource dual-system fusion method

Publications (1)

Publication Number Publication Date
CN111427618A true CN111427618A (en) 2020-07-17

Family

ID=71547806

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010098500.9A Pending CN111427618A (en) 2020-02-18 2020-02-18 Information resource dual-system fusion method

Country Status (1)

Country Link
CN (1) CN111427618A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116155740A (en) * 2022-08-16 2023-05-23 马上消费金融股份有限公司 Data routing system, method, electronic device and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102739618A (en) * 2011-04-13 2012-10-17 孙兵 Interactive active information exchange display system
CN102801560A (en) * 2012-08-03 2012-11-28 福建富士通信息软件有限公司 Auditing method capable of auditing mass equipment and realizing user expansion
WO2018126380A1 (en) * 2017-01-05 2018-07-12 深圳市前海中康汇融信息技术有限公司 Database access control system
CN109388921A (en) * 2017-08-10 2019-02-26 顺丰科技有限公司 A kind of unification user rights management platform and operation method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102739618A (en) * 2011-04-13 2012-10-17 孙兵 Interactive active information exchange display system
CN102801560A (en) * 2012-08-03 2012-11-28 福建富士通信息软件有限公司 Auditing method capable of auditing mass equipment and realizing user expansion
WO2018126380A1 (en) * 2017-01-05 2018-07-12 深圳市前海中康汇融信息技术有限公司 Database access control system
CN109388921A (en) * 2017-08-10 2019-02-26 顺丰科技有限公司 A kind of unification user rights management platform and operation method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
靳丹;张小东;刘少博;: "电力企业统一权限管理系统的研究与应用", 电力信息与通信技术, no. 10 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116155740A (en) * 2022-08-16 2023-05-23 马上消费金融股份有限公司 Data routing system, method, electronic device and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN102097859B (en) Power grid dispatching intelligentized and instruction informationized working platform
CN104156822A (en) SOA-based comprehensive enterprise level information system operation and maintenance management method
CN110647567B (en) Power failure plan auxiliary decision system based on end data fusion
CN204204022U (en) A kind of live supervisory system based on operation of power networks state
CN113595761A (en) Micro-service component optimization method of power system information and communication integrated scheduling platform
CN106651643A (en) Power security management and control method for whole process based on distribution and adjustment
CN112150027A (en) Power supply service command platform system
CN111427618A (en) Information resource dual-system fusion method
CN112241401A (en) Knowledge graph-based digital quality management system and method
CN104732449B (en) A kind of information system method of operation method for establishing model
CN115276233A (en) Intelligent operation and maintenance system for urban rail subway power supply
Liu et al. Integrated power grid management system based on micro service
Zhu et al. Research on operation and maintenance management risk assessment of power communication network based on DEMATEL
TWI306341B (en)
CN102982410A (en) Unified authority platform based on SG-ERP frame
Yan et al. Realization of Electric Power Communication Network
CN114157020B (en) System and method for realizing dispatching instruction networking order-issuing across secure partition
Guemkam et al. Metamodel for reputation based agents system: case study for electrical distribution SCADA design
CN203205872U (en) Power grid anti-accident maneuver system
Krohns-Välimäki et al. Developing situation awareness in major disturbances of electricity supply
CN112540876B (en) Remote disaster recovery backup method and system for manual telephone exchange
Liu et al. The Automatic Operation and Maintenance Scheme for Cloud Data Centers in Multi-site Fusion
Qu et al. Application of 5G network slicing in state grid
Shen et al. Data Model Design of Dispatching, Operation and Maintenance of Power Information System Based on CIM
Wang et al. Design of Dispatcher Interactive Platform Based-on Text Technology

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