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 -> Re: Pro*C - "NULLS FIRST" Compilation Error

Re: Pro*C - "NULLS FIRST" Compilation Error

From: aj <aj_at_bookac.com>
Date: Wed, 05 Sep 2007 20:15:30 -0000
Message-ID: <1189023330.861898.38650@50g2000hsm.googlegroups.com>


On Sep 5, 11:18 am, "fitzjarr..._at_cox.net" <fitzjarr..._at_cox.net> wrote:
> On Sep 5, 9:59 am, jerseyca..._at_gmail.com wrote:
>
> > I am using this version of Pro*C: "Pro*C/C++: Release 10.2.0.1.0"
>
> > When I use the following syntax:
>
> > "ORDER BY t1.RELEASE_REASON ASC NULLS FIRST;"
>
> > I get a syntax error.
>
> > This same syntax works properly in PL/SQL.
>
> > Can anyone tell me if Pro*C does not support this syntax?
>
> > Thanks,
> > AJ
>
> Post the exact error message reported to you.
>
> David Fitzjarrell

Herein lies another problem, it doesn't just "not compile", rather, the proc compiler seg faults!

Pro*C/C++: Release 10.2.0.1.0 - Production on Wed Sep 5 16:14:43 2007

Copyright (c) 1982, 2005, Oracle. All rights reserved.

System default option values taken from: /opt/oracle/product/10.2.0/ precomp/admin/pcscfg.cfg

Segmentation fault (core dumped)

Thanks,
AJ Received on Wed Sep 05 2007 - 15:15:30 CDT

Original text of this message

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