From: asama@aol.com (Asama)
Newsgroups: comp.databases.oracle
Subject: Server Death
Date: 8 Sep 1994 20:02:08 -0400
Organization: America Online, Inc. (1-800-827-6364)
Lines: 9
Sender: news@search01.news.aol.com
Message-ID: <34o8m0$cvs@search01.news.aol.com>
NNTP-Posting-Host: search01.news.aol.com


Let's say I have an embedded SQL program. I issue a WHENEVER SQLERROR
command to call an error handling function. I connect to the database and
execute a SELECT statement. If the Oracle server dies in the middle of
the SELECT statement will my error handling function be called or will the
program simply hang?

Thanks,

Anthony

