how to solve this trouble Database not started

ken

New Member
how to solve this trouble Database not started
[JDBC Progress Driver]:Database not started
at com.progress.sql.jdbc.JdbcProgress.createSQLException(JdbcProgress.java:6644)
at com.progress.sql.jdbc.JdbcProgress.standardError(JdbcProgress.java:6837)
at com.progress.sql.jdbc.JdbcProgress.SQLDriverConnect(JdbcProgress.java:2740)
at com.progress.sql.jdbc.JdbcProgressConnection.initialize(JdbcProgressConnection.java:394)
at com.progress.sql.jdbc.JdbcProgressDriver.connect(JdbcProgressDriver.java:171)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
 
Dear,

Check the Hostname if it is the same specified into /etc/hosts and check as well DNS name...
Some time you install the RDBMS Product with one Hostname and DNS Name and somebody could have change.

I had this problem before.

Thanks.
Ricardo Olguin.
 
is the procontrol control running? im given the "Cannot read registry. Key HKEY_LOCAL_MACHINE\SOFTWARE\PSC\ProService\9.1E. What can be the solution to this.
 
Back
Top