Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: execute ProC leads to core dump

Re: execute ProC leads to core dump

From: John Strange <jstrange_at_imtn.dsccc.com>
Date: 1997/11/18
Message-ID: <64s656$1bf@camelot.dsccc.com>#1/1

Create the smallest program you can with a

        select 'X' from dual;
and see if it still core's

Dag Wahlberg (dawa_at_ups.ifsab.nospam.se) wrote:
: Hi,
 

: I have a problem w ProC, it crashes for any input:
 

: $ touch foo
: $ proc iname=foo
 

: Pro*C/C++: Release 2.2.2.0.0 - Production on Wed Nov 12 13:39:35 1997
 

: Copyright (c) Oracle Corporation 1979, 1996. All rights reserved.
 

: System default option values taken from:
: /u1/home/dba/oracle/732/precomp/admin/pcscfg.h
 

: Segmentation Fault - core dumped
: $
 

: Just 'proc' works fine, greets w banner. Oracle and other tools work
: fine. Tried rebuilding proc, no change.
: Any ideas what can be wrong? Something in the environment; env, path?
 

: Server: 7.3.2.3.0
: OS: Solaris 2.5.1
 

: Regards,
 

: /Dag W

--
This posting represents the personal opinions of the author. It is not the
official opinion or policy of the author's employer. Warranty expired when you
opened this article and I will not be responsible for its contents or use.
Received on Tue Nov 18 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US