Use the SQL Server Database Physical File Editor to define a physical file with all the attributes that are needed for a SQL Server 2012 database.
Follow these steps:
The SQL Server Database Editor opens.
The SQL Server Database Physical File Editor opens.
Note: Click New on the toolbar to create a physical file. Use the Enter filter text box to filter a large list of physical files to locate the one that you want to define.
Displays the physical file name.
Displays how the physical file is used.
Note: This field cannot be changed in this editor.
Specifies the state of the physical file. If you select the state as Offline, the filegroup becomes inaccessible.
Displays the location of the physical file.
Specifies the initial size of the physical file. Enter a whole number (no decimals). You can use the suffixes KB (kilobyte), MB (megabyte), GB (gigabyte), and TB (terabyte).
Default: MB
Specifies how large the physical file can grow. Enter a whole number (no decimals). You can use the suffixes KB (kilobyte), MB (megabyte), GB (gigabyte), and TB (terabyte).
Default: MB
Specifies how you expect the file size to grow. Select Value or Percent.
Specifies the amount of space to add to the physical file each time the file grows. Use a numerical value with one of the following suffixes: KB (kilobyte), MB (megabyte), GB (gigabyte), or TB (terabyte) if you selected Value for the File Growth By option. Use a numerical value without a suffix if you selected Percent for the File Growth By option. A value of zero indicates that there is no automatic growth.
Determines the read/write status of the physical file.
Specifies whether the physical file is on read-only media when you select the check box.
Specifies whether the physical file is a sparse file.
The physical file is defined and the SQL Server Database Physical File Editor closes.
The SQL Server Database Editor closes.
Copyright © 2013 CA.
All rights reserved.
|
|