Hi all !

I know that I can add an additional data dev space while the database 
is running. However, I forgot how to do it.

I can recall that I have to do something like this:

# Size in MB
DATASIZE=1000
dbmcli -d $SERVERDB -u dbm,dbm >>/var/tmp/createsapdb.log <<EOF
param_adddevspace 2 DATA /var/sapdb/wrk/TST/DAT_01 F $(($DATASIZE*128))
EOF

So, now the database knows about that. But how can I make the database 
create this additional file?

-- 
MN-Logistik GmbH         http://www.mn-logistik.de
Holger Schurig           Network Administrator
Dieselstr. 18
61191 Rosbach v.d.H�he
Tel: 06003/9141-0        Fax: 06003/9141-49
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to