> I need to delete a test database running on my server but i don't
> remember the password...
> Should i crash it and then delete everything about it ?

You must also remove the registration:
- Windows: 
  1. services.exe -r -d <dbname> 
  2. services.exe -r -s -d <dbname> 
  3. services.exe -r -q -d <dbname> 

- Unix/Linux:
  $ vi /usr/spool/sql/ini/SAP_DBTech.ini
  and remove the entry in the section [Databases]

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to