Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Changing autoextend options of a datafile
Alter database datafile <Datafile Name with full path> autoextend on next
... maxsize unlimited;
-----Original Message-----
From: Steven Monaghan [mailto:MonaghaS_at_mscdirect.com]
Sent: Friday, September 15, 2000 2:56 PM
To: Multiple recipients of list ORACLE-L
Subject: Changing autoextend options of a datafile
I have a datafile for rollback segments that has NEXT=8Kb, MAXSIZE=33Gb.
How do I change these settings? I am looking through the oracle docs and can only find a description of these parameters when adding a data file. Am I stuck dropping and re-creating the data file / tablespace, or is it just a Friday afternoon thing that is really simple that I can't figure out?
Steve
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Sep 15 2000 - 17:07:08 CDT
![]() |
![]() |