cancel
Showing results for 
Search instead for 
Did you mean: 

Sender JDBC adapter

Former Member
0 Kudos

Hi All,

I am not seeing any error msg in RWB in Coomn channel monitoring. I can see msg id(not in a hper link just a plain text). No msg in SXMB_MONI and msg monitoring. Why this is happening?

Thanks & Regards,

Jai Shankar.

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

> Hi All,

>

> I am not seeing any error msg in RWB in Coomn

> n channel monitoring. I can see msg id(not in a hper

> link just a plain text). No msg in SXMB_MONI and msg

> monitoring. Why this is happening?

>

> Thanks & Regards,

> Jai Shankar.

Implies that the JDBC adapter has not found any data that matches the SELECT query in the SENDER JDBC adapter.

Regards,

Bhavesh

Former Member
0 Kudos

Hi all,

Thanks again. Will check the same querry on the back end.

Thanks & regards,

Jai Shankar

Former Member
0 Kudos

Bhavesh. You have hit the bull's eye. The select did not fetch any records in the back end. The problem was the update querry updated all the key fileds and now no records exists that satisfy the where condition in select querry.

Thanks & Regards,

Jai Shankar.

bhavesh_kantilal
Active Contributor
0 Kudos

Jai,

Nice to know that

Regards,

Bhavesh

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

Ref:

/people/yining.mao/blog/2006/09/13/tips-and-tutorial-for-sender-jdbc-adapter