Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Pro*C Compile error

Re: Pro*C Compile error

From: <argosy22_at_my-deja.com>
Date: Wed, 28 Jul 1999 15:47:45 GMT
Message-ID: <7nn8mv$24o$1@nnrp1.deja.com>


You have to edit and change this part of your makefile

userid=user1/user1

to a real user, and their password.

Argosy

In article <lUs7tsz1#GA.205_at_news3.netsgo.com>,   " 툣" <leedox_at_netsgo.com> 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
>
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Jul 28 1999 - 10:47:45 CDT

Original text of this message

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