Re: [Sqlrelay-discussion] Problems with Database answer
Brought to you by:
mused
From: David M. <dav...@fi...> - 2012-07-27 16:55:41
|
Yes, I can help. Are you testing with your own program or sqlrsh? If you are testing with your own program, then try sqlrsh. If it works properly, then could you post the code and your sqlrelay.conf file? If sqlrsh doesn't work, then could you copy/paste your sqlrsh session, including the command line you used to run sqlrsh and your sqlrelay.conf file? From that info, I should be able to figure out what's going on. Thanks, David Muse dav...@fi... On 07/17/2012 11:10 AM, Diemisom Melo wrote: > Hi all, > > I can't receive the answer of the database. It sends one row with 2 > cols but the debug in sqlrelay shows some messages like: > > commit or rollback check... > commit or rollback needed > done with commit or rollback check > processing query failed > done processing query > handling error... > returning error... > failed to handle query: error > done returning error > done handling error... > getting command... > done getting command > > Could you help me? > |