Hello
I have a scenario JDBC SENDER -> RFC -> JDBC RECEIVER. When I have an exception on the mapping from JDBC Sender to RFC, the following messages from the JDBC Sender are not processed.
In communication channel in Rwb, there´s only :
12/4/08 5:16:42 PM Processing started
12/4/08 5:14:42 PM Processing started
12/4/08 5:12:42 PM Processing started .....
But no messages are processed. I already checked the SQL in the DB and there are some messages that should be processed.
I already checked with the Dba and there´s no user blocking the table.
I already tried to delete the Lock entries (in LOCKING ADAPTER) in Visual Administration.
I already tried to restart the JDBC service in Visual Administration
I already tried to restart the Communication Channel.
Any other ideias ? I don´t want to restart the Java from XI, because this error may happen in PRD system.
Thanks