I have used Extented event to monitor the occurances of TempDB contention on Production server . I found there are several entried logged in in 30 mints .
Now I am trying to determin if Tempdb contention on PFS, GAM or SGAM page then I will decide if I need to increase the number of TempDB data files on Production server . Currently , There are 8 TempDB Data files configured on its separate Disks .
There are Page_IDs I found in the extented events for Tempdb files -
Page_ID =1 for PFS page
Page_ID = 2 for GAM page
Page_ID =3 for SGAM page
but I found the Below Page_IDs and I know there is a formula that you can use to identify if page is PFS,GAM or SGAM ?Could someone please give me the right formula and will explain me how should I use this formula and what should I look for to determin if page is PFS,GAM or SGAM ? Is there any threshold value for the duration of TempDB contention occured ? Your help will be apprecited .
Page_ID
16176 ,
|