cancel
Showing results for 
Search instead for 
Did you mean: 

message stuck in SMQ2 when jdbc down, and continue to stuck even jdbc up

Former Member
0 Kudos

Hi All,

I have a Rfc-XI-Jdbc scenario.

It’s working fine. Problem is whenever Jdbc is down, at that time messages fails and hangs into SMQ2 and then all messages fails and got stuck into SMQ2 for same scenario even if Jdbc is up.

Is there is any way to get to know that message ques are getting failing.

Regards

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

closed

Former Member
0 Kudos
Former Member
0 Kudos

try using

Disconnect from Database After Processing Each Message

of the JDBC adapter. this will at lease ensure that connectivity is reestablished after your DB is up

Former Member
0 Kudos

Hi Rohan,

Pls try to activate the queue manually in SMQ2.

Regards,

Will