From: Max Nitribitt [mailto:[EMAIL PROTECTED]]
> I have an interesting problem with the dbmcli and > dbmgui since yesterday :). While I can connect with > SQL-Studio and dbd::ODBC without problems, I get this > error: Connecting with a ODBC-Client to the database itself and connecting with a DBM-Client to the DBMServer of a database are two different things. > Error! Connection failed to node (local) for database > GANDI: ERR_USRREAD: could not read user data > > when trying to connect via dbmcli, and dbmgui tells me > the database is not connected. When using the webtools > I get an error code of -2. > > The GANDI.upc is: > -rw-r----- 1 sapdb sapdb 3584 Jan 8 > 10:56 GANDI.upc The DBMServer has problems to access this file. The running xserver (vserver) on your server will start the DBMServer. Maybe the process owner of the vserver has no access to this file. Start "dbmcli -d <dbname>" to the dbmcli prompt. Now check the running vserver and dbmsrv processes. In older versions there was also this missleading error text if you use a wrong username. Bernd -- SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
