WO2025008958A1 - System and method for database management - Google Patents
System and method for database management Download PDFInfo
- Publication number
- WO2025008958A1 WO2025008958A1 PCT/IN2024/050945 IN2024050945W WO2025008958A1 WO 2025008958 A1 WO2025008958 A1 WO 2025008958A1 IN 2024050945 W IN2024050945 W IN 2024050945W WO 2025008958 A1 WO2025008958 A1 WO 2025008958A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- database
- response
- time period
- primary database
- defined time
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/25—Integrating or interfacing systems involving database management systems
- G06F16/256—Integrating or interfacing systems involving database management systems in federated or virtual databases
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1095—Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/40—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/06—Authentication
- H04W12/069—Authentication using certificates or pre-shared keys
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/04—Arrangements for maintaining operational condition
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/30—Network data restoration; Network data reliability; Network data fault tolerance
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/40—Security arrangements using identity modules
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/60—Context-dependent security
- H04W12/61—Time-dependent
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/90—Services for handling of emergency or hazardous situations, e.g. earthquake and tsunami warning systems [ETWS]
Definitions
- the present invention relates to serving data access queries in telecommunication networks, more particularly relates to a system and method for database management.
- each customer upon subscribing to a particular vendor’s services, is provided with subscription data, that may include services includes in the subscription, authentication data, service-related data, operation specific data and the like.
- subscription data that may include services includes in the subscription, authentication data, service-related data, operation specific data and the like.
- subscriber specific dynamic data is also stored in a database by the service provider. Both types of data are stored in a common database.
- service providers maintain a local database to store the subscriber related data. So that, when the subscriber makes a data access query, the data is retrieved from the local database and is served to the customer.
- One or more embodiments of the present disclosure provide a system and a method for database management.
- the system for database management includes a receiving unit configured to receive a signaling query from a User Equipment (UE).
- UE User Equipment
- the system further includes a querying unit configured to query a primary database with the signaling query received from the UE.
- the system further includes a determination unit configured to determine if a response is received from the primary database within a first pre-defined time period.
- the determination unit is further configured to check if the response is received from the primary database within a second pre-defined time period.
- the second pre-defined time period being greater than the first pre-defined time period.
- the querying unit is further configured to query a secondary database to receive the response in response to not receiving the response from the primary database within the second pre-defined time period.
- the system further includes a transmitting unit configured to transmit a status of response received pertaining to the signaling query from one of the primary database and the secondary database.
- the data present in the primary database is mapped onto the secondary database.
- the signaling query includes one of an attach request, an authentication request, a re-authentication request, and a de -registration request streaming from the UE.
- the secondary database is a geo-redundant database situated remotely from the primary database.
- the querying unit is further configured to log a number of the signaling queries transmitted to the primary database without receiving the response from the primary database within the second pre-defined time period.
- the querying unit is further configured to transmit the subsequent signaling queries to the secondary database in response to the number of the signaling queries transmitted to the primary database crosses a pre-defined threshold count.
- the method for database management includes the step of receiving a signaling query from a User Equipment (UE).
- the method further includes the step of querying a primary database with the signaling query received from the UE.
- the method further includes the step of determining if a response is received from the primary database within a first pre-defined time period.
- the method further includes the step of checking if the response is received from the primary database within a second pre-defined time period. The second pre-defined time period being greater than the first pre-defined time period.
- querying to a secondary database to receive the response.
- the method further includes the step of transmitting a status of response received pertaining to the signaling query from one of the primary database and the secondary database.
- a non-transitory computer-readable medium having stored thereon computer-readable instructions is disclosed.
- the computer-readable instructions are executed by a processor.
- the processor is configured to receive a signaling query from a User Equipment (UE).
- the processor is further configured to query a primary database with the signaling query received from the UE.
- the processor is further configured to determine if a response is received from the primary database within a first pre-defined time period.
- the processor is further configured to check if the response is received from the primary database within a second pre-defined time period. The second pre-defined time period being greater than the first pre-defined time period.
- query a secondary database to receive the response.
- the processor is further configured to transmit a status of response received pertaining to the signaling query from one of the primary database and the secondary database.
- a User Equipment in another aspect of invention, includes one or more primary processors communicatively coupled to one or more processors, the one or more primary processors coupled with a memory.
- the processor is configured to transmit a signaling query to the one or more processor.
- FIG. 2 is an exemplary block diagram of a system for database management, according to one or more embodiments of the present invention.
- FIG. 1 illustrates an exemplary block diagram of an environment 100 for database management, according to one or more embodiments of the present disclosure.
- the environment 100 includes a User Equipment (UE) 102, a server 104, a network 106 and a system 108 communicably coupled to each other for database management.
- the UE 102 aids a user to interact with the system 108 for transmitting a signaling query.
- UE User Equipment
- the UE 102 includes, but not limited to, a first UE 102a, a second UE 102b, and a third UE 102c, and should nowhere be construed as limiting the scope of the present disclosure.
- the UE 102 may include a plurality of UEs as per the requirement.
- each of the first UE 102a, the second UE 102b, and the third UE 102c, will hereinafter be collectively and individually referred to as the “User Equipment (UE) 102”.
- UE User Equipment
- the UE 102 is one of, but not limited to, any electrical, electronic, electro-mechanical or an equipment and a combination of one or more of the above devices such as virtual reality (VR) devices, augmented reality (AR) devices, laptop, a general-purpose computer, desktop, personal digital assistant, tablet computer, mainframe computer, or any other computing device.
- VR virtual reality
- AR augmented reality
- the environment 100 includes the server 104 accessible via the network 106.
- the server 104 may include, by way of example but not limitation, one or more of a standalone server, a server blade, a server rack, a bank of servers, a server farm, hardware supporting a part of a cloud service or system, a home server, hardware running a virtualized server, one or more processors executing code to function as a server, one or more machines performing server-side functionality as described herein, at least a portion of any of the above, some combination thereof.
- the entity may include, but is not limited to, a vendor, a network operator, a company, an organization, a university, a lab facility, a business enterprise side, a defense facility side, or any other facility that provides service.
- the network 106 includes, by way of example but not limitation, one or more of a wireless network, a wired network, an internet, an intranet, a public network, a private network, a packet-switched network, a circuit-switched network, an ad hoc network, an infrastructure network, a Public-Switched Telephone Network (PSTN), a cable network, a cellular network, a satellite network, a fiber optic network, or some combination thereof.
- PSTN Public-Switched Telephone Network
- the network 106 may include, but is not limited to, a Third Generation (3G), a Fourth Generation (4G), a Fifth Generation (5G), a Sixth Generation (6G), a New Radio (NR), a Narrow Band Internet of Things (NB-IoT), an Open Radio Access Network (O-RAN), and the like.
- the network 106 may also include, by way of example but not limitation, at least a portion of one or more networks having one or more nodes that transmit, receive, forward, generate, buffer, store, route, switch, process, or a combination thereof, etc. one or more messages, packets, signals, waves, voltage or current levels, some combination thereof, or so forth.
- the network 106 may also include, by way of example but not limitation, one or more of a wireless network, a wired network, an internet, an intranet, a public network, a private network, a packet-switched network, a circuit-switched network, an ad hoc network, an infrastructure network, a Public- Switched Telephone Network (PSTN), a cable network, a cellular network, a satellite network, a fiber optic network, a V OIP or some combination thereof.
- PSTN Public- Switched Telephone Network
- the environment 100 further includes the system 108 communicably coupled to the server 104 and the UE 102 via the network 106.
- the system 108 is configured for database management.
- the system 108 is adapted to be embedded within the server 104 or embedded as an individual entity.
- the system 108 is illustrated as remotely coupled with the server 104, without deviating from the scope of the present disclosure.
- FIG. 2 is an exemplary block diagram of the system 108 for database management, according to one or more embodiments of the present invention.
- the system 108 includes one or more processors 202, a memory 204, a user interface 206, and a primary database 208. Further, the system 108 is communicably coupled with a secondary database 210. For the purpose of description and explanation, the description will be explained with respect to one processor 202 and should nowhere be construed as limiting the scope of the present disclosure. In alternate embodiments, the system 108 may include more than one processors 202 as per the requirement of the network 106.
- the one or more processors 202 may be implemented as one or more microprocessors, microcomputers, microcontrollers, digital signal processors, central processing units, state machines, logic circuitries, single board computers, and/or any devices that manipulate signals based on operational instructions.
- the processor 202 is configured to fetch and execute computer-readable instructions stored in the memory 204.
- the memory 204 may be configured to store one or more computer-readable instructions or routines in a non-transitory computer-readable storage medium, which may be fetched and executed to create or share data packets over a network service.
- the memory 204 may include any non-transitory storage device including, for example, volatile memory such as RAM, or non-volatile memory such as disk memory, EPROMs, FLASH memory, unalterable memory, and the like.
- the user interface 206 includes a variety of interfaces, for example, interfaces for a graphical user interface, a web user interface, a Command Line Interface (CLI), and the like.
- the user interface 206 facilitates communication of the system 108.
- the user interface 206 provides a communication pathway for one or more components of the system 108. Examples of such components include, but are not limited to, the UE 102 and the primary database 208 and secondary database 210.
- the signaling query includes one of an attach request, an authentication request, a re-authentication request, and a de-registration request streaming from the UE 102.
- the attach request is the signaling query to establish a connection with the network 106 enabling the UE 102 to access network services.
- the authentication request is the signaling query to ensure that the UE 102 has valid credentials and authorization to access the network 106.
- the re-authentication request is the signaling query initiated by the network 106 to re-verify the identity of the UE 102.
- the deregistration request is the signaling query sent by the UE 102 to notify the network 106 that the user using the UE 102 is disconnecting or detaching from the network 106.
- the determination unit 216 is further configured to check if the response is received from the primary database 208 within a second pre-defined time period.
- the second pre-defined time period refers to an additional duration within which the querying unit 214 is required to receive the response to the signaling query, if a response is not received from the primary database 208 within the first pre-defined time period.
- the second pre-defined time period is defined to be greater than the first pre-defined time period.
- the querying unit 214 queries the secondary database 210 to receive the response.
- the secondary database 210 is a geo-redundant database situated remotely from the primary database 208.
- the geo-redundant database is a type of database architecture designed to ensure high availability and disaster recovery by replicating data across multiple geographic locations. The recovery by replicating data across multiple geographic locations protects against data loss and downtime due to regional failures, such as natural disasters, power outages, or network issues.
- the data present in the primary database 208 is mapped onto the secondary database 210.
- the data includes, but not limited to, user information, transaction records, product catalog, order processing data, session data, configuration settings, logs and audits, analytics data, multimedia content, loT sensor data.
- the querying unit 214 is configured to log a number of the signaling queries transmitted to the primary database 208 without receiving the response from the primary database 208 within the second pre-defined time period.
- the process of logging the number of the signaling queries refers to the process of systematically recording the number of signaling queries.
- the transmitting unit 218 is configured to transmit a status of response received pertaining to the signaling query from one of the primary database 208 and the secondary database 210. Therefore, the response to the signaling query received from the UE 102 is transmitted without any service disruption. Further, there will be no transaction failure due to the redundancy of the data across the geo- redundant database or the secondary database 210.
- FIG. 3 describes a preferred embodiment of the system 108 of FIG. 2, according to various embodiments of the present invention. It is to be noted that the embodiment with respect to FIG. 3 will be explained with respect to the first UE 102a and the system 108 for the purpose of description and illustration and should nowhere be construed as limited to the scope of the present disclosure.
- each of the first UE 102a the second UE 102b, and the third UE 102c may include an external storage device, a bus, a main memory, a read-only memory, a mass storage device, communication port(s), and a processor.
- the exemplary embodiment as illustrated in FIG. 3 will be explained with respect to the first UE 102a without deviating from the scope of the present disclosure and the limiting the scope of the present disclosure.
- the first UE 102a includes one or more primary processors 302 communicably coupled to the one or more processors 202 of the system 108.
- the one or more primary processors 302 are coupled with a memory 304 storing instructions which are executed by the one or more primary processors 302. Execution of the stored instructions by the one or more primary processors 302 enables the first UE 102a to transmit the signaling query to the one or more processors 202.
- the one or more processors 202 of the system 108 is configured for database management.
- the system 108 includes the one or more processors 202, the memory 204, the user interface 206, and the primary database 208. Further, the system 108 is communicably coupled with the secondary database 210.
- the operations and functions of the one or more processors 202, the memory 204, the user interface 206, the primary database 208 and the secondary database 210 are already explained in FIG. 2. For the sake of brevity, a similar description related to the working and operation of the system 108 as illustrated in FIG. 2 has been omitted to avoid repetition.
- the processor 202 includes the receiving unit 212, the querying unit 214, the determination unit 216, and the transmitting unit 218.
- the operations and functions of the receiving unit 212, the querying unit 214, the determination unit 216, and the transmitting unit 218 are already explained in FIG. 2.
- a similar description related to the working and operation of the system 108 as illustrated in FIG. 2 has been omitted to avoid repetition.
- the limited description provided for the system 108 in FIG. 3, should be read with the description as provided for the system 108 in the FIG. 2 above, and should not be construed as limiting the scope of the present disclosure.
- FIG. 4 is an exemplary block diagram of an architecture 400 of the system 108 for database management, according to one or more embodiments of the present invention.
- the architecture 400 of the system includes a data cluster 402.
- the data cluster 402 includes a data engine 404.
- the data engine 404 is configured to process and handle multiple signaling queries across multiple servers 104 operational within the data cluster 402.
- the data cluster 402 is a cluster formed by multiple data nodes connected to the servers 104.
- the data cluster 402 includes the primary database 208 and the secondary database 210.
- the primary database 208 is located at some location and will be serving the signaling queries received from that particular location. For example, if the primary database 208 is located at Georgia, the signaling queries received from the UE’s 102 located at Georgia, will be facilitated by the primary database 208 located at Mumbai.
- the secondary database 210 is also referred to as geo-redundant database.
- the secondary database 210 stores the replicated data nodes of the primary database 208, and is located at a geographical distance from the primary database 208, relying on the geographical redundancy. For example, if the primary database 208 is located at Mumbai, then the secondary database 210 may be located at Delhi. The geographical distance may vary according to discretion of a service provider.
- the secondary database 210 aids in addressing the problem of geographical calamities resulting in database outage. For example, if the primary database 208 from Mumbai fails to respond due to outage caused by the natural disaster, its corresponding secondary database 210 in Delhi will serve the signaling query, without having to send the failure message to the user using the UE 102. Due to the creation of the secondary database 210, the service will be continued without any interruptions and the failure rate of the service will be near to zero.
- Each of the primary database 208 and the secondary database 210 includes multiple servers 104, such as server A and server B, with multiple data nodes such as data node 1 (DN 1), data node 2 (DN 2). data node 3 (DN 3) and data node 4 (DN 4) connected to the each of the primary database 208 and the secondary database 210.
- the data engine 404 further includes a data node replication channel 406.
- the data node replication channel 406 is provided to replicate the data nodes connected to each server A and server B.
- the data node replication channel 406 creates a replica of the primary database 208 to be stored in the secondary database 210.
- the data engine 404 of the data cluster 402 receives the signaling query from the UE 102.
- the UE 102 requests the data engine 404 to access the data, such as subscription service-related data.
- the request received from the UE 102 is facilitated by the primary database 208 corresponding to the UE’s 102 geolocation.
- the primary database 208 is unable to response, or is unavailable for the service, the error response is received from the primary database 208.
- the request Upon receiving the error response from the primary database 208, the request will be directed to the secondary database 210.
- the failure of the primary database 208 is checked before transmitting the requests to the secondar database.
- the failure of the primary database 208 includes at least one of face outage, power cut, natural calamities, such as earthquake or flood, and in such scenario, connection is not established between the primary database 208 and the UE 102. Therefore, the data engine 404 is configured to detect the outage or unavailability of the primary database 208, based upon either the response (error message received from the primary database 208), or waiting period completion.
- a timer can be pre-set with predefined time period. For the predefined time period, the data engine 404 will wait to receive the response from the primary database 208. If the data engine 404 does not receive any response from the primary database 208, within the predefined time period, the request will be sent again.
- the data engine 404 employs a counter, with present number, for indicating how many times the data engine 404 will attempt to reach the primary database 208.
- the counter may be set to zero. As soon as the timer goes off, the data engine 404.
- the data engine 404 diverts the signaling query to the secondary database 210 to save service request response time.
- the number of the counter and timer are reconfigurable.
- the secondary database 210 serves the signaling query, and the response received from the secondary database 210 is transmitted to the UE 102.
- FIG. 5 is a flow diagram of a method 500 for database management, according to one or more embodiments of the present invention.
- the method 500 is described with the embodiments as illustrated in FIG. 2 and should nowhere be construed as limiting the scope of the present disclosure.
- the method 500 includes the step of receiving the signaling query from the UE 102 by the receiving unit 212.
- the signaling query includes one of the attach request, the authentication request, the re-authentication request, and the deregistration request streaming from the UE 102.
- the method 500 includes the step of querying the primary database 208 with the signaling query received from the UE 102 by the querying unit 214.
- the method 500 includes the step of determining if a response is received from the primary database 208 within the first pre-defined time period by the determination unit 216.
- the method 500 includes the step of checking if the response is received from the primary database 208 within the second pre-defined time period by the determination unit 216.
- the second pre-defined time period being greater than the first pre-defined time period.
- the method 500 includes the step of querying the secondary database 210 to receive the response in response to not receiving the response from the primary database 208 within the second pre-defined time period by the querying unit 214.
- the secondary database 210 is a geo-redundant database situated remotely from the primary database 208.
- the querying unit 214 is further configured to log a number of the signaling queries transmitted to the primary database 208 without receiving the response.
- the querying unit 214 Upon logging the number of signaling queries, the querying unit 214 is further configured to transmit the subsequent signaling queries to the secondary database 210. The subsequent signaling queries are transmitted to the secondary
- Y1 database 210 in response to the number of the signaling queries transmitted to the primary database 208 crosses a pre-defined threshold count.
- the method 500 includes the step of transmitting the status of response received pertaining to the signaling query from one of the primary database 208 and the secondary database 210 by the transmitting unit 218.
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP24835679.2A EP4740693A1 (en) | 2023-07-03 | 2024-06-27 | System and method for database management |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| IN202321044352 | 2023-07-03 | ||
| IN202321044352 | 2023-07-03 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025008958A1 true WO2025008958A1 (en) | 2025-01-09 |
Family
ID=94171669
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/IN2024/050945 Ceased WO2025008958A1 (en) | 2023-07-03 | 2024-06-27 | System and method for database management |
Country Status (2)
| Country | Link |
|---|---|
| EP (1) | EP4740693A1 (en) |
| WO (1) | WO2025008958A1 (en) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112765571A (en) * | 2021-01-29 | 2021-05-07 | 北京达佳互联信息技术有限公司 | Authority management method, system, device, server and storage medium |
| US11048702B1 (en) * | 2018-02-07 | 2021-06-29 | Amazon Technologies, Inc. | Query answering |
-
2024
- 2024-06-27 EP EP24835679.2A patent/EP4740693A1/en active Pending
- 2024-06-27 WO PCT/IN2024/050945 patent/WO2025008958A1/en not_active Ceased
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11048702B1 (en) * | 2018-02-07 | 2021-06-29 | Amazon Technologies, Inc. | Query answering |
| CN112765571A (en) * | 2021-01-29 | 2021-05-07 | 北京达佳互联信息技术有限公司 | Authority management method, system, device, server and storage medium |
Also Published As
| Publication number | Publication date |
|---|---|
| EP4740693A1 (en) | 2026-05-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12124344B2 (en) | Systems and methods for enabling a highly available managed failover service | |
| US10445197B1 (en) | Detecting failover events at secondary nodes | |
| US10048996B1 (en) | Predicting infrastructure failures in a data center for hosted service mitigation actions | |
| US10044550B2 (en) | Secure cloud management agent | |
| US20120159234A1 (en) | Providing resilient services | |
| US11366728B2 (en) | Systems and methods for enabling a highly available managed failover service | |
| US20230269153A1 (en) | Detecting outages in a multiple availability zone cloud environment | |
| US20230269152A1 (en) | On-demand outages notification in a cloud environment | |
| US11341005B2 (en) | Systems and methods for enabling a highly available managed failover service | |
| BR112013029716B1 (en) | COMPUTER IMPLEMENTED METHOD TO HANDLE A REQUEST FOR A COMPUTER MANAGEMENT TOOL AND COMPUTER SYSTEM TO ACCESS APPLICATION MANAGEMENT DATA FROM DISTRIBUTED APPLICATIONS INSTANCES | |
| US10812314B2 (en) | Methods and apparatuses for pushing a message | |
| US11838194B2 (en) | Detecting outages in a cloud environment | |
| US10715608B2 (en) | Automatic server cluster discovery | |
| CN107508700A (en) | Disaster recovery method, device, equipment and storage medium | |
| EP4740693A1 (en) | System and method for database management | |
| US12099519B1 (en) | Replicated events in a multi-region network | |
| KR20090127575A (en) | Method and device for monitoring service status through separate monitor in authentication service system | |
| US20220358140A1 (en) | Selection apparatus, selection method, and program | |
| WO2025013022A1 (en) | Method and system for monitoring one or more alarms in a network | |
| US12166624B1 (en) | Network endpoint with failure recovery and traffic redistribution | |
| WO2025017667A1 (en) | Method and system for providing high availability for workflows in a fulfilment management system (fms) | |
| WO2025052480A1 (en) | Method and system to manage container network functions in a network | |
| EP4740418A1 (en) | Method and system of handling session initiation protocol packets distribution in a network | |
| WO2026053243A1 (en) | System and method for automatic switchover to backup node during database failure | |
| WO2025017715A1 (en) | System and method for detecting anomalies in a communication network |
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: 24835679 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024835679 Country of ref document: EP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2024835679 Country of ref document: EP Effective date: 20260203 |
|
| WWP | Wipo information: published in national office |
Ref document number: 2024835679 Country of ref document: EP |