Subject: oracle
To: None <netbsd-advocacy@netbsd.org>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: netbsd-advocacy
Date: 12/10/1999 04:34:37
FYI:
yui% sqlplus foo/bar@rfhs8012_ora8
SQL*Plus: Release 8.0.5.0.0 - Production on Fri Dec 10 3:32:6 1999
(c) Copyright 1998 Oracle Corporation. All rights reserved.
Connected to:
Oracle8 Enterprise Edition Release 8.0.4.0.0 - Production
PL/SQL Release 8.0.4.0.0 - Production
SQL> select * from test
2 ;
BAR
----------
1
42
17
SQL> quit
Disconnected from Oracle8 Enterprise Edition Release 8.0.4.0.0 - Production
PL/SQL Release 8.0.4.0.0 - Production
yui% uname -a
NetBSD yui 1.4.1 NetBSD 1.4.1 (YUI) #64: Thu Nov 18 18:16:12 MET 1999
feyrer@yui:/disk1/cvs/src-1.4/sys/arch/i386/compile/YUI i386
The sqlplus binary is mounted via NFS from Solaris 7/x86, the database
server is running on a remote machine. This worked out of the box.
- Hubert
--
NetBSD - Better for your uptime than Viagra