DBCC CHECKTABLE ( db ,REPAIR_ALLOW_DATA_LOSS) WITH NO_INFOMSGS, ALL_ERRORMSGS hanging at 9% for days

I try to recover my 10 TB big SQL DB, but the process hangs at 9-10 % 
I tried with DBCC CHECKTABLE  instead but one of the largest tables stopped at 97.34% finished
Want can I do?

What is the ultimate purpose of this operation? Shanky adviced you to restore a clean backup, and I would agree with that. REPAIR_ALLOW_DATA_LOSS means that DBCC will throw away the pages it cannot fit in somewhere. These pages may contain relatively uninteresting
data, or they may contain very important data. Continuing to using the database after that operation could be hazardous. However, if the idea is to salvage as much as possible from the crashed database to add what is missing from the backup (because you don't
have log backups enough), it may make sense.
Could you clarify what this means
I try to recover my 10 TB big SQL DB, but the process hangs at 9-10 %
I would interpret this as you trying to run recovery on the database, but it contracts the subject line which talks about DBCC.
Which version (SELECT @@version) do you have?
Erland Sommarskog, SQL Server MVP, [email protected]

Similar Messages

  • Every time I repair my iPod with iTunes, it hangs at the end of the process (while checkin the recovery of iPod). What can I do?

    every time I repair my iPod with iTunes, it hangs at the end of the process (while checkin the recovery of iPod). What can I do?

    I chose to restore it to factory defaults, but that never succeeded.
    It hangs at the end of the process.
    printscreen:
    http://users.telenet.be/kevvanbelle/iPod/ipod.JPG
    Language is Dutch :-)
    Littery it says:
    Check of Recovery of iPod.
    Already for 40 minutes.
    I closed down iTunes.
    Now, when I turn on my iPod, there is the icon of iTunes with an usb cable towards it.
    When I attach it to my computer and turn on iTunes, the message is there that a iPod was stuck in recovery mode and I should retry it.
    And then I get the same story. Unpacking, installing, checking... blocked!

  • I was having trouble with flash causing hangs but i have had firefox 5 for 5 minutes or less and it has already hung three times for no apparent reason - this is not an improvement - google chrome beckons

    Windows 7, pretty new machine, regular checkes with AVG (daily) and malwarebytes (every 3 days), put firefox 5 on today - looked at the websites of three british newspapers, the bbc, facebook, three hangs in 5 minutes, restarted each time

    please try to uninstall the adobe flash plugin from the windows control panel. afterwards manually delete any leftover files in ''C:\Windows\SysWOW64\Macromed\Flash'' and download & install the plugin again (uncheck the option to install the bundled security software): www.adobe.com/go/getflashplayer

  • Something is wrong with Searching - Just Hangs 7AM UTC

    Something is wrong with Searching - Just Hangs 7AM UTC

    Paul,
    Something is wrong with your posting. I have no idea what you're searching for on what system. Many more details are needed.
    Joel

  • I am having problem with Photoshop CS3 hanging

    I am having a lot of problems with Photoshop CS3 hanging and crashing. Particularly when I open hi-res photos and click on tools, like the type tool. Is anyone else experiencing this problem? Any suggestions on how to fix the problem?
    Thanks.

    Buy more RAM, plain and simple. Sounds the program is severely suffocating. for on-screen display fonts need also be rasterized, which also costs RAM, even if they otherwise remain native vectors. How much memory do you have? as a short term solution, you may wish to increase the program's RAM usage in the prefs, but it may not resolve the issues entirely.
    Mylenium

  • Tpnotify with TPACK flag hangs after upgrading to Tuxedo 12c RP020

    Hi,
    We are experiencing issues with tptonify with TPACK flag set after upgrading to Tuxedo 12c. Looks like tpnotify is not returned or reporting errors. Is there anything to do with "009. Bug16506218 - TPNOTIFY WITH TPACK FLAG THROW OUT EXCEPTION"? Is there any documentation about the new flag TPACK_INTL?
    Thanks

    Hello,
    If all you have done is upgrade to Tuxedo12 the behavior should be the same. The TPACK flag definition is:
    "The request is sent and the caller blocks until an acknowledgement message is received from the target client"
    Is there any additional change(e.g. in your client) you have made?
    What Tuxedo version are you upgrading from?
    The bug 16506218 fix was for a jolt client exception and a JSH failure.
    Do you see an error or is the process which executes tpnotify() just hanging/blocking waiting for the ack message?
    The flag that you mention is actually an undocumented customer requested enhancement that went into Tuxedo 10.3.
    Are you using it? Using it changes the tpnotify() behavior dependent upon the client status.
    Regards,
    Bob Finan

  • Problem with validateRegExp (problem with IE and chrome but works for firefox)

    Hi everyone,
    I have a simple af:inputText with an af:validateRegExp in it with pattern "([^$%# ]+([ ]*[^$%# ]+)*)$".
    Now when I enter a very big value in this inputText and finally add a space to it, it gives a proper validation exception in Mozilla FireFox.
    But when I run the same thing in IE/ Chrome the screen hangs and after some time page not responding exception comes. What it is observed in chrome is that after a very long time it gives the proper validation exception even if page not responding error has come earlier. Has anyone faced such kind of problem earlier? Is there any solution for this?
    {code}
    <af:inputText label="Label 1"
                          binding="#{backingBeanScope.backing_datePOC.it1}"
                          id="it1" maximumLength="120">
              <af:validateRegExp pattern="([^$%# ]+([ ]*[^$%# ]+)*)$"/>
            </af:inputText>
    {code}

    Hi Frank,
    Thanks for your reply. I tried checking this pattern in java as well using an validator, in that case the thread got sucked for a bigger length string. So I guess the problem is with expression only. But I dont get one thing, if the problem would have been with expression it shouldnt have worked for smaller length string. But in this case it is working fine with a smaller length string.
    Regards,
    Vipin V B

  • PS2013 - When creating a new instance of Project Server hangs in 'Waiting for resources' status

    Hi,
    I have one instance of Project Server 2013 fully operational and I tried to duplicate the instance to make some tests. As I know the issue of using the same Content Database of Project Server in the same Server Farm, I used the powershell  backup/restore/dismount
    and mount the content database to change the site IDs to avoid index duplication. The Project server database was a regular SQL backup and restore in another database.
    I created a new Web App in the port 90 as show below.
    Then I included the Content database of Project Server as separated DB from SharePoint for this new SharePoint -acme90 and I tried to create the new instance. The creation hanged in "Waiting for Resources" status.
    To make another check excluding the reuse of the SharePoint-80 I tried to create another instance both in the SharePoint-80 where is the working instance and in the SharePoint-90, everything default and again they all hanged in Waiting for Resource.
    If I try to create the instance using PowerShell I got the following error:
    PS C:\Users\epm_setup> Mount-SPProjectWebInstance -DatabaseName Test_EPM -SiteCo
    llection http://acme02/epm -Lcid 1046
    Mount-SPProjectWebInstance : Cannot find an SPSite object with Id or Url:
    http://acme02/epm.
    At line:1 char:1
    + Mount-SPProjectWebInstance -DatabaseName Test_EPM -SiteCollection
    http://acme02/ ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : InvalidData: (Microsoft.Offic...ountPwaInstance:
       PSCmdletMountPwaInstance) [Mount-SPProjectWebInstance], SPCmdletPipeBindEx
      ception
        + FullyQualifiedErrorId : Microsoft.Office.Project.Server.Cmdlet.PSCmdletM
       ountPwaInstance
    All SharePoint and Project Server services are running, all App Pools and sites are started at the IIS. I could not find a hanging timer job.
    I cannot stop the hanged process or dismount the instances using Powershell since no instance created.
    How should I solve the hanging status of creation of the instance? As they are in Hyper-V I can go back using one snapshot.
    Thank you.
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

    Hi Eric,
    Thank your for your interest in this case.
    I checked for running and crashed PWA jobs and deleted all of them just after restoring the snapshot and tried to create the new instance in the new web app in port 90 (besides the existing and working instance in port 80), but again it hanged in "waiting
    for resources". There is not any timer job hanging, no error in event viewer or in log. So the error is well before working with cloned dbs.
    Answering your questiion, I am working all on 2013. My intention is backup one instance of the port 80 and copy to the instance of port 90, changing of course the url and the index of the content db of SharePoint. The process I used was:
    Create a new web app in port 90, creating a new SharePoint_Content_2 on a
    http://server:90 site.
    Created the top level site called Portal using the Team Site template.
    Create a new content db for new instance of Project Server named EPM_Content_2 using Central Admin.
    Backup content db from port 80 instance of Project Server and restore to this EPM_content_2 using PowerShell cmd.
    Dismounted and mounted this Project Server content db to create new index for existing sites to avoid index conflicts.
    Backup the Project Server DB from port 80 using SQL backup and restored as ProjectWebApp2 db for port 90 instance.
    Tried to create a new instance of Project Server
    http://server:90/pwa on web app of port 90 using the ProjectWebApp2 db and using the same app pool of the other instance. But as in the previous case, it hang out in "Waiting for resources".
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

  • PS2013 - Creating a new instance of Project Server does not run and hangs in "Waiting for Resource"

    Hi,
    In my Project Server 2013 environment I created an instance of Project Server which is running in a notebook Hyper-V Windows 2012 Server with 11 GB, 4 threds, 3 GHz, one box configuration with complete version of SQL Server 2012 with SP1, nothing trial.
    PS and SPS 2013 updated with Cumulative Update of Dec 2013.
    I want to create a new empty instance in the same port 80 with a different URL or in the port 90 creating a new web application.
    Whatever option I choose, when I try to create the instance of the Project Server it hangs in "Waiting for Resource" status. No Event Viewer, no hanged timer Jobs, all services running, all pools and sites started and I found out nothing in the
    SharePoint Logs. After every attempt I return the server snapshot to the former state.
    The Project Server and SharePoint continue to work normally.
    Any hints where should I look to solve this issue?
    Thank you.
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

    Ricardo,
    so, the only clue I can find in your posting is around the web application.
    if you want a 2nd PWA instance on the same web application (this presums you have one already, working, right?).
    all you really have to do is give it a different "pwa" name - like "Test" or some such and use a unique project database name : Test_ProjectServerData
    there is much more you could do, for isolation into a private content database for example.
    to use a different port, then you need to setup a web application on a different port and proceed as above, selecting that web app to start from.
    if the basic action of new pwa site provision is not working, then it may suggest there is something systemmically wrong with the setup.
    let us know,
    Thanks, Eric S. Pcubed

  • Startup hangs at "Waiting for Internet Services"

    I have a Quicksilver 800 and after a power outage when I tried to restart my Mac the startup hangs at "Waiting for Internet Services" and will not get to the login window. I ran a disk repair, permissions repair, and ran Disk Warrior with no luck. I'd appreciate any help you can give.

    William, welcome to Apple Discussions.
    Will it boot from your system CD?
    Is the Startup Disk set to start from your HD or a Network?
    Many times after a power failure, the Mac won't startup & you have to do a PMU reset. See Mac PRAM, NVRAM, CUDA/PMU & Battery Tutorial
     Cheers, Tom

  • HT201263 hangs at "waiting for iPhone"

    While trying to restore the iPhone, the computer hangs at "waiting for iPhone" while the phone displays an apple with an empty progress bar. 

    Hi Renee,
    It sounds like there is an issue with the iPhone shutting down unexpectedly or losing connection with the computer. Take a look at the article linked below, it provides some general tips that  help resolve USB syncing issues like the one you described.
    iTunes: Resolve USB-related alerts
    http://support.apple.com/kb/TS5254
    Cheers!
    -Jason

  • Installer hangs at "preparing for installation"

    I have a Mac Pro with OS X 10.8.4 installed.
    If I want to use the installer to install software it just hangs at "Preparing for Installation"
    This appears to be the case with any type of software install. Only way out is to Force Quit from Installer.
    Can any one help?

    What happens if you try starting in Safe Mode and running the installer, does the problem still occur?
    Restart holding the "shift" key.
    (Expect it to take longer to start this way because it runs a directory check first.)

  • [solved] pacman 4 hangs after "checking for file conflicts"

    Like others, I removed yaourt and package-query because they conflicted with pacman4... not worried about that, I'll reinstall them later.
    I put the new pacman.conf in place (my old one wasn't really customized).  I left SigLevel = Never.
    Now, I can run pacman -Sy fine, but if I try to install anything, I it just hangs:
    sudo pacman -S audacity
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): audacity-1.3.14-2
    Total Download Size: 3.21 MiB
    Total Installed Size: 15.29 MiB
    Net Upgrade Size: -0.00 MiB
    Proceed with installation? [Y/n]
    :: Retrieving packages from extra...
    audacity-1.3.14-2-x86_64 3.2 MiB 1397K/s 00:02 [###########################] 100%
    (1/1) checking package integrity [###########################] 100%
    (1/1) loading package files [###########################] 100%
    (1/1) checking for file conflicts [###########################] 100%
    I've waited up to 20 or 30 minutes and nothing happens.  It's not just audacity, any package I try to install does this.
    Suggestions?
    Last edited by TheAmigo (2012-01-17 18:55:38)

    With --debug switch it prints:
    checking for file conflicts...
    debug: looking for file conflicts
    debug: searching for file conflicts: coreutils
    debug: searching for filesystem conflicts: coreutils
    debug: searching for file conflicts: ethtool
    debug: searching for filesystem conflicts: ethtool
    debug: searching for file conflicts: fail2ban
    debug: searching for filesystem conflicts: fail2ban
    debug: searching for file conflicts: gpgme
    debug: searching for filesystem conflicts: gpgme
    debug: searching for file conflicts: vim-runtime
    debug: searching for filesystem conflicts: vim-runtime
    debug: searching for file conflicts: gvim
    debug: searching for filesystem conflicts: gvim
    debug: searching for file conflicts: hdparm
    debug: searching for filesystem conflicts: hdparm
    debug: searching for file conflicts: inetutils
    debug: searching for filesystem conflicts: inetutils
    debug: searching for file conflicts: lib32-glibc
    debug: searching for filesystem conflicts: lib32-glibc
    debug: searching for file conflicts: lib32-gcc-libs
    debug: searching for filesystem conflicts: lib32-gcc-libs
    debug: searching for file conflicts: lib32-glib2
    debug: searching for filesystem conflicts: lib32-glib2
    debug: searching for file conflicts: lib32-gdk-pixbuf2
    debug: searching for filesystem conflicts: lib32-gdk-pixbuf2
    debug: searching for file conflicts: lib32-pango
    debug: searching for filesystem conflicts: lib32-pango
    debug: searching for file conflicts: lib32-gtk2
    debug: searching for filesystem conflicts: lib32-gtk2
    debug: searching for file conflicts: linux
    debug: searching for filesystem conflicts: linux
    debug: searching for file conflicts: nspluginwrapper
    debug: searching for filesystem conflicts: nspluginwrapper
    debug: searching for file conflicts: nvidia
    debug: searching for filesystem conflicts: nvidia
    debug: searching for file conflicts: qtwebkit
    debug: searching for filesystem conflicts: qtwebkit
    debug: searching for file conflicts: rpcbind
    debug: searching for filesystem conflicts: rpcbind
    debug: searching for file conflicts: unrar
    debug: searching for filesystem conflicts: unrar
    debug: searching for file conflicts: xscreensaver
    debug: searching for filesystem conflicts: xscreensaver
    checking available disk space...
    debug: checking available disk space
    Without the --debug switch
    Proceed with installation? [Y/n]
    (21/21) checking package integrity [############################] 100%
    (21/21) loading package files [############################] 100%
    (21/21) checking for file conflicts [############################] 100%
    Note that the 'checking available disk space...' is not printed without the --debug option although it doesn't look like being 'debug output'.
    I don't see much disk activity after that and the pacman process uses no CPU time and the process status goes to D in `ps` (man ps says: D: Uninterruptible sleep (usually IO)).
    Last edited by drrossum (2012-01-18 21:58:28)

  • OCFJ Hanging after 5-7 days

    I am running OC4J 1.0.2.2 on a windows 2000 server.
    I am using it as my JSP engine as well. For some reason the application hangs after 5-7 days of being used. In order to get up again I have to restart it.
    I am running it as a service and using ConnectionPooling.
    Any ideas as to why this may be happening and how to fix it?
    Thanks

    Hi Lemonte,
    My platform is SUN Solaris 7, so what I am about to say may not
    be relevant for your Windows platform, but I think it is and that's
    why I'll say it.
    I think in the release notes it recommends using the JDK that comes
    with 9iAS, which (IIRC) is 1.2.2
    Does your application involve EJB's? There is an issue with OC4J
    keeping bean instances in memory permanently, which can eventually
    cause a memory leak.
    Unless you can give me more details, there's nothing else I can
    suggest right now.
    Hope this helps,
    Avi.

  • IMac hangs several times a day

    I have problems with my imac (late 2012). The iMac hangs several times a day. The messages (console) are different. 
    For example:
    03.09.13 13:06:24,465 spindump[1969]: firefox [1056] didn't gather any samples due to audio running 
    03.09.13 13:11:15,087 Safari[400]: CGContextClipToRect: invalid context 0x0
    03.09.13 13:11:15,173 fseventsd[61]: SLOWDOWN: client 0x7ffe5c827000 (pid 1254) sleeping due to too many errors (num usleeps 15)
    03.09.13 13:11:16,280 Safari[400]: CGContextClipToRect: invalid context 0x0
    03.09.13 13:11:18,079 Safari[400]: CGContextClipToRect: invalid context 0x0
    03.09.13 13:11:35,371 com.apple.launchd.peruser.501[171]: (com.apple.mdworker.shared.04000000-0000-0000-0000-000000000000[1937]) Exited: Killed: 9
    Does anyone know a reason?

    Back up all data immediately as your boot drive may be failing.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'Channel t|GPU D|I/O|Previo' | tail | open -ef
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V).
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. The title of the window doesn't matter, and you don't need to post that.

Maybe you are looking for

  • Who can i talk to about loss of broadband connecti...

    I've just spent 5 days without broadband after trying all bt checks, new filters (which they said would arrive in 2 days, took 4), new leads etc., they eventually sent an engineer on thursday. When he arrived, the connection had already come back on

  • L355D S7901/video editing freezes laptop

    I cannot get my pinnacle editing software to run properly (freezes)...this model has more power than the software calls for...it runs slow and/or freezes up etc. also some vids won't go to fullscreen, goes black but still have audio??????...

  • Faster way to get all episodes in a subscription?

    Greetings, Instead of clicking dozens of "GET" buttons for every episode in a subscription, is there a faster way? Thanks

  • Support for 3g2 video format?

    I'm using Premiere Pro CS3, and I don't see how to export to 3g2 format for my Samsung phone. Does PP CS3 support 3g2? If so, how do I get to that format? If not, is there some other way to output to 1 format and convert to 3g2? Thanks in advance to

  • Changing drives in NAS200

    I have a nas200 with 2 1TB WD Caviar greens. They have been running fine in the NAS for a couple years. I power the NAS off between backups and don't use the NAS as any type of server. The NAS gets hot and the fan/fans run loud if I leave the unit on