| <a id="tf3608"></a>**3608** | Prevents [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] from automatically starting and recovering any database except the `master` database. If activities that require `tempdb` are initiated, then `model` is recovered and `tempdb` is created. Other databases are started and recovered when accessed. Some features, such as snapshot isolation and read committed snapshot, might not work. Use for [Move system databases](../../relational-databases/databases/move-system-databases.md) and [Move user databases](../../relational-databases/databases/move-user-databases.md).<br /><br />**Note:** Don't use during normal operation.<br /><br />**Scope:** Global only. |
0 commit comments