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
----------------------------------
I have already used the Database Manager to add devspaces (MAXDATADEVSPACES
20, MAXDATAPAGES 5000000). I have more than 10 Data Volume (DATA0001
-DATA0010 of 204'800KB) and I know it is more than I need..

Is there any else I should do in order to use these new files?
Thanks,

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

Reply via email to