Ingres Community Forums Login Register Ingres.com  

Ingres Community Forum


Go Back   Ingres Community Forums > Community > The Ingres Community
 

Reply
 
LinkBack Thread Tools Display Modes
Old 2010-03-08   #1 (permalink)
Member
 
Join Date: Mar 2010
Posts: 47
Default Ingres started partially

Yesterday I have installed Ingres in windows machine and it was working fine but today it is saying as ingres started partially.. upon connecting to the ingres it is giving error message as:

com.ingres.gcf.util.SqlEx: Could not open the iidbdb database.
at com.ingres.gcf.jdbc.DrvObj.readError(Unknown Source)
at com.ingres.gcf.jdbc.DrvObj.readResults(Unknown Source)
at com.ingres.gcf.jdbc.JdbcConn.connect(Unknown Source)
at com.ingres.gcf.jdbc.JdbcConn.<init>(Unknown Source)
at com.ingres.gcf.jdbc.JdbcDrv.connect(Unknown Source)
at org.eclipse.datatools.connectivity.drivers.jdbc.JD BCConnection.createConnection(JDBCConnection.java: 89)
at org.eclipse.datatools.connectivity.DriverConnectio nBase.internalCreateConnection(DriverConnectionBas e.java:104)
at org.eclipse.datatools.connectivity.DriverConnectio nBase.open(DriverConnectionBase.java:53)
at org.eclipse.datatools.enablement.ingres.profile.db .IngresConnectionFactory.createConnection(IngresCo nnectionFactory.java:34)
at org.eclipse.datatools.connectivity.internal.Connec tionFactoryProvider.createConnection(ConnectionFac toryProvider.java:83)
at org.eclipse.datatools.connectivity.internal.Connec tionProfile.createConnection(ConnectionProfile.jav a:355)
at org.eclipse.datatools.connectivity.ui.PingJob.crea teTestConnection(PingJob.java:76)
at org.eclipse.datatools.connectivity.ui.PingJob.run( PingJob.java:59)
at org.eclipse.core.internal.jobs.Worker.run(Worker.j ava:55)

Please let me know what I can I do know to start it completely

Thanks,
Venky.
venki2004k is offline   Reply With Quote
Old 2010-03-08   #2 (permalink)
Junior Member
 
Join Date: Apr 2008
Posts: 1
Default

Venky,

As you say, Ingres has started partially. Please look in the errlog.log of the ingres installation to see what has happened to the installation. You are running on Windows so on the taskbar you see an icon of Ingres ( Visual manager ). Has the server been rebooted? Plaese give some more info from the ingres log.

Peter-jan Pollet
peter.jan.pollet@elegant.nl is offline   Reply With Quote
Old 2010-03-10   #3 (permalink)
Member
 
Join Date: Mar 2010
Posts: 47
Default

I have installed it in windows-XP machine... I have used ingstop and ingstart commands to restart the ingres database... and then the green box displaying red color also and when pointing it it is saying ingres started partially.... I have reinstalled the ingres database and it is working fine now... I found the issue is .. first I have installed it from another machine all the set up is in another machine... I have done installation by sharing that folder into this machine... and the communication between those machines are not well hence it created the issues.. now I have kept all the installation data into same machine and now it is working perfectly fine... however thank you for your help..

Thanks,
Venky.
venki2004k is offline   Reply With Quote
Old 2010-03-19   #4 (permalink)
Ingres Community
 
Join Date: Mar 2007
Posts: 67
Default

On Windows servers, I sometimes had the problem that the Data-Access-Server (which is needed for JDBC connections) had stopped working, but all other components worked fine. In that case, I had to run
ingstart -iigcd
to restart DAS.

Unfortunately, I haven't found out why it happens...

Regards
Gerhard
gerhard.hofmann@planat.de is offline   Reply With Quote

Reply


Thread Tools
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


© 2009 Ingres Corporation. All Rights Reserved