WO2014040488A1 - 一种规划数据一致性保证的方法和装置 - Google Patents

一种规划数据一致性保证的方法和装置 Download PDF

Info

Publication number
WO2014040488A1
WO2014040488A1 PCT/CN2013/082214 CN2013082214W WO2014040488A1 WO 2014040488 A1 WO2014040488 A1 WO 2014040488A1 CN 2013082214 W CN2013082214 W CN 2013082214W WO 2014040488 A1 WO2014040488 A1 WO 2014040488A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
network management
planning
network
management data
Prior art date
Application number
PCT/CN2013/082214
Other languages
English (en)
French (fr)
Inventor
刘康康
潘春锦
张世辉
姜冰心
孟天
金海涛
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Priority to EP13837853.4A priority Critical patent/EP2897401B1/en
Priority to JP2015531440A priority patent/JP2015530050A/ja
Priority to US14/428,432 priority patent/US20150227577A1/en
Publication of WO2014040488A1 publication Critical patent/WO2014040488A1/zh

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/23Updating
    • G06F16/2365Ensuring data consistency and integrity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/82Solving problems relating to consistency
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W16/00Network planning, e.g. coverage or traffic planning tools; Network deployment, e.g. resource partitioning or cells structures
    • H04W16/18Network planning tools

Definitions

  • the present invention relates to wireless network technologies, and in particular, to a method for planning data consistency guarantee and related devices.
  • BACKGROUND In the network optimization process, the network KPI decreases in many cases because the planning parameters are inconsistent with the parameters running in the actual network management. However, there are a large number of parameters in the network, and manual inspection can lead to wasted time. Based on this, the following data consistency check algorithm is proposed in the prior art:
  • a method and system for implementing data consistency wherein the system includes a data acquisition module, a preprocessing module, a comparison module, and a synchronization module; the data collection module, and the first network element device and the plurality of The second network element device is connected to collect data information stored by the first network element device and each second network element device; the preprocessing module processes the collected data information into a predetermined format; and the comparing module is processed according to The data information of the predetermined format is compared with whether the data information collected by the first network element device is consistent with the data information collected by the second network element device; the synchronization module, the data information of the first network element device according to the comparison result The data information in the second network element device is synchronized with the same data information.
  • the technical solution can improve the efficiency and accuracy of data consistency management, but the comparison result needs to be manually revised.
  • a method and system for maintaining data consistency comprising the following steps:
  • the collaborative server compares all version numbers with each other, and when the two version numbers are not comparable, determines a new version according to the mandatory merge rule.
  • the co-server updates the version number and its corresponding data locally, and sends the data update request, the new version number, and its corresponding data to each replica server.
  • the technical solution can accurately and efficiently ensure the data consistency in each server, but the version number needs to be considered.
  • the embodiments of the present invention provide a method and an apparatus for ensuring data consistency guarantee, which can better solve the problem of consistency between network data and network management data actually configured in the network management.
  • a method for planning data consistency guarantee including: deriving network management data actually running on a network according to actual network configuration; Converting the planning data into an intermediate file having the same format as the network management data; comparing the intermediate file with the network management data, and updating the network management data according to the comparison result, so that the planning data is consistent with the network management data.
  • the network planning is performed according to the network condition and the network planning principle, and planning data having a predetermined template format is obtained.
  • the configuration file is generated according to the predetermined template format, and the planning data is set according to the configuration file, and an intermediate file having the same format as the network management data is obtained.
  • the comparison result includes identification information for identifying data modification or data deletion.
  • the network management data is modified according to the planning data.
  • the network management data is deleted.
  • an apparatus for planning data consistency guarantee including: a data exporting unit, configured to: derive network management data actually running by the network according to actual network configuration; and a data conversion unit, configured to The planning data is converted into an intermediate file having the same format as the network management data; the data updating unit is configured to compare the intermediate file with the network management data, and update the network management data according to the comparison result, so as to make the planning data and the The network management data is consistent.
  • the method further includes: a planning data generating unit, configured to perform network planning according to the network condition and the network planning principle, to obtain planning data having a predetermined template format.
  • the data conversion unit includes: a configuration file generation subunit, configured to generate a configuration file according to the predetermined template format; an intermediate file generation subunit, configured to set planning data according to the configuration file, and obtain a network management An intermediate file with the same format as the data.
  • the data update unit includes: a data comparison subunit, configured to compare the intermediate file with the network management data to obtain a comparison result with identification information, where the identification information is used to identify data modification or data deletion; and the comparison result application subunit is set to be When the identification information is used to identify the data modification, the network management data is modified according to the planning data, and when the identification information is used to identify the data deletion, the network management data is deleted.
  • FIG. 1 is a block diagram of a method for ensuring consistency of planning data according to an embodiment of the present invention
  • FIG. 2 is a flowchart for comparing consistency of planning data provided by an embodiment of the present invention
  • FIG. 1 is a block diagram of a method for ensuring consistency of a planned data according to an embodiment of the present invention. As shown in FIG. 1 , in step 101, the network management data actually running on the network is derived according to the actual configuration of the network. Step 102: Convert the planning data into an intermediate file having the same format as the network management data.
  • the planning data is data with a predetermined template format obtained by network planning according to network conditions and network planning principles.
  • the predetermined template Format In order to facilitate the comparison of the planning data and the application of the network management data after the comparison, according to the predetermined template Format, generate a configuration file, and set planning data according to the configuration file, and obtain an intermediate file with the same format as the network management data.
  • the comparison result includes identification information for identifying data modification or data deletion. When the identifier information is used to identify data modification, the network management data is modified according to the planning data; and when the identifier information is used to identify data deletion, the network management data is deleted.
  • Step 201 Planning data data planning is an essential step of network operation, and planning data is planned personnel according to the network.
  • the actual situation and the results of the related principle planning include the parameter information necessary for the network operation.
  • the maintenance and verification of the planning data is indispensable.
  • the planning data is displayed according to a certain template format, but the template format is not fixed, and may be added or deleted according to actual conditions.
  • Step 202 Deriving the parameters of the whole network parameter from the network management
  • the network parameter of the network is the network management data of the network, including ground parameters and wireless parameters. Data export can be divided into manual mode and automatic mode, among which:
  • the manual mode is that the user manually exports the network management parameters to the specified directory.
  • the automatic mode is that the user can automatically export data according to the conditions set by the user by setting a task, setting the time point, frequency and data saving path and saving time of the data export.
  • Step 203 Defining a configuration file according to a template format
  • the configuration file includes information such as a primary key and a starting row, a column, and the like, and the setting rules are related to the planning data format, which is a prerequisite for ensuring a correct comparison result.
  • Step 204 Realize the comparison The steps to achieve data comparison are as follows:
  • step 1 data inspection Use the primary key set in the configuration file to check whether the planning data can be found in the data exported by the network management. If found, go to step 2. If not found, prompt the user whether to compare. If yes, go to step 2, otherwise exit the comparison.
  • the planning data is set according to the configuration file, and the intermediate file is generated according to the network management export data format. 3.
  • the intermediate file is compared with the network parameters exported by the network management. In comparison, there are two comparison methods -
  • Step 205 The comparison result takes effect.
  • the comparison result is output according to the data format exported by the network management, and the data modification operation can be performed through the parameter bulk modification function of the network management.
  • the identification bits of the comparison result include M (modification) and D (delete).
  • M modification
  • D delete
  • the identification bit is M, indicating that the network management data needs to be modified to the value in the planning data; If the data cannot be found in the planning data, the flag is D, indicating that the data in the NMS cannot be found in the planning data.
  • the network management data needs to be deleted. There are two options for comparing results:
  • FIG. 3 to FIG. 6 further illustrate the embodiment of the present invention: 1. Create a planning data table, as shown in FIG. 3, where - the first line indicates the sheet page name, such as UEE-UTRANMeasurement, the value It needs to be consistent with the sheet page name in the network parameter table exported by the NMS. Otherwise, the corresponding sheet page cannot be found when the intermediate file is generated.
  • the second and third lines represent the primary key of the table, such as Measurement Configuration Index and WMEASCFGIDX, where the third behavior is the short name, which will be used as the primary key in the comparison, and the second is the full name of the third line, for viewing only.
  • the fourth behavior is the value below the primary key.
  • the fifth and sixth lines are the objects to be compared. When comparing, the sixth line will be looked up. The full name of the sixth line of the fifth act is for viewing only. This table can be used to add row, column parameters or primary key operations to suit the different needs of all outfields.
  • the configuration file is a *.ini file, as follows: [Default]
  • [Synonym] identifies the correspondence between the primary key field of the data table and the exported data of the network management system.
  • [TableName] indicates the default sheet page name of the data table, which must be consistent with this.
  • Key eNBID
  • the configuration file [Default] the user can modify the starting row and column of the data according to the actual situation; when there are multiple sheet pages to be compared, only need to Add the corresponding field in the configuration file and indicate the primary key of this sheet page, such as UEE-UTRANMeasurement.
  • An embodiment of the present invention further provides an apparatus for planning data consistency guarantee, including a data exporting unit, a data converting unit, a data updating unit, and a planning data generating unit, where the data converting unit includes a configuration file generating subunit and an intermediate a file generation subunit, the data update unit including a data comparison subunit and a comparison result application subunit.
  • the data export unit exports the network management data actually running on the network according to the actual configuration of the network.
  • the planning data generating unit performs network planning according to the network condition and the network planning principle, and obtains planning data having a predetermined template format.
  • the data conversion unit generates a configuration file by using the configuration file, generates a configuration file according to the predetermined template format, and uses the intermediate file generation subunit to set the planning data according to the configuration file to obtain the same format as the network management data.
  • the file, that is, the planning data is converted into an intermediate file of the same format as the network management data, so as to facilitate data comparison and data application.
  • the data update unit compares the intermediate file with the network management data by using the data comparison subunit to obtain a comparison result with the identification information, where the identification information is used to identify data modification or data deletion, and the sub-unit is applied by using the comparison result.
  • the embodiments of the present invention have the following technical effects:
  • the use of the embodiments of the present invention ensures consistency between the planned data and the data actually configured in the network management, thereby ensuring performance reliability during network operation, and avoiding After the performance data drops, the problem cannot be located quickly and correctly.
  • the method and apparatus for ensuring the consistency of planning data provided by the embodiments of the present invention have the following beneficial effects: the difference between the planning data and the network management data actually configured in the network management is found through data comparison, and The comparison results are validated on the NMS by M (Modify) and D (Delete) to ensure consistency between the planning data and the actual configuration data of the NMS.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明公开了一种规划数据一致性保证的方法和装置,涉及无线网络领域,所述方法包括:根据网络实际配置,导出网络实际运行的网管数据;将规划数据转换为与所述网管数据的格式相同的中间文件;比较所述中间文件与所述网管数据,并根据比较结果,更新网管数据,以便使所述规划数据与所述网管数据一致。本发明能够确保规划数据与实际的网管数据一致,从而保证网络运行过程中的性能可靠性。

Description

一种规划数据一致性保证的方法和装置 技术领域 本发明涉及无线网络技术, 特别涉及一种规划数据一致性保证的方法及其相关装 置。 背景技术 在网络优化过程中, 很多时候网络 KPI的下降都是由于规划参数与实际网管中运 行的参数不一致导致的。 但在网络中存在大量的参数, 人工进行检查的话, 会导致浪 费时间。 基于此, 现有技术中提出了以下数据一致性检查算法:
1、 一种用于实现数据一致性的方法和***, 其中, 所述***包括数据采集模块、 预处理模块、 比较模块和同步模块; 所述数据采集模块, 与第一网元设备和多个第二 网元设备相连, 采集第一网元设备和各个第二网元设备存储的数据信息; 所述预处理 模块, 将采集到的数据信息处理成预定格式; 所述比较模块, 根据处理成预定格式的 数据信息比较从第一网元设备采集到的数据信息与从第二网元设备采集到的数据信息 是否一致; 所述同步模块, 根据比较结果将第一网元设备中的数据信息和第二网元设 备中的数据信息同步为一致的数据信息。 所述技术方案能够提高数据一致性管理的效 率和准确性, 但对于对比结果需要再手动的进行修订。
2、 一种保持数据一致性的方法和***, 其中, 所述方法包括以下步骤: 协同服务 器将所有的版本号进行相互比较, 当两个版本号不可比较时, 根据强制合并规则确定 新的版本号; 协同服务器在本地更新版本号和与其对应的数据, 并将数据更新请求、 新的版本号和与其对应的数据发送给各个副本服务器。 所述技术方案能够准确、 高效 的保证各个服务器中数据一致, 但需要考虑版本号。 发明内容 本发明实施例提供了一种规划数据一致性保证的方法和装置, 能更好地解决规划 数据与网管中实际配置的网管数据一致性保证问题。 根据本发明实施例的一个方面, 提供了一种规划数据一致性保证的方法, 包括: 根据网络实际配置, 导出网络实际运行的网管数据; 将规划数据转换为与所述网管数据的格式相同的中间文件; 比较所述中间文件与所述网管数据, 并根据比较结果, 更新网管数据, 以便使所 述规划数据与所述网管数据一致。 优选地, 根据网络情况和网络规划原则进行网络规划, 得到具有预定模版格式的 规划数据。 优选地, 根据所述预定模版格式, 生成配置文件, 并根据所述配置文件, 设置规 划数据, 得到与网管数据的格式相同的中间文件。 优选地, 所述对比结果包含用于标识数据修改或数据删除的标识信息。 优选地, 当所述标识信息用于标识数据修改时, 按照所述规划数据修改所述网管 数据。 优选地, 当所述标识信息用于标识数据删除时, 删除所述网管数据。 根据本发明实施例的另一方面, 提供了一种规划数据一致性保证的装置, 包括: 数据导出单元, 设置为根据网络实际配置, 导出网络实际运行的网管数据; 数据转换单元,设置为将规划数据转换为与所述网管数据的格式相同的中间文件; 数据更新单元, 设置为比较所述中间文件与所述网管数据, 并根据比较结果, 更 新网管数据, 以便使所述规划数据与所述网管数据一致。 优选地, 还包括: 规划数据生成单元, 设置为根据网络情况和网络规划原则进行网络规划, 得到具 有预定模版格式的规划数据。 优选地, 所述数据转换单元包括: 配置文件生成子单元, 设置为根据所述预定模版格式, 生成配置文件; 中间文件生成子单元, 设置为根据所述配置文件, 设置规划数据, 得到与网管数 据的格式相同的中间文件。 优选地, 所述数据更新单元包括: 数据对比子单元, 设置为比较所述中间文件与所述网管数据, 得到具有标识信息 的比较结果, 所述标识信息用于标识数据修改或数据删除; 对比结果应用子单元, 设置为当所述标识信息用于标识数据修改时, 按照所述规 划数据修改所述网管数据, 并当所述标识信息用于标识数据删除时, 删除所述网管数 据。 与现有技术相比较, 本发明实施例的有益效果在于: 本发明实施例通过数据对比 发现规划数据与网管中实际配置的网管数据之间的差异, 并把对比结果以 M (修改) 和 D (删除) 为标识在网管进行生效, 从而确保规划数据与网管实际配置数据的一致 性。 附图说明 图 1是本发明实施例提供的规划数据一致性保证的方法框图; 图 2是本发明实施例提供的规划数据一致性保证的对比流程图; 图 3是本发明实施例提供的规划数据表; 图 4是本发明实施例提供的从网管中导出的全网参数表; 图 5是本发明实施例提供的中间文件图表; 图 6是本发明实施例提供的对比结果图表。 具体实施方式 以下结合附图对本发明的优选实施例进行详细说明, 应当理解, 以下所说明的优 选实施例仅用于说明和解释本发明, 并不用于限定本发明。 图 1是本发明实施例提供的规划数据一致性保证的方法框图, 如图 1所示, 步骤 101、 根据网络实际配置, 导出网络实际运行的网管数据。 步骤 102、 将规划数据转换为与所述网管数据的格式相同的中间文件。 所述规划数据是根据网络情况和网络规划原则进行网络规划而得到的具有预定模 版格式的数据。 为便于规划数据的对比和对比后网管数据的应用, 根据所述预定模版 格式, 生成配置文件, 并根据所述配置文件, 设置规划数据, 得到与网管数据的格式 相同的中间文件。 步骤 103、 比较所述中间文件与所述网管数据, 并根据比较结果, 更新网管数据, 以便使所述规划数据与所述网管数据一致。 所述对比结果包含用于标识数据修改或数据删除的标识信息。 当所述标识信息用 于标识数据修改时, 按照所述规划数据修改所述网管数据; 当所述标识信息用于标识 数据删除时, 删除所述网管数据。 图 2是本发明实施例提供的规划数据一致性保证的对比流程图, 如图 2所示, 主 要步骤如下: 步骤 201、 规划数据 数据规划是网络运行的必需步骤, 规划数据是规划人员根据网络实际情况和相关 原则规划的结果, 包括了网络运行必需的参数信息。 为了确保在数据下发后, 网络能 够运行或相关性能正常, 规划数据的维护和核查是必不可少的。 规划数据是按照某种 模板格式进行展现,但该模板格式不是固定的,可根据实际情况进行增加或删除操作。 步骤 202、 从网管中导出全网参数 全网参数是网络实际运行的网管数据, 包括地面参数和无线参数等相关信息。 数 据导出可分为手动方式和自动方式, 其中:
1、 手动方式是用户手动导出网管参数到指定目录。
2、 自动方式是用户通过制定任务, 设置数据导出的时间点、频度和数据的保存路 径、 保存时间等, 即可按照用户设置的条件, 自动进行数据导出。 步骤 203、 根据模板格式制定配置文件 配置文件包括对比时所需要的主键和起始行、 列等信息, 其设置规则与规划数据 格式有关, 是保证对比结果正确的前提条件。 步骤 204、 实现对比 实现数据对比的步骤如下:
1、 数据检查 以配置文件中设置的主键, 检查规划数据是否能够在网管导出的数据中找到, 如 果找到, 则进入步骤 2, 如果未找到, 提示用户是否进行对比, 如果对比, 进入步骤 2, 否则退出对比。
2、 规划数据根据配置文件设置, 按照网管导出数据格式生成中间文件。 3、 中间文件与网管导出的全网参数进行对比。在进行对比时, 有以下 2种对比方 式-
1 ) 手动对比, 即用户手动进行数据对比。
2) 自动对比, 即用户指定对比任务, 设置对比的时间点、 对比的对象、 对比结果 保存路径等, 即可根据设置的任务情况, 自动完成对比。 步骤 205、 对比结果生效 对比结果按照网管导出的数据格式输出, 可通过网管的参数批量修改功能进行数 据修改操作。 对比结果的标识位包括 M (修改) 和 D (删除) 两种类型, 当网管数据 与规划数据不一致时, 标识位为 M, 表明需要把网管数据修改为规划数据中的值; 当 网管数据在规划数据中无法找到时, 标识位为 D, 表明网管中的数据无法在规划数据 中找到, 需要把所述网管数据予以删除。 对比结果有两种选项:
1 ) 手动生效, 即用户手动对对比结果进行生效。
2) 自动生效, 即***自动对对比结果进行生效。 以下结果图 3至图 6的具体操作实例, 进一步说明本发明实施例: 1、 制作规划数据表, 如图 3所示, 其中- 第一行表示 sheet页名称, 如 UEE-UTRANMeasurement, 该取值需要与网管导出 的全网参数表中 sheet页名称保持一致,否则会导致在生成中间文件时,无法找到对应 的 sheet页。 第二行和第三行表示该表格的主键, 如 Measurement Configuration Index 和 WMEASCFGIDX, 其中第三行为短名称, 在对比时将以此为主键, 而第二行为第三行 的全称, 仅供查看。 第四行为主键下面的取值。 第五行和第六行是需要对比的对象, 在对比时, 将会查找第六行。 而第五行为第 六行的全称, 仅供查看。 该表格可根据实际情况进行增加行、 列的参数或主键操作, 以适用于所有外场的 不同需求。
2、 从网管中导出全网参数表, 即网管数据表, 如图 4所示, 该表格为从全网导出 的实际的数据配置。 为了保证对比的效率, 也可以只导出规划数据表中存在的 sheet 页, 如 UEE-UTRANMeasurement。
3、 根据实际情况修改配置文件, 配置文件为 *.ini文件, 如下: [Default]
SheetNameRow=l表示 data table的第 1行表示网管后台导出数据中 sheet页的名 称 ;
TitleRow=6表示 data table的第 6行表示网管后台导出数据中的字段名称;
DataBeginRow=7 表示 data table的第 7行为数据起始行; DataBeginCol=3 表示 data table的第 3列为数据起始列;
DefaultKeyCol=2 表示网管后台导出数据在进行比较时的默认主键列; DefaultExtract=SDRMEID 表示网管后台导出数据的默认主键列中 eNBID 的字段名 称。
[Synonym] 标识 data table的主键字段与网管后台导出数据的对应关系
CellID=WCID eNBID=SDRMEID
[TableName] 表示 data table默认的 sheet页名称, 必须与此一致 Key=eNB commission data table [UEE-UTRANMeasurement] 表示该表格的主键为 eNBID Key=eNBID 在配置文件 [Default]中, 用户可根据实际情况来修改数据的起始行、 列; 当存在 多个 sheet页需要对比时, 只需要在配置文件中增加相应的字段并注明本 sheet页的主 键即可, 如 UEE-UTRANMeasurement。
4、 内部生成中间文件, 如图 5所示。
5、对比结果如图 6所示, 该对比结果与从网管中导出的表格格式一致, 此对比结 果可直接导入到网管中进行生效, 通过标识位 D或 M进行确定操作类型。 本发明实施例还提供了一种规划数据一致性保证的装置, 包括数据导出单元、 数 据转换单元、 数据更新单元、 规划数据生成单元, 其中, 所述数据转换单元包括配置 文件生成子单元和中间文件生成子单元, 所述数据更新单元包括数据对比子单元和对 比结果应用子单元。 数据导出单元根据网络实际配置, 导出网络实际运行的网管数据。 规划数据生成 单元根据网络情况和网络规划原则进行网络规划,得到具有预定模版格式的规划数据。 数据转换单元利用其配置文件生成子单元, 根据所述预定模版格式, 生成配置文件, 并利用其中间文件生成子单元, 根据所述配置文件, 设置规划数据, 得到与网管数据 的格式相同的中间文件, 也就是说将规划数据转换为与所述网管数据的格式相同的中 间文件, 以便于数据对比和数据应用。 数据更新单元利用其数据对比子单元比较所述 中间文件与所述网管数据, 得到具有标识信息的比较结果, 所述标识信息用于标识数 据修改或数据删除, 并利用其对比结果应用子单元, 在所述标识信息用于标识数据修 改时, 按照所述规划数据修改所述网管数据, 在所述标识信息用于标识数据删除时, 删除所述网管数据, 以便使所述规划数据与所述网管数据一致。 综上所述, 本发明实施例具有以下技术效果: 本发明实施例的使用, 能够确保规划数据与网管中实际配置的数据的一致性, 从 而保证网络运行过程中性能的可靠性, 避免了在性能数据下降后, 无法快速、 正确的 定位问题。 尽管上文对本发明进行了详细说明, 但是本发明不限于此, 本技术领域技术人员 可以根据本发明的原理进行各种修改。 因此, 凡按照本发明原理所作的修改, 都应当 理解为落入本发明的保护范围。 工业实用性 如上所述, 本发明实施例提供的一种规划数据一致性保证的方法和装置具有 以下有益效果: 通过数据对比发现规划数据与网管中实际配置的网管数据之间的差 异, 并把对比结果以 M (修改) 和 D (删除) 为标识在网管进行生效, 从而确保规 划数据与网管实际配置数据的一致性。

Claims

权 利 要 求 书 、 一种规划数据一致性保证的方法, 包括:
根据网络实际配置, 导出网络实际运行的网管数据;
将规划数据转换为与所述网管数据的格式相同的中间文件;
比较所述中间文件与所述网管数据, 并根据比较结果, 更新网管数据, 以 便使所述规划数据与所述网管数据一致。 、 根据权利要求 1所述的方法, 其中, 根据网络情况和网络规划原则进行网络规 划, 得到具有预定模版格式的规划数据。 、 根据权利要求 2所述的方法, 其中, 根据所述预定模版格式, 生成配置文件, 并根据所述配置文件,设置规划数据,得到与网管数据的格式相同的中间文件。 、 根据权利要求 1所述的方法, 其中, 所述对比结果包含用于标识数据修改或数 据删除的标识信息。 、 根据权利要求 4所述的方法, 其中, 当所述标识信息用于标识数据修改时, 按 照所述规划数据修改所述网管数据。 、 根据权利要求 4所述的方法, 其中, 当所述标识信息用于标识数据删除时, 删 除所述网管数据。 、 一种规划数据一致性保证的装置, 包括:
数据导出单元,设置为根据网络实际配置,导出网络实际运行的网管数据; 数据转换单元, 设置为将规划数据转换为与所述网管数据的格式相同的中 间文件;
数据更新单元, 设置为比较所述中间文件与所述网管数据, 并根据比较结 果, 更新网管数据, 以便使所述规划数据与所述网管数据一致。 、 根据权利要求 7所述的装置, 其中, 还包括:
规划数据生成单元, 设置为根据网络情况和网络规划原则进行网络规划, 得到具有预定模版格式的规划数据。 、 根据权利要求 7或 8所述的装置, 其中, 所述数据转换单元包括:
配置文件生成子单元, 设置为根据所述预定模版格式, 生成配置文件; 中间文件生成子单元, 设置为根据所述配置文件, 设置规划数据, 得到与 网管数据的格式相同的中间文件。 0、 根据权利要求 7或 8所述的装置, 其中, 所述数据更新单元包括:
数据对比子单元, 设置为比较所述中间文件与所述网管数据, 得到具有标 识信息的比较结果, 所述标识信息用于标识数据修改或数据删除;
对比结果应用子单元, 设置为当所述标识信息用于标识数据修改时, 按照 所述规划数据修改所述网管数据, 并当所述标识信息用于标识数据删除时, 删 除所述网管数据。
PCT/CN2013/082214 2012-09-14 2013-08-23 一种规划数据一致性保证的方法和装置 WO2014040488A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP13837853.4A EP2897401B1 (en) 2012-09-14 2013-08-23 Method and device for guaranteeing consistency of planning data
JP2015531440A JP2015530050A (ja) 2012-09-14 2013-08-23 企画データの一致性を保証する方法及びそれに関連する装置
US14/428,432 US20150227577A1 (en) 2012-09-14 2013-08-23 Method and device for guaranteeing consistency of planning data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210341559.1 2012-09-14
CN201210341559.1A CN102857949B (zh) 2012-09-14 2012-09-14 一种规划数据一致性保证的方法和装置

Publications (1)

Publication Number Publication Date
WO2014040488A1 true WO2014040488A1 (zh) 2014-03-20

Family

ID=47404066

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/082214 WO2014040488A1 (zh) 2012-09-14 2013-08-23 一种规划数据一致性保证的方法和装置

Country Status (5)

Country Link
US (1) US20150227577A1 (zh)
EP (1) EP2897401B1 (zh)
JP (1) JP2015530050A (zh)
CN (1) CN102857949B (zh)
WO (1) WO2014040488A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451294A (zh) * 2017-08-17 2017-12-08 北京润科通用技术有限公司 一种数据交互方法及装置

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102857949B (zh) * 2012-09-14 2018-11-20 中兴通讯股份有限公司 一种规划数据一致性保证的方法和装置
GB2508659A (en) * 2012-12-10 2014-06-11 Ibm Backing up an in-memory database
CN104346485B (zh) * 2013-08-01 2017-12-05 上海华虹宏力半导体制造有限公司 综合模型同仿真模型的时序约束一致性的验证***及方法
CN103544303B (zh) * 2013-10-31 2017-06-20 北京锐安科技有限公司 一种数据同步方法、***和设备
CN105787354A (zh) * 2014-12-22 2016-07-20 中兴通讯股份有限公司 配置数据的监控方法、装置及其***
CN107306403A (zh) * 2016-04-21 2017-10-31 富士通株式会社 用于无线网络部署的方法、装置和终端设备

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1571369A (zh) * 2003-07-16 2005-01-26 华为技术有限公司 保证监听网络侧和监听触发侧被控用户一致性的方法
CN101802815A (zh) * 2007-09-14 2010-08-11 微软公司 数据-驱动同步
CN102340791A (zh) * 2010-07-21 2012-02-01 ***通信集团福建有限公司 一种用于实现数据一致性的***和方法
CN102857949A (zh) * 2012-09-14 2013-01-02 中兴通讯股份有限公司 一种规划数据一致性保证的方法和装置

Family Cites Families (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19813754C2 (de) * 1998-03-27 2000-04-06 Siemens Ag Verfahren und Managementnetz zur Konfiguration eines Funk-Kommunikationsnetzes
EP1317818B1 (en) * 2000-09-15 2006-10-25 BRITISH TELECOMMUNICATIONS public limited company Design of communication networks
FI20002311A (fi) * 2000-10-19 2002-04-20 Nokia Corp Verkkoelementin asetusten hallintamenetelmä
US7698156B2 (en) * 2002-01-29 2010-04-13 Baxter International Inc. System and method for identifying data streams associated with medical equipment
JP2003223236A (ja) * 2002-01-30 2003-08-08 Matsushita Electric Ind Co Ltd データ処理システム
ATE453157T1 (de) * 2002-05-03 2010-01-15 American Power Conv Corp Verfahren und vorrichtung zum sammeln und anzeigen von netzwerkgeräteinformationen
US7051052B1 (en) * 2002-06-20 2006-05-23 Unisys Corporation Method for reading audit data from a remote mirrored disk for application to remote database backup copy
US6957221B1 (en) * 2002-09-05 2005-10-18 Unisys Corporation Method for capturing a physically consistent mirrored snapshot of an online database from a remote database backup system
US6978452B2 (en) * 2003-04-02 2005-12-20 Beach Unlimited Llc Upgrading digital media servers
US20050076020A1 (en) * 2003-08-15 2005-04-07 Jason Huntley Digital data vending system and method of selling digital data files
US7263537B1 (en) * 2004-02-09 2007-08-28 Unisys Corporation System and method for creating multiple QUIESCE database copies at a single server
JP2006053873A (ja) * 2004-08-16 2006-02-23 Fujitsu Ltd 機能装置、機能維持方法及び機能維持プログラム
US8037056B2 (en) * 2005-02-18 2011-10-11 International Business Machines Corporation Online repair of a replicated table
US20060242163A1 (en) * 2005-04-22 2006-10-26 Microsoft Corporation Local thumbnail cache
US20070022135A1 (en) * 2005-07-25 2007-01-25 Dale Malik Systems and methods for organizing and annotating an information search
US7418544B2 (en) * 2005-10-05 2008-08-26 Oracle International Corporation Method and system for log structured relational database objects
US8151323B2 (en) * 2006-04-12 2012-04-03 Citrix Systems, Inc. Systems and methods for providing levels of access and action control via an SSL VPN appliance
US7843831B2 (en) * 2006-08-22 2010-11-30 Embarq Holdings Company Llc System and method for routing data on a packet network
US8015294B2 (en) * 2006-08-22 2011-09-06 Embarq Holdings Company, LP Pin-hole firewall for communicating data packets on a packet network
US20100138181A1 (en) * 2006-11-29 2010-06-03 Duaxes Corporation Testing apparatus
US8301593B2 (en) * 2008-06-12 2012-10-30 Gravic, Inc. Mixed mode synchronous and asynchronous replication system
US8495036B2 (en) * 2008-10-24 2013-07-23 Microsoft Corporation Blob manipulation in an integrated structured storage system
US8161195B2 (en) * 2009-03-25 2012-04-17 Microsoft Corporation Adaptable management in sync engines
US8543539B2 (en) * 2009-09-16 2013-09-24 Business Objects Software Limited Method and system for capturing change of data
US8819042B2 (en) * 2010-04-23 2014-08-26 Bank Of America Corporation Enhanced data comparison tool
WO2011159842A2 (en) * 2010-06-15 2011-12-22 Nimbula, Inc. Virtual computing infrastructure
US20130138615A1 (en) * 2011-11-29 2013-05-30 International Business Machines Corporation Synchronizing updates across cluster filesystems
US9075860B2 (en) * 2012-10-18 2015-07-07 Oracle International Corporation Data lineage system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1571369A (zh) * 2003-07-16 2005-01-26 华为技术有限公司 保证监听网络侧和监听触发侧被控用户一致性的方法
CN101802815A (zh) * 2007-09-14 2010-08-11 微软公司 数据-驱动同步
CN102340791A (zh) * 2010-07-21 2012-02-01 ***通信集团福建有限公司 一种用于实现数据一致性的***和方法
CN102857949A (zh) * 2012-09-14 2013-01-02 中兴通讯股份有限公司 一种规划数据一致性保证的方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451294A (zh) * 2017-08-17 2017-12-08 北京润科通用技术有限公司 一种数据交互方法及装置

Also Published As

Publication number Publication date
JP2015530050A (ja) 2015-10-08
CN102857949B (zh) 2018-11-20
CN102857949A (zh) 2013-01-02
US20150227577A1 (en) 2015-08-13
EP2897401B1 (en) 2018-07-25
EP2897401A1 (en) 2015-07-22
EP2897401A4 (en) 2016-08-03

Similar Documents

Publication Publication Date Title
WO2014040488A1 (zh) 一种规划数据一致性保证的方法和装置
CN112270550B (zh) 一种基于区块链的新能源电力溯源方法及***
WO2014169738A1 (zh) 主、备数据库及一致性检测、修复方法和装置、存储介质
CN103927236B (zh) 在线校验方法和装置
CN105427041A (zh) 一种在运变电站改扩建信息点表的标准化维护方法
CN105808273B (zh) 软件升级方法和软件升级装置
RU2662405C2 (ru) Автоматическое формирование сертификационных документов
CN102427445B (zh) It仿真基础架构离线合规性安全审计方法
CN106411650A (zh) 一种分布式安全保密检查方法
CN103425497A (zh) 一种网络工程脚本跨厂家转换的方法和装置
WO2019223178A1 (zh) 跨平台任务调度方法、***、计算机设备和存储介质
CN107870814A (zh) 用于内容管理批处理的方法和设备
CN104090948A (zh) 核电站海量数据处理方法、装置及***
EP3674957A1 (en) Engineering support system and engineering support method
WO2011131101A1 (zh) 数据割接方法及装置
CN102185381B (zh) 变电站scd模型自动转换时的scd迭代处理方法
CN104636397B (zh) 用于分布式计算的资源分配方法、计算加速方法以及装置
CN112612802A (zh) 一种实时数据中台的处理方法、装置及平台
CN111026451A (zh) 一种用于变电站终端间隔的参数配置方法及配置工具
WO2023005633A1 (zh) 电弧检测方法和***
CN108205732A (zh) 一种基于文件的新能源预测数据接入的校验方法
CN105224354A (zh) 基于后台精准推送的软件升级方法
CN104700023B (zh) 一种计算机***时间防篡改方法及***
WO2015184750A1 (zh) 网元设备数据维护的方法和装置
CN112817998A (zh) 水电站数据自动比对及同步的方法及***

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13837853

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2015531440

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 14428432

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2013837853

Country of ref document: EP