Consultor Eletrônico



Kbase P17017: Getting error 276 when using probkup from script on Windows
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   18/03/2003
Status: Unverified

FACT(s) (Environment):

Windows 2000

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

Getting error 276 when using probkup from script on Windows

** The database <file-name> is in use in multi-user mode. (276)

AdminServer is being shut down in script.

CAUSE:

Stopping the AdminServer or AdminService doesn't stop the databases. But it is sometimes mistakenly thought that it does.

FIX:

Ensure that the databases are actually being shut down by the script, using dbman or proshut (_mprshut).