WO1999027750A1 - Transaction roll forward - Google Patents

Transaction roll forward Download PDF

Info

Publication number
WO1999027750A1
WO1999027750A1 PCT/CA1998/001074 CA9801074W WO9927750A1 WO 1999027750 A1 WO1999027750 A1 WO 1999027750A1 CA 9801074 W CA9801074 W CA 9801074W WO 9927750 A1 WO9927750 A1 WO 9927750A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
transaction
node
log
roll forward
Prior art date
Application number
PCT/CA1998/001074
Other languages
French (fr)
Inventor
Rafael Zeltser
Greg Bertin
George Hammerschmidt
Original Assignee
Crosskeys Systems Corporation
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 Crosskeys Systems Corporation filed Critical Crosskeys Systems Corporation
Priority to EP98955287A priority Critical patent/EP1031255A1/en
Publication of WO1999027750A1 publication Critical patent/WO1999027750A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/085Retrieval of network configuration; Tracking network configuration history
    • H04L41/0859Retrieval of network configuration; Tracking network configuration history by keeping history of different configuration generations or by rolling back to previous configuration versions
    • H04L41/0863Retrieval of network configuration; Tracking network configuration history by keeping history of different configuration generations or by rolling back to previous configuration versions by rolling back to previous configuration versions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/085Retrieval of network configuration; Tracking network configuration history
    • H04L41/0853Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information
    • H04L41/0856Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information by backing up or archiving configuration information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q11/00Selecting arrangements for multiplex systems
    • H04Q11/04Selecting arrangements for multiplex systems for time-division multiplexing
    • H04Q11/0428Integrated services digital network, i.e. systems for transmission of different types of digitised signals, e.g. speech, data, telecentral, television signals
    • H04Q11/0478Provisions for broadband connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/0016Arrangements providing connection between exchanges
    • H04Q3/0062Provisions for network management
    • H04Q3/0095Specification, development or application of network management software, e.g. software re-use
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • G06F11/3414Workload generation, e.g. scripts, playback
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/87Monitoring of transactions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5629Admission control
    • H04L2012/563Signalling, e.g. protocols, reference model

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

In a method of monitoring transactions in a network application, a transaction log is maintained about a node. During playback, the application will replay the original knowledge context of the transaction. If this replayed mechanism fails, a transaction rollback mechanism is invoked to restore both the application and the node to a mutually consistent state.

Description

