I am using sqlrelay/iodbc on linux. I get this error only when I have two more more data sources defined in odbc.ini, and it happens every time when executing the first query. going directly through iodbc and bypassing sqlrelay solves the problem, but I am still curious what specific actions or commands could cause this error. Here is the trace file: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body ><PRE><PLAINTEXT> <html><head><meta http-equiv="Con DATASOURCE: TST SESSION : 1; SQLMODE : INTERN SERVERDB : TST SERVERNODE: CONNECT "DBA " IDENTIFIED BY :A ISOLATION LEVEL 1 START : DATE : 2002-03-26 TIME : 0018:27:45 END : DATE : 2002-03-26 TIME : 0018:27:45 select * from customer PARSE : CMD : SQLCODE: 800 Implicit SERVERDB restart (connection broken) PARSEID: OUTPUT: 00000000 00000000 00000000 START : DATE : 2002-03-26 TIME : 0018:35:06 END : DATE : 2002-03-26 TIME : 0018:35:06 PARSE : CMD : SQLCODE: -807 Connection down, session released PARSEID: OUTPUT: 00000000 00000000 00000000 START : DATE : 2002-03-26 TIME : 0018:35:06 END : DATE : 2002-03-26 TIME : 0018:35:06 _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
