If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Ingres database connection problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-13-04, 09:36
srinivas_vja srinivas_vja is offline
Registered User
 
Join Date: Jun 2004
Location: India
Posts: 15
Ingres database connection problem

I am getting the following error while executing an application that uses Ingres database.

Quote:
GCA protocol service (GCA_REQUEST) failure.
Internal service status E_GC0132 -- User provided a vnode as part of the
database name (vnode::dbname), but connection information for that vnode
is missing. Enter connection information for the vnode using NETUTIL.. (E_LC0001)
As it is a compiled binary application, i am unable to study the code.
What might be the reason for this error? Is it with the environment?

Anybody please help me in this regard.

-Srinivas
Reply With Quote
  #2 (permalink)  
Old 08-17-04, 14:55
weaselboy1976 weaselboy1976 is offline
Registered User
 
Join Date: Feb 2004
Posts: 18
It is most likely your environment. Run the netutil program. Make sure that there is a vnode for the server/database you are trying to connect to. You might have to create one. There may also be a universal one there, but you might have to create an entry for your username and password.

What operating system are you using? Are you providing the database name to the program (like via a command line parameter)?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On