TRANSACTION ROLL FORWARD
This invention relates to a method of monitoring network transactions, for example, in a wide area network controlled by network management software.
The Telecommunications Management Network (TMN) model, developed by the International Telecommunications Union (ITU), defines three areas: Element Management, Network Management and Service Management.
The Element Manager Layer controls the information exchange between network elements or groups of network elements. Functions within this layer communicate with the Network Management Layer by relaying element status and performance to a network management system (NMS).
The Network Management Layer in the TMN Model covers the end-to-end management of an entire network. It contains an overview of the network and knows how elements relate to each other. Focusing on network usage, traffic patterns, bandwidth availability and performance monitoring, the Network Management Layer interacts with the Service Management Layer by exchanging network status information for customer and service data. Responsibilities of the Network Management Layer include: controlling and coordinating the network view of all network elements within its domain, provisioning and modifying network capabilities for customer-service support, maintaining statistical, log and other data about the network and interacting with the Service Management, Layer on performance, usage and availability.
The Service Management Layer is the service provider's first point of contact with customers for all service transactions, including service requests and fault reporting, interaction with other service providers, and maintaining statistical data and interaction between services.
The present state of the art transaction roll-forward on a network element is to log all node (network element) affecting transactions from the last node backup. In the event of a failure all logs are re-applied to the node. A major shortcoming to this approach is the fact that the node has a limited context. The node logs only incorporate node affecting transaction, not necessarily element or network management transactions. For example an element management transaction "X" may be composed of node transactions a, b and c. In the event of a failure the node will try and replay a, b and c. If a fails, b and c should not be applied because they are part of X which needs to be fully applied or not at all. The node logs have no knowledge of X. The result will be that the node and the applications supporting the node are in a inconsistent state.
The basic problem stems from the fact that a network is dynamic. A connection that was present yesterday may not exist today. It is therefore insufficient merely to the database.
An object of the invention is to overcome this problem.
According to the present invention there is provided a method of monitoring transactions in a network application, wherein a transaction log is maintained about a node, and during playback the application replays the original knowledge context of the transaction, and if this replayed mechanism fails, a transaction rollback mechanism is invoked to restore both the application and the node to a mutually consistent state.
By implementing centralized transaction logging the invention now maintains a log similar to the nodes. The invention implements a playback which relies on the application to replay the original knowledge of the context of the transaction. If this "replayed" transaction fails than the applications transaction rollback mechanism is invoked and restores both the application and the node to a mutually consistent state. When the playback is implemented, steps are taken to ensure that the log is played back in a synchronized fashion to ensure node and application consistency.
The invention can be applied to any situation where a node is modified by a multi stage transaction and may at a later time need to be restored.
The invention will now be described in more detail, by way of example only, with reference to the accompanying drawings, in which: -
Figure 1 is an overview of an ATM network to which the inventive system may be applied;
Figure 2 is an overview of a system in accordance with the invention;
Figure 3 shows a roll forward of transactions;
Figure 4 shows a cross connect creation; and Figure 5 shows a cross connect roll forward.
Figure 1 shows the general architecture of a system to which the invention is applicable. An ATM network manager is managed by a commander 2 implementing the present invention, which communicates with the network manager via a protocol Qs, which is a published interface from Newbridge Networks Corporation.
Roll forward, shown in Figure 2, is required on a node after a catastrophe. The major assumptions behind this design are:
1. The customer has a failing switch
2. Returning as many components of the switch to service as fast as possible is by far the most important task.
3. The switch must be in a consistent state at the end of the recovery to reduce requirement for manual intervention.
4. A clear log of failed RollForward transactions must be provided to the customer.
In Figure 2, there are several commanders, 2a, 2b, 2c. The logging daemon 3 is responsible for logging the transaction, playing back the transaction, backing up the switch and restoring the transaction. The data required for logging and playback is the switch address, the time, the application, the user id, description and data.
This feature is intended for use by customers when a catastrophic event has caused the EWSX switch to require a reboot from a backup. This feature enables returning the Node to the state it was just before the catastrophe by performing a roll forward of transactions sent to the Node since the last backup.
The ATM-C Roll Forward is a product which supports the Siemens EWSXpress V3 ATM switch and applications. It provides a mechanism for the recovery of the Node from a catastrophe via the roll forward of transactions performed on the Node since a backup was performed.
A central process on the ATMC receives messages containing information on all transactions performed on the Node. The feature logs the transactions in separate file for each node. Applications, such as CR, SS7 etc. use the ATMC API Logging function to send the logging messages to the proper ATMC controlling the Node. It is assumed that only transactions that are successfully applied to the node are logged. This implies that the logging of transactions must be done by the application only at the end of the transaction. The transaction itself contains a time stamp indicating when it has started. This information is used for the sequence of roll forward.
The Roll Forward of transactions enables the restoration of the Node Database to its state from before a catastrophic failure. Proper recovery of all the data requires synchronization between all the applications controlling the Node. This feature controls the sequence at which transaction that were applied to the node before the crash are being send to the node. This feature reads the log file generated by the logging mechanism.
The Logging and Roll Forward mechanism of the 45190 ATMC require that all applications that are acting on the Node use both of the following interfaces:
• Logging interface to log all changes to the Node
• Roll Forward Interface - To enable roll forward of all actions performed on the node.
The logging interface is part of the CKATMCAPI class and contains the following function void AT CChent LogOperations (ATMCAddressType Atmc, // Address ol the ATMC Used for logging char *NodeDn, // The DN of the Node for that operation tιme_t StartTime, // The time at which the operation started char *Apphcatιon, // Application Name char *Descπptιon, // String representation of the action - used for manual roll forward unsigned long DataSize, // Size of the data to be logged for the event void *Data, // The transaction data long Delay = 0, // Specify amount of time in milliseconds to wait before executing next command t WaitCompletion = 1 // Indicates if the Roll Forward mechanism should wait for completion of this command before sending the next one
);
Application name : Is a string used for identification of the application logging the transaction. This is displayed to the user during the Manual roll forward and as an identifier to the roll forward mechanism of the application performing the transaction during the roll forward.
Description: A user readable string containing all the information used by the transaction. This information allows the user to screen out transactions during roll forward.
Data: This is the binary data used for roll forward. This information is send back to the application during roll forward.
DataSize: The size of the data in bytes. WaitCompletion: See below.
During roll forward the application will send roll forward request to all the applications that logged actions.
The following pseudo code illustrates a typical applications written for roll forward:
Fd = RollForwardOpen () for ever { select on fd and others if (message on fd) { // E.G. Roll Forward
RollForwardGetTransaction
Process Transaction
RollForwardSendConfirmation
} else { // Message from other sources something else Following are the interfaces for roll forward: int RollForwardOpen ()
This interface opens a socket connection that accepts messages from the Roll forward Application. The return value is a file descriptor that can be use in a select statement. int RollForwardHasTransaction ()
This application returns 1 if there is an action waiting for roll forward in the message queue. 0 is returned if there are no messages in the queue. This is not an indication that the roll forward is done. int RollForwardGetTransaction (unsigned short &DataSize, void * &Data, int &NeedConfιrmation)
This enables the application to get the next action from the roll forward interface. The first parameter is the size of the logged data. The second parameter a void pointer to the logged Data. The third parameter indicates whether the roll forward process is going to wait for a completion message from the application, when it is set to 1 the application must use RollForwardSendConfirmation once it is safe to roll forward the next transaction. This is set to 1 only if the WaitCompletion flag was set to 1 when the application has logged the transaction.
The return value of this command is: 0 - Fail 1 - Data Available 2 - Done with roll forward void RollForwardSendConfirmation (int Status = 1)
This command must be used if the WaitCompletion Flag was set to 1 in the RollForwardGetAction request. Use this function to indicate to the roll forward mechanism that the application is ready to receive the next transaction. This function is used only by applications that set the WaitCompletion flag in the logging record.
When the Status flag is set to 0 the RollForward mechanism assumes that the transaction has failed and will generate the appropriate log to the customer.
On startup the roll forward application will get the information of the node requiring roll forward, the time at which the last backup has been performed. (This feature assumes that the backup generation was already applied to the node). Then, It will scan the log file and determine the list of applications that were active during the time from the backup.
The roll forward application will attempt to connect to all the applications obtained in the previous step. If any of the application fails to respond the roll forward application prompts the user to start the application manually on the appropriate machine.
As long as not all transactions from the log have been rolled forward the roll forward application will:
• send transactions to the appropriate application
• Wait for the proper reply.
During manual roll forward the RollForward application prompts the user before each transaction is send to the other applications for execution.
As long as not all actions from the log have been rolled forward the RollForward application will:
• Prompt the user for the execution of the next command
• Abort or skip command as per user input or
• send actions to the appropriate application
• Wait for the proper reply.
See Figure 2 above
The Roll Forward application will send a Finish message to all the other applications.
It is assumed that all logged operations were:
Authenticated - That during the initial invocation of the transaction the application has verified that the user have the adequate credentials that enable him to carry on the specific operation. Successful - During the roll forward of the commands it is also assumed that all commands logged through the logging mechanism were successfully applied to the Switch.
Error recovery during roll forward is via the existing transaction roll backward of the applications. Transaction roll backward is designed as part of standard transaction handling. During roll forward the built in Roll Backward of transactions should work as during normal operation. Since roll forward is done for transactions that were successfully applied to the node, it is anticipated that this mechanism will rarely be invoked. However, in the case of hardware failure, during roll forward, of one of the modules on the Node a transaction may abort. In this case the transaction should behave the same way as it would under normal conditions - that is roll backward. This will leave the Switch in the most consistent way possible. Logs indicating the failure will appear in a standard log. Since we do not necessarily have a GUI connected to the applications the SendConfirmation message to the RollForward mechanism should indicate the failure so that the Roll Forward mechanism can generate additional required logs.
It is known that this mechanism will not manage to completely restore the Node to its original condition under the following conditions:
1. A race condition between two applications or transactions while setting an attribute for the same object. In this case there is no way to determine which application will be the last to set the attribute, and therefor to assure proper operation.
2. There is a physical problem with one of the components on the Switch.
The following applications are known to be using the logging and roll forward API stubs at the release 2 time frame:
• ATMC base.
• Call Routing
• SS7
• Q3PS • Autocraft
The following example is an example of creation of a cross connect. This type of operation is a very typical one on the ATMC and at any given time we might have multiple cross connect transactions in operation.
As can be seen from the above figures, using cross Q3 roll forward will result in reversing the state of the two object. That is the connection represented by Object 1 will be inactive while the connection represented by Object 2 is going to be active. This is in contrast to the original state of the connections where the connection represented by Object 1 was active and the connection represented by object 2 was inactive.
Q3 logging at the object level is the original proposal prepared for CR/SS7. In this design the application is logging the Q3 objects just before they send the command to the Node. Using Vertel this implies that before sending commands to the node the application can translate the Vertel object to a BER representation using the Vertel "Ber Encode" template then send the information to the logging mechanism using a function as follows: void ATMCChent LogOperations (ATMCAddressType Atmc, // Address of the ATMC Used tor logging char *NodeDn, // The DN of the Node for that operation tιme_t StartTime, // The time at which the operation started char *Apphcatιon, // Application Name char *Descπptιon, // String representation of the action - used for manual roll forward long DataSize, // Size of the data to be logged for the event void *Data, // The BER of the transaction object long Delay = 0, // Specify amount of time in milliseconds to wait before executing next command int WaitCompletion = 1 // Indicates if the Roll Forward mechanism should wait for completion of this command before sending the next one
);
During the roll forward of the transaction the Roll Forward agent will perform similar tasks to the ones described above. The only difference between is that instead of sending the Q3 actions to the applications for execution the BER data of the Q3 actions is converted to a Vertel Object representing the Q3 command (Using features of the Vertel Stack T.B.D) and the action is than sent to the Node for execution. Q3 is a standards based interface for managing network elements. The Siemens EWSX V3 is managed via a Q3 interface.
Logging at the Socket level is similar to the design described in the previous section, except that instead of the application calling a special function for the purpose of logging of the commands the data is intercepted and logged at the MP120 Daemon. This design has the following problems:
• Requires modification of the MP120 (Vertel).
• Does not support any other stack such as the one used by Q3PS.
• Selection of 'actions' during the roll forward is very hard since there is no information as for the generating application and user (Official requirement).
The invention is applicable to any situation where a node is modified by a multi stage transaction emitted from multiple applications and may at a later time need to be restored.

Claims

Claims:
1. A method of monitoring transactions in a network application, wherein a transaction log is maintained about a node, and during playback the application replays the original knowledge context of the transaction, and if this replayed mechanism fails, a transaction rollback mechanism is invoked to restore both the application and the node to a mutually consistent state.
2. A method as claimed in claim 1, wherein a centralized log is maintained similar to the log at the nodes, and when a playback is implemented the log is played back in a synchronized manner to ensure node and application consistency.
3. A method as claimed in claim 2, wherein said centralized log is maintained on a network element manager.
4. A method as claimed in claim 3, wherein said log stores the switch address, time, application, user id, description, and data.
5. A method as claimed in claim 4, wherein said transaction log is maintained with the aid of a logging daemon.
6. A method as claimed in claim 1, wherein said mutually consistent state is the state of the network immediately prior to a catastrophic failure.
PCT/CA1998/001074 1997-11-20 1998-11-19 Transaction roll forward WO1999027750A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP98955287A EP1031255A1 (en) 1997-11-20 1998-11-19 Transaction roll forward

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CA2,221,661 1997-11-20
CA 2221661 CA2221661A1 (en) 1997-11-20 1997-11-20 Transaction roll forward

Publications (1)

Publication Number Publication Date
WO1999027750A1 true WO1999027750A1 (en) 1999-06-03

Family

ID=4161785

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CA1998/001074 WO1999027750A1 (en) 1997-11-20 1998-11-19 Transaction roll forward

Country Status (3)

Country Link
EP (1) EP1031255A1 (en)
CA (1) CA2221661A1 (en)
WO (1) WO1999027750A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001020430A3 (en) * 1999-09-15 2001-11-29 Datawire Comm Networks Inc System and method for secure transactions over a network
US7010590B1 (en) 1999-09-15 2006-03-07 Datawire Communications Networks, Inc. System and method for secure transactions over a network
US7203664B2 (en) 2003-09-26 2007-04-10 Alliance America Corporation System and method for annuity valuation
US10628263B1 (en) 2013-08-02 2020-04-21 David Cowen Logfile-related technologies and techniques

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09259098A (en) * 1996-03-19 1997-10-03 Toshiba Corp Decentralized memory type multiprocessor system and fault recovery method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09259098A (en) * 1996-03-19 1997-10-03 Toshiba Corp Decentralized memory type multiprocessor system and fault recovery method

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
AGARWAL A ET AL: "A UNIFIED APPROACH TO FAULT-TOLERANCE IN COMMUNICATION PROTOCOLS BASED ON RECOVERY PROCEDURES", IEEE / ACM TRANSACTIONS ON NETWORKING, vol. 4, no. 5, October 1996 (1996-10-01), pages 785 - 795, XP000631091 *
MUSTAQUE AHAMAD ET AL: "USING CHECKPOINTS TO LOCALIZE THE EFFECTS OF FAULTS IN DISTRIBUTED SYSTEMS", PROCEEDINGS OF THE SYMPOSIUM ON RELIABLE DISTRIBUTED SYSTEMS, SEATTLE, 10 - 12 OCT., 1989, no. SYMP. 8, 10 October 1989 (1989-10-10), INSTITUTE OF ELECTRICAL AND ELECTRONICS ENGINEERS, pages 2 - 11, XP000088982 *
PARIS J -F: "A HIGHLY AVAILABLE REPLICATION CONTROL PROTOCOL USING VOLATILE WITNESSES", PROCEEDINGS OF THE INTERNATIONAL CONFERENCE ON DISTRIBUTED COMPUTIN SYSTEMS, POZNAN, POLAND, JUNE 21 - 24, 1994, no. CONF. 14, 21 June 1994 (1994-06-21), INSTITUTE OF ELECTRICAL AND ELECTRONICS ENGINEERS, pages 536 - 543, XP000489116 *
PATENT ABSTRACTS OF JAPAN vol. 098, no. 002 30 January 1998 (1998-01-30) *
RAVI PRAKASH ET AL: "LOW-COST CHECKPOINTING AND FAILURE RECOVERY IN MOBILE COMPUTING SYSTEMS", IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, vol. 7, no. 10, October 1996 (1996-10-01), pages 1035 - 1048, XP000639593 *
YOSHIAKI KAKUDA: "A RECOVERY SEQUENCE GENERATION SYSTEM FOR DESIGN OF RECOVERABLE PROTOCOLS", IEICE TRANSACTIONS, vol. E74, no. 6, 1 June 1991 (1991-06-01), pages 1715 - 1726, XP000262327 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001020430A3 (en) * 1999-09-15 2001-11-29 Datawire Comm Networks Inc System and method for secure transactions over a network
US7010590B1 (en) 1999-09-15 2006-03-07 Datawire Communications Networks, Inc. System and method for secure transactions over a network
US7558951B2 (en) 1999-09-15 2009-07-07 Dw Holdings, Inc. System and method for secure transactions over a network
US7203664B2 (en) 2003-09-26 2007-04-10 Alliance America Corporation System and method for annuity valuation
US10628263B1 (en) 2013-08-02 2020-04-21 David Cowen Logfile-related technologies and techniques

Also Published As

Publication number Publication date
CA2221661A1 (en) 1999-05-20
EP1031255A1 (en) 2000-08-30

Similar Documents

Publication Publication Date Title
US7366768B2 (en) Deploying service modules among service nodes distributed in an intelligent network
EP1157529B1 (en) Method and apparatus for deploying service modules among service nodes distributed in an intelligent network
US8145789B1 (en) Method providing a single console control point for a network device cluster
US7061923B2 (en) Method and apparatus for managing local resources at service nodes in an intelligent network
EP0366341B1 (en) Reliable database administration arrangement
USH1964H1 (en) Resource management sub-system of a telecommunications switching system
JPH07264287A (en) Communication system integrating intelligent network and telecommunications management network
JPH11328066A (en) Method and device for supporting transaction of network management operation, and computer program product
US6061729A (en) Method and system for communicating service information in an advanced intelligent network
WO1999057620A2 (en) Distribution of a service request in a client-server architecture
US20010046285A1 (en) INAP processing method for communication between SSP and TCAP
Rubin et al. A distributed software architecture for telecommunication networks
EP1031255A1 (en) Transaction roll forward
JP3196827B2 (en) Network communication system
Cisco Release Notes for Cisco Info Center Release 1.2
Cisco Chapter 4 - Configuring the Cisco MGC Software Releases 9.2(2) and 9.1(5)
JP2885123B2 (en) Name conversion method in network management system
KR100358170B1 (en) The data consistency method between local switch and agent for No.7 signaling link network management by TMN in ATM switch
WO1993018464A1 (en) Distributed processing system
KR100322671B1 (en) Ain ststem based on international specifications in wire or wireless communication networks
Fujii et al. An ATM transport network operation system based on TMN
Jokiaho et al. The Service Availability™ Forum Specification for High Availability Middleware
Luo et al. A reliable CORBA-based network management system
Seshake et al. Data communication platform in distributed operations system based on TMN
Bark Fault tolerant platforms for emerging telecommunications markets

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CA JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 1998955287

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1998955287

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 09554737

Country of ref document: US

WWW Wipo information: withdrawn in national office

Ref document number: 1998955287

Country of ref document: EP