Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SAP and Oracle

Re: SAP and Oracle

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Mon, 12 Jul 1999 21:56:34 +0800
Message-ID: <3789F412.71C6@yahoo.com>


SW wrote:
>
> Hello All,
>
> I use SAP R/3 4.0B with Oracle 7. I have 2 drives of 17GB each on my NT
> server -- Oracle has consumed one drive fully and cannot grow anymore -- how
> do I configure Oracle to create new extents on the other drive that I have?
>
> Thanks
>
> Sw Guru

alter tablespace xxx add datafile 'newdrive:\...\...\...' size 1000m;

gives you a gig on drive "newdrive"

HTH
--



Connor McDonald
"These views mine, no-one elses etc etc" connor_mcdonald_at_yahoo.com

"Some days you're the pigeon, and some days you're the statue." Received on Mon Jul 12 1999 - 08:56:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US