Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Clustering / June 2005

Tip: Looking for answers? Try searching our database.

index

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Travis - 22 Jun 2005 05:41 GMT
Hi ,

  If I create a database , it will have a *.mdx and *.log files cater for
that database. If I create a index (clustered or non clustered) is it store
on the mdx files as well or index pages are store on different files ?

Signature

Travis Tan

Andrew J. Kelly - 22 Jun 2005 12:53 GMT
I assume you mean the .mdf files?  But yes any objects created in the user
database live within the database files.

Signature

Andrew J. Kelly  SQL MVP

> Hi ,
>
>   If I create a database , it will have a *.mdx and *.log files cater for
> that database. If I create a index (clustered or non clustered) is it
> store
> on the mdx files as well or index pages are store on different files ?
Travis - 23 Jun 2005 11:05 GMT
Means that I not able to split out the index pages and the data store in the
database
to different location ?

> I assume you mean the .mdf files?  But yes any objects created in the user
> database live within the database files.
[quoted text clipped - 5 lines]
> > store
> > on the mdx files as well or index pages are store on different files ?
Andrew J. Kelly - 23 Jun 2005 12:53 GMT
Yes you can do that with filegroups.  Create a new filegroup and add one or
more files to that.  Then when you create the object you can specify the
filegroup in which it lives.  See filegroup in BooksOnLine for more details.

Signature

Andrew J. Kelly  SQL MVP

> Means that I not able to split out the index pages and the data store in
> the
[quoted text clipped - 12 lines]
>> > store
>> > on the mdx files as well or index pages are store on different files ?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.