Home » Developer & Programmer » Precompilers, OCI & OCCI » Compilation error in EXEC SQL Statement / Pro*C
Compilation error in EXEC SQL Statement / Pro*C [message #352900] Fri, 10 October 2008 02:49 Go to next message
MaryAngeline
Messages: 3
Registered: October 2008
Junior Member
Hi,

I'm new to Pro*C. I have a code with few SQL statements in it. When i compile the code, I get the following error.

System default option values taken from: /Oracle/product/client/32bit/8.1.7.3.0/precomp/admin/pcscfg.cfg

Error at line 931, column 13 in file frp0180.pc
EXEC SQL
............1
PLS-S-00201, Message 201 not found; No message file for product=plsql, facility=
PCM
Error at line 931, column 13 in file frp0180.pc
EXEC SQL
............1
PLS-S-00000, SQL Statement ignored
Semantic error at line 931, column 13, file frp0180.pc:
EXEC SQL
............1
PCC-S-02346, PL/SQL found semantic errors
*** Error exit code 1

Stop.

I'm not sure if it is the problem with the SQL statement (Though it seems to be correct) or with the oracle libraries ?

Can anyone please give me an idea of y i'm getting this error ?

Thanks,
Angeline
Re: Compilation error in EXEC SQL Statement / Pro*C [message #352908 is a reply to message #352900] Fri, 10 October 2008 03:37 Go to previous message
donato
Messages: 53
Registered: November 2007
Location: Barcelona, Spain
Member
Hi Angeline,
you should post the SQL sentence.
PCC-S-02346, PL/SQL found semantic errors

Probably it's an error in the sentence.
Previous Topic: Using SQLDA under 64 bits
Next Topic: Pro*C Compilation Error
Goto Forum:
  


Current Time: Thu Mar 28 04:47:38 CDT 2024