PREEMPTIVE_OS_FILEOPS waits during restore

We received a new server running Windows 2012 and SQL Server 2012 SP1. When we are restoring a database 3.5TB in size split into 24 Data Files and 1 Log file. It takes somewhere between 50-80 minutes where restore does not show sys.dm_exec_requests.percent_complete
progress but instead it waits on wait type PREEMPTIVE_OS_FILEOPS whereas our current restores on another Windows 2008 SP2 / SQL 2012 SP1 combination shows a value in sys.dm_exec_requests.percent_complete right away almost. I turned on Trace flags 3004 and
3605 to verify Instant File initialization works on Data files and confirmed only the log file is zero initiated. Our San guys say they do not see any activity during the time the restore waits on PREEMPTIVE_OS_FILEOPS wait type.
What can be causing this long PREEMPTIVE_OS_FILEOPS wait during the restore?
Gokhan Varol

Hi Gokhan Varol,
I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated.
Regards,
Sofiya Li
Sofiya Li
TechNet Community Support

Similar Messages

  • App hung on "waiting"; during update, I lost my wifi connection; now cannot delete to reinstall (no X), syc does not help; itunes store says it is installed and I cannot reinstall; deleting from itunes and synching does not remove "hung app"; HELP

    App hung on "waiting"; during update, I lost my wifi connection and the app hung; now cannot delete to reinstall (no X), synching does not help; itunes app store says it is installed, therefore I cannot reinstall; deleting the app from itunes and synching does not reinstall the app on the ipod; the app developers have not helped and told me to check with Apple (which I am doing, since I am past my 90 day tech support). Hoping someone can help with this hung "waiting' app problem.

    - First try resetting the iPod:
    Reset iPod touch:  Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    - Next download the app on the computer and try to sync.
    - Last, restore from backup.

  • RMAN hangs during restore using TSM

    Hi all,
    I need an advice. My database version is 11.2.0.2.0. TSM Client version is 5.5.2
    I'm testing a restore using Tivoli Storage Manager. I'm trying to restore a specific tablespace using RMAN
    RMAN> connect target /
    connected to target database (not started)
    RMAN> run {
    2> startup mount;
    3> allocate channel t1 device type sbt_tape parms 'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    4> restore tablespace 'ECRIXAR';
    5> recover tablespace 'ECXIAR';
    6> alter datbase open;
    7> }
    RMAN-06196: Oracle instance started
    RMAN-06199: database mounted
    Total System Global Area 2137886720 bytes
    Fixed Size 2221336 bytes
    Variable Size 1308625640 bytes
    Database Buffers 822083584 bytes
    Redo Buffers 4956160 bytes
    RMAN-06009: using target database control file instead of recovery catalog
    RMAN-08030: allocated channel: t1
    RMAN-08500: channel t1: SID=63 device type=SBT_TAPE
    RMAN-08526: channel t1: Data Protection for Oracle: version 5.5.2.0
    RMAN-03090: Starting restore at 07-MAR-11
    RMAN-08016: channel t1: starting datafile backup set restore
    RMAN-08089: channel t1: specifying datafile(s) to restore from backup set
    RMAN-08610: channel t1: restoring datafile 00014 to /dbspace/oradata/CMSDB/ecrixar01.dbf
    RMAN-08003: channel t1: reading from backup piece CMSDB_25_20110304.bkp
    And on this place RMAN just hangs and nothing happens further...
    I tried to search some information and tried to write some trace files during restore like this...
    oracle@hostname:/> rman target / trace /home/oracle/log/rman.trc debug
    connected to target database (not started)
    RMAN> run {
    2> startup mount;
    3> allocate channel t1 device type sbt_tape parms 'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt)' trace=2;
    4> restore tablespace 'ECRIXAR';
    5> recover tablespace 'ECXIAR';
    6> alter datbase open;
    7> }
    But I cannot find any errors in trace files...
    What else can i do to check what's happenig?

    But I cannot find any errors in trace files...This indicates the problem is not on the RMAN, but on the TSM side. So you have to check the TSM logs, you also can switch on tracing:
    http://publib.boulder.ibm.com/tividd/td/DPON/SH26-4112-02/en_US/HTML/anou0009.htm
    And on this place RMAN just hangs and nothing happens further...How long do you wait?
    Werner

  • The iMac is very long (1 Minute) waiting during the programmoperation. I have run the diagnosesoftware and reinstalled lion on my system. .

    The iMac is very long (1 Minute) waiting during the programmoperation. I have run the diagnosesoftware and reinstalled lion on my system. It is always the same result. Sometimes the System runs very prober and than he fails very often.

    The iMac is very long (1 Minute) waiting during the programmoperation.
    You are referrring to how long it takes to startup your Mac?
    If so, open System Preferences > General
    Deselect:  Restore windows when quitting and re-opening apps
    And remove any apps in HD > Library > Startupitems
    Make sure there's at least 15% free space on the startup disk.
    Click your Apple menu icon top left in your screen. From the drop down menu click About This Mac then click More Info then select the Storage tab from the menu.
    If you have anti virus software installed, disable or uninstall the software to see if that makes a difference.

  • Rman hangs during restoration with no errors

    Hi,
    Platform:solaris 10
    oracle version:oracle 10g
    I am restoring the backup from tape using RMAN.
    iWe have production instances in /data1 to /data11; it is connected to TAPE through fibre cable with the speed of 256MBS/sec.
    Our restoration is /aux_data01 to /aux_data11 in the same server.( fairport80)
    But our restoration takes very long time. To restore 900 GB is has taken 42 hrs.
    a) During the validation it has not give any error.
    b) During restoration also it has not give any error (till to time)
    Last update in the restoration log was today morning at 2:00 am. There after the restoration was in stale. It seems that it does not processing. Please assist me.
    We are restoring the database as of 16-oct-2007.
    As of 16-oct-2007 the database size was 1,763GB. It has restored 1742GB, There after no progress at all. (From 2am today)
    Validate.
    During validate it has not given any error
    Restoration.
    During the restoration has not thrown any error at all. But no progress after 24-oct-2007 2:00 am onwards.
    All data files were restored, but control files are not restored.
    Conclusion
    Last time in 30Hrs we hit an error. but now after 84 hrs it is stale.
    Can anyone help in this please
    With Regards
    Boo

    hi,
    can we have a look at your restore command?
    regards
    Alan

  • HT1766 during restoring from backup, itunes is asking for password, which password i need to enter, please help

    during restoring from backup, itunes is asking for password, which password i need to enter, please help

    The passcode you established when you elected to encrypt your iPhone backup.

  • What if I've waited to restore my phone?

    What if I've waited to restore my phone, and have things on there that I'd like to keep?

    You can restore from the backups that you made in icloud
    iCloud: Backup and restore overview

  • Problem during restore from a file

    Hello guys,
    I'have a big problem during restore a backup, the situation :
    I want to upgrade my iPhone from 4.0.2 to 4.3.3
    I make a encrypted backup (I know password ...) of the old version -> ok no errors
    I upgrade iOS -> ok
    When I want to restore the version I ve just backup -> it crashs : iphone restart and error appears "the Iphone was disconnected" ... (it works fine with an older backup of december 2010 ...)
    I try to unistall / reinstall iTunes, it's the last version -> same problem
    I try one a another machine (Windows 7 and XP) -> same problem
    The logs :
    [4896 @ Mon Jun 20 22:33:02 2011] [com.apple.console AppleMobileBackup.exe] Unable to move temporary file "C:\Users\***\AppData\Roaming\Apple Computer\MobileSync\Backup\Logs\MobileBackup-unknown-20110620-223302-Restore-Co mputer.log" (3)
    [4896 @ Mon Jun 20 22:33:02 2011] [com.apple.console AppleMobileBackup.exe] Unable to move temporary file "C:\Users\Hamad\AppData\Roaming\Apple Computer\MobileSync\Backup\Logs\MobileBackup-10b66065f7dbf1da28658fd7fbeb7b128a 871760-20110620-223302-Restore-Computer.log" (3)
    [4896 @ Mon Jun 20 22:33:02 2011] [com.apple.console AppleMobileBackup.exe] WARNING: Restoring 10b66065f7dbf1da28658fd7fbeb7b128a871760 from 10b66065f7dbf1da28658fd7fbeb7b128a871760-20110619-224423
    [5564 @ Mon Jun 20 22:34:09 2011] [(unknown facility) iTunes.exe] AMDServiceConnectionReceiveMessage (thread 3352): Could not receive size of message: 0 No error
    [5564 @ Mon Jun 20 22:34:09 2011] [(unknown facility) iTunes.exe] _read_thread (thread 3352): Could not receive message: 0xe8000001
    [4896 @ Mon Jun 20 22:34:10 2011] [com.apple.console AppleMobileBackup.exe] ERROR: Connection to device lost (com.apple.MobileBackup.ErrorDomain/200)
    [4896 @ Mon Jun 20 22:34:10 2011] [com.apple.console AppleMobileBackup.exe] ERROR: Restore error: -10
    I want to restore at least my contacts, sms and photos, the issue was the backup is encrypted that why I cant't acceess directly to the concerned files ...
    Can somebody help me?
    Thanks

       Hello, I had the same problem with my notebook (HP Envy 15) and iTunes 10.5 after install iOS 5. The restore backup fail and show the next text:
    [4428 @ Mon Oct 17 00:44:41 2011] [com.apple.console AppleMobileBackup.exe] Unable to move temporary file "C:\Users\Dani\AppData\Roaming\Apple Computer\MobileSync\Backup\Logs\MobileBackup-unknown-20111017-004441-Restore-Co mputer.log" (2)
    [4428 @ Mon Oct 17 00:44:41 2011] [com.apple.console AppleMobileBackup.exe] Unable to move temporary file "C:\Users\Dani\AppData\Roaming\Apple Computer\MobileSync\Backup\Logs\MobileBackup-71f0bc4bbd4f76087135ff002d3b0c7f6b 85ee0f-20111017-004441-Restore-Computer.log" (2)
    [4428 @ Mon Oct 17 00:44:41 2011] [com.apple.console AppleMobileBackup.exe] WARNING: Restoring 71f0bc4bbd4f76087135ff002d3b0c7f6b85ee0f from 71f0bc4bbd4f76087135ff002d3b0c7f6b85ee0f
    [4428 @ Mon Oct 17 00:44:41 2011] [(unknown facility) AppleMobileBackup.exe] _AMDDeviceAttachedCallbackv3 (thread 3008): Device 'AMDevice 004EFAA8 {UDID = 71f0bc4bbd4f76087135ff002d3b0c7f6b85ee0f, device ID = 1, location ID = 0x0, product ID = 0x1297}' attached.
    [4428 @ Mon Oct 17 00:45:08 2011] [(unknown facility) AppleMobileBackup.exe] lockssl_handshake (thread 3008): SSL handshake fatal lower level error -1: SSL_ERROR_SYSCALL errno (No such file or directory)
    [4428 @ Mon Oct 17 00:45:08 2011] [(unknown facility) AppleMobileBackup.exe] AMDeviceStartSession (thread 3008): Could not start session: kAMDInvalidPairRecordError
    [4428 @ Mon Oct 17 00:45:08 2011] [(unknown facility) AppleMobileBackup.exe] _AMDNotifyHook (thread 3008): Could not load library SHLWAPI.dll from the AppleMobileDeviceSupport directory, C:\Program Files (x86)\Common Files\Apple\Mobile Device Support\\SHLWAPI.dll.
    [4428 @ Mon Oct 17 00:45:08 2011] [com.apple.console AppleMobileBackup.exe] ERROR: Error attaching to device
    [4428 @ Mon Oct 17 00:45:08 2011] [YSLoader AppleMobileBackup.exe]
    Without any doubt there's some problem with USB device during this operation of restore. After 5 hours looking for a solution, I copied the backup folder (C:\Users\Dani\AppData\Roaming\Apple Computer\MobileSync) to an external disk, installed iTunes in other PC, copy the backup and restore without any problem.
    Regards

  • TS3694 i trying to restore my iphone at the end of the process during restoring the device shows me the 1015 code error what i have to do now?

    i trying to restore my iphone at the end of the process during restoring the device shows me the 1015 code error what i have to do now?

    Error -1 generally indicates a hardware failure.Your phone's broken.  Buy a new phone, replace the phone through Apple or an authorised service provider, or find a 3rd party repair shop to attempt to fix it.

  • How to fix an error occurred (-1) during restoring iPhone

    hello,
    please someone help me how to fix an error occurred (-1) during restoring iPhone??
    thanks..
    i really appreciate that..

    http://support.apple.com/kb/TS3694#error1
    Attempt to restore your iOS device two more times. If the issue is still unresolved, the device may need service.

  • TS3694 I cannot update my iPhone 3g to iOS 4.2.1 because of iTunes error 1015 ;error during restoring of firmware mode.

    I cannot update my iPhone 3g to iOS 4.2.1 because of iTunes error 1015 ;error during restoring of firmware mode.

    Was you iPhone jailbroken?

  • Computer froze during restore....

    Computer froze during restore now ipad is not recognized on itunes. Ipad screen says connected but not on itunes list. Tried the troubleshoot steps with firewall disabling/reinstalling itunes. Windows PC.

    Typically the next step would probably be to try recovery mode to restore the device again. This article explains how to to that.
    iPad: Unable to update or restore.
    From the article.....
    Summary
    You may encounter the following symptoms while updating or restoring your iPad:
    iPad continually restarts but never displays the Home screen.
    An update or restore did not complete and the iPad is no longer recognized in iTunes.

  • During restore iPod stuck on RESTORING IPOD FIRMWARE

    As stated by me above, during restore iPod got stuck on RESTORING IPOD FIRMWARE. Last time tried different computer, it did work. Next, with different firmware file (when the-other-computer-trick stopped working) like 2.0.2 and then upgrading it - worked for a time. Now, I cannot find ANY way to restore it. Just by itself it accidentally and randomly enters the so called DFU mode and this time I just cannot restore it, every time it's stuck on RESTORING IPOD FIRMWARE

    try have it restored in an apple store mate..
    if that still doesnt work, send it back and have it replaced..

  • During restore my 3GS has been stuck in Apps loading for over 30 minutes now.. Any suggestions? Thanks

    During restore my 3GS has been stuck in Apps loading for over 30 minutes now.. Any suggestions? Thanks ps.. I am holding off buying 4S until bugs worked out..

    The problem is twenty three people leaving or twenty three thousand leaving has zero impact on a carrier with over 100 million customers. And they have the lowest churn rate. So if 10,000 or 20,000 or more churn out it means little to the carrier.
    If you have a real lawyer he/she will advise you that you have no case. The device was not lost or stolen by the carrier, you were not eligible for a new device, and like any business who employs large numbers of poorly trained personnel who make low wages what was told to you is not in writing. So a verbal exchange does not hold up.
    In fact in Verizon's customer agreement it has such a disclaimer against any verbal exchanges so if you have that agreement in writing, go get them.
    The posting on public forums and places like Face Book, Linkin, Google+ or a personal web site can open you up to a lawsuit for Dilution of Trade Name, and other offences. However if you have proof then go for it.
    Unfortunately that is how big business works today. A pity

  • Connection interrupted during restore

    I'm using Leopard on a G5 iMac and accidentally disconnected my iPod during restoration. Now my problem is is that whenever my iPod is plugged in, there's no iPod icon on the desktop and iTunes doesn't open. The only way I really know its connected is that my iPod is charging("do not disconnect" message)...
    I've tried to uninstall iTunes and delete the driver from the registry then reinstalling iTunes but same results.
    I don't know what to do now, anyone have a solution?
    Thanks.

    Once you get webOS updated on your Pixi, the apps should auto-install.  If they do not, open the App Catalog, then tap the shopping bag icon at the bottom-right of the screen.  That will take you to the apps you've installed or that have failed to install.  If your apps do not auto-install after the webOS update, you should see some yellow exclamation marks in the My Applications screen.  Just tap each app to restart the download.

Maybe you are looking for

  • External Iomega USB Hard Drive Problem?

    Hi there I have just purchased two Iomega desktop hard drives for use with my iMac. I have the new iMac and latest version of Leopard installed. I formatted the drives for use with the system as they were formatted for Windows use originally. However

  • BootCamp Problem - Windows 8 On  Macmini3,1

    Good day to you all I have Macmini3,1 with 4Gb Ram and i want to install windows 8. i went to find a manual in the web and found out this one : http://www.pocket-lint.com/news/45898/how-to-install-windows-8-on-a-mac first of all i don't have this scr

  • TS3406 I just got the iPhone5C today. I can't send texts! my phone number is in the phone. Any suggestions?

    I just got the iPhone5C today. i can't send texts! i wrote my number in the settings thing, but it still won't work! It always say that there has been a failure. Any suggestions on what i can do to make it send?

  • Restore Photoshop Elements 2 updates lost after System Recovery

    I have a copy of Photoshop Elements 2 that came over on the Mayflower in my computer... Last week I had to do a system recovery (restoring to factory settings).  I was able to load in the disc without trouble, but the updates to the original software

  • SDA Deployment error

    Hi all, When I am deploying the ISA ear files through SDM, it is giving me error. Thelog viewer of SDM is as follows: <b>Nov 20, 2005 3:56:17 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) ***** Nov 20, 2005 3:57:41 PM  Info: