How can we help you today? How can we help you today?
AlexG
is parelel restore running by default while restoring from multiple backup files (I don't see option in restore command)? does option THREADPRIORITY will make any affect if the is no other restore running at the same time ? / comments
is parelel restore running by default while restoring from multiple backup files (I don't see option in restore command)? does option THREADPRIORITY will make any affect if the is no other restor...
0 votes
SQL Backup log file 6.5.1.9 -SQL "RESTORE DATABASE [Prices] FROM DISK = '\\server_S\server_A_Prices.sqb' WITH NORECOVERY, DISCONNECT_EXISTING, REPLACE " ERRORS AND WARNINGS 18/10/2012 8:53:32 AM: Restoring Prices (database) on INFOSYSREP instance from: 18/10/2012 8:53:32 AM: \\server_S\server_A_Prices.sqb 18/10/2012 8:53:33 AM: RESTORE DATABASE [Prices] FROM VIRTUAL_DEVICE = 'SQLBACKUP_ED741013-A3AC-49B6-A0B2-30D9A1A102AF' WITH BUFFERCOUNT = 6, BLOCKSIZE = 65536, MAXTRANSFERSIZE = 1048576 , NORECOVERY, REPLACE 18/10/2012 3:25:26 PM: Warning 204: Thread 0 warning: ReadFile failed for file: \\server_S\server_A_Prices.sqb at position: 15297677312 18/10/2012 10:44:08 AM: Re-attempt: 1 18/10/2012 10:45:09 AM: OpenTargetFile.CreateFile error: The specified network name is no longer available. 18/10/2012 10:45:39 AM: Re-attempt: 2 18/10/2012 10:45:41 AM: File (\\server_S\server_A_Prices.sqb) reopened and read succeeded (524288 bytes) at position (15297677312). 18/10/2012 3:25:26 PM: 18/10/2012 3:26:16 PM: Processed 23397736 pages for database 'Prices', file 'Prices_Data' on file 1. 18/10/2012 3:26:16 PM: Processed 0 pages for database 'Prices', file 'Prices_Log' on file 1. 18/10/2012 3:26:16 PM: Processed 70 pages for database 'Prices', file 'Prices_LOG2' on file 1. 18/10/2012 3:26:16 PM: Processed 6423 pages for database 'Prices', file 'sysft_ClientSearch' on file 1. 18/10/2012 3:26:16 PM: RESTORE DATABASE successfully processed 23404228 pages in 23490.054 seconds (8.162 MB/sec). / comments
SQL Backup log file 6.5.1.9 -SQL "RESTORE DATABASE [Prices] FROM DISK = '\\server_S\server_A_Prices.sqb' WITH NORECOVERY, DISCONNECT_EXISTING, REPLACE " ERRORS AND WARNINGS 18/10/2012 8:53:32 AM: ...
0 votes