Viewing 15 posts - 16 through 30 (of 133 total)
Is this what its supposed to look like?
Start-Process –Wait -FilePath R:\Setup.exe -ArgumentList '/Features=IS ISSVCACCOUNT="NT AUTHORITY\NETWORK SERVICE" /UpdateEnabled=True /UpdateSource="D:\Install Files\Updates"'
This does not work. It takes it through the whole install...
June 20, 2016 at 6:23 am
;SQL Server 2014 Configuration File
[OPTIONS]
; Specifies a Setup work flow, like INSTALL, UNINSTALL, or UPGRADE. This is a required parameter.
ACTION="Install"
; Use the /ENU parameter to install the English version...
June 10, 2016 at 1:30 am
Unfortunately the application that connects to the database does not support clustered indexes. This is a vendor supplied database.
May 13, 2016 at 6:55 am
We are doing a manul failover. Its ok...the problem was sorted. The server was rebooted and that basically fixed the issue.
regards
IC
May 22, 2013 at 3:55 am
Hi Gila,
Thanks for the reply. I am not sure why it is there....this code was written by a vendor...it is a bit difficult to change the code.
Regards
IC
September 3, 2012 at 7:46 am
Hi there,
I have created a test user with SQLAgentOperator role rights but the user still cannot see the status in the SQL Job Activity Monitor.
Regards
IC
July 2, 2012 at 2:27 am
Got this from another website:
Select Workstation components, select Books Online and development tools, and click Next. This will install the components below:
?Client Components
Connectivity Components
Management Tools
Business Intelligence Development Studio
Software Development...
April 3, 2012 at 1:51 am
I think it has to do with the fact that I am installing a component of SQL 2008 R2 which SP is lower that the one that currently exist on...
February 17, 2012 at 1:57 am
Thanks for the fast response but like I said in my mail, the 64 bit option is selected for the installation. We are not trying to install a 32 bit...
February 17, 2012 at 1:21 am
Hi All,
I create the missing index as the estimated query plan suggested which improves statistics on the query.
Thanks!!
December 17, 2010 at 4:44 am
Viewing 15 posts - 16 through 30 (of 133 total)