Kbase P99027: Trying to access the database in single user mode does not work
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/12/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 7.3B
Windows NT 4.0
SYMPTOM(s):
Trying to access the database in single user mode does not work
** Database has the wrong version number. (44)
CAUSE:
Prior to Progress version 8.2a the Progress client on Windows NT is a 16 bit executable while the database server is 32 bit. This database is
not accessible in single user mode.
FIX:
Connect to the database in multi user mode using TCP/IP as transport protocol.
Syntax:
%dlc%\bin\_prowin.exe -db <database name> -N TCP -S <service name> -H <host name>