TEMPDB.mdf out of control 100 GB

Hello,
using my previous thread and the answers proposed:
http://social.technet.microsoft.com/Forums/en-US/99f34dc7-93fc-4f8d-b72a-48096707169f/tempdbmdf-out-of-control-30-gb?forum=sqldatabaseengine
session_id database_id user_objects_alloc_page_count user_objects_dealloc_page_count internal_objects_alloc_page_count internal_objects_dealloc_page_count
119 2 0 363 12150896 12152552
78 2 0 0 96 88
84 2 0 0 48 88
102 2 0 0 16 8
57 2 10 0 0 0
69 2 6 0 0 0
66 2 4 0 0 0
65 2 2 0 0 0
67 2 2 0 0 0
73 2 2 0 0 0
I have identified the Session Id, user and database using the session 119 ...
what should I do next:
restart SQL Service for this instance?
kill the session?
Thanks,
DOm
System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

INSERT INTO [etlStaging].[clarity].[flowsheet] ([flo_meas_id] ,[recorded_time] ,[meas_value] ,[pat_id]) select [flo_meas_id] ,[recorded_time] ,[meas_value] ,[pat_id] from [syn_lsClarity_Flwsht]
System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager
This is a insert statement without a where clause so I guess amount of records will be huge.Seem like bulk insert to me
If I were you I would have added a new log file for tempdb on some other drive and let operation to complete.After operation is completed I would shrink tempdb
You can kill but on your own risk.But I dont see tempdb being utilized in SQL statement anywhere ? Is this really the statement filling tempdb
Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers
I shrunk tempdb, I restarted SQL Server Service on this instance and already I am getting 8 Gb in 15 minutes with the same insert...
System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

