OMF_IN_ASM

Hi All,
For 600GB Tablespace iam creating below tablespace . i believe it will auto extend with unlimited max size.
so when i import 600GB data it will automatically extend rite ? please clarify !!!!
The datafile is 100 MB and is autoextensible with an unlimited maximum size.(ASM_OMF)
SQL> ALTER SYSTEM SET DB_CREATE_FILE_DEST = '+DATA';
SQL> CREATE TABLESPACE TBS01;
Thanks,

from documentation: http://docs.oracle.com/cd/B28359_01/server.111/b28286/clauses004.htm#i998826
If you do not specify SIZE, then the database creates a 100M file with AUTOEXTEND enabled. When autoextension is required, the database extends the file by its original size or 100MB, whichever is smaller. You can override this default behavior by specifying the NEXT clause.http://docs.oracle.com/cd/B28359_01/server.111/b28286/statements_7003.htm:
You must specify the DATAFILE or TEMPFILE clause unless you have enabled Oracle-managed files by setting a value for the DB_CREATE_FILE_DEST initialization parameter. For Automatic Storage Management disk group files, the parameter must be set to a multiple file creation form of Automatic Storage Management filenames. If this parameter is set, then the database creates a system-named 100 MB file in the default file destination specified in the parameter. The file has AUTOEXTEND enabled and an unlimited maximum size.

Similar Messages

Maybe you are looking for

  • Importing text file to address book?

    I created a text tab-delimited file for import. From within Address Book, ran "Import". Matched up field names. All looked good. When I clicked on "OK" basically very little happened. After a few seconds the blue OK button became clear but nothing el

  • Dynamic table with dynamic drop-down list values

    Hi, I need to display a dynamic table with 2 columns on an interactive form. My Context is defined as below: Root StudentData     0..n StudentName StudentCourses     0..n Text Value The 1st column should display student name, 2nd column should displa

  • HT1660 How can I get my library from my i pod back to the computer after a crash?

    I lost my library after a computer crash.  I'd like to transfer everything back from my I Pod if possible.  I reinstalled I tunes and the screen looks totally different  There is no 'file' to work from and the disc does not get picked up from the dri

  • Changed Key command - Tie Regions By Position Change

    This is my 3rd post - Is there no one else here who depended on "Tie Regions By Position Change" & finds the new version "Shuffle regions left within selection" unpredictable & unusable, with regions that shouldn't jumping to the right ?

  • First time flexer long time flasher

    Hi im having a bit of trouble getting an xml file that uses namespaces parsed into my first flex app, the basic structure of the xml is as follows:: <rss version='2.0' xmlns:IJKGD=' http://www.betadesigns.co.uk/RSS/'> --------other stufff------------