Clustered Install of SQL2K14 with SP1 on Windows Server 2012

Remember the command you (Alberto M.) showed me to slipstream SP1 onto SQL2K14 SP1?

It worked well. (below is the command).  But when I run it on a W2K12 WSFC cluster it tells me over and over that I either don't have permission, or it can't find the .exe file containing SP1.

Is this SUPPOSED to work, or is a gotcha?   I'm running on W2K12, not R2.

Thanks.

C:\Software-Resources\SQL2K14\setup.exe /action=install /updateenabled=TRUE /UpdateSource="C:\Software-Resources\SQL2K14-SP1\SQLServer2014SP1-KB3058865-x64-ENU.exe"

July 23rd, 2015 4:20pm

Hello,

The first paragraph of the following article makes me think is not intended for a cluster, if you are using SQL Server 2012 media. However, this note was removed on the SQL Server 2014 version of the article.

https://technet.microsoft.com/en-us/library/dd638066(v=sql.110).aspx


Does the Windows account you are using to install is an AD domain administrator with permission to Create Computer Objects and to Read All Properties. Please read the following article about the permissions required:

https://technet.microsoft.com/en-us/library/cc731002%28WS.10%29.aspx?f=255&MSPPError=-2147217396#BKMK_requirements


Hope this helps.

Regards,

Alberto Morillo
SQLCoffee.com


Free Windows Admin Tool Kit Click here and download it now
July 23rd, 2015 4:43pm

Yes, I'm the only account in my lab, so I probably do have all the permissions necessary  :-) I'm a -500 sid.

Interestingly, following Peter Saddow's article on slipstreaming SQL2K8 SP1, I had no problems at all.  The slipstreamed media loaded properly on a W2K8 SP2 cluster. But that was yesterday. I will use that technique against SP3 for SQL2K8 next week

I wonder if would work against SQL2K14.  Can I just extract the files from the .exe?

July 23rd, 2015 7:02pm

The  account used to install the sql cluster should have create computer objects permissions in AD.

Otherwise you never successed. you can also ask your AD admin to preage the computer objects soem time it works as well.

Free Windows Admin Tool Kit Click here and download it now
July 23rd, 2015 7:44pm

Hello,

The first paragraph of the following article makes me think is not intended for a cluster, if you are using SQL Server 2012 media. However, this note was removed on the SQL Server 2014 version of the article.

https://technet.microsoft.com/en-us/library/dd638066(v=sql.110).aspx


Does the Windows account you are using to install is an AD domain administrator with permission to Create Computer Objects and to Read All Properties. Please read the following article about the permissions required:

https://technet.microsoft.com/en-us/library/cc731002%28WS.10%29.aspx?f=255&MSPPError=-2147217396#BKMK_requirements


Hope this helps.

Regards,

Alberto Morillo
SQLCoffee.com


July 23rd, 2015 8:39pm

Hello,

The first paragraph of the following article makes me think is not intended for a cluster, if you are using SQL Server 2012 media. However, this note was removed on the SQL Server 2014 version of the article.

https://technet.microsoft.com/en-us/library/dd638066(v=sql.110).aspx


Does the Windows account you are using to install is an AD domain administrator with permission to Create Computer Objects and to Read All Properties. Please read the following article about the permissions required:

https://technet.microsoft.com/en-us/library/cc731002%28WS.10%29.aspx?f=255&MSPPError=-2147217396#BKMK_requirements


Hope this helps.

Regards,

Alberto Morillo
SQLCoffee.com


Free Windows Admin Tool Kit Click here and download it now
July 23rd, 2015 8:39pm

Thanks for your reply:  I am not having a problem with creating the computer objects, I don't think.  I the problem seems to be that the setup /action= install command cannot find the file that contains the service pack upgrade.

July 24th, 2015 3:37pm

Hello,

No, that wont work. The old way to slipstream a SQL Server 2008 media with an update cannot be used with SQL Server 2014.



Hope this helps.



Regards,

Alberto Morillo
SQLCoffee.com


Free Windows Admin Tool Kit Click here and download it now
July 24th, 2015 4:13pm

Hello,

No, that wont work. The old way to slipstream a SQL Server 2008 media with an update cannot be used with SQL Server 2014.



Hope this helps.



Regards,

Alberto Morillo
SQLCoffee.com


July 24th, 2015 8:12pm

Hello,

No, that wont work. The old way to slipstream a SQL Server 2008 media with an update cannot be used with SQL Server 2014.



Hope this helps.



Regards,

Alberto Morillo
SQLCoffee.com


Free Windows Admin Tool Kit Click here and download it now
July 24th, 2015 8:12pm

Again, thanks for your reply.

I am able to run 'setup.exe' for SQL2K14 on a W2K12R2 two-node cluster.

I just CANNOT get the /action=install command to work, EVEN when I simplify the name of the file containing the service pack to 'sp.exe' and put it in the same folder as the file 'setup.'  

I think that rules out permissions, especially as my account DID install the cluster.

I can only  hope the sp install is simpler than the full thing.  I think it is.

Ah!  Maybe the downloaded service pack is damaged.  That could do it.

July 30th, 2015 6:15pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics