Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VDisk to load before SQL Server
Message
De
25/04/2015 17:39:16
 
 
À
25/04/2015 17:34:10
Al Doman (En ligne)
M3 Enterprises Inc.
North Vancouver, Colombie Britannique, Canada
Information générale
Forum:
Windows
Catégorie:
Configuration
Versions des environnements
OS:
Windows 8.1
Divers
Thread ID:
01619141
Message ID:
01619145
Vues:
27
>If you have a dependency i.e. your SQL databases are on a vdisk, then yes, the disk has to be up and available before you try to start SQL Server.
>
>Another general approach would be to use a batch/CMD file or PowerShell script to start the vdisk, then SQL Server.
>
>In Services: Set SQL Server to manual (rather than automatic) start in Services
>
>In the script:
>
>- Start the vdisk
>
>- Go into a loop, checking for the existence of one of the SQL database files. If file does not exist (i.e. vdisk hasn't finished starting up), keep looping
>
>- Once the file exists, start SQL Server: https://technet.microsoft.com/en-us/library/ms187598%28v=sql.105%29.aspx

Interesting, thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform