EP1684456B1 - A method for data redundancy of HLR - Google Patents

A method for data redundancy of HLR Download PDF

Info

Publication number
EP1684456B1
EP1684456B1 EP04797306.0A EP04797306A EP1684456B1 EP 1684456 B1 EP1684456 B1 EP 1684456B1 EP 04797306 A EP04797306 A EP 04797306A EP 1684456 B1 EP1684456 B1 EP 1684456B1
Authority
EP
European Patent Office
Prior art keywords
hlr
master
commands
hlrs
maintenance
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.)
Active
Application number
EP04797306.0A
Other languages
German (de)
French (fr)
Other versions
EP1684456A1 (en
EP1684456A4 (en
Inventor
Guangbin Meng
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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of EP1684456A1 publication Critical patent/EP1684456A1/en
Publication of EP1684456A4 publication Critical patent/EP1684456A4/en
Application granted granted Critical
Publication of EP1684456B1 publication Critical patent/EP1684456B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/0016Arrangements providing connection between exchanges
    • H04Q3/0029Provisions for intelligent networking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/30Network data restoration; Network data reliability; Network data fault tolerance
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/02Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
    • H04W8/08Mobility data transfer
    • H04W8/12Mobility data transfer between location registers or mobility servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W92/00Interfaces specially adapted for wireless communication networks
    • H04W92/16Interfaces between hierarchically similar devices
    • H04W92/24Interfaces between hierarchically similar devices between backbone network devices

Definitions

  • the present invention relates to a method of providing data redundancy for Home Location Register (HLR) in mobile communication system.
  • HLR Home Location Register
  • HLRs have stored subscription information of mobile subscribers, mobile services for all the subscribers will cease when the HLRs fail for a long period of time due to unforeseeable causes such as power failure, fire, earthquake or lightning strike, etc. Therefore, it is urgent to provide remote redundancy for the HLRs.
  • the redundancy for HLRs includes two aspects, one aspect is data redundancy simply for backup subscribers' data, the other is service redundancy which is based on the former aspect, i.e., when a master HLR breaks down, a redundant HLR is able to take over the services by means of signaling switchover according to the backup subscribers' data, so as to prevent the calling services from being interrupted at a maximum level.
  • the topology structures of data redundancy for HLRs are classified into two types. One is 1+1 redundancy solution, and the other is N+1 redundancy solution.
  • the so-called 1+1 redundancy solution is to provide a redundant HLR for each master HLR in the existing network so as to achieve real-time backup for external services.
  • the 1+1 redundancy solution is able to take over the services seamlessly by adopting the redundant HLR when the master HLR fails, apart from some extremely important places, the application field of this solution is relatively limited in consequence of its high investment and low rate of utilization.
  • the N+1 redundancy solution is to set up a special redundant center HLR for providing redundancy for N master HLRs.
  • the redundancy can be further divided into compatible redundancy and non-compatible redundancy according to the result whether the master HLRs and the redundant center HLR belong to the same manufacturer. Because there are many HLR equipment providers, and different HLRs have different data saving formats and data processing methods, the compatible solution is more widely used. Since the N+1 compatible redundancy solution is unable to back up subscribers' dynamic data in real time, it will lead to the situation that the subscribers cannot act as the called party in a period of time after a failure has appeared and the services have been taken over. However, as one redundant center is able to back up data for a plurality of master HLRs made by different manufacturers, the return rate on investment of the N+1 compatible redundancy solution is relatively better, thus this solution is broadly adapted in the network.
  • the N+1 compatible redundancy solution mainly has two types, one is a baseline synchronization solution, and the other is a BOSS (Business Operation Support System) increased command synchronization solution.
  • BOSS Business Operation Support System
  • the baseline synchronization solution is to output the data files containing all subscribers' subscription information, i.e., the service data baseline of subscriber, by the master HLRs periodically, then convert the format of these files automatically by the redundant center into the format recognizable by the redundant center HLR, and load the files into the redundant center HLR. Thereby, it will realize the synchronization of subscribers' data between the master HLRs and the redundant center HLR.
  • the baseline synchronization solution requires the master HLRs to output the service data baseline of all subscribers periodically, performance of the host machine of the redundant center HLR is affected greatly, and it takes quite a long time to perform conversion and synchronization for the subscribers' data, it is seldom used in practical engineering.
  • the BOSS increased command synchronization solution is to convert the successfully executed business operation commands which were formerly sent to the master HLRs for modifying the subscribers' subscription data according to the interface format of the redundant center HLR, and load the commands into the host machine in real time via the business operation interface of the host machine of the redundant center HLR.
  • the conformity of the subscribers' data between the master HLRs and the redundant center HLR will be guaranteed by means of this way to achieve the synchronization of the subsequent increased command or data.
  • the BOSS solution does not have any special requirements on the performance and function of the host machine of the redundant center HLR, and only needs to add converting function for operation commands of different manufacturers' formats in the BOSS, this solution is simple and is low cost because of low engineering work required. Therefore, the solution is widely used in the network and has gradually turned into a mainstream of N+1 redundancy solution.
  • WO 99/27734 A1 discloses a method of telecommunications relates data migration, comprising the steps of: fetching the certain telecommunication related data from a first database node over a data network; and downloading of the certain telecommunications related data communicated over the data network for storage in the second database node.
  • WO 97/36446 A1 discloses a HLR including an OMP layer which comprises an operations and maintenance processor having a subscriber disk database.
  • WO 01/60102 A1 discloses a HLR has data functions providing data redundancy there between, control functions and signaling point to enable the data storage unit to pass data to and from a mobile telecommunications network under control of the control function.
  • CN 1428969 A discloses a method for backup of HLR, comprising: configuring a universal HLR as a disaster recovery center HLR which is to backup many HLRs, establishing network connection and loading user data to disaster recovery center through uniform text files; during operating, each active HLR will synchronize the user's data to the disaster recovery center; and a signaling will be forwarded to disaster recovery center to process after active HLR fails.
  • WO 00/24216 A2 discloses a system and method of providing dynamic redundancy of HLRs for a plurality of subscribers, each of HLRs operates as both a primary HLR and a secondary HLR. Subscriber records in each HLR are divided into a plurality of subsets of known size. For each subset of records in a particular HLR, another HLR in the network is designated as the secondary HLR. The primary HLR and the secondary HLR for each subscriber are identified to the network trough new subscriber categories.
  • the object of the present invention is to provide a data redundancy method for HLR, to ensure the conformity of the subscribers' data between the master HLRs and the redundant center HLR, and reduce the maintenance workload of the redundant center HLR.
  • said method of performing cutover for subscribers' data comprises: performing cutover for the subscribers' data from more than one master HLRs to the redundant center HLR, respectively.
  • the method may further comprise: setting a distinct master HLR identity for each of the master HLRs, respectively; and adding the master HLR identities to the subscribers' data and the received operation & maintenance commands by the redundant center HLR; said performing cutover for the subscribers' data comprises: loading the subscribers' data from different master HLRs to the host machine of the redundant center HLR according to the different master HLR identities, respectively; said converting and loading the commands comprises: reserving the master HLR identities when converting operation & maintenance commands by the redundant center HLR, and loading the converted internal operation commands, respectively, into the host machine of the redundant center HLR in terms of the different master HLR identities.
  • the operation & maintenance commands in the master HLRs are preserved as log files; and said transferring the operation & maintenance commands comprises transferring the log files containing the operation & maintenance commands.
  • the method of transferring the operation & maintenance commands may comprise: the redundant center HLR periodically fetches the log files containing the operation & maintenance commands from the open list of the master HLR.
  • the method of transferring the operation & maintenance commands may also comprise: the redundant center HLR gives an instruction to the master HLR for transferring the operation & maintenance commands, the master HLR gets the log files saved in itself after receiving the instruction, and returns the log files to the redundant center HLR.
  • the method of converting the operation & maintenance commands may comprise: analyzing the received log file containing the operation & maintenance commands, and converting the operation & maintenance commands into the internal operation commands recognizable by the redundant center HLR according to operated subscriber number, type of the operation command, operation content and operating result in the log file.
  • the master HLRs and the redundant center HLR may transfer said operation & maintenance commands via a Wide Area Network (WAN).
  • WAN Wide Area Network
  • the master HLRs and the redundant center HLR may transfer said operation & maintenance commands via a Digital Data Network (DDN), or in a X.25 Protocol mode, or in a E 1 mode, but not limited to the above modes.
  • DDN Digital Data Network
  • the master HLRs and the redundant center HLR may transfer said operation & maintenance commands in a File Transfer Protocol (FTP) or a SCOKET mode, but not limited to the above modes.
  • FTP File Transfer Protocol
  • SCOKET SCOKET mode
  • An apparatus when programmed for providing data redundancy for Home Location Register, HLR characterized by having:
  • HLR Home Location Register
  • the redundant center HLR obtains all the successfully executed operation & maintenance commands which are associated with system data and subscribers' data of the master HLRs, converts them into internal operation commands recognizable by the redundant center, and loads them directly into the redundant center.
  • the synchronization of all operation & maintenance commands between the redundant center HLR and the master HLRs can be reached, and the conformity of subscribers' data between the master HLRs and the redundant center HLR is obtained.
  • the manual synchronization carried out by the administrator of the redundant center is no longer needed, and it reduces the maintenance workload of the redundant center HLR, and lowers the maintenance complexity.
  • the core idea of the present invention for providing a data redundancy method in the HLR is: setting up a redundant center HLR corresponding to master HLRs which are in need of data redundancy, then recording operation & maintenance commands associated with subscribers' data and system data of each master HLR and synchronizing the data to the redundant center HLR, so as to achieve data conformity between the master HLRs and the redundant center HLR.
  • the present invention aims at the N+1 redundancy mode, but it is also applicable for the 1+1 redundancy mode. The only difference lies in that there are multiple master HLRs in the N+1 mode, while there is solely one master HLR in the 1+1 mode.
  • the present invention is explained in detail with the following embodiment, which obtains conformity for subscribers' data between the master HLRs and the redundant center HLR by means of synchronizing the operation logs of multiple master HLRs.
  • HLRs In order to meet the requirement of daily maintenance, function of outputting an operation log is basically supported by HLRs in the network, that is the HLRs can preserve all operation & maintenance commands issued by administrators in a mode of operation log with detailed operation content, which are associated with system data and subscribers' data of the master HLRs and are executed successfully, including the operations carried out via a business hall interface and a Local Maintenance Terminal.
  • the operation logs of different manufactures differ from each other, but the format of the HLR maintenance log of certain manufacture is relatively fixed, and no matter what format the manufacturers adopt for the log, the basic elements are the same, which include operated subscriber number, such as Mobile Directory Number (MDN) and International Mobile Subscriber Identity (IMSI), type of the operation command, operation content and operating result, etc. Therefore, the logs of fixed format can be loaded directly into the redundant center as long as they are converted into a uniform format recognizable by the redundant center HLR.
  • MDN Mobile Directory Number
  • IMSI International Mobile Subscriber Identity
  • FIG. 1 is a schematic of a preferred embodiment of the present invention illustrating the implementing structure of the data redundancy method
  • the N+1 redundancy mode is introduced in this embodiment.
  • all the master HLRs 101 are modified based on the original maintenance log output system, and all successfully executed operation & maintenance commands in regard to system data and subscribers' data of the master HLRs are saved in the mode of log file under a designated list.
  • all of the HLRs provided by different manufacturers in the network can support the function for outputting log files, thus the implementation of the invention is comparatively simple.
  • the redundant center HLR 110 of this embodiment is modified on the basis of a general HLR. Besides a host machine 114 of the redundant center HLR, a communication module 111, maintenance log converting modules 112 the amount of which is the same as that of the master HLRs, and an internal command loading module 113 are added extensively in the redundant center HLR. Then, perform cutover for the subscribers' data from every master HLR 101 respectively in advance to the host machine of the redundant center HLR 110 before the redundant center HLR 110 starts to run.
  • cutover refers to migrating data from one place to another.
  • each master HLR 101 has been designated a master HLR identity in the redundant center HLR 110 in this embodiment.
  • different master HLR identities are used to guarantee the data independence of different master HLRs 101, and facilitate the maintenance for the redundant center HLR 110.
  • the redundant center HLR 110 loads subscribers' data of different master HLRs 101 into the host machine of the redundant center HLR 110 respectively according to the identities of different master HLRs.
  • the communication module 111 is realized by adopting a File Transfer Protocol (FTP) communication module, or a SOCKET communication module.
  • Each of the master HLRs 101 carries out data transmission with the redundant center HLR 110 via a Wide Area Network (WAN), and the mode of data transmission can be Digital Data Network (DDN), X.25 or E1.
  • the communication module 111 employs a traditional method in the industry to fetch the log files periodically from the open lists of the N master HLRs 101, which are saved as text files and contain operation & maintenance commands.
  • the communication module 111 can send an instruction to the master HLRs 101 for getting the operation & maintenance commands, the master HLRs obtain the log files saved in themselves and return them to the communication module 111 after receiving the instruction.
  • the communication module 111 adds different master HLR identities to different log files of the master HLRs 101, and sends the log files with the master HLR identities to the maintenance log converting module 112.
  • the maintenance log converting module 112 analyzes the log files, and converts operation & maintenance commands into internal operation commands recognizable by the redundant center HLR according to operated subscriber number, type of the operation command, operation content and operating result. When performing conversion for the operation & maintenance commands, reserve the master HLR identities and send the converted internal operation commands to the internal command loading module 113 according to the different master HLR identities.
  • each maintenance log converting module 112 is responsible for converting the successfully executed maintenance commands of certain manufacturer format, which are associated with system data and subscribers' data of the master HLRs, into the internal operation commands recognizable by the redundant center HLR 110.
  • this embodiment provides a maintenance log converting module 112 for each master HLR 101 correspondingly for the facility of performance.
  • the internal command loading module 113 loads the internal operation commands into the host machine of the redundant center HLR 110 according to different master HLR identities, and the host machine can distinguish the data of different HLRs in terms of different master HLR identities.
  • the redundant center HLR will have a backup for all the static data of the N operating master HLRs in its redundancy area.
  • the redundant center HLR will use the backup static data saved locally in the failed master HLR to perform signaling switchover, and provide services such as roaming and calling to the subscribers of the failed master HLR.
  • the above is a service redundancy procedure, and can be achieved with the service redundancy method of the prior art.
  • the data redundancy method for the HLR of the present invention ensures all the increased service data between the redundant center HLR and the master HLRs to be synchronized automatically.
  • it enhances the conformity of the subscribers' data between the master HLRs and the redundant center HLR, and reduces the maintenance workload of the redundant center HLR and lowers the maintenance complexity.

Description

    Field of the Technology
  • The present invention relates to a method of providing data redundancy for Home Location Register (HLR) in mobile communication system.
  • Background of the Invention
  • With rapid growth of mobile subscribers and incessant development of communication techniques, the unit capacity of single HLR in mobile communication system has reached tens of thousands or even more. Since HLRs have stored subscription information of mobile subscribers, mobile services for all the subscribers will cease when the HLRs fail for a long period of time due to unforeseeable causes such as power failure, fire, earthquake or lightning strike, etc. Therefore, it is urgent to provide remote redundancy for the HLRs.
  • The redundancy for HLRs includes two aspects, one aspect is data redundancy simply for backup subscribers' data, the other is service redundancy which is based on the former aspect, i.e., when a master HLR breaks down, a redundant HLR is able to take over the services by means of signaling switchover according to the backup subscribers' data, so as to prevent the calling services from being interrupted at a maximum level.
  • The topology structures of data redundancy for HLRs are classified into two types. One is 1+1 redundancy solution, and the other is N+1 redundancy solution.
  • The so-called 1+1 redundancy solution is to provide a redundant HLR for each master HLR in the existing network so as to achieve real-time backup for external services. Though the 1+1 redundancy solution is able to take over the services seamlessly by adopting the redundant HLR when the master HLR fails, apart from some extremely important places, the application field of this solution is relatively limited in consequence of its high investment and low rate of utilization.
  • The N+1 redundancy solution is to set up a special redundant center HLR for providing redundancy for N master HLRs. In the N+1 redundancy solution, the redundancy can be further divided into compatible redundancy and non-compatible redundancy according to the result whether the master HLRs and the redundant center HLR belong to the same manufacturer. Because there are many HLR equipment providers, and different HLRs have different data saving formats and data processing methods, the compatible solution is more widely used. Since the N+1 compatible redundancy solution is unable to back up subscribers' dynamic data in real time, it will lead to the situation that the subscribers cannot act as the called party in a period of time after a failure has appeared and the services have been taken over. However, as one redundant center is able to back up data for a plurality of master HLRs made by different manufacturers, the return rate on investment of the N+1 compatible redundancy solution is relatively better, thus this solution is broadly adapted in the network.
  • At present, the N+1 compatible redundancy solution mainly has two types, one is a baseline synchronization solution, and the other is a BOSS (Business Operation Support System) increased command synchronization solution.
  • What is called the baseline synchronization solution is to output the data files containing all subscribers' subscription information, i.e., the service data baseline of subscriber, by the master HLRs periodically, then convert the format of these files automatically by the redundant center into the format recognizable by the redundant center HLR, and load the files into the redundant center HLR. Thereby, it will realize the synchronization of subscribers' data between the master HLRs and the redundant center HLR. As the baseline synchronization solution requires the master HLRs to output the service data baseline of all subscribers periodically, performance of the host machine of the redundant center HLR is affected greatly, and it takes quite a long time to perform conversion and synchronization for the subscribers' data, it is seldom used in practical engineering.
  • The BOSS increased command synchronization solution is to convert the successfully executed business operation commands which were formerly sent to the master HLRs for modifying the subscribers' subscription data according to the interface format of the redundant center HLR, and load the commands into the host machine in real time via the business operation interface of the host machine of the redundant center HLR. Thus, as long as the master HLRs and the redundant center HLR implement baseline synchronization for one time in initial state, the conformity of the subscribers' data between the master HLRs and the redundant center HLR will be guaranteed by means of this way to achieve the synchronization of the subsequent increased command or data.
  • Since the BOSS solution does not have any special requirements on the performance and function of the host machine of the redundant center HLR, and only needs to add converting function for operation commands of different manufacturers' formats in the BOSS, this solution is simple and is low cost because of low engineering work required. Therefore, the solution is widely used in the network and has gradually turned into a mainstream of N+1 redundancy solution.
  • However, only operation commands processed by the business hall can be synchronized automatically by the BOSS solution, a large number of other operation commands processed out of the business hall, such as the operation commands for setting a batch of subscriber services in a Local Maintenance Terminal (LMT) of HLR, and setting parameters of HLR in the system level, can merely be synchronized manually by the administrator in terms of the procedure. Therefore, the maintenance workload of this solution is heavy.
  • WO 99/27734 A1 discloses a method of telecommunications relates data migration, comprising the steps of: fetching the certain telecommunication related data from a first database node over a data network; and downloading of the certain telecommunications related data communicated over the data network for storage in the second database node.
  • WO 97/36446 A1 discloses a HLR including an OMP layer which comprises an operations and maintenance processor having a subscriber disk database.
  • WO 01/60102 A1 discloses a HLR has data functions providing data redundancy there between, control functions and signaling point to enable the data storage unit to pass data to and from a mobile telecommunications network under control of the control function.
  • CN 1428969 A discloses a method for backup of HLR, comprising: configuring a universal HLR as a disaster recovery center HLR which is to backup many HLRs, establishing network connection and loading user data to disaster recovery center through uniform text files; during operating, each active HLR will synchronize the user's data to the disaster recovery center; and a signaling will be forwarded to disaster recovery center to process after active HLR fails.
  • WO 00/24216 A2 discloses a system and method of providing dynamic redundancy of HLRs for a plurality of subscribers, each of HLRs operates as both a primary HLR and a secondary HLR. Subscriber records in each HLR are divided into a plurality of subsets of known size. For each subset of records in a particular HLR, another HLR in the network is designated as the secondary HLR. The primary HLR and the secondary HLR for each subscriber are identified to the network trough new subscriber categories.
  • The article of "Lichaoming: The solution of HLR disaster tolerance based on the mass real-time database" (TELETOM SCIENCE, February 2003, pages 71-73) discloses a solution of HLR disaster tolerance.
  • Summary of the Invention
  • In view of the above, the object of the present invention is to provide a data redundancy method for HLR, to ensure the conformity of the subscribers' data between the master HLRs and the redundant center HLR, and reduce the maintenance workload of the redundant center HLR.
  • To attain the above object, the technical scheme in accordance with the present invention is achieved as follows:
    • A method of providing data redundancy for Home Location Register (HLR), comprising the steps of:
      • performing cutover for subscribers' data preserved in master HLRs into a redundant center HLR;
      • preserving all successfully executed operation & maintenance commands which are associated with system data and said subscribers' data of the master HLRs during runtime of the master HLRs;
      • transferring said operation & maintenance commands preserved in the master HLRs to the redundant center HLR;
      • converting the operation & maintenance commands into internal operation commands recognizable by the redundant center HLR, and loading the internal operation commands into a host machine of the redundant center HLR.
  • Here, said method of performing cutover for subscribers' data comprises: performing cutover for the subscribers' data from more than one master HLRs to the redundant center HLR, respectively.
  • The method may further comprise: setting a distinct master HLR identity for each of the master HLRs, respectively; and adding the master HLR identities to the subscribers' data and the received operation & maintenance commands by the redundant center HLR;
    said performing cutover for the subscribers' data comprises: loading the subscribers' data from different master HLRs to the host machine of the redundant center HLR according to the different master HLR identities, respectively;
    said converting and loading the commands comprises: reserving the master HLR identities when converting operation & maintenance commands by the redundant center HLR, and loading the converted internal operation commands, respectively, into the host machine of the redundant center HLR in terms of the different master HLR identities.
  • The operation & maintenance commands in the master HLRs are preserved as log files;
    and said transferring the operation & maintenance commands comprises transferring the log files containing the operation & maintenance commands.
  • The method of transferring the operation & maintenance commands may comprise: the redundant center HLR periodically fetches the log files containing the operation & maintenance commands from the open list of the master HLR.
  • The method of transferring the operation & maintenance commands may also comprise: the redundant center HLR gives an instruction to the master HLR for transferring the operation & maintenance commands, the master HLR gets the log files saved in itself after receiving the instruction, and returns the log files to the redundant center HLR.
  • The method of converting the operation & maintenance commands may comprise: analyzing the received log file containing the operation & maintenance commands, and converting the operation & maintenance commands into the internal operation commands recognizable by the redundant center HLR according to operated subscriber number, type of the operation command, operation content and operating result in the log file.
  • The master HLRs and the redundant center HLR may transfer said operation & maintenance commands via a Wide Area Network (WAN).
  • The master HLRs and the redundant center HLR may transfer said operation & maintenance commands via a Digital Data Network (DDN), or in a X.25 Protocol mode, or in a E 1 mode, but not limited to the above modes.
  • The master HLRs and the redundant center HLR may transfer said operation & maintenance commands in a File Transfer Protocol (FTP) or a SCOKET mode, but not limited to the above modes.
  • An apparatus when programmed for providing data redundancy for Home Location Register, HLR, characterized by having:
    • means for performing cutover for subscribers' data preserved in master HLRs into a redundant center HLR;
    • means for preserving all successfully executed operation & maintenance commands which are associated with system data and said subscribers' data of the master HLRs during runtime of the master HLRs; and
    • means for transferring said operation & maintenance commands preserved in the master HLRs to the redundant center HLR.
  • An redundant center Home Location Register, HLR (110), characterized by comprising:
    • a communication module (111), configured to fetch log files from master HLR (101), which are saved as text files and contain all successfully executed operation & maintenance commands by the master HLR (101), and send the log files to the maintenance log converting module (112);
    • a maintenance log converting module (112), configured to analyze the log files, and converts operation & maintenance commands into internal operation commands recognizable by the redundant center HLR (110) according to operated subscriber number, type of the operation command, operation content and operating result, and send the converted internal operation commands to the internal command loading module (113);
    • an internal command loading module (113), configured to load the internal operation commands into the host machine of the redundant center HLR (110).
  • As seen from the technical scheme of the present invention which is a method of providing data redundancy for HLR, the redundant center HLR obtains all the successfully executed operation & maintenance commands which are associated with system data and subscribers' data of the master HLRs, converts them into internal operation commands recognizable by the redundant center, and loads them directly into the redundant center. Thus, the synchronization of all operation & maintenance commands between the redundant center HLR and the master HLRs can be reached, and the conformity of subscribers' data between the master HLRs and the redundant center HLR is obtained. In addition, the manual synchronization carried out by the administrator of the redundant center is no longer needed, and it reduces the maintenance workload of the redundant center HLR, and lowers the maintenance complexity.
  • Brief Description of the Drawings
    • Figure 1 is a schematic of a preferred embodiment of the present invention illustrating the implementing structure of the data redundancy method;
    • Figure 2 is a flowchart illustrating the synchronous procedure for operation & maintenance commands of the embodiment shown in Figure 1.
    Embodiments of the Invention
  • In order to make the objects, technical solutions and merits of this invention clearer, a further detailed description of the invention is given hereinafter with reference to accompanying drawings.
  • The core idea of the present invention for providing a data redundancy method in the HLR is: setting up a redundant center HLR corresponding to master HLRs which are in need of data redundancy, then recording operation & maintenance commands associated with subscribers' data and system data of each master HLR and synchronizing the data to the redundant center HLR, so as to achieve data conformity between the master HLRs and the redundant center HLR. The present invention aims at the N+1 redundancy mode, but it is also applicable for the 1+1 redundancy mode. The only difference lies in that there are multiple master HLRs in the N+1 mode, while there is solely one master HLR in the 1+1 mode.
  • The present invention is explained in detail with the following embodiment, which obtains conformity for subscribers' data between the master HLRs and the redundant center HLR by means of synchronizing the operation logs of multiple master HLRs.
  • In order to meet the requirement of daily maintenance, function of outputting an operation log is basically supported by HLRs in the network, that is the HLRs can preserve all operation & maintenance commands issued by administrators in a mode of operation log with detailed operation content, which are associated with system data and subscribers' data of the master HLRs and are executed successfully, including the operations carried out via a business hall interface and a Local Maintenance Terminal. The operation logs of different manufactures differ from each other, but the format of the HLR maintenance log of certain manufacture is relatively fixed, and no matter what format the manufacturers adopt for the log, the basic elements are the same, which include operated subscriber number, such as Mobile Directory Number (MDN) and International Mobile Subscriber Identity (IMSI), type of the operation command, operation content and operating result, etc. Therefore, the logs of fixed format can be loaded directly into the redundant center as long as they are converted into a uniform format recognizable by the redundant center HLR.
  • In this way, all the operation & maintenance commands associated with the master HLRs can be synchronized between the master HLRs and the redundant center HLR, thereby automatic synchronization of all static data between the master HLRs and the redundant center HLR will be implemented and the complexity for maintaining the redundancy system is reduced.
  • Referring to Figure 1, which is a schematic of a preferred embodiment of the present invention illustrating the implementing structure of the data redundancy method, the N+1 redundancy mode is introduced in this embodiment. In the embodiment, all the master HLRs 101 are modified based on the original maintenance log output system, and all successfully executed operation & maintenance commands in regard to system data and subscribers' data of the master HLRs are saved in the mode of log file under a designated list. To meet the requirements of daily maintenance, all of the HLRs provided by different manufacturers in the network can support the function for outputting log files, thus the implementation of the invention is comparatively simple.
  • The redundant center HLR 110 of this embodiment is modified on the basis of a general HLR. Besides a host machine 114 of the redundant center HLR, a communication module 111, maintenance log converting modules 112 the amount of which is the same as that of the master HLRs, and an internal command loading module 113 are added extensively in the redundant center HLR. Then, perform cutover for the subscribers' data from every master HLR 101 respectively in advance to the host machine of the redundant center HLR 110 before the redundant center HLR 110 starts to run. Here, cutover refers to migrating data from one place to another.
  • For the sake of reducing coupling of different master HLRs' data in the redundant center HLR 110, each master HLR 101 has been designated a master HLR identity in the redundant center HLR 110 in this embodiment. Thus, different master HLR identities are used to guarantee the data independence of different master HLRs 101, and facilitate the maintenance for the redundant center HLR 110. When performing cutover for the subscribers' data, the redundant center HLR 110 loads subscribers' data of different master HLRs 101 into the host machine of the redundant center HLR 110 respectively according to the identities of different master HLRs.
  • Here, the communication module 111 is realized by adopting a File Transfer Protocol (FTP) communication module, or a SOCKET communication module. Each of the master HLRs 101 carries out data transmission with the redundant center HLR 110 via a Wide Area Network (WAN), and the mode of data transmission can be Digital Data Network (DDN), X.25 or E1. The communication module 111 employs a traditional method in the industry to fetch the log files periodically from the open lists of the N master HLRs 101, which are saved as text files and contain operation & maintenance commands. Also, the communication module 111 can send an instruction to the master HLRs 101 for getting the operation & maintenance commands, the master HLRs obtain the log files saved in themselves and return them to the communication module 111 after receiving the instruction. After receiving the log files, the communication module 111 adds different master HLR identities to different log files of the master HLRs 101, and sends the log files with the master HLR identities to the maintenance log converting module 112.
  • The maintenance log converting module 112 analyzes the log files, and converts operation & maintenance commands into internal operation commands recognizable by the redundant center HLR according to operated subscriber number, type of the operation command, operation content and operating result. When performing conversion for the operation & maintenance commands, reserve the master HLR identities and send the converted internal operation commands to the internal command loading module 113 according to the different master HLR identities.
  • Due to the variety of operation logs for different manufacturers, one master HLR 101 corresponds to one maintenance log converting module 112 in this embodiment, and each maintenance log converting module 112 is responsible for converting the successfully executed maintenance commands of certain manufacturer format, which are associated with system data and subscribers' data of the master HLRs, into the internal operation commands recognizable by the redundant center HLR 110. Although different master HLRs 101 made by same manufacturers can share a maintenance log converting module 112, this embodiment provides a maintenance log converting module 112 for each master HLR 101 correspondingly for the facility of performance.
  • The internal command loading module 113 loads the internal operation commands into the host machine of the redundant center HLR 110 according to different master HLR identities, and the host machine can distinguish the data of different HLRs in terms of different master HLR identities.
  • The data redundancy method of this embodiment includes two procedures:
    • Firstly, perform cutover for subscribers' data. The redundant center HLR of this embodiment performs cutover for the subscribers' data from the master HLRs, with reference to cutover mode of subscribers' data in the HLR of the existing network, to itself before it starts to run, i.e., it will build up an initial subscribers' data baseline for the redundancy system. Because the operation of migrating subscribers' data among the HLRs in the network is one of routine engineering without technical issues, it will not be discussed further. The redundant center HLR adds different master HLR identities into the subscribers' data migrated from different master HLRs.
    • Secondly, synchronize the operation & maintenance commands. Referring to Figure 2, which is a flowchart illustrating the synchronous procedure for operation & maintenance commands of the embodiment shown in Figure 1, the procedure comprises the following steps:
    • Step 201: The master HLRs save all successfully executed operation & maintenance commands in regard to subscribers' data and system data of the host machine of the master HLRs in a fixed log format under a designated list.
    • Step 202: The redundant center HLR employs a traditional method in the industry to fetch the log files periodically from the open lists of the N master HLRs which are saved as text files and contain operation & maintenance commands. Also, an instruction can be sent to the master HLRs for transferring operation & maintenance commands. After receiving the instruction, the master HLRs obtain the log files saved in themselves and return them to the redundant center HLR. At the same time, the redundant center HLR adds different master HLR index identities to the received different log files of the master HLRs.
    • Step 203: The redundant center HLR analyzes the log files, and reads the operation & maintenance commands from the files.
    • Step 204: According to operated subscriber number, type of the operation command, operation content and operating result of the operation & maintenance commands in the log files, convert operation & maintenance commands into internal operation commands recognizable by the redundant center HLR. When performing conversion for the operation & maintenance commands, keep the master HLR identities and send the converted internal operation commands to the internal command loading module 113 according to the different master HLR identities.
    • Step 205: Load the converted internal operation commands into the host machine of the redundant center HLR, respectively, according to different master HLR identities.
  • In this way, the redundant center HLR will have a backup for all the static data of the N operating master HLRs in its redundancy area.
  • In the event of a malfunction for anyone of the N operating master HLRs, the redundant center HLR will use the backup static data saved locally in the failed master HLR to perform signaling switchover, and provide services such as roaming and calling to the subscribers of the failed master HLR. The above is a service redundancy procedure, and can be achieved with the service redundancy method of the prior art.
  • As seen from the above embodiment, the data redundancy method for the HLR of the present invention ensures all the increased service data between the redundant center HLR and the master HLRs to be synchronized automatically. Thus, it enhances the conformity of the subscribers' data between the master HLRs and the redundant center HLR, and reduces the maintenance workload of the redundant center HLR and lowers the maintenance complexity.

Claims (15)

  1. A method of providing data redundancy for Home Location Register (HLR), comprising the step of:
    performing cutover for subscribers' data preserved in master HLRs into a redundant center HLR, and characterized by comprising the steps of:
    preserving all successfully executed operation & maintenance commands which are associated with system data and said subscribers' data of the master HLRs during runtime of the master HLRs; (201);
    transferring said operation & maintenance commands preserved in the master HLRs to the redundant center HLR (202);
    converting the operation & maintenance commands into internal operation commands recognizable by the redundant center HLR, and loading the internal operation commands into a host machine of the redundant center HLR (204).
  2. The data redundancy method according to claim 1, wherein said method of performing cutover for subscribers' data comprises: performing cutover for the subscribers' data from more than one master HLRs to the redundant center HLR, respectively.
  3. The data redundancy method according to claim 2, wherein the method further comprises: setting a distinct master HLR identity for each of the master HLRs, respectively; and adding the master HLR identities to the subscribers' data and the received operation & maintenance commands by the redundant center HLR (202);
    said performing cutover for the subscribers' data comprises: loading the subscribers' data from different master HLRs to the host machine of the redundant center HLR according to the different master HLR identities, respectively;
    said converting and loading the commands comprises: reserving the master HLR identities when converting operation & maintenance commands by the redundant center HLR, and loading the converted internal operation commands, respectively, into the host machine of the redundant center HLR in terms of the different master HLR identities(204).
  4. The data redundancy method according to claim 1, wherein the operation & maintenance commands in the master HLRs are preserved as log files;
    and said transferring the operation & maintenance commands comprises transferring the log files containing the operation & maintenance commands.
  5. The data redundancy method according to claim 4, wherein the method of transferring the operation & maintenance commands comprises: the redundant center HLR periodically fetches the log files containing the operation & maintenance commands from the open list of the master HLR.
  6. The data redundancy method according to claim 4, wherein the method of transferring the operation & maintenance commands comprises: the redundant center HLR gives an instruction to the master HLR for transferring the operation & maintenance commands, the master HLR gets the log files saved in itself after receiving the instruction, and returns the log files to the redundant center HLR.
  7. The data redundancy method according to claim 4, wherein the method of converting the operation & maintenance commands comprises: analyzing the received log file containing the operation & maintenance commands (203), and converting the operation & maintenance commands into the internal operation commands recognizable by the redundant center HLR according to operated subscriber number, type of the operation command, operation content and operating result in the log file.
  8. The data redundancy method according to claim 1, wherein the master HLRs and the redundant center HLR transfer said operation & maintenance commands via a Wide Area Network (WAN).
  9. The data redundancy method according to claim 8, wherein the master HLRs and the redundant center HLR transfer said operation & maintenance commands via a Digital Data Network (DDN), or in a X.25 Protocol mode, or in a E1 mode.
  10. The data redundancy method according to claim 1, wherein the master HLRs and the redundant center HLR transfer said operation & maintenance commands in a File Transfer Protocol (FTP) or a SCOKET mode.
  11. An apparatus when programmed for providing data redundancy for Home Location Register, HLR having
    means for performing cutover for subscribers' data preserved in master HLRs into a redundant center HLR characterized by having:
    means for preserving all successfully executed operation & maintenance commands which are associated with system data and said subscribers' data of the master HLRs during runtime of the master HLRs; and
    means for transferring said operation & maintenance commands preserved in the master HLRs to the redundant center HLR.
  12. The apparatus according to claim 11, wherein, the operation & maintenance commands are preserved as log files;
    and said means for transferring said operation & maintenance commands preserved in the master HLRs to the redundant center HLR comprises:
    means for transferring the log files containing the operation & maintenance commands to the redundant center HLR.
  13. The apparatus according to claim 12, wherein, the means for transferring said operation & maintenance commands preserved in the master HLRs to the redundant center HLR comprises:
    means for receiving an instruction from the redundant center HLR for transferring the operation & maintenance commands, and
    means for returning the log files to the redundant center HLR.
  14. A redundant center Home Location Register, HLR (110), characterized by comprising:
    a communication module (111), configured to fetch log files from master HLR (101), which are saved as text files and contain all successfully executed operation & maintenance commands b y the master HLR (101), and send the log files to the maintenance log converting module (112);
    a maintenance log converting module (112), configured to analyze the log files, and converts operation & maintenance commands into internal operation commands recognizable by the redundant center HLR (110) according to operated subscriber number, type of the operation command, operation content and operating result, and send the converted internal operation commands to the internal command loading module (113);
    an internal command loading module (113), configured to load the internal operation commands into the host machine of the redundant center HLR (110).
  15. The redundant center HLR according to claim 14, wherein,
    the communication module (111) is further configured to add different master HLR identities to different log files of the master HLRs (101), and send the log files with the master HLR identities to the maintenance log converting module (112);
    the maintenance log converting module (112) is further configured to reserve the master HLR identities when performing conversion for the operation & maintenance commands, and send the converted internal operation commands to the internal command loading module (113) according to the different master HLR identities;
    the internal command loading module (113) is further configured to load the internal operation commands into the host machine of the redundant center HLR (110) according to different master HLR identities.
EP04797306.0A 2003-11-10 2004-11-09 A method for data redundancy of HLR Active EP1684456B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNB2003101132688A CN100388805C (en) 2003-11-10 2003-11-10 Data disaster tolerance method for attaching location registor
PCT/CN2004/001274 WO2005046120A1 (en) 2003-11-10 2004-11-09 A method for data redundancy of hlr

Publications (3)

Publication Number Publication Date
EP1684456A1 EP1684456A1 (en) 2006-07-26
EP1684456A4 EP1684456A4 (en) 2011-04-27
EP1684456B1 true EP1684456B1 (en) 2013-08-21

Family

ID=34558464

Family Applications (1)

Application Number Title Priority Date Filing Date
EP04797306.0A Active EP1684456B1 (en) 2003-11-10 2004-11-09 A method for data redundancy of HLR

Country Status (5)

Country Link
US (1) US7657260B2 (en)
EP (1) EP1684456B1 (en)
JP (1) JP2007535206A (en)
CN (1) CN100388805C (en)
WO (1) WO2005046120A1 (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8565070B2 (en) 2005-11-23 2013-10-22 Cisco Technology, Inc. System and method for active geographic redundancy
US8165137B2 (en) * 2006-02-27 2012-04-24 Alcatel Lucent Fast database migration
JP5107339B2 (en) * 2006-03-31 2012-12-26 シスコ テクノロジー インコーポレーテッド System and method for active geographic redundancy
CN101102577B (en) * 2006-07-07 2010-12-08 中兴通讯股份有限公司 Incremental synchronization method for data in tables of frontground and background database of wireless communication base station system
JP4909773B2 (en) * 2007-03-16 2012-04-04 日本電気株式会社 Home subscriber server configuration method, configuration system, program, and storage medium
CN101202667B (en) * 2007-12-10 2010-04-21 中兴通讯股份有限公司 Method for sharing disaster tolerance resource
JP5125757B2 (en) * 2008-05-15 2013-01-23 日本電気株式会社 Information communication system, subscriber information management apparatus, subscriber information management method and program
CN101414277B (en) * 2008-11-06 2010-06-09 清华大学 Need-based increment recovery disaster-tolerable system and method based on virtual machine
US8264956B2 (en) * 2009-02-27 2012-09-11 Cisco Technology, Inc. Service redundancy in wireless networks
CN101765088A (en) * 2009-12-16 2010-06-30 华为技术有限公司 Method, device and system for realizing disaster tolerance of home location register
US8499336B2 (en) 2010-11-23 2013-07-30 Cisco Technology, Inc. Session redundancy among a server cluster
BR112013032162B1 (en) * 2011-08-10 2021-02-23 Telefonaktiebolaget Lm Ericsson (Publ) hss failure recovery for non-3gpp access
CN102508835B (en) * 2011-09-22 2015-04-15 用友软件股份有限公司 Incremental data real-time synchronizing device based on log management packet and incremental data real-time synchronizing method based on same
JP5733433B2 (en) * 2014-01-08 2015-06-10 沖電気工業株式会社 Wireless communication apparatus, wireless communication system, wireless communication apparatus control method, and program
WO2016122734A1 (en) * 2015-01-31 2016-08-04 Hewlett Packard Enterprise Development Lp Deactivating a network link at a home location register (hlr) based on a resource
US10599676B2 (en) * 2015-12-15 2020-03-24 Microsoft Technology Licensing, Llc Replication control among redundant data centers
US11226985B2 (en) 2015-12-15 2022-01-18 Microsoft Technology Licensing, Llc Replication of structured data records among partitioned data storage spaces
CN108880877A (en) * 2018-06-07 2018-11-23 深圳市茁壮网络股份有限公司 A kind of acquisition methods and device of log

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5504861A (en) * 1994-02-22 1996-04-02 International Business Machines Corporation Remote data duplexing
US5623532A (en) * 1995-01-12 1997-04-22 Telefonaktiebolaget Lm Ericsson Hardware and data redundant architecture for nodes in a communications system
CA2250103A1 (en) * 1996-03-28 1997-10-02 Markport Limited A home location register for a mobile telecommunications network
SE510485C2 (en) * 1997-02-24 1999-05-25 Ericsson Telefon Ab L M An apparatus, system and method for handling communication
USH1897H (en) * 1997-09-26 2000-10-03 Dsc/Celcore, Inc. Merged operations and maintenance center and method for operation
US6115463A (en) * 1997-11-21 2000-09-05 Telefonaktiebolaget Lm Ericsson (Publ) Migration of subscriber data between home location registers of a telecommunications system
JP2978878B1 (en) 1998-05-18 1999-11-15 日本電気通信システム株式会社 Home position register control device, method, and recording medium recording program
AU1421700A (en) 1998-10-22 2000-05-08 Telefonaktiebolaget Lm Ericsson (Publ) Dynamic hlr redundancy in a radio telecommunications network
US6718173B1 (en) * 1999-09-30 2004-04-06 Iowa State University Research Foundation Location information recovery and management for mobile networks
GB0002972D0 (en) * 2000-02-09 2000-03-29 Orange Personal Comm Serv Ltd Data handling system
EP1197855A3 (en) * 2000-07-27 2007-12-12 Matsushita Electric Industrial Co., Ltd. Data processing control system
US6963579B2 (en) * 2001-02-02 2005-11-08 Kyocera Wireless Corp. System and method for broadband roaming connectivity using DSL
GB2376152B (en) * 2001-05-29 2003-10-08 Ericsson Telefon Ab L M Telecommunications system
CN1180569C (en) * 2001-12-24 2004-12-15 华为技术有限公司 Method for setting backup attaching position register
CN1204762C (en) * 2002-03-22 2005-06-01 华为技术有限公司 Redundant disaster method for realizing adscription of location registers throuth mobile communication operating system
US7039402B1 (en) * 2003-08-05 2006-05-02 Nortel Networks Limited Disaster recovery for very large GSM/UMTS HLR databases
US8135379B2 (en) * 2008-04-18 2012-03-13 Telefoanktiebolaget L M Ericsson (Publ) Auto-control of radiation power in a portable telecommunication system

Also Published As

Publication number Publication date
CN1617600A (en) 2005-05-18
WO2005046120A1 (en) 2005-05-19
US7657260B2 (en) 2010-02-02
CN100388805C (en) 2008-05-14
JP2007535206A (en) 2007-11-29
EP1684456A1 (en) 2006-07-26
EP1684456A4 (en) 2011-04-27
US20060246894A1 (en) 2006-11-02

Similar Documents

Publication Publication Date Title
US7657260B2 (en) Method of providing data redundancy for home location register
US5961588A (en) Handling of commands passed between the server and client stations of a telecommunications system
US7366945B2 (en) Method of setting backup of home location register
US5948063A (en) Control system for a telecommunications system
CN103488546A (en) Backup and recovery method capable of supporting online concurrency of multi-level data and database
CN100403696C (en) Storage management method and system for realizing data collocation between network element and network management
US6021331A (en) Control system for a telecommunications system
CN114036236A (en) Multi-gateway cluster system
CN103324554A (en) Standby system device, a control method, and a program thereof
CN101217293B (en) Media operation trusteeship switching system and method
CN1972276B (en) A management method and system for protocol access
CN101022633B (en) Allocation data recovering method, system and device
CN105760398A (en) Log recording system and log record operating method
US20230198827A1 (en) Configuration Error Information Transmission Method and Device
CN116192879A (en) Ethernet storage system and information notification method and related device thereof
WO2003081923A1 (en) Method for implementing home location register to handling failure by the mobile communication service system
CN105024847A (en) Network management system of a single-server multi-network-equipment adapter, and a configuration, start, and operation method of the single-server multi-network-equipment adapter
CN102695142A (en) Method for all media science popularization window SMS message intelligent control
US8788568B2 (en) System and method for implementing concentrated access of business operations support system
CN111917584A (en) Data security exchange system and heterogeneous data conversion method
CN1838811A (en) HLR calamity manipulation method
CN113347692B (en) Power utilization system, method and equipment, and computer-readable storage medium
CN108429813A (en) Disaster recovery method, system and the terminal of cloud storage service
GB2310572A (en) Control System for a Telecommunication System
CN102651877A (en) Multimode equipment data management method and multimode equipment

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20060510

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LU MC NL PL PT RO SE SI SK TR

DAX Request for extension of the european patent (deleted)
A4 Supplementary search report drawn up and despatched

Effective date: 20110329

RIC1 Information provided on ipc code assigned before grant

Ipc: H04L 12/00 20060101AFI20050525BHEP

Ipc: H04Q 3/00 20060101ALI20110323BHEP

17Q First examination report despatched

Effective date: 20110620

RIC1 Information provided on ipc code assigned before grant

Ipc: H04W 24/02 20090101ALI20120420BHEP

Ipc: H04Q 3/00 20060101ALI20120420BHEP

Ipc: H04L 12/00 20060101AFI20120420BHEP

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LU MC NL PL PT RO SE SI SK TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 628626

Country of ref document: AT

Kind code of ref document: T

Effective date: 20130915

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602004043130

Country of ref document: DE

Effective date: 20131017

REG Reference to a national code

Ref country code: NL

Ref legal event code: VDEP

Effective date: 20130821

Ref country code: AT

Ref legal event code: MK05

Ref document number: 628626

Country of ref document: AT

Kind code of ref document: T

Effective date: 20130821

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130710

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20131223

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20131221

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20131122

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

26N No opposition filed

Effective date: 20140522

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20131130

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20131130

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602004043130

Country of ref document: DE

Effective date: 20140522

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20131109

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20130821

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20131109

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20041109

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 12

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 13

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 14

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 15

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20220930

Year of fee payment: 19

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20221010

Year of fee payment: 19

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20220621

Year of fee payment: 19