Allocating NTFS file space on Windows
On Windows™, the database server uses NTFS files by default. You can use standard file names for unbuffered files in the NTFS file system. If all your partitions are FAT files, you can convert one to NTFS.
About this task
To allocate NTFS file space for database server disk space or mirrored space, the first step is to create a null (zero bytes) file.
Procedure
To allocate NTFS file space:
Results
After you allocate the file space, you can create the dbspace or other storage space as you normally would, using onspaces. For information about how to create a dbspace or a blobspace, see Creating a dbspace that uses the default page size and Creating a blobspace.