http://bugs.winehq.org/show_bug.cgi?id=7646 Summary: Oracle connect wine-0.9.29&0.9.30 is OK wine- 0.9.31&0.9.32 NG Product: Wine Version: 0.9.32. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-net AssignedTo: wine-bugs(a)winehq.org ReportedBy: j-yoshida(a)kanazawakiko.co.jp Oracle connect with wine-0.9.29&wine-0.9.30 is good, but wine-0.9.31&wine-0.9.32 is not good. So,I hope this error will be cLeared later,and I will use wine-0.9.29&0.9.30 until then. I send mail of oracle_trace to (bugs-admin(a)winehq.org). Environment OS Linux Vine4.1 OracleInstantClient10.2.0.2iWindows version on wine ) ----------- When Wine0.9.29 -------------------------------------- [johiko(a)localhost johiko]$ wine --version wine-0.9.29 [johiko(a)localhost johiko]$ wine sqlplus.exe hanbai/hanbai(a)salesdb SQL*Plus: Release 10.2.0.2.0 - Production on Tue Mar 6 10:07:47 2007 Copyright (c) 1982, 2005, Oracle. All Rights Reserved. fixme:netapi32:NetWkstaGetInfo level 102 unimplemented Connected to: Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.4.0 - Production SQL> ----------- When Wine0.9.30 -------------------------------------- [johiko(a)localhost tools]$ wine --version wine-0.9.30 [johiko(a)localhost tools]$ wine sqlplus.exe hanbai/hanbai(a)salesdb SQL*Plus: Release 10.2.0.2.0 - Production on Tue Mar 6 10:26:39 2007 Copyright (c) 1982, 2005, Oracle. All Rights Reserved. fixme:netapi32:NetWkstaGetInfo level 102 unimplemented Connected to: Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.4.0 - Production SQL> ----------- When Wine0.9.31 -------------------------------------- [johiko(a)localhost tools]$ wine --version wine-0.9.31 [johiko(a)localhost tools]$ wine sqlplus.exe hanbai/hanbai(a)salesdb SQL*Plus: Release 10.2.0.2.0 - Production on Tue Mar 6 10:34:21 2007 Copyright (c) 1982, 2005, Oracle. All Rights Reserved. ERROR: ORA-12564: TNS:connection refused ----------- When Wine0.9.32 -------------------------------------- [johiko(a)localhost johiko]$ wine --version wine-0.9.32 [johiko(a)localhost johiko]$ wine sqlplus.exe hanbai/hanbai(a)salesdb SQL*Plus: Release 10.2.0.2.0 - Production on Tue Mar 6 10:57:18 2007 Copyright (c) 1982, 2005, Oracle. All Rights Reserved. ERROR: ORA-12564: TNS:connection refused -------------------------------------------------------- [In oracle trace when Wine0.9.31&32] (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=100.1.0.7)(PORT=1521))) (CONNECT_DATA=(SERVICE_NAME=orc1.SYDNEY.PIONEER)(CID= (PROGRAM=C:\w_o_n\W_ic\sqlplus.exe)(HOST=localhost [In oracle trace when Wine0.9.29&30] (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=100.1.0.7)(PORT=1521))) (CONNECT_DATA=(SERVICE_NAME=orc1.SYDNEY.PIONEER)(CID= (PROGRAM=C:\w_o_n\W_ic\sqlplus.exe)(HOST=localhost)(USER=johiko)))) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.