Matrix COSEC Monitor, Alert Services and SQL Services Not automatically started while after restart system
Solution
1.
Go to Start > Run > and type regedit
Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
With the control folder selected, right click in the pane on the right and select new DWORD Value
Name the new DWORD: ServicesPipeTimeout
Right-click ServicesPipeTimeout, and then click Modify
Click Decimal, type '180000', and then click OK
Restart the computer
Still not working
Option 2.
Click on Start - Run - Secpol.msc Go to Local Policies - User right assignments
- Act as a part of the Operating system
- bypass Traverse checking
- Lock pages in memory
- Log on as a service
- Log on a batch job
- Replace process level token
If not, please add them and try restarting your system. Your SQL Server should be starting as a service.
Comments
Post a Comment