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: please help!!!!!! - ORA-07268 - edited the Q

Re: please help!!!!!! - ORA-07268 - edited the Q

From: <rajaram_at_netdynamics.com>
Date: Tue, 11 Aug 1998 18:18:57 GMT
Message-ID: <6qq1ug$r2k$1@nnrp1.dejanews.com>


In article <6qpr39$h28$1_at_nnrp1.dejanews.com>,   mpir_at_compuserve.com wrote:

The application is in C++. It uses RogueWave DBTools.h++ (C++ database access library) to talk to the database. RogueWave DBTools.h++ API uses OCI to implement database connections/queries/transactions.

> What language is the app in? Are you using PRO*C or Visual basic with ODBC.?
>
> What is the code doing the connect?
>
> Without answers to these, there are too many possibilities for an answer, but
> in Pro*C is the statement
> exec sql connect :username/:password_at_ora_srv
> or something similar?
>
> In article <6qnmok$lgd$1_at_nnrp1.dejanews.com>,
> rajaram_at_netdynamics.com wrote:
> > Hi I am running an application that needs to talk to Oracle server running
on
> > some box on the network. i've the client installed on my machine. the client
> > is V8.0.4 i'm able to connect to the server thru SQLPLUS
> >
> > sqlplus scott/tiger_at_oracle_srv (where oracle_srv - name of the server
> > instance) ------------------------------- connects succesfully.
> >
> > but when I try connecting thru my application, i get this error: ORA-07268 :
> > could not find entry for the user in the passwd file (Getpwuid()) the
> > environment to run the application is same as in the execution of "sqlplus"
> > how do I solve this problem ?? pointers please.
> >
> > Thanks,
> > Rajaram
> >
> > -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> > http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
> >
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Tue Aug 11 1998 - 13:18:57 CDT

Original text of this message

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