Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> PRC*C SQLCHECK=SEMANTICS must be given ?
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
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