Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h173eTn10545
 for <oracle-l@orafaq.net>; Thu, 6 Feb 2003 21:40:29 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h173eTQ10540
 for <oracle-l@orafaq.net>; Thu, 6 Feb 2003 21:40:29 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id QAA62952;
 Thu, 6 Feb 2003 16:23:53 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 0054681D; Thu, 06 Feb 2003 15:03:50 -0800
Message-ID: <F001.0054681D.20030206150350@fatcity.com>
Date: Thu, 06 Feb 2003 15:03:50 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Gene Sais" <Gsais@co.palm-beach.fl.us>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Gene Sais" <Gsais@co.palm-beach.fl.us>
Subject: Re:Trolling for ideas
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="=_4E113FB2.3F5E4B68"
--=_4E113FB2.3F5E4B68
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Sounds like a network problem, beware of the network outages during off =
hours.  Re-write in perl and run on the db server :).  Change the times it =
runs and see if you can recreate the problem.

>>> dgoulet@vicr.com 02/06/03 05:14PM >>>
Dennis,

    I have been plagued by a similar problem and have a fix if it fits.  =
Check
the statements where the 3113 is coming from.  Are they going to a remote
database?  And if so, are the tables on the remote database analyzed while =
the
local tables are not?  Then the fix is to delete the statistics on the =
remote
database.  I believe it to be a bug in 8.1.6.

Dick Goulet

____________________Reply Separator____________________
Author: DENNIS WILLIAMS <DWILLIAMS@LIFETOUCH.COM>
Date:       2/6/2003 1:18 PM

I have a developer that wrote a VB program using ADO, connecting to Oracle
8.1.6 on a Compaq Tru64 server. One program of his runs for hours each
night, and sometimes receives an ORA-03113 end-of-file on communication
channel. Not consistently, just sporadically, and at varying amounts of
time. I have been unable to find anything in the server logs. We have =
traced
the program and the error occurs during different SQL statements. Followed
most of the tips I've located on solving ORA-03113 errors. I am coming to
the conclusion that maybe the only solution will be to upgrade Oracle and
hope that solves the problem. Unfortunately we can only upgrade to Oracle
8.1.7.4. Does anyone have any other ideas? Thanks.

Dennis Williams
DBA, 40%OCP
Lifetouch, Inc.
dwilliams@lifetouch.com=20
--=20
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--=20
Author: DENNIS WILLIAMS
  INET: DWILLIAMS@LIFETOUCH.COM

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

--=20
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--=20
Author:=20
  INET: dgoulet@vicr.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

--=_4E113FB2.3F5E4B68
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Description: HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1"=
>
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR></HEAD>
<BODY style=3D"MARGIN-TOP: 2px; FONT: 10pt Arial; MARGIN-LEFT: 2px">Sounds =
like a=20
network problem, beware of the network outages during off hours.&nbsp; =
Re-write=20
in perl and run on the db server :).&nbsp;&nbsp;Change the times it runs =
and see=20
if you can recreate the problem.<BR><BR>&gt;&gt;&gt; dgoulet@vicr.com =
02/06/03=20
05:14PM &gt;&gt;&gt;<BR>Dennis,<BR><BR>&nbsp;&nbsp;&nbsp; I have been =
plagued by=20
a similar problem and have a fix if it fits.&nbsp; Check<BR>the statements =
where=20
the 3113 is coming from.&nbsp; Are they going to a remote<BR>database?&nbsp=
; And=20
if so, are the tables on the remote database analyzed while the<BR>local =
tables=20
are not?&nbsp; Then the fix is to delete the statistics on the=20
remote<BR>database.&nbsp; I believe it to be a bug in 8.1.6.<BR><BR>Dick=20=

Goulet<BR><BR>____________________Reply Separator____________________<BR>Au=
thor:=20
DENNIS WILLIAMS=20
&lt;DWILLIAMS@LIFETOUCH.COM&gt;<BR>Date:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;=20
2/6/2003 1:18 PM<BR><BR>I have a developer that wrote a VB program using =
ADO,=20
connecting to Oracle<BR>8.1.6 on a Compaq Tru64 server. One program of his =
runs=20
for hours each<BR>night, and sometimes receives an ORA-03113 end-of-file =
on=20
communication<BR>channel. Not consistently, just sporadically, and at =
varying=20
amounts of<BR>time. I have been unable to find anything in the server =
logs. We=20
have traced<BR>the program and the error occurs during different SQL =
statements.=20
Followed<BR>most of the tips I've located on solving ORA-03113 errors. I =
am=20
coming to<BR>the conclusion that maybe the only solution will be to =
upgrade=20
Oracle and<BR>hope that solves the problem. Unfortunately we can only =
upgrade to=20
Oracle<BR>8.1.7.4. Does anyone have any other ideas? Thanks.<BR><BR>Dennis=
=20
Williams<BR>DBA, 40%OCP<BR>Lifetouch, Inc.<BR>dwilliams@lifetouch.com =
<BR>--=20
<BR>Please see the official ORACLE-L FAQ: <A=20
href=3D"http://www.orafaq.net">http://www.orafaq.net</A><BR>-- <BR>Author: =
DENNIS=20
WILLIAMS<BR>&nbsp; INET: DWILLIAMS@LIFETOUCH.COM<BR><BR>Fat City Network=20=

Services&nbsp;&nbsp;&nbsp; -- 858-538-5051 <A=20
href=3D"http://www.fatcity.com">http://www.fatcity.com</A><BR>San =
Diego,=20
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mailing list and =
web=20
hosting=20
services<BR>---------------------------------------------------------------=
------<BR>To=20
REMOVE yourself from this mailing list, send an E-Mail message<BR>to:=20
ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in<BR>the =
message=20
BODY, include a line containing: UNSUB ORACLE-L<BR>(or the name of mailing =
list=20
you want to be removed from).&nbsp; You may<BR>also send the HELP command =
for=20
other information (like subscribing).<BR><BR>-- <BR>Please see the =
official=20
ORACLE-L FAQ: <A href=3D"http://www.orafaq.net">http://www.orafaq.net</A><B=
R>--=20
<BR>Author: <BR>&nbsp; INET: dgoulet@vicr.com<BR><BR>Fat City Network=20
Services&nbsp;&nbsp;&nbsp; -- 858-538-5051 <A=20
href=3D"http://www.fatcity.com">http://www.fatcity.com</A><BR>San =
Diego,=20
California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Mailing list and =
web=20
hosting=20
services<BR>---------------------------------------------------------------=
------<BR>To=20
REMOVE yourself from this mailing list, send an E-Mail message<BR>to:=20
ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in<BR>the =
message=20
BODY, include a line containing: UNSUB ORACLE-L<BR>(or the name of mailing =
list=20
you want to be removed from).&nbsp; You may<BR>also send the HELP command =
for=20
other information (like subscribing).<BR><BR></BODY></HTML>

--=_4E113FB2.3F5E4B68--
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Gene Sais
  INET: Gsais@co.palm-beach.fl.us

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

