Re: How to simulate ORA-03114 "Not connected to Oracle" in a test application?
From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Fri, 09 Nov 2007 19:30:37 +0100
Message-ID: <fh2903$ub4$2_at_news1.zwoll1.ov.home.nl>
Date: Fri, 09 Nov 2007 19:30:37 +0100
Message-ID: <fh2903$ub4$2_at_news1.zwoll1.ov.home.nl>
André Hartmann wrote:
> We are using MS Dev studio 2005/2003 and the standard OCI library.
Not familiar with these, but in SQL*Plus, you can issue a "disconnect". It's the (seldom used) counterpart of "connect <user>[/password][_at_tns_alias]"
-- Regards, Frank van Bortel Top-posting is one way to shut me up...Received on Fri Nov 09 2007 - 19:30:37 CET