My Journey with Microsoft SQL Server as SQL Server DBA!


Stories on Issues Faced, Struggled, Hacked, Profiled, Troubleshooted, Resolved, Fixed and .... Restarted!

--Is this MDF the primary file-group MDF file?

DBCC CHECKPRIMARYFILE ('D:\Program Files\Microsoft SQL Server\MSSQL10.SQL2K8\MSSQL\DATA\ac.mdf',0)

-- Get the list of related NDF, LDF file names and other detailed info

DBCC CHECKPRIMARYFILE ('D:\Program Files\Microsoft SQL Server\MSSQL10.SQL2K8\MSSQL\DATA\ac.mdf',1)

--Get the database name, version and collation this file is associated

DBCC CHECKPRIMARYFILE ('D:\Program Files\Microsoft SQL Server\MSSQL10.SQL2K8\MSSQL\DATA\ac.mdf',2)

-- Get a list of all files associated with the database.

DBCC CHECKPRIMARYFILE ('D:\Program Files\Microsoft SQL Server\MSSQL10.SQL2K8\MSSQL\DATA\ac.mdf',3)



Share/Save/Bookmark

Save as PDF

Resources

Thanks!

Thank you for Visiting!

SQL Links

Sponsors

Downloads

About me

Sakthi
SQL Server DBA
Bangalore
India
Follow me
View Profile

Privacy

Google, as a third party vendor, uses cookies to serve ads on this site. Google's use of the DART cookie enables it to serve ads to this site users based on their visit to this site and other sites on the Internet.*Users may opt out of the use of the DART cookie by visiting the Google ad and content network privacy policy at the following URL

SQL Videos

SQL Links