Hi Friends, Can any body can explain about the below
mentioned situation
When you are working with JMS (connecting with target appl)
if both the(Primary and secondary) server goes down what
will happen? and same for HTTP also? Thanks in advance...
Answers were Sorted based on User's Feedback
Answer / simi
In case of http there will be loss of messages, where as in jms, if durable subscription, persistent delivery exist then no loss of messages happen, when the servers come back.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / kaushal
If Primary & stand by (FT) EMS is on same machine and if machine is crashed then messages will lost. If only EMS is stopped then persist data will be available in pending state and once EMS goes up data is processed. But again we need to set one more property nonfailsafe while creating queue & topic and have set them Global in-case of Load balancing concept.
| Is This Answer Correct ? | 0 Yes | 0 No |
By using whic BW palette we can create DB table?
Where Do U Set JMS Heap Size?
How to create a concrete wsdl?
Hi Friends, Can any body can explain about the below mentioned situation When you are working with JMS (connecting with target appl) if both the(Primary and secondary) server goes down what will happen? and same for HTTP also? Thanks in advance...
Where are the designer preferences stored ?
Wht is bussiness key?
Once we have deployed the ear file in Tibco admin,In which location the data/service/properties will store
Whats the difference between publish by value and publish by referrence
wht is a spawn in call process ?
What is input XML and what is out XML can you explain?
How do wait-notify resources work ?
What are the maximum/minimum of threads available for incoming http ?