Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 Administration
»
CDC and...
CDC and sys.dm_db_task_space_usage.internal_object_alloc_page_count
Rate Topic
Display Mode
Topic Options
Author
Message
Shinoj Ramanathan
Shinoj Ramanathan
Posted Wednesday, October 24, 2012 4:33 PM
SSC Veteran
Group: General Forum Members
Last Login: Thursday, May 16, 2013 2:15 PM
Points: 220,
Visits: 484
Gurus -
I have CDC setup (2008 R2) and the job is set to run continuous. The job calls the cdc scan procedure with default parameters
maxtran = 500
maxscans = 10
continuous = 5
pollinginterval = 5
Attached are the properties of the sys.dm_db_file_space_usage and sys.dm_db_task_space_usage and sys.dm_db_session_space_usage.
In "sys.dm_db_task_space_usage" the "internal_object_alloc_page_count" column increases gradually and the "internal_object_dealloc_page_count" doesnot change.
This intern means that the session uses space in the tempdb that gradually increases. It used to be in MB's now have moved to GB's.
But this doesnot add up to the output from sys.dm_db_file_space_usage (429840 in dm_db_task_space_usage is much higher that the sum of the four rows for internal_object_reserved_page_count column in sys.dm_db_file_space_usage) -Yes I have 4 tempdb's
Questions:-
1) Why is the dealloc not happening for the CDC job - (It deallocates for other processes that are continuously running like replication jobs in our system)
2) Why is the counts not making sense
Appreciate help understand!
Thanks
Post Attachments
CDC and sys.dm_db_task_space_usage.internal_object_alloc_page_count.gif
(
7 views,
28.94 KB
)
Post #1376722
Shinoj Ramanathan
Shinoj Ramanathan
Posted Monday, October 29, 2012 12:09 PM
SSC Veteran
Group: General Forum Members
Last Login: Thursday, May 16, 2013 2:15 PM
Points: 220,
Visits: 484
Any Thoughts ?
Post #1378399
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.