Similar Messages

  • TEMPDB.mdf out of control 30 GB

    Hello,
    I tried the three methods from
    http://support.microsoft.com/default.aspx?scid=kb;en-us;307487 to decrease the size of the TEMPDB files but they remain at the same size even saying 98% free space nothing is released...
    What could I do? Rebuild the TEMPDB ? Hopw?
    Thanks,
    Dom
    System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

    Can you check what is causing the tempdb to grow by running the following queries? The queries below would give you an idea as to what is consuming the highest amount of space in tempdb.
    PRINT '-- sys.dm_db_file_space_used'
    select CONVERT (varchar(30), @runtime, 121) AS runtime, SUM (user_object_reserved_page_count)*8 as usr_obj_kb,
    SUM (internal_object_reserved_page_count)*8 as internal_obj_kb,
    SUM (version_store_reserved_page_count)*8 as version_store_kb,
    SUM (unallocated_extent_page_count)*8 as freespace_kb,
    SUM (mixed_extent_page_count)*8 as mixedextent_kb
    FROM sys.dm_db_file_space_usage
    PRINT '-- sys.dm_db_session_file_usage'
    select top 10 CONVERT (varchar(30), @runtime, 121) AS runtime, * FROM sys.dm_db_session_space_usage
    ORDER BY (user_objects_alloc_page_count + internal_objects_alloc_page_count) DESC
    PRINT '-- sys.dm_db_task_space_usage'
    SELECT top 10 CONVERT (varchar(30), @runtime, 121) AS runtime, * FROM sys.dm_db_task_space_usage
    ORDER BY (user_objects_alloc_page_count + internal_objects_alloc_page_count) DESC
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog: http://troubleshootingsql.com
    Twitter: @banerjeeamit
    SQL Server FAQ Blog on MSDN: http://blogs.msdn.com/sqlserverfaq

  • If tempdb .mdf file out of disk space and we do nothing to fix, what could happen? Will anything crash?

    Will anything crash or stop working if tempdb .mdf file out of disk space?

    It might crash, sql server will stop responding or you may not able to perform any action until space allocated to tempdb.
    Running out of disk space in tempdb can cause significant disruptions in the SQL Server production environment and can prohibit applications that are running from completing operations.
    Refer below article to troubleshoot Temp db out of disk issue
    http://technet.microsoft.com/en-us/library/ms176029(v=sql.105).aspx
    Please click the Mark as answer button and vote as helpful if this reply solves your problem

  • IMac 20" G5 (gen1) with out of control fans

    My iMac's fans are running at speeds that are driving me and my office mate completely out of our minds. Currently, terminal reports:
    "location" = "System Fan" | | | | "target-value" = 1240 | | | | "location" = "CPU fan"
    | | | | "target-value" = 4343
    | | | "location" = "Hard Drive"
    | | | "target-value" = 1800
    | | | "location" = "sysclk slew"
    | | | "target-value" = 1
    The CPU is running at an average load of 26.1% and is at 144.3 degrees, with no out of control processes, and the hard drive is at 125.6 degrees. That's with only 5 applications running.
    I'm running OS 10.4.3 and the iMac has 2 gigs of RAM. I've run the Apple Hardware Test disk, which reported no problems, and have run an overnight memory test, which also reported no problems and have reverted back to the Apple supplied memory with no positive effect.
    I've also (several times):
    • reset the SMU (PMU for older Mac fans)
    • cleared the PRAM
    • run disk utility
    • repaired the permissions
    • done a clean software install
    Nothing has worked. This is all on a computer whose firewire didn't work out of the box and which I repaired with a refurbed motherboard when it was less than a week old. Nothing like buying a new machine and getting a refurbished one to start you off on the right foot.
    Now I'm trying to get this computer, which is under warranty, repaired but can't even find a number that I can call where I won't get charged! I live in Maine, so taking it to an Apple Store, or even a convenient service center is out of the question. Can someone advise?
    This has been, without a doubt, my most disappointing Apple experience ever (and I owned a Mac Portable!)

    Timothy,
    I'm certainly open to another member's disagreement on this, but It appears to me that you have done everything necessary to disqualify software as the cause of your fan issue.
    In that case, it's probably worth it to you to go ahead and give Apple your credit card to enable phone support for this issue, as it appears likely to be hardware related, which will cost you nothing (they should only charge you if it turns out to be a software issue.
    Phone support will go down a list of things that you need to do to disqualify software, all of which, I believe, you've already tried. The only risk would be if phone support comes up with a software fix that no one on this board thinks to recommend to you. However, on the bright side, if no one on here can come up with another idea to try, and phone support has one that does work, it's going to be worth the cost, what is it - $75, I think?
    I suppose your alternatives would be to:
    1. buy some books or an AppleCare repair course and become an expert,
    or
    2. buy AppleCare and get free phone support back for both software and hardware for another two+ years, as well as valuable rights to in-home repairs.
    If you have seen your iMac run well at times, and can see keeping it, AppleCare at $169 could be a bargain for what you might get out of it in phone support alone, not to mention another expensive part replacement a year from now. Furthermore, there are times it can be found at a lower price on eBay, usually a bit under $100 delivered. I have bought several, for this one I'm using, for a 17" that I sold, plus as a gift for a relative's iMac.
    Best of luck.

  • Costs are out of control!

    Wow, I am exhausted after searching your website for 30 minutes to find an email address. NOT customer friendly, and this is coming for a long time, loyal Verizon wireless user. I have watched your prices spiral out of control, and I have had enough.
    I have been waylaid recovering from surgery and am just getting around to paying bills. And WOW - what the hell is going on with my phone bill? It has SKYROCKETED! I even went to the store last month in an effort to save some money, but now I am paying more than ever. This has got to stop.
    Every other phone company is running specials except for Verizon. I am one step away - ONE - from walking away as a customer. What can be done about these EXCESSIVE bills TODAY? I can join Sprint with my boyfriend, his son and ex-wife ---- 4 lines for $100 a month (less with my discount) with more gigs than Verizon, and they will buy out my contract. $25 bucks a month for unlimited talk and text? Help me now or watch me walk.

    nolies2014 wrote:
    I am in the same boat. Got a broken arm, needed the phone a lot, thought I could upgrade to 900 minutes for the remaining 9 days of cycle and onward, and the new bill is a full 75 dollars more than I expected. They charge you to upgrade or change plans. Hey, I wanted to give you more money! But don't steal it out of my pocket and then not have someone who can make an adjustment quickly.
    I've been a customer over ten years.
    Time to switch companies? If I don't hear good news back shortly, that is the plan. I don't count.
    No they don't charge you to change plans they do prorate you. Nothing got stolen you should have backdated the change to the start of the billing period. You honestly thought you we going to get 450 AND 900 minutes in a month?
    here's how it works in your scenario. you had 450 minutes 9 days left that means you used 21 days. 21/30 is .7. So you get 450 X .7 or 315 minutes in the first 21 days. Anything over that is going to be an overage charge. The last 9 days out of 30 is .3 so 900 X .3 is 270. So you'd get 270 minutes for the remaining 9 days. Anything over that is an overage. If you had backdated the change to the start of the billing period you would have had the full 900 minutes for the whole month. I'm 100% sure on the website it ask you if you want to backdate the change.
    Also if you don't want to worry about overages on minutes then switch to More Everything, UNLIMITED minutes. Good luck with T-Mobile's cruddy coverage. Hope you don't plan on traveling.

  • SharePoint TempDB.mdf growing too large? I have to restart SQL Server all the time. Please help

    Hi there,
    On our DEV SharePoint farm > SQL server
    The tempdb.mdf size grows too quickly and too much. I am tired of increasing the space and cannot do that anymore.
    All the time I have to reboot the SQL server to get tempdb to normal size.
    The Live farm is okay (with similar data) so it must be something wrong with our
    DEV environment.
    Any idea how to fix this please?
    Thanks so much.

    How do you get the tempdb to 'normal size'? How large is large and how small is normal.
    Have you put the databases in simple recovery mode? It's normal for dev environments to not have the required transaction log backups to keep the ldf files in check. That won't affect the tempdb but if you've got bigger issues then that might be a symptom.
    Have you turned off autogrowth for the temp DB?

  • Safari Spinning Out of Control - Why Doesn't This Get Better?!!

    For a very extended period, Safari has been spinnin out of control memory-wise - no other OS I use does this, not does any other browser I use on OSX.  This goes on and on and on and on, with no real remidiation coming from Apple.  It is maddening and ruiining the usability of using the MAC and OSX.  It may be due to Flash, or Flash and Apple's refusal to properly work with Adobe - Flash is out there - it is on a huge number of websites and not just for entertainment - it cannot be avoided - also transactional sites such as StubHub use it.  If I have ten or fifteen web pages open, Safari, between Safari Web Content, Safari and Flash, can take three or four gigabytes or even more, and Flash is the least of them.  It does not happen with Firefox.  With Safari spinning out of control, the entire device slows down.  This has been going on for far far far too long.  It happen on my MacBook and my iMac.  When is this going to get resolved?  I am starting to despise using the Mac and OSX. 

    For a very extended period, Safari has been spinnin out of control memory-wise - no other OS I use does this, not does any other browser I use on OSX.  This goes on and on and on and on, with no real remidiation coming from Apple.  It is maddening and ruiining the usability of using the MAC and OSX.  It may be due to Flash, or Flash and Apple's refusal to properly work with Adobe - Flash is out there - it is on a huge number of websites and not just for entertainment - it cannot be avoided - also transactional sites such as StubHub use it.  If I have ten or fifteen web pages open, Safari, between Safari Web Content, Safari and Flash, can take three or four gigabytes or even more, and Flash is the least of them.  It does not happen with Firefox.  With Safari spinning out of control, the entire device slows down.  This has been going on for far far far too long.  It happen on my MacBook and my iMac.  When is this going to get resolved?  I am starting to despise using the Mac and OSX. 

  • Safari out of control in yosemite

    Ever since updating imac, the Safari browser is out of control.  The advertisements are overwhelming and a new tab constantly opens for  mackeeper or other ads.  I am also getting a series of adobe flash player errors saying to change settings to 32-bit mode.  Not sure what to do.

    There is no need to download anything to solve this problem.
    You may have installed the "Downlite" or "VSearch" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the support article, you may also need to remove this item in the same way:
    ~/Library/Internet Plug-Ins/ConduitNPAPIPlugin.plugin
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    The problem may have started when you downloaded and ran an application called "MPlayerX." That's the name of a legitimate free movie player, but the name is also used fraudulently to distribute VSearch. If there is an item with that name in the Applications folder, delete it, and if you wish, replace it with the genuine article from mplayerx.org.
    This malware is often found on illegal websites that traffic in pirated content such as movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect more of the same, and worse, to follow. Never install any software that you downloaded from a bittorrent, or that was downloaded by someone else from an unknown source.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates
    if it's not already checked.

  • I have a sql server 2008. What is the best placement for the tempdb.mdf?

    The sql server has three drives c, d and e. The c drive contains the program. The D drive contains the main db and the tempdb.mdf. The E drives contains all the logs. I've seen the disk queue for drive D spiked up to 50 sometimes. The majority of the read/writes
    came from maindb and the tempdb. I was wondering if it is a good idea to separate the tempdb from the maindb to another drive? Thanks.

     The E drives contains all the logs. I've seen the disk queue for drive D spiked up to 50 sometimes. The majority of the read/writes came from maindb and the tempdb. I was wondering if it is a good idea to separate the tempdb from the maindb to another
    drive? Thanks.
    Hello,
    Disk queue value you posted does not qualifies exactly which counter you are talking about.If you are getting instantaneous high value for Avg disk queue length it is not a issue but if this queue length is for long time and continues to be a straight line
    then it can be issue.Its always good practice to put tempdb on separate drive to gain performance.Please post the value which counter shows not the value shown by graph.Refer below link
    http://technet.microsoft.com/en-us/library/cc938625.aspx
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Out of control thermocoup​les

    Hey, I've got a weird problem and I'm hoping someone can help. I've been using a program for about 6 months now that basically maintains a cold temperature at one side of a heat sink, and maintains a hot temperature at the other side.  Then I have 25 thermocouples hooked up in between to measure temperatures so I can do analysis on the material in the middle.  My problem is that all of a sudden the thermocouple readings have been out of control and unpredictable.  I was adding automation to the program so it could run multiple tests at once and in the process this problem developed.  The strange part is that the problem is also happening in the old version of the program now too, and that has been working perfectly for the last 6 months.  I have 25 thermocouples hooked up and the temperatures will all look about right, but then 3 to 5 of them will be completely wrong randomly.  What's interesting about this problem is that when I change the thermocouple that the heaters use to maintain the set point temperature, the values that were wrong become right again and some of the other thermocouples start giving invalid data.  The setup uses one NI 9213 and 3 NI 9211 inputs for the thermocouples.  It also uses a NI 9401 to control the heaters through a pulse width modulation electric box we have.  Anyone ever experience something like this or have any ideas?  Thanks for any help
    Solved!
    Go to Solution.

    Hello acolbourn,
    Have you tried hooking the thermocouples that were giving you bad data back into another port that you were previously getting good data with. This will help you figure out if the problem is the thermocouples or the card inputs. Since you said the issues were fixed by replacing the thermocouples, that makes me think the issue is the thermocouples...but I would still trying plugging the "bad" thermocouples into another port just to see if you still get bad data.
    How do you have your code setup to read the signal? Do you have multiple tasks reading from the different cards, or do you have one task with all the inputs on it? I noticed you are only reading one sample at a time, you may want to try reading multiple samples so that you have a buffer and are less likely to get that error. Also, if you were in highlight execution, then this error would have happened because of the how much highlight execution slows down the program, and not because of an issue with the code. When you debug with DAQmx, data overwrite errors are common. This is mainly because most debugging involves slowing down the execution to see what's going on, but slowing down the execution causes timed events to not function correctly, so this may be the cause of the -200279 error.
    I hope this helps!
    -Nathan H   
    Software Developer
    National Instruments

  • Out of control error : C7 camera self-snapping pho...

    Hey there's once my C7 phone (untouched) keep on switching on the camera itself, and keep on snapping photos out of control until I have to plug out the battery and restart. what's worse is after i restart the camera error still exist, i dont know how to solve this camera self-snapping photos problem. I find it kind of scary when it suddenly snap photos itself in the middle of the night! Please help me in this.

    I've sent it to nokia care.they upgraded the software for me, when i got home, initially i thought it was fine. BUT unfortunately the phone would still snap photos non stop at times. without a possible reason that i can think of. the button isn't stuck. then i sent it to nokia care AGAIN. they said they repaired and tested should be no problem.
    This morning I just got my phone from nokia care. But tonight it still snaps photos itself.like continuously thousands of images captured if i did not switched it off.
    now i still have this problem on my phone. it still crazily snaps! =(
    please help me.

  • Out of control prices

    I would just like to say that the plan pricing is out of control. There are a lot of services out their and you are to high. You reward new customers with new phones and trap the dedicated customers with the offer of FREE over priced phones and 2yr contracts.
    I won't be getting a new phone because I can't afford to play the "free" game. I hate to say good-by, but I can no longer afford you. You may have good service but you are not the only one. My contract is up with you in Aug and I will not be staying with you. I will miss you but I'm able to move on because the felling is not mutual so I won't be felling sad about it. Hope you wake up and smell the coffee. The average American can't afford you anymore.
    It's been nice,
    TBELL

    Pricing is pricing.  If the other guy has the same product for a lesser price, there is no shame in going there.  Yet these stupid contracts keep us bound like ending a bad marriage.  I, for one, will not be doing a contract again, either.  I even worked for these guys, and I know the ins and outs.  I thought I could whittle down my account to get a good deal.  I did the best I could, but it's still too expensive.  It's sad to have a $150 bill for phones I can't even use in my house and their answer to that is to try to sell me something else.  I know they don't guaruntee service inside the house, but still.  How about in my driveway?  Why do I have to sit in the rain to talk on the phone and freeze my tushy off?  It shouldn't be like that.  I will be going to prepaid, whoever is cheapest, because for a family shareplan, there are others out there in my area that have the same coverage or BETTER, for cheaper.  I can't afford you, Verizon.  That, and you need to have smaller plans that you don't keep secret from customers.  Oh, and I just handed you over four hundred bucks to pay up my bill current, and you turned right around and tried to play the "we're going to shut you off" game again.  I'm sorry... you guys just aren't very loyal and your pricing is through the roof and you try to extract all you can from people and trap them in predatory contracts, and I have personally participated in and witnessed how you just flat out rip off old people and disabled and people who are incapable of understanding your contract and set up your phones to incur additional charges that you are betting on that they won't catch it or are too busy to not tech savvy enough to work through your numerous automated options to contest it.     Your business, as well as the other wireless carriers that carry contracts... are not only dishonest, but unethical and if I can figure out a way to not get ripped off for over 900 bucks in ETFs , will be leaving.  

  • Out of control highlighting

    has anyone had a problem where you end up with an out of control highlighting situation where you have to force quit to make it stop?
    if so...have you figured out why it might be doing that?
    It's happened to me several times recently.

    I'm scared when you talk about parts of my whole thing going suddenly kaput. One day they work. Next day they don't? I'm horrified. Years and years of my life...kaput...because of a font going kaput. Or a picture going kaput. Scary.
    I can't believe we put our lives in the hands of machines that have parts and parts of parts that can go kaput. But we do. And I did.
    I have backup. But just to be on the safe side I'm dissecting my story into 2 parts to keep things manageable. I'm where I can do that without it being an inconvenience during writing.
    I know I'm getting nervous.
    This Pages doc is the only thing that is crashing on my machine.
    I know I need more memory. But my machine only takes 1GB and it can't be made up with a second topping off chip. I'd have to fully replace this one 768MB chip I already have installed. I don't have the money anyway. At any rate, I have a full 45GB left on my machine. I'm way still conservative. So what's up?
    It's not supposed to have a problem with length but I got it up to 1400 pages and things started acting funky and it's funkied 10 or 11 times in the past week. That document is my only problem.
    The font I'm using is the Courier that came with the machine. It's fully validating as being A-okay to use.
    dunno I'm confused. But I keep on writing. I'm determined to finished by the end of Summer.

  • Out of control volume control

    My HP Pavilion dv7=-3057 laptop has an out of control volume icon and control. I believe that it is possessed . It comes on all by itself.  The blue line runs back and forth eventually reaching the highest volume point. It sometimes goes off by itself only to return when I am busy doing something. Sometimes it will go away when I click on the screen the way it is supposed to. Other times it will just keep coming on over and over and over and ov... , you get the point. It is very maddening. I have recently discovered that a quick and hard  slam down on the desk keeps it from coming back for longer periods but it keeps coming on over and over and over and over. I spent 2 1/2 hours with HP support but to no avail. They gave it a very good attempt. Please help as it keeps coming on over and over and over and over and over and......

    Hello PJMCGEOWN,
    Thank you for the details of the issue you are experiencing with your iPod nano (6th generation).  I recommend following the 5 Rs for an issue like this (you can skip the step to reinstall iTunes because it is not related to the issue you described):
    The 5 Rs: Reset, Retry, Restart, Reinstall, Restore
    Remember these five basic suggestions if you have a problem with iPod nano. Try these steps one at a time until your issue is resolved. If one of the following doesn’t help, read on for solutions to specific problems.
    Reset iPod nano. See “General suggestions,” below.
    Retry with a different USB port if you cannot see iPod nano in iTunes.
    Restart your computer, and make sure you have the latest software updates installed.
    Reinstall iTunes software from the latest version on the web.
    Restore iPod nano. See “Updating and restoring iPod software” on page 56.
    You can find these steps on page 52 of the iPod nano User Guide:
    iPod nano (6th generation) User Guide
    http://manuals.info.apple.com/MANUALS/1000/MA1551/en_US/iPod_nano_6thgen_User_Gu ide.pdf
    Thank you for posting in the Apple Support Communities.
    Best,
    Sheila M.

  • Out of control thread

    Is there any way to close an out of control thread so that posters can respond to current and applicable problems? Perhaps tell them to post new topics instead of continuing that one?
    On the Using Your MBP forum, there is a thread that is so long and so convoluted now that it is confusing brand new MBP users who are saying that they think that they now must have problems because everyone does.

    Hi Rhyd!
    If you want to alert the Hosts, of concerns you may have about a post or topic, you can also use the Report this post link, which appears in the bottom right corner of each post.
    If reporting an individual post, or reply, in the text field, include a note explaining your reason for reporting.
    If you have an issue with the entire thread, such as the one you discussed here, I suggest that you report from the first post in the Topic, and explain your concerns exactly.
    The Hosts can then determine the best course of action.
    ali b

Maybe you are looking for

  • Mac mini TV help please!

    Hey, I just connected a friends mac mini to my philips 30" LCD through a VGA port... was working great on 1280 x 1024 res (except it didnt fill the width) then i tried 1280 x 960 which looked sharper but still didnt fil the full width - then i hit 12

  • Sharepoint 2013 Document Library MetaData Key Filter

    Hello, I created a document library with some fields like Client Name(text), Client Type(choice), Document Type(choice). After that  I would like to use that metadata to help me to search documents. I realized that only choice fields are included in

  • Junk mail confusion - is this spam?

    I have long been confused by certain behaviour of Mac Mail. When Mail identifies spam (on my Mac, at least), it marks it by changing the text colour in the preview pane brown and moves it to the Junk folder, as per my preferences. However, I get some

  • How to disable erroneous template lock checks in Dreamweaver CC?

    I am building a Coldfusion & Bootstrap based app. I have been happily working on it previously in DW CS6. Upon starting work in DW CC I keep getting a "Making this change would require changing code that is locked by a template or a translator. The c

  • ITunes playback has inconsistent gap time between songs

    When I burn a store bought CD into iTunes and then play the CD in iTunes, the gap time between the songs is sometimes inconsistent. There's a pause between some songs but others run into each other. What causes this? Can it be prevented? Thanks.