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

Home -> Community -> Usenet -> c.d.o.misc -> What is maximum length of INAME parameter?

What is maximum length of INAME parameter?

From: procman <a3765252_at_hotmail.com>
Date: 26 Nov 2003 01:50:49 -0800
Message-ID: <187ddb22.0311260150.190aafbb@posting.google.com>


I'm trying to compile a pc file using Pro*C, using the following comandline:

proc code=cpp sys_include='(<include_path>)' iname=<full_path_of_pc_file> ...

when the PC filename is too long (over 80 characters), the proc crashed and returned "Segmentation fault". if i'm changing the path and using a short one, it's ok.

Is there any limitation for this parameter? is there any flags that I can use in order to increase this limit? Received on Wed Nov 26 2003 - 03:50:49 CST

Original text of this message

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