Public Properties
Property | Description |
---|---|
AutoExtend | Enables (true) or disables (false) the automatic extension of the Datafile. DATATYPE: Boolean. |
FileSize | File size of the datafile specified in mega bytes. DATATYPE: Integer. |
MaxExtentSize | Specifies the maximum extent size allowed for a datafile. Must be positive integer or UNLIMITED. DATATYPE: String. |
Name | Name of the Datafile. DATATYPE: String. |
NextExtSize | Size of the next or secondary extent for the Datafile in kilo bytes. DATATYPE: Integer. |
Reuse | Specifies the Reuse status of the Datafile. If true, Oracle is allowed to resue an existing file. DATATYPE: Boolean. |
See Also