Re: [Q]Pro*C compile error

From: Maarten Scharroo <mscharroo_at_hr.nl>
Date: Tue, 27 Jul 1999 08:53:11 +0200
Message-ID: <379D5757.1A60_at_hr.nl>


À̸íÈ£ wrote:
>
> When I tried compile a source file, I get following error.
>
> What is the problem?
>
> ---------
> myserver> make BDCC037
> /users/oracle722/bin/proc sqlcheck=full userid=user1/user1
> dbms=v6_char iname=BDCC037.pc
>
> Pro*C/C++: Release 2.2.2.0.0 - Production on Mon Jul 26 16:52:38 1999
>
> Copyright (c) Oracle Corporation 1979, 1994. All rights reserved.
>
> System default option values taken from:
> /users/oracle722/precomp/admin/pcscfg.h
>
> (1) PCC-F-02104, Unable to connect to Oracle

Hi,

It looks like Pro *C is not able to connect to Oracle. Pro *C checks the (static) SQL statements in the PC file against the data-definition in the database. It is a very usefull feature, which you can switch off when you want to.
Try sqlplus to check whether you can logon using user1/user1!

Maarten Received on Tue Jul 27 1999 - 08:53:11 CEST

Original text of this message