CN1545252A - A method for implementing foreground data configuration in network management system - Google Patents

A method for implementing foreground data configuration in network management system Download PDF

Info

Publication number
CN1545252A
CN1545252A CNA2003101135101A CN200310113510A CN1545252A CN 1545252 A CN1545252 A CN 1545252A CN A2003101135101 A CNA2003101135101 A CN A2003101135101A CN 200310113510 A CN200310113510 A CN 200310113510A CN 1545252 A CN1545252 A CN 1545252A
Authority
CN
China
Prior art keywords
data
foreground
configuration
transmitted
request
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
CNA2003101135101A
Other languages
Chinese (zh)
Other versions
CN100388675C (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CNB2003101135101A priority Critical patent/CN100388675C/en
Publication of CN1545252A publication Critical patent/CN1545252A/en
Application granted granted Critical
Publication of CN100388675C publication Critical patent/CN100388675C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

The invention discloses a foreground data configuring method in network management system, firstly simulating the coursed of establishing relative configuration tables, data tables to be transmitted, foreground-background database relation tables and custom memory; the operating personnel sends a request for data synchronization, and the network management program reads the data in the configuration tables to be transmitted according to the data tables to be transmitted, making data conversion according to the above relation tables, and then transmitting the data to the foreground. It can save limited resources of CPU, memory, etc, enhance working efficiency of the foreground, and at the same time make full use of strong functions of the background relation database system, to make the configuration data more reliable.

Description

Realize method in a kind of network management system to the Foreground Data configuration
Technical field
The present invention relates to a kind of network management system, relate in particular to the method that realizes in a kind of network management system the Foreground Data configuration.
Background technology
Configuration management is a critical function of network management system such as telecommunications, it according to business demand to the network equipment with Internet resources define and initialization.
In existing systems, the first method that is managed for configuration is to take the mode of manmachine command, the Operation and Maintenance personnel are by OMC (operational administrative center, Operate Manager Center) issues manmachine command to the foreground, the Foreground Data storehouse table that foreground resolve command and operation are relevant is realized the configuration of data.
The shortcoming of this mode is the operation workload that has increased the foreground greatly, because configuration logic all is to realize on the foreground, has increased the size of code on foreground, is unfavorable for the stable of foreground, has reduced the foreground operating efficiency.Simultaneously, compare with the system R (DBMS) of backstage maturation, foreground embedded data library facility is simple relatively, for example, can not well provide the function of transaction operation, in case occur data exception in the layoutprocedure, recovers relatively difficulty of correct data.
Second method is that the foreground configuration data is sent to the backstage earlier, changes into database format on the backstage, as the DBF file, edits these database files then, converts the Foreground Data form again to, is sent to the foreground and preserves.
The shortcoming of this method is all will be sent to the backstage to Foreground Data earlier when carrying out data configuration at every turn, and is convenient inadequately.And because a configuration data relates generally to a lot of files, for large-scale communication system (for example GSM), the backstage is difficult to guarantee the correctness of data and to the complete operation of affairs when the file of form such as editor DBF etc.
Summary of the invention
Technical problem to be solved by this invention is to provide and realizes in a kind of network management system can making full use of the power of backstage system R when alleviating the foreground workload to the method for Foreground Data configuration, makes configuration data more reliable.
In order to solve above technical problem, the invention provides and realize in a kind of network management system the method for Foreground Data configuration be may further comprise the steps:
(a) background data base simulation Foreground Data storehouse system creation relevant configuration table, and create data to be transmitted table and foreground and background databases mapping table, and the self-defined storing process that is used to realize configuration logic;
(b) the Operation and Maintenance personnel issue the data configuration request;
(c) after the webmaster program is received the data configuration request, call relevant self-defined storing process, generate configuration data;
(e) the Operation and Maintenance personnel send data synchronization request;
(f) after the webmaster program is received data synchronization request, read the data of the allocation list that will transmit according to described data to be transmitted table, carry out data transaction according to described foreground and background databases mapping table after, mutual with the foreground, data are sent to the foreground;
(g) foreground receives configuration data, after finishing receiving, data is saved in the Foreground Data storehouse.Thereby finish data configuration to the foreground.
In order to realize the synchronous dual mode of the synchronous and whole table of increment, in the said method: the mark of the allocation list that also will revise in the described step (c) in described data to be transmitted table is changed to " needing to transmit " state; In the described step (e), the Operation and Maintenance personnel can send the synchronous request of the synchronous or whole table of increment; In the described step (f), after the webmaster program receives the synchronous request of increment, only read and transmit the allocation list data that are labeled as " needing transmission " state in the data to be transmitted table, and after receiving the synchronous request of whole table, read the data of all allocation lists in the data to be transmitted table.
At a background data base corresponding to a plurality of foregrounds module and need carry out data configuration selectively the time, in the described step (e), the Operation and Maintenance personnel also select will carry out the network element of data configuration and issue from the webmaster terminal, and the webmaster program is chosen relative allocation list according to described network element from the data to be transmitted table.
As from the foregoing, the inventive method adopts self-defined process to realize configuration logic in the large-scale system R of background data base maturation, can well realize functions such as affairs, reduces wrong probability.And, because configuration logic is by realizing, thereby has alleviated the burden on foreground, improved the foreground operating efficiency in background data base.Can in network management system, realize high-efficient disposition to the network equipments such as telecommunications and Internet resources.
Description of drawings
Fig. 1 PHS network management system data configuration flow chart.
Embodiment
Network management system with personal portable telephone system (PHS) system is an example below, introduces implementation method of the present invention in detail.
The PHS system is a kind of personal mobile communication system of ripe development, is the product that a kind of wired access network technology and mobile handoff technique combine from technical system, belongs to the mobile communication product of 2.5G.The PHS network management system is a subsystem of PHS system.In the present embodiment, the PHS network management system is the standard client/server configuration, background data base adopts Microsoft SQL Server, and the Operation and Maintenance personnel use graphic user interface (GUI) terminal by PHS NM server (being background server) visit SQL Server database.Between background system and the foreground system by ICP/IP protocol communication.
At first, SQL Server database simulation Foreground Data storehouse list structure is created the relevant configuration table, and so-called simulation is meant that the structure (as field name, field type, field length etc.) of the two is almost consistent.But, because also may there be inconsistent problem in the type difference of foreground and background databases, at this moment need be before transmitting Data Format Transform in addition.
In the data configuration process, on background data base, finish configuration logic according to Operation and Maintenance personnel's configuring request on the background data base.When synchronous, also need determine needs which table of transmission and is transferred to which foreground module, and carries out data transaction according to the corresponding relation of foreground and background databases allocation list.
In the present embodiment, when installing, created background data base the self-defined storing process that is used to realize configuration logic.The configuring request that these self-defined storing process can issue according to the Operation and Maintenance personnel is finished corresponding modify to data in all Relational databases automatically with software, finishes configuration logic, and its reliability will be higher than the editor to the data library file.
PHS network management system data configuration comprises that whole table synchronously and synchronous two types of increment, whole table is to the foreground synchronously the data sync of the whole allocation lists of background data base, generally when beginning, use, increment is synchronously from the data of the last table of having revised since subsynchronous synchronously, the data that increment relates to synchronously are fewer, generally use when system's operation maintenance.
For the table of determining to transmit when synchronous, background data base has been created data to be transmitted table send_table when installing, write the table name Tablename that relates to configuration data in the background data base during to its data initialization, and the mark IsSend that transmits of network element number (representing the foreground module No.) and whether needing, whether the transmission mark is used to discern allocation list is " needing transmission " state.The structure of send_table table is as shown in table 1, but the present invention is not limited thereto.
Table 1, data to be transmitted table (send_table)
Field name Field type Field contents
NeNo ?Tinyint Network element number
Tablename ?Varchar(20) The configuration table name
IsSend ?Tinyint Whether need transmission, 0~not needs 1~needs
In order to reflect the corresponding relation of allocation list in the foreground and background databases, and the structure corresponding relation between table and the table, the PHS network management system database of present embodiment when mounted, created the relation table table_book of reflection foreground and background databases corresponding relation, the database table information that during data initialization AM/BAM is related to configuration data writes in this table, and the NM server program is carried out the correspondence of data transaction and table according to table table_book.The structure of the table_book of present embodiment table is as shown in table 2, comprises backstage table name, backstage table field name, backstage literary name segment type and length, and corresponding foreground table name, fields such as foreground table field name, foreground literary name segment type and length.But should table be an example, field wherein also can according to circumstances be omitted or be increased.
Table 2, foreground and background databases mapping table (table_book)
Field name Data type Implication
Nmtable ?Varchar(20) The backstage table name
Nmfield ?Varchar(20) Backstage table field name
Npfdtype ?Tinyint Backstage literary name segment data type
Npfdlength ?Smallint The shared byte length of backstage literary name section
Mptable ?Varchar(12) The foreground table name
Mpfield ?Varchar(10) Foreground table field name
Mpfdtype ?Tinyint Foreground literary name segment data type
Mpfdlength ?Smallint The shared byte length of foreground literary name section
The concrete steps of PHS network management system data configuration may further comprise the steps as shown in Figure 1:
Step 100, SQL Server database simulation Foreground Data storehouse are created the relevant configuration table, and the structure of these tables (comprising the title, length, type of field etc.) is basic identical with the foreground;
Step 110, SQL Server database initialize foreground and background databases mapping table table_book and data to be transmitted table send_table;
Step 120, the self-defined storing process of SQL Server database initialize is realized configuration logic;
Step 130, the Operation and Maintenance personnel use PHS webmaster terminal to issue the data configuration request as required, for example, increase veneer, increase base station etc.;
Step 140, PHS NM server receive the configuring request that PHS webmaster terminal is sent, and call the corresponding self-defined storing process of background data base after the processing, configuration data is write background data base SQLServer show accordingly;
The allocation list that step 150, background data base were revised corresponding isSend field in data to be transmitted table send_table is set to 1, so that inquire about which table when increment is synchronous revises;
Step 160, the Operation and Maintenance personnel select network element (be transfer of data to foreground module) from PHS webmaster terminal after data configuration is finished, issue data synchronization request;
Step 170, the PHS NM server is analyzed the type of data synchronization request, if whole table is synchronously, execution in step 180a, if increment is synchronous, execution in step 180b;
Step 180a takes out whole allocation lists of selected network element correspondence from send_table, according to the mapping table table_book of foreground and background databases, the data of taking out is converted into the data that the foreground can receive in the internal memory of PHS NM server;
Step 180b, from the send_table table, take out the change table (table that isSend equals 1) of selected network element correspondence, according to the mapping table table_book of foreground and background databases, the data of taking out are converted into the data that the foreground can receive in the internal memory of PHS NM server;
Step 190, the PHS NM server sends data synchronization request to the foreground, after obtaining replying, transmits configuration data with ICP/IP protocol to the foreground;
Step 200, the foreground writes Foreground Data storehouse temporary table with the configuration data that receives earlier;
Step 210 is finished in the data transmission, and the PHS NM server sends data deposit request to the foreground;
Step 220, the foreground copies the data of Foreground Data storehouse temporary table in the actual table in Foreground Data storehouse to, and data sync finishes.
The inventive method is simulated Foreground Data storehouse system creation relevant configuration table in the background data base of network management system, background data base uses self-defined storing process to realize configuration logic, after configuration data all generates, realize configuration to the data sync on foreground to the network equipment such as telecommunications and Internet resources by the backstage.Thereby employing this method, can save resources such as the limited CPU in foreground, internal memory, improve the operating efficiency on foreground, simultaneously, can make full use of the power of backstage system R, make configuration data more reliable.By making in this way, the Operation and Maintenance personnel can carry out flexibly, dispose efficiently network by the Graphic Terminal of OMC, and can guarantee data integrity, and are minimum to the system loading influence simultaneously.
Though the embodiment of the invention is to be example with the PHS network management system, the inventive method is applicable in all kinds of network management systems, and the backstage of this network management system will link to each other with foreground system certainly.

Claims (7)

1, realize in a kind of network management system the method for Foreground Data configuration be may further comprise the steps:
(a) background data base simulation Foreground Data storehouse system creation relevant configuration table, and create data to be transmitted table and foreground and background databases mapping table, and the self-defined storing process that is used to realize configuration logic;
(b) the Operation and Maintenance personnel issue the data configuration request;
(c) after the webmaster program is received the data configuration request, call relevant self-defined storing process, generate configuration data;
(e) the Operation and Maintenance personnel send data synchronization request;
(f) after the webmaster program is received data synchronization request, read the data of the allocation list that will transmit according to described data to be transmitted table, carry out data transaction according to described foreground and background databases mapping table after, mutual with the foreground, data are sent to the foreground;
(g) foreground receives configuration data, after finishing receiving, data is saved in the Foreground Data storehouse.
2, the method for claim 1 is characterized in that: the related information that comprises corresponding forward and backward table name and field name, type, length in the described foreground and background databases mapping table.
3, the method for claim 1 is characterized in that: comprise fields such as network element number, configuration table name and transmission mark in the described data to be transmitted table.
4, method as claimed in claim 3 is characterized in that: in the described step (e), the Operation and Maintenance personnel can send the synchronous request of the synchronous or whole table of increment.
5, method as claimed in claim 4 is characterized in that: the mark of the allocation list that also will revise in the described step (c) in described data to be transmitted table is changed to " needing transmission " state.
6, method as claimed in claim 5, it is characterized in that: in the described step (f), after the webmaster program receives the synchronous request of increment, only read and transmit the allocation list data that are labeled as " needing transmission " state in the data to be transmitted table, and after receiving the synchronous request of whole table, read the data of all allocation lists in the data to be transmitted table.
7, the method for claim 1, it is characterized in that: in the described step (e), the Operation and Maintenance personnel also select will carry out the network element of data configuration and issue from the webmaster terminal, and the webmaster program is chosen relative allocation list according to described network element from the data to be transmitted table.
CNB2003101135101A 2003-11-13 2003-11-13 A method for implementing foreground data configuration in network management system Expired - Fee Related CN100388675C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2003101135101A CN100388675C (en) 2003-11-13 2003-11-13 A method for implementing foreground data configuration in network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2003101135101A CN100388675C (en) 2003-11-13 2003-11-13 A method for implementing foreground data configuration in network management system

Publications (2)

Publication Number Publication Date
CN1545252A true CN1545252A (en) 2004-11-10
CN100388675C CN100388675C (en) 2008-05-14

Family

ID=34336886

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2003101135101A Expired - Fee Related CN100388675C (en) 2003-11-13 2003-11-13 A method for implementing foreground data configuration in network management system

Country Status (1)

Country Link
CN (1) CN100388675C (en)

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100417100C (en) * 2005-05-23 2008-09-03 中兴通讯股份有限公司 Sofeware simulation method of large number quipments
CN100417095C (en) * 2006-07-21 2008-09-03 华为技术有限公司 Method and system for realizing network management and network element configuration operation
CN100433650C (en) * 2005-12-14 2008-11-12 中兴通讯股份有限公司 Method and system for synchronizing network administration data in network optimizing system
CN101170440B (en) * 2007-11-20 2010-06-02 中兴通讯股份有限公司 Resource management status processing method under offline configuration mode
CN1838780B (en) * 2005-03-21 2010-11-03 华为技术有限公司 Method for realizing data-switching between different devices
CN101400043B (en) * 2007-09-25 2010-11-24 中兴通讯股份有限公司 Method and system for consistency comparison of front-background data in mobile communication system
CN101136690B (en) * 2006-11-23 2012-01-11 中兴通讯股份有限公司 System and method for synchronizing operation maintenance center and base station configuration data
CN102479109A (en) * 2010-11-23 2012-05-30 腾讯科技(深圳)有限公司 Foreground/background data synchronization method and foreground/background data synchronization device
US8437251B2 (en) 2005-12-22 2013-05-07 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US8503938B2 (en) 2004-10-14 2013-08-06 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information including loading factors which can be used for interference control purposes
CN103248503A (en) * 2012-02-03 2013-08-14 中兴通讯股份有限公司 Method and device for configuration data backup and restore function in network management
US8514692B2 (en) 2003-02-24 2013-08-20 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information which can be used for interference control purposes
US8514771B2 (en) 2005-12-22 2013-08-20 Qualcomm Incorporated Methods and apparatus for communicating and/or using transmission power information
US8694042B2 (en) 2005-10-14 2014-04-08 Qualcomm Incorporated Method and apparatus for determining a base station's transmission power budget
CN103970840A (en) * 2014-04-24 2014-08-06 北京佳讯飞鸿电气股份有限公司 Method for achieving data synchronization in manual telephone traffic system
US8811348B2 (en) 2003-02-24 2014-08-19 Qualcomm Incorporated Methods and apparatus for generating, communicating, and/or using information relating to self-noise
CN104125249A (en) * 2013-04-24 2014-10-29 北京远方环宇通讯技术有限责任公司 Synchronization system and method for communication terminal configuration file
US8965413B2 (en) 2006-04-12 2015-02-24 Qualcomm Incorporated Locating a wireless local area network associated with a wireless wide area network
US9125093B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus related to custom control channel reporting formats
US9125092B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus for reporting and/or using control information
US9137072B2 (en) 2005-12-22 2015-09-15 Qualcomm Incorporated Methods and apparatus for communicating control information
US9148795B2 (en) 2005-12-22 2015-09-29 Qualcomm Incorporated Methods and apparatus for flexible reporting of control information
US9191840B2 (en) 2005-10-14 2015-11-17 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information which can be used for interference control
US9338767B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus of implementing and/or using a dedicated control channel
US9338795B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9451491B2 (en) 2005-12-22 2016-09-20 Qualcomm Incorporated Methods and apparatus relating to generating and transmitting initial and additional control information report sets in a wireless system
US9462604B2 (en) 2005-12-22 2016-10-04 Qualcomm Incorporated Methods and apparatus related to selecting a request group for a request report
US9473265B2 (en) 2005-12-22 2016-10-18 Qualcomm Incorporated Methods and apparatus for communicating information utilizing a plurality of dictionaries
CN106293678A (en) * 2015-06-09 2017-01-04 北京京东尚科信息技术有限公司 A kind of method and system of the variable managing application service
US9544860B2 (en) 2003-02-24 2017-01-10 Qualcomm Incorporated Pilot signals for use in multi-sector cells
US9603102B2 (en) 2003-02-24 2017-03-21 Qualcomm Incorporated Method of transmitting pilot tones in a multi-sector cell, including null pilot tones, for generating channel quality indicators
US9661519B2 (en) 2003-02-24 2017-05-23 Qualcomm Incorporated Efficient reporting of information in a wireless communication system
US10959120B2 (en) 2005-12-22 2021-03-23 Qualcomm Incorporated Methods and apparatus related to selecting control channel reporting formats

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1377158A (en) * 2001-03-22 2002-10-30 深圳市中兴通讯股份有限公司上海第二研究所 Automatic service configuration method for synchronous digital transmission system
KR20030055697A (en) * 2001-12-27 2003-07-04 한국전자통신연구원 A management gateway system for transmitting a management message from network management to co-lan and the method

Cited By (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9544860B2 (en) 2003-02-24 2017-01-10 Qualcomm Incorporated Pilot signals for use in multi-sector cells
US9661519B2 (en) 2003-02-24 2017-05-23 Qualcomm Incorporated Efficient reporting of information in a wireless communication system
US9603102B2 (en) 2003-02-24 2017-03-21 Qualcomm Incorporated Method of transmitting pilot tones in a multi-sector cell, including null pilot tones, for generating channel quality indicators
US8811348B2 (en) 2003-02-24 2014-08-19 Qualcomm Incorporated Methods and apparatus for generating, communicating, and/or using information relating to self-noise
US8514692B2 (en) 2003-02-24 2013-08-20 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information which can be used for interference control purposes
US8503938B2 (en) 2004-10-14 2013-08-06 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information including loading factors which can be used for interference control purposes
CN1838780B (en) * 2005-03-21 2010-11-03 华为技术有限公司 Method for realizing data-switching between different devices
CN100417100C (en) * 2005-05-23 2008-09-03 中兴通讯股份有限公司 Sofeware simulation method of large number quipments
US8694042B2 (en) 2005-10-14 2014-04-08 Qualcomm Incorporated Method and apparatus for determining a base station's transmission power budget
US9191840B2 (en) 2005-10-14 2015-11-17 Qualcomm Incorporated Methods and apparatus for determining, communicating and using information which can be used for interference control
US8989084B2 (en) 2005-10-14 2015-03-24 Qualcomm Incorporated Methods and apparatus for broadcasting loading information corresponding to neighboring base stations
CN100433650C (en) * 2005-12-14 2008-11-12 中兴通讯股份有限公司 Method and system for synchronizing network administration data in network optimizing system
US9572179B2 (en) 2005-12-22 2017-02-14 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9451491B2 (en) 2005-12-22 2016-09-20 Qualcomm Incorporated Methods and apparatus relating to generating and transmitting initial and additional control information report sets in a wireless system
US10959120B2 (en) 2005-12-22 2021-03-23 Qualcomm Incorporated Methods and apparatus related to selecting control channel reporting formats
US9148795B2 (en) 2005-12-22 2015-09-29 Qualcomm Incorporated Methods and apparatus for flexible reporting of control information
US8830827B2 (en) 2005-12-22 2014-09-09 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9161313B2 (en) 2005-12-22 2015-10-13 Qualcomm Incorporated Methods and apparatus for communicating and/or using transmission power information
US10645693B2 (en) 2005-12-22 2020-05-05 Qualcomm Incorporated Methods and apparatus of implementing and/or using a control channel
US8437251B2 (en) 2005-12-22 2013-05-07 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9125093B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus related to custom control channel reporting formats
US9125092B2 (en) 2005-12-22 2015-09-01 Qualcomm Incorporated Methods and apparatus for reporting and/or using control information
US10159006B2 (en) 2005-12-22 2018-12-18 Qualcomm Incorporated Methods and apparatus for reporting and/or using control information
US9893917B2 (en) 2005-12-22 2018-02-13 Qualcomm Incorporated Methods and apparatus for communicating control information
US9137072B2 (en) 2005-12-22 2015-09-15 Qualcomm Incorporated Methods and apparatus for communicating control information
US9578654B2 (en) 2005-12-22 2017-02-21 Qualcomm Incorporated Methods and apparatus related to selecting reporting alternative in a request report
US9338767B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus of implementing and/or using a dedicated control channel
US9338795B2 (en) 2005-12-22 2016-05-10 Qualcomm Incorporated Methods and apparatus for communicating transmission backlog information
US9473265B2 (en) 2005-12-22 2016-10-18 Qualcomm Incorporated Methods and apparatus for communicating information utilizing a plurality of dictionaries
US8514771B2 (en) 2005-12-22 2013-08-20 Qualcomm Incorporated Methods and apparatus for communicating and/or using transmission power information
US9462604B2 (en) 2005-12-22 2016-10-04 Qualcomm Incorporated Methods and apparatus related to selecting a request group for a request report
US8965413B2 (en) 2006-04-12 2015-02-24 Qualcomm Incorporated Locating a wireless local area network associated with a wireless wide area network
CN100417095C (en) * 2006-07-21 2008-09-03 华为技术有限公司 Method and system for realizing network management and network element configuration operation
CN101136690B (en) * 2006-11-23 2012-01-11 中兴通讯股份有限公司 System and method for synchronizing operation maintenance center and base station configuration data
CN101400043B (en) * 2007-09-25 2010-11-24 中兴通讯股份有限公司 Method and system for consistency comparison of front-background data in mobile communication system
CN101170440B (en) * 2007-11-20 2010-06-02 中兴通讯股份有限公司 Resource management status processing method under offline configuration mode
CN102479109B (en) * 2010-11-23 2016-08-03 腾讯科技(深圳)有限公司 A kind of backwards and forwards data synchronization method and device
CN102479109A (en) * 2010-11-23 2012-05-30 腾讯科技(深圳)有限公司 Foreground/background data synchronization method and foreground/background data synchronization device
CN103248503B (en) * 2012-02-03 2018-05-29 中兴通讯股份有限公司 A kind of method and device of network management configuration data backup restoration function
CN103248503A (en) * 2012-02-03 2013-08-14 中兴通讯股份有限公司 Method and device for configuration data backup and restore function in network management
CN104125249A (en) * 2013-04-24 2014-10-29 北京远方环宇通讯技术有限责任公司 Synchronization system and method for communication terminal configuration file
CN103970840B (en) * 2014-04-24 2017-10-03 北京佳讯飞鸿电气股份有限公司 A kind of method that data syn-chronization is realized in artificial telephone traffic system
CN103970840A (en) * 2014-04-24 2014-08-06 北京佳讯飞鸿电气股份有限公司 Method for achieving data synchronization in manual telephone traffic system
CN106293678B (en) * 2015-06-09 2020-11-24 北京京东尚科信息技术有限公司 Method and system for managing variables of application service
CN106293678A (en) * 2015-06-09 2017-01-04 北京京东尚科信息技术有限公司 A kind of method and system of the variable managing application service

Also Published As

Publication number Publication date
CN100388675C (en) 2008-05-14

Similar Documents

Publication Publication Date Title
CN1545252A (en) A method for implementing foreground data configuration in network management system
CN100546254C (en) The method and apparatus that is used for the configuration of management cluster computer
EP2021937B1 (en) Techniques to perform gradual upgrades
CN1099785C (en) Data management system and method for replicated data
CN1261877C (en) Multi-node file syn chronizing system and method
CN1184561C (en) Method, device and program for structure actuation environment and computer readable medium
CN1252951C (en) Method of singleboard Node B software download and upgrade
CN101179430B (en) Device and method of controlling distributed system software version updating
CN1859125A (en) System and its method for central remote automatic upgrading software
CN1976275A (en) Data synchronizing system and method
EP1265155A2 (en) File tree comparator
CN1617600A (en) Data disaster tolerance method for attaching location registor
CN1633080A (en) Method for implementing log in network management system
CN1585343A (en) Method for providing data to members of network synchronously by gating system
CN1271812C (en) Wireless facility synchronizing system and method
CN1674528A (en) LCS network management method based on hierarchical chained list and dynamic XML technique
CN101051929A (en) Data synchronizing method between data network terminals
CN1351299A (en) Method and device for accessing database
CN1243431C (en) Analysis of universal route platform command lines
CN1956392A (en) Method, device and system for implementing multi-service type structure
CN1469309A (en) Connection information management system for connecting information used in communication between IC card management
CN1477562A (en) Distributed data processing method on information management system with C/S structure
CN1192308C (en) Method for quickly eliminating different information in database
CN1801732A (en) Node controlling method in network management system
CN112559546A (en) Database synchronization method and device, computer equipment and readable storage medium

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
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20080514

Termination date: 20131113