From: Koller S�bastien [mailto:[EMAIL PROTECTED]]

> I found this in my knldiag.err:
> 
> 2002-11-27 12:29:54                        --- Starting GMT 2002-11-27
> 11:29:54           7.3.0    Build 024-000-085-555
> 
> 2002-11-27 12:30:21  2563 ERR 53000 FBM      No Free Block 
> available: 38
> 2002-11-27 12:30:21  2563 ERR 52050 SHUTDOWN savepoint/no_more_space
> 
> I have a lot of place on my disks, so what does it mean?
> Thanks,

SAP DB does not grow automaticly. You have to add a new volume (devspace).

Start the database in cold mode with db_start and than add a new volume
with 

  db_adddevice DATA <devicename> <type> <size>
  e.g.   db_adddevice DATA dat002 F 20000

Now you can start your db in warm mode.

Bernd
-- 
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to