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 -> PRC*C SQLCHECK=SEMANTICS must be given ?

PRC*C SQLCHECK=SEMANTICS must be given ?

From: Arun Jamwal <arun_at_quality.com>
Date: Wed, 14 Oct 1998 17:56:56 -0700
Message-ID: <36254858.2F0C32B6@quality.com>

Hi,
I am trying to compile sample9 of pro*c demo but I get the following error. Any idea how to fix this?


make -f proc.mk sample9

        proc iname=sample9.pc

Pro*C/C++: Release 2.2.4.0.0 - Production on Wed Oct 14 17:43:21 1998

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

System default option values taken from: /oracle/orahome/precomp/admin/pcscfg.h

Semantic error at line 87, column 18, file sample9.pc:

        EXEC SQL EXECUTE

.................1

(1) PCC-S-02345, SQLCHECK=SEMANTICS must be given when embedded PL/SQL blocks are used

make: 1254-004 The error code from the last command is 1.

Stop.


Thanks,
Arun.


Received on Wed Oct 14 1998 - 19:56:56 CDT

Original text of this message

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