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
Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?
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?
What is custom id?
Where do the default global variables declared in designer are stored in tibco administrator?
What is the role of tra?
Which are the two process variables available to all activities with inputs ?
What are the uses of grouping activities ?
What is difference between shared variable and job shared variable ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Where does the tibco admin maintains the version history of the application?
How to control the sequence of execution of process instances created by a process starter ?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
Which activity is used for detecting duplicate message processing?
If you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?