From: Alex Black [mailto:[EMAIL PROTECTED]]
> I tried leaving out the server name and login params on the > first page of > the new database wizard... > > I get past SW version to the DBM and DBA users page... put in > my stuff, and > get an error: > > (the red exclamation point in a triangle) and - 0 > > that's it. > > ideas? Hmmm,.... Is there really a SAP DB server installation in your version path? Check for the existence of the DBMServer: <versionpath>\pgm\dbmsrv.exe In the DBMGui directory there is a dbmcli executable. Please try the following dbmcli -R <versionpath> db_create <dbname> <dbmusr>,<pwd> Bernd -- SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
