Tuesday, March 30, 2021

SQL Server Service Start Error

Workaround Problem and Solution

 1. Error: 

"The request failed or the service did not respond in a timely fashion.

    Consult the event log or other applicable error logs for details."

Script Level Upgrade for Database ‘master’ Failed Because Upgrade Step

2. Solution for this . Use command to start SQL Service

Whenever script failure issue we are using trace flag 902.

NET START MSSQL$SQLEXPRESS /T902

EXEC sys.sp_configure N'query governor cost limit', N'0'
GO
RECONFIGURE WITH OVERRIDE
GO



When restoring database it is showing below error.

'5 (Access is denied.)' error during restoring database

Check Log On As with Local System.


Wednesday, March 17, 2021

#1 Pencil Art

Pencil Art

Pencil Art

Types of pencil for drawing

  1. H(Hard)
    1. softer to hardness
    2. 9H,8H,7H,6H,5H,4H,3H,2H,H
  2. B(Black)
    1. softer to hardness
    2. B,2B,3B,4B,5B,6B,7B,8B, 9B
  3. HB(Hard Black)
    1. HB
Follow the below blog for more details regarding penchil art.

Pencils.com