Results 1 to 3 of 3

Thread: Page Splits

  1. #1
    Join Date
    Jul 2004
    Posts
    4

    Page Splits

    Hi,

    I want to check if I have excessive page splitting a for a certain table/index does anyone know if it is possible to monitor page splits for a certain table/index?

    Cheers
    Jamie

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Not as I aware of. Can try to query dpages for the index from sysindexes before and after data modifying on the table to get difference, but the result is not caused by page split only.

  3. #3
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    Try using Profiler.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •