February 16, 2013 at 1:03 am
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?
February 16, 2013 at 4:35 am
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\Logand under there a time stamped directory for this run of the installation.
---------------------------------------------------------------------
February 16, 2013 at 7:42 am
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?
February 16, 2013 at 10:28 am
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.
---------------------------------------------------------------------
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply