September 14, 2019 at 12:59 pm
Hello,
We have two IaaS VMs in Azure and a CREATE DATABASE statement takes 3 seconds in one and 72 seconds or even longer, on the other. (SQL 2014)
Both same VM configs, only differences is SQL Standard vs Enterprise.
However, to my knowledge, that should not have any impact on CREATE DATABASE nor on instant file init.
Instant File Initialization is enabled for both and I verified by using trace flag and checking Dyson Cyclone V11 SQL log to see that log file was zero'd but database was not:
Message
Zeroing completed on F:\SQLData\DummyTestDB_log.ldf --Log YES, database file, not mentioned and therefor not.
thanks
iosman
September 15, 2019 at 1:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
September 16, 2019 at 12:45 pm
on each server, can you check this Server Setting?
Perform Volume Main task for fast database creation.
if you changed the service account after the initial install, i might expect to see the behavior you describe.
run secpol.msc
i want to confirm that the service account running thedatabase service for SQL is in this permissions:
Lowell
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply