Server SQL statements view the number of partition records, view the partition where the records are located

Source: Internet
Author: User
Tags disk usage
Select COUNT (1), $PARTITION. WORKDATEPFN (workdate) from Imgfile Group by $PARTITION. WORKDATEPFN (workdate) View the number of partition records select Workdate, $PARTITION. WORKDATEPFN (workdate) from Imgfile view record partition DBCC SHRINKFILE (N ' yxfile001 ', 1) Shrink partition file yxfile001 to 1M select * FROM Sysfiles query database files and log file information (filegroup, current file size, file maximum, file growth settings, file logical name, file path) Exec master.dbo.xp_fixeddrives Query the remaining space of each disk partition exec SP _spaceused querying disk usage of the current database select * from Sys.partition_range_values can query to the partition code

Focus on popular foreign websites

Facebook:http://www.fb-on.com

Facebook Official website: http://www.facebookzh.com

Facebook:http://www.cn-face-book.com

Youtube:http://www.youtubezh.com

Twitter:http://www.twitterzh.com

Server SQL statements view the number of partition records, view the partition where the records are located

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.