What is max size and where u can define the size of the message over jms server ?

Answer Posted / satya

max size allows u to specify the amount of memory used by ems server to store the messages
you need to mention at tibemsd.conf file
########################################################################
# Maximum message memory
########################################################################

max_msg_memory = 512MB
msg_swapping = enabled

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between jms queue receiver and jms queue requestor?

574


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?

1182


What are the encodings supported by designer ?

636


What is the advantage of scripted deployment in tibco?

603


What is the purpose of the inspector activity ?

614






Where are the designer preferences stored ?

634


How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?

604


What are the different modes of service invocation in tibco?

673


When is a 'no action' group used ?

610


What is process name dynamic override?

614


What are the different types of transactions tibco provides?

625


What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?

605


What are the types of adapter services ?

598


What is the default axis in xpath ?

613


What is a spawn in call process?

599