Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

Master db restored and services not started

$
0
0

I have restored master database in single user mode .After that when i tried to restart sqlserver i got below error.What is the solution?

2013-07-19 17:42:24.64 Server      Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64)
    Jun 28 2012 08:36:30
    Copyright (c) Microsoft Corporation
    Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)

2013-07-19 17:42:24.64 Server      (c) Microsoft Corporation.
2013-07-19 17:42:24.64 Server      All rights reserved.
2013-07-19 17:42:24.64 Server      Server process ID is 2476.
2013-07-19 17:42:24.64 Server      System Manufacturer: 'Dell Inc.', System Model: 'PowerEdge M710HD'.
2013-07-19 17:42:24.64 Server      Authentication mode is MIXED.
2013-07-19 17:42:24.64 Server      Logging SQL Server messages in file 'E:\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG'.
2013-07-19 17:42:24.64 Server      This instance of SQL Server last reported using a process ID of 1808 at 7/19/2013 5:39:30 PM (local) 7/19/2013 10:39:30 PM (UTC). This is an informational message only; no user action is required.
2013-07-19 17:42:24.64 Server      Registry startup parameters:
     -m
     -d E:\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\master.mdf
     -e E:\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG
     -l E:\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\mastlog.ldf
2013-07-19 17:42:24.64 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2013-07-19 17:42:24.64 Server      Detected 24 CPUs. This is an informational message; no user action is required.
2013-07-19 17:42:24.64 Server      Cannot use Large Page Extensions:  lock memory privilege was not granted.
2013-07-19 17:42:25.07 Server      Perfmon counters for resource governor pools and groups failed to initialize and are disabled.
2013-07-19 17:42:25.11 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
2013-07-19 17:42:25.11 Server      Lock partitioning is enabled.  This is an informational message only. No user action is required.
2013-07-19 17:42:25.13 Server      Node configuration: node 0: CPU mask: 0x0000000000fff000:0 Active CPU mask: 0x0000000000fff000:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
2013-07-19 17:42:25.14 Server      Node configuration: node 1: CPU mask: 0x0000000000000fff:0 Active CPU mask: 0x0000000000000fff:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required.
2013-07-19 17:42:25.15 Server      Database Mirroring Transport is disabled in the endpoint configuration.
2013-07-19 17:42:25.16 spid9s      Warning ******************
2013-07-19 17:42:25.16 spid9s      SQL Server started in single-user mode. This an informational message only. No user action is required.
2013-07-19 17:42:25.16 spid9s      Starting up database 'master'.
2013-07-19 17:42:25.26 spid9s      3 transactions rolled forward in database 'master' (1). This is an informational message only. No user action is required.
2013-07-19 17:42:25.26 spid9s      0 transactions rolled back in database 'master' (1). This is an informational message only. No user action is required.
2013-07-19 17:42:25.26 spid9s      Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
2013-07-19 17:42:25.28 spid9s      SQL Server Audit is starting the audits. This is an informational message. No user action is required.
2013-07-19 17:42:25.28 spid9s      SQL Server Audit has started the audits. This is an informational message. No user action is required.
2013-07-19 17:42:25.28 spid9s      FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'MSSQLSERVER'.
2013-07-19 17:42:25.30 spid9s      SQL Trace ID 1 was started by login "sa".
2013-07-19 17:42:25.30 spid9s      Starting up database 'mssqlsystemresource'.
2013-07-19 17:42:25.33 spid9s      The resource database build version is 10.50.4000. This is an informational message only. No user action is required.
2013-07-19 17:42:25.48 spid11s     Starting up database 'model'.
2013-07-19 17:42:25.48 spid11s     Error: 17204, Severity: 16, State: 1.
2013-07-19 17:42:25.48 spid11s     FCB::Open failed: Could not open file D:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\model.mdf for file number 1.  OS error: 5(Access is denied.).
2013-07-19 17:42:25.49 spid11s     Error: 5120, Severity: 16, State: 101.
2013-07-19 17:42:25.49 spid11s     Unable to open the physical file "D:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\model.mdf". Operating system error 5: "5(Access is denied.)".
2013-07-19 17:42:25.49 spid11s     Error: 945, Severity: 14, State: 2.
2013-07-19 17:42:25.49 spid11s     Database 'model' cannot be opened due to inaccessible files or insufficient memory or disk space.  See the SQL Server errorlog for details.
2013-07-19 17:42:25.49 spid11s     Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in the event log that may indicate why the tempdb files could not be initialized.
2013-07-19 17:42:25.49 spid11s     SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
2013-07-19 17:42:25.53 spid9s      Server name is '. This is an informational message only. No user action is required.


Viewing all articles
Browse latest Browse all 15889

Trending Articles



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