| Event Information | According to Microsoft
Cause: DISK INIT can only be executed by a member of the sysadmin or diskadmin fixed server roles. NOTE: DISK INIT has limited support in SQL Server 2000. For more information, see "Level 3: Updating to Improve Earlier Functionality" in Books Online. Resolution: Log in as a member of the sysadmin or diskadmin fixed server role to execute DISK INIT. Because DISK INIT is included only for backwards compatibility, it is recommended that you replace DISK INIT with CREATE DATABASE syntax.
|