From owner-freebsd-questions Thu Oct 12 2:56:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from altos.rsu.ru (altos.rsu.ru [195.208.252.79]) by hub.freebsd.org (Postfix) with ESMTP id 541D137B502 for ; Thu, 12 Oct 2000 02:56:21 -0700 (PDT) Received: from localhost (os@localhost [127.0.0.1]) by altos.rsu.ru (8.11.0/8.9.3) with ESMTP id e9C9u4556580 for ; Thu, 12 Oct 2000 13:56:11 +0400 (MSD) Date: Thu, 12 Oct 2000 13:55:42 +0400 (MSD) From: Oleg Sharoiko To: question@gfreebsd.org Subject: ibcs and oracle/sco Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I had a working sqlplus from oracle/sco under ibcs emulation (4-stable of 2000-05-15). But after upgrading to 4-stable of 2000-10-10 it stopped working. Here are the line from log on Oracle server (Solaris/Sparc) This is stable of 2000-10-10 12-OCT-00 13:39:19 * (CONNECT_DATA=(SID=rsu)(CID=(PROGRAM=)(HOST=amber)(USER=))) * (ADDRESS=(PROTOCOL=tcp)(HOST=195.208.252.10)(PORT=4359)) * establish * rsu * 0 And this one with the same oracle is of 2000-05-15 12-OCT-00 13:44:00 * (CONNECT_DATA=(SID=rsu)(CID=(PROGRAM=)(HOST=lanserv2)(USER= root))) * (ADDRESS=(PROTOCOL=tcp)(HOST=195.208.255.180)(PORT=4716)) * establish * rsu * 0 As you see the USER field in the first request is empty and that's why the server denies connection attempt. Is that the problem with SCO emulation code? What should I do to thrack the problem on the BSD box. truss dies when I try to use it with sqlplus p.s. please CC: replies to my e-mail. I will greately appreciate that. -- Oleg Sharoiko. Software and Network Engineer Computer Center of Rostov State University. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message