Consultor Eletrônico



Kbase P91531: dbtool gives dsmUsrConnect error when attempting to connect as single user session against a databas
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/19/2007
Status: Verified

FACT(s) (Environment):

All Supported Operating Systems

SYMPTOM(s):

dbtool terminates with dsmUserConnect errors when connecting to a database

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

dsmUserConnect failed rc = -1

called for invalid user. rtc: . (7132)

ERROR connecting -1dsmUserDisconnect called for invalid user. rtc: -20031. (7132)

Database was started with a version of Progress greater than 9.1D06

dbtool run with same version database is started with

CAUSE:

Selected 0=single-user session as the database connection method for attaching to a database that is in multi-user mode.

FIX:

Issue the dbtool command, however when asked for connection method, select option 1=self-service session, or a value greater than 1 for the number of threads to use (= CPU's).

Self-service session is the connection method used for attaching to database that is being running in multi-user mode.