laptop and a wrench

Bug

Once the B_INDEX_ROWID parameter is customized to a different filegroup in the DBTUNE table, the feature class table and its indexes are stored in the same FileGroup.

Last Published: August 28, 2017 ArcGIS for Desktop
Bug ID Number BUG-000106806
SubmittedJuly 24, 2017
Last ModifiedJune 5, 2024
Applies toArcGIS for Desktop
Version foundN/A
StatusKnown Limit

Additional Information

If you put a clustered index on a table then the data is stored where you tell the clustered index to be. This is because a clustered index IS the data. The actual table data is contained in the data pages of the clustered index. A nonpartitioned clustered index and the base table always reside in the same filegroup. https://technet.microsoft.com/en-us/library/ms190433(v=sql.105).aspx Since the table is effectively moved to the same filegroup as the clustered index, any additional non-clustered index created on the table will reside on the same filegroup unless a different filegroup is specified.

Steps to Reproduce

Bug ID: BUG-000106806

Software:

  • ArcGIS for Desktop

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options