|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Yesterday @ 9:56 AM
Points: 12,
Visits: 20
|
|
1)Can anybody pls answer ,what are the errors usually come while installing sql server?
2)If installation ,fails how to find the exact reason?
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 10:28 AM
Points: 5,314,
Visits: 11,305
|
|
shreekanth.kavali (2/16/2013) 1)Can anybody pls answer ,what are the errors usually come while installing sql server?
thats a big question, but probably most installation failures are going to be caused by a)lack of permissions b)missing pre-prerequisitese. .net framework) c)hardware configuration issues (i.e. not enough disk space)
2)If installation ,fails how to find the exact reason?
installation write verbose logs to c:\program files\Microsoft SQL Server\100\Setup Bootstrap\Log\ and under there a time stamped directory for this run of the installation.
---------------------------------------------------------------------
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Yesterday @ 9:56 AM
Points: 12,
Visits: 20
|
|
Hi george ,
Thanks for your answer,
can you give me some perticular errors interms of permissions,missing prerequisites,hardware issues and how to troubleshoot it?
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 10:28 AM
Points: 5,314,
Visits: 11,305
|
|
pre-reqs and hardware it will be obvious from the error message. permissions you will probably need to look in the summary log or perhaps the detailed log.
---------------------------------------------------------------------
|
|
|
|