Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 15264

Timeouts in Select Statements After Restore

$
0
0

We have issues with select statements timing out after a RESTORE operation. We restore a backup to a newly created database (called StagingDB). Then our application will start reading fairly small amounts of data from the StagingDB using MVC models. Each of these calls will read one item along with related child records in other tables.

The first several of these items (and child records) will time out if we don't put pause or wait commands before the requests. Has anyone had this issue without having to resort to pauses?


Viewing all articles
Browse latest Browse all 15264

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>