Re: PL/SQL error 201

From: Gary Myers <101355.3556_at_CompuServe.COM>
Date: 1995/11/04
Message-ID: <47gmmk$8cj$1_at_mhafc.production.compuserve.com>#1/1


Hi,
Not too hot on Pro*C, but assuming it's got the same options as the Pro*Cobol precompiler, you should be able to turn off this level of validation (SQLCHECK=NONE).
If you try that, it should compile okay. And then just see if it runs okay. I seem to recall there was a bug where the precompiler was rejecting stuff which would actually run okay. If it fails, it may give a more helpful failure code.
The SQLCHECK can also cause problems if you don't compile against the same database/user as the actual run.

                                 Gary
-- 
Gary Myers, Analyst/Programmer, Kaisha Technology, West of England
Received on Sat Nov 04 1995 - 00:00:00 CET

Original text of this message