cancel
Showing results for 
Search instead for 
Did you mean: 

Rwb shows 'Delivering' and 'to be delivered' in Message monitoring

Former Member
0 Kudos

Hi All,

I have a Proxy to JDBC scenario, where SAP sends multiple proxy messages to be sent to the Database around 38 messages, each message with 50k records.

Now in message monitoring I observe, that at one time there are 5 messages being delivered i.e status is 'Delivering' however the rest of the messages are in status 'To Be Delivered'.

and when one of the five messges being delivered completes, another message from 'To Be Delivered' changes to 'delivering' status.

My Question is can we increase this parameter somewhere that 10 messages will be delivered at one time instead of 5.

Or is it dependent on the number of concurrent connection Database aloows at one time.

Regards,

XIer

Accepted Solutions (1)

Accepted Solutions (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

As you mentioned

>is it dependent on the number of concurrent connection Database aloows at one time.

Yes

Regards

Sangeetha.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Below links could help to improve the performance of JDBC adapter

/people/saravanakumar.kuppusamy2/blog/2005/01/19/rdbms-system-integration-using-xi-30-jdbc-senderreceiver-adapter

/people/william.li/blog/2007/03/30/using-jdbc-connection-pool-in-xi-message-mapping

Take a look at this thread:

I think you have to enable PMI monitoring in SXMB_ADM.

Thanks

Swarup