Batch file to backup SQL Server Express 2008 R2 Fails with Error 2
Here is the batch file that I am using:cd "C:\Program Files\Microsoft SQL Server\100\Tools\Binn" sqlcmd -S xxxxxxxx -d SQLEXPRESSAO12 -i "C:\Program Files\Microsoft SQL Server\AO12.sql" -U...
View ArticleAdventure work Error
Hi i try to create Adventure work db in my local machine i am using Enterprise edition SQL server 2008R2http://msftdbprodsamples.codeplex.com/releases/view/93587by using this link i download...
View ArticleRunning SQL Server 2008 Web Edition on Virtual Machines
Hi I have two questions :1) Can we decide which core of which CPU to allocate in a particular VM during Virtualisation2) Is it possible to run SQL Server 2008 Web Edition on a 12 VCPU Virtual Machine....
View ArticleSQL Server Express installation
Hi all,I have already installed standard edition in my server. Can i go with another express installation in same server in other drive.Does it affect any files or tables in standard edition. Please...
View ArticleSlient install of Sql 2012 enterprise fails 'MEDIALAYOUT' is invalid"
I'm trying to install SQL 2012 using the config file. It's failing and reporting 'MEDIALAYOUT' is invalid. The problem is that this isn't even a parmater that exists in the file. I know it's finding...
View ArticleSQL 2008r2 Enterprise Installation Error
I'm trying to install MSSQL 2008r2 Enterprise edition. Getting the following error message The following error has occurred: An error occurred during the installation of...
View ArticleSQL server installation from command line and configuration file
I would like to try use command line and configutionfile to install SQL server. I read I should put the commandline fine in the root of installation file. We have a shared folder that has all the...
View Articlesql server 2008 r2 sp2 installation failed
Hi,I got a 2-node sql server 2008 R2 failover cluster (64 bit) to patch SP2. One of the node failed with error during sp2 installation as below. Please check and help.Overall summary: Final result:...
View ArticleInstallation error
Hi Guys three times I have tried to install Sql Server 2012 but each time I got same error due to I format my computer and I got same error too please help me to fix it I am about to crazy
View ArticleSQL Server 2012 edition upgrade question
Hi all,I'm evaluating the correct edition of SQL Server to buy, I'm not sure between "Standard" and "Business Intelligence".Can I start with the "standard" edition and then upgrade to "business...
View ArticleSQL SERVER 2005 EXPRESS INSTALLATION FAILURE.
my machine has configuration of 4gb ram winxp SP2 OS.while installing sql 2005 express.....an error came-Sql server setup unexpectedly failed..below is my error log.......Microsoft SQL Server 2005...
View ArticleSQL Server Data Tools - Business Intelligence for Visual Studio 2012 -...
Hi,Just installed "SQL Server Data Tools – Business Intelligence for Visual Studio 2012" from here:http://www.microsoft.com/download/details.aspx?id=36843To overcome a setup support rule check issue, I...
View Articlesqlserver 2008 r2 cluster sp2 installation restarted instances in the same...
I have a clustered server environment with win2k3 64 and sqlserver 2008 r2 sp1. there are 4 instances in the cluster. I choose to upgrade only one instance to sp2 and during the upgrade, all the...
View ArticleSQL Server 2005 virtual server installation strange problem
I have encountered an extremely strange problem. I try to install a named instance of SQL Server 2005 on single node of a Windows Server 2008 R2 cluster two node cluster. I have selected collation as...
View ArticleFailed to start the database service MSSQL$SharePoint
This appears to be more in SQL Server than in SharePoint Server(this is what I believe):This is the message from failed SharePoint Server installation.There is a dbwraplog file which reads as...
View Articlealter authorization in datbase diagram
in install SQL SERVER 2008 R2 when i cereate a databse diagram following error is coming serach on google then i fcound go to database properties but i Cant find database properties in this
View ArticleSQL Server 2008/R2 - Can you slipstream Service Pack installation with a...
So it's patching time this weekend again, and I am spending time waiting for reboot to finish between service pack installation, before I can start the cumulative update installation. So I thought I...
View ArticleUpgrade to SQL Server 2012 failed on VS 2010 - how do I fix this?
I have just updated the installation of SQL Server 2008 Developer Edition on my PC to SQL Server 2012 Developer. During the process, a small dialogue box popped up asking me to insert a VS2010 CD. I...
View ArticleUnable to view DAtabases in SQL Server Enterprise Manager-2000
Hi Team,Am unable to view Databases for SQL Server 2000 in Enterprise Manager.REquesting you all to help/advice me on the same, I am attaching my screenshot of the error message.
View ArticleUnable to troubleshoot error when rebulidng master database
I am on SQL Server 2008 R2 on Windows 7. I want to rebuild my master database (this is for learning) usingsetup.exe /QUIET /ACTION=REBUILDDATABASE /INSTANCENAME=MSSQLSERVER...
View Article