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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Segmentation Fault w/ 8.1.6 Pro*C programs

RE: Segmentation Fault w/ 8.1.6 Pro*C programs

From: Christian Trassens <ctrassens_at_hotmail.com>
Date: Thu, 27 Apr 2000 15:14:05 PDT
Message-Id: <10480.104360@fatcity.com>


You mean oradebug from server manager. This stmt replaces the old dbx used in releases before 7.3.

Using oradebug you should try :

svrmgrl> oradebug setospid <OS's process number> svrmgrl> oradebug core

Regards.

>From: "Srinivasan Subramanian kandallu" <srinivasan.kandallu_at_wipro.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: RE: Segmentation Fault w/ 8.1.6 Pro*C programs
>Date: Wed, 26 Apr 2000 21:32:49 -0800
>
>Could you please tell me how to use dbx command when core dump occurs.
>
>Srini
>
>
>-----Original Message-----
>Kirti
>Sent: Wednesday, April 26, 2000 7:44 PM
>To: Multiple recipients of list ORACLE-L
>
>
>Hi,
> Has anyone come across Segmentation Fault error with 8.1.6 Pro*C
>programs?
>The fault appears when a full path name of the Pro*C executable is longer
>than 54 characters. However, anything shorter than that, works fine. When I
>used 'dbx' to check the generated core, it pointed to a failure in
>'libclntsh.a' shared liabrary (This is on an AIX 4.3.3 machine). This used
>to work in the previous versions of Oracle (7.x and 8.x). Any known
>workarounds? Using shorter path names is not an option at this time.
>
>Thanks.
>
>- Kirti
>
>
>--
>Author: Deshpande, Kirti
> INET: Kirti.Deshpande_at_gtedc.gte.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_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).
>--
>Author: Srinivasan Subramanian kandallu
> INET: srinivasan.kandallu_at_wipro.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_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).



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com Received on Thu Apr 27 2000 - 17:14:05 CDT

Original text of this message

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