cancel
Showing results for 
Search instead for 
Did you mean: 

Message monitoring TBDL

Former Member
0 Kudos

Hi Experts.

My interface is Proxy to JDBC (synchronous). the config everything is done. bt for a particular data it throws an JDBC exception and from then on even though that is a right parameter the message is not getting into the queue.

The message are in the status To be delivered and can't cancel those message.

right now the interface is not working.

Please let me know how we can handle this error.

Thanks,

Prem.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If you want process remaing messages, Delete that error queue message in the list and resend again with correct format.

Thanks,

Sateesh N.

Former Member
0 Kudos

HI all..

Actually i have detleted all the queues in SMq1 and there was no system error messages. The message before that TBDL is successful one. but when i try to cancel the TBDL messages its not working.

Please help

former_member181962
Active Contributor
0 Kudos

Where are you seeing this status TBLD?

What status do you see in adapter level message monitoring(RWB)?

Regards,

Ravi Kanth Talagana

Former Member
0 Kudos

am seeing TBDL status in RWB

Former Member
0 Kudos

The status TBDL cannot be canceled.

Have you tried by restarting the J2EE server.

Secondly this thread may help you up to some extent..

Regards,

Sarvesh

Answers (2)

Answers (2)

Former Member
0 Kudos

Check are there any messages which are in DLNG status...if yes then because of this TBLD status messages will be there

normally you can cancel the TBLD messages but DLVD messages cannot be...

if messages are in DLNG for long interval check the logs of the same...

Rajesh

former_member181962
Active Contributor
0 Kudos

Hi,

Cancel the first message which is blocking the queue and the rest of the messages will flow through.

Regards,

Ravi Kanth Talagana