Skip to Content
0
Dec 03, 2008 at 01:07 PM

Maximum number of retries in the Adapter Engine

144 Views

Hi guys!

I have a question for you, I have many JDBC Receiver CC that for a bad data in their queries cannot be executed correctly in the target DB, and they remain in the Message Monitoring retring (e.g. one of them is in his retry #1700) and they always keep in TBDL status, not changing to System Error. I saw this in the Audit Log tab.

In the Message Data tab I See these parameters:

- Number of Retries 3

- Failed: 1700

- Retries 300000

I don't know why that "number of retries" parameters always stays on ' 3 ' value, so I'd like to know where is the real parameter that sets the ammount of times that the message will try to be sent (the correct way in these cases would be no more than 3 tries).

As an additional data I can tell you that in the definition of the CC I set the parameter in Advanced Mode -> Additional Parameters -> Nunber of retries of Database Transaction on SQL Error = 0.

Thanx in advance!