Hi All,
I am using JDBC sender to read data from oracle db, usually it is working very well.
but yesterday the network between XI and oracle disconnected for serveral hours, when the network back, JDBC sender still not working, so I restarted this CC and restart JDBC adapter thru VA, it's still not working, when I go to RWB, I see following log:
9/28/07 4:02:39 PM Processing started
9/28/07 4:01:39 PM Processing started
9/28/07 4:00:39 PM Processing started
9/28/07 3:59:39 PM Processing started
9/28/07 3:58:39 PM Processing started
all these process are starting but no success info, BTW, I can login to Oracle and use sql statement to get the data. Another strange thing is the poll intervall I set is 30 seconds, but according to the log, it is 60 secs.....
Does anyone can give any comments on that , thank you very much for your time.