dkulikow
15th September 2009, 19:54
Hello,

We have an issue after refreshing a company where I cannot seem to get a connection established to the database. I get the Error 510 (Database not on). I've read several other threads and it appears that we have everything in place, but we still get the error.

We have two databases (baandbsim and baandbdev) on our baandbdr database server. I'm currently working with getting baandbsim working while the baandbdev is in the middle of a reload.

I have modified our E:\baan\lib\msql (groups/users) files to marry up with the baandbsim. I've also modified the tabledef6.1 to reflect baandbdr.

Our services are running on the baan sim server. I can also use the SQL Query Analyzer and can open tables in the baandbsim database, so it seems to be telling me that the database is running.

We used a backup of our baandbdev system to update the baandbsim system. We have a feeling that somewhere I'm missing where there is a change still needing to be made to change where it may say baandbdev to baandbsim. I'm just not sure where else to look.

Any help is greatly appreciate...

Thanks,
Dkulikow

dkulikow
16th September 2009, 15:58
This issue has been solved.

The problem was two part. The database password for our 'baan' users needed to be reset. We also had to update our tabledef6.1 to the alias name given to our database via DNS.

Thanks...