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

> 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,

The error message in the knldiag says there is no more space in
the database.

Maybe there is disproportion between size of log volumes and size
of data volumes.

SAP DB needs for a restart after a crash the so called "reserved
redo size" on the data volumes. As default the half of the log is
reserved on the data volumes as reserved redo size. Normally this
area is unused but even not available for your data.

You may set the configuration parameter RESERVED_REDO_SIZE (in
mode offline) other than 0 to deviate from the default.

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

Reply via email to