If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of adapter services ?
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?
Hi i want to learn TIBCO. I am not good at programming.. Which module should i prefer to learn in tibco. i am having 2 years exp in another sector, now i m planning to change my career path. Please suggest me.
What is input XML and what is out XML can you explain?
What are the datatpes of Global varaibles which BW follows?
What is the advantage of scripted deployment in Tibco?What is difference between scripted deployment and normal deployment
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Wht is process name dynamic override?
what is soap? how to use soap?
How we can send the message from jms to RV?
How many types of Global vaibles are there in BW?
If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?