Public Properties

PropertyDescription
AutoExtendEnables (true) or disables (false) the automatic extension of the Datafile. DATATYPE: Boolean.
FileSizeFile size of the datafile specified in mega bytes. DATATYPE: Integer.
MaxExtentSizeSpecifies the maximum extent size allowed for a datafile. Must be positive integer or UNLIMITED. DATATYPE: String.
NameName of the Datafile. DATATYPE: String.
NextExtSizeSize of the next or secondary extent for the Datafile in kilo bytes. DATATYPE: Integer.
ReuseSpecifies the Reuse status of the Datafile. If true, Oracle is allowed to resue an existing file. DATATYPE: Boolean.
  • No labels