Paul,

create a batch file and run it after starting the SAPDB_WWW.

for the web server, you can use:

net start sapdbwww or in services make it automatic

for the database, I have found that starting the service does not warm up
the database, so I created a batch file and put it in my start programs
folder

dbmcli -d <DBNAME> -u <USERNAME>,<PASSWORD> db_warm

if you look at the file create_demo_db.cmd in sapdb\depend\misc you can
learn a lot about creating databases and users



----- Original Message -----
From: "Paul Kofon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 18, 2001 12:31 PM
Subject: SAPDB Intall Problems


> Hi All,
> I recently got a copy of SAPDB v7.3. However, I haven't been able to use
it
> since I installed it. My OS is Win2K Professional.
> Ever since I installed it, each time I try to install a database instance,
> it reports that the database isn't running. I noticed that there is a
> Windows Service called "SAPDB: _DSAPDBD". Even after manually stopping and
> re-starting this Service, I still get the error. The docs haven't helped
> much since there's no mention of how to start and stop the server (MSSQL
is
> a lot easier to handle in this regard). Neither is anything mentioned
about
> how to un-install it (SAPDB).
> Could somebody please help provide me with a brief rundown on how to get
> the server running on Win2K Pro and how to uninstall SAPDB since I would
> like to start afresh.
>
> Regards,
>
> Paul
>
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>

Reply via email to