Oh, ok. That kind of brings up another question for me. Why not just put:
param_adddevspace 1 DATA dev/rdsk/c0t9d0s3 R 0
and have it use the whole partition for one devspace? Is it better to break
it into files smaller then 2GB?
Thank You,
Justin A. Stanczak
Web Manager
Shake Learning Resource Center
Vincennes University
(812)888-5813
"Vorsprach, Bernd"
<[EMAIL PROTECTED]> To:
[EMAIL PROTECTED]
Sent by: cc:
sapdb.general-admin@lists Subject: RE: Creating a DB?
Disregard, I've got most of it figured
erv.sap.com out.
04/10/02 01:26 AM
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> I took a break and started in again. I believe I have it figured out.
> I just have simple questions:
> The way I understand it, I only need one devspace per disk if I'm
> using raw devspace. Is this correct?
Yes there is no reason to split a disk in more than one devspace.
[...]
> param_adddevspace 1 DATA dev/rdsk/c0t9d0s3/$SID/DATA0001 R 62500
> param_adddevspace 1 DATA dev/rdsk/c0t11d0s1/$SID/DATA0002 R 62500
[...]
You have to increase the devspace number in the command
param_addddevspace:
param_adddevspace 1 DATA dev/rdsk/c0t9d0s3/$SID/DATA0001 R 62500
param_adddevspace 2 DATA dev/rdsk/c0t11d0s1/$SID/DATA0002 R 62500
param_adddevspace 3 DATA ...
param_adddevspace 1 LOG dev/rdsk/c0t9d0s1/$SID/LOG001 R 31250
param_adddevspace 2 LOG dev/rdsk/c0t11d0s0/$SID/LOG002 R 31250
Bernd
--
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general