Forum Post: DBMAN doesn't start and doesn't stop databases

  • Thread starter Thread starter Fuelfire
  • Start date Start date
Status
Not open for further replies.
F

Fuelfire

Guest
Hello! I use Progress OpenEdge 10.1B. Please, help me to solve my problem. I wasn't able to find an alike problem and her decision in the Internet. On my development host yesterday I didn't stop databases by DbMan. I use this batch: @echo off SET DLC=C:\Progra~1\Progress\Openedge call %DLC%\bin\dbman -database base_ %1 call %DLC%\bin\dbman -database pays %1 call %DLC%\bin\dbman -database reestr %1 call %DLC%\bin\dbman -database reports %1 Exit and yesterday this batch showed in console: OpenEdge Release 10.1B as of Wed Jan 10 12:21:31 EST 2007 OpenEdge Release 10.1B as of Wed Jan 10 12:21:31 EST 2007 OpenEdge Release 10.1B as of Wed Jan 10 12:21:31 EST 2007 OpenEdge Release 10.1B as of Wed Jan 10 12:21:31 EST 2007 and there was no errors. After restarting host I was able to start databases manually. AdminServer works as service. There is no errors in admserv.log. I restart development host rarely. Lately I made changes in configuration of one database: I added second broker for SQL users, changed existent broker for 4GL client type only and change some server parameters like n, Mn, Mpb, Ma, Mi. Databases starts and stops manually from ProExp without errors. Where I could make a mistake and what needs to be checked first of all? Thanks.

Continue reading...
 
Status
Not open for further replies.
Back
Top