resolve the collation conflict
Hi I getting the following error while executing my query.Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "SQL_Latin1_General_CP1_CS_AS" in the equal to operation.Part...
View ArticleError 909 when creating new (ContosoRetailDW) on SQL Server 2008 R2....
Example: Configure A BI Infrastructure for SharePoint 2010.receive error 909, after attempt to create(restore) ContosoRetailDW db for first time.An exception occurred while executing a Transact-SQL...
View Article500 GB DB better to split in differnet files ?
Hello GuysWe're moving our 500GB db to a new server. My question is, is it better to move this Database on one drive or split it over 3 drives ?Solution 1:E: Data - 500gb.mdf F: Log : -...
View ArticleMemory ISSUE
Hi allMy System Ram is 1.66 GB, So How much i have to allocate Sql server MAX memory in the box.Kindly let me know on the same.Regardssubu
View Articleobject reference not set to an instance of an object sql server 2012
hello my server was 2008 and i update to 2012now is Microsoft SQL Server Management Studio11.0.2100.60 Microsoft Data Access Components (MDAC)6.1.7601.17514 Microsoft MSXML3.0 6.0 Microsoft Internet...
View Articlehow to change collation for databse
Hi all,when I try to alter collation type is shows up below error The CREATE UNIQUE INDEX statement terminated because a duplicate key was found for the object name 'dbo.syscolpars' and the index name...
View ArticleUpgraded from Windows 8 to Windows 8.1: Now SQL Server 2008 & 2012 Cannot...
Both instances of SQL Server Developer were working fine until the Windows 8.1 upgrade. Is uninstalling & reinstalling the only & best solution?
View ArticleMaintenance task error
I just started having an issue with my maintenance tasks. When I click on one of my tasks to modify it I get the following error. Also I am unable to create a new task unless I use the wizard. Does...
View ArticleWhat is SQL Server Standard Runtime?
Hi,I have use rights for SQL Server Standard Runtime to install with SCCM 2012 R2. Is this a different edition of SQL server and if so how do I get it? I don't currently have any other license for SQL...
View ArticleInsert statement conflicting with Foreign Key Constraint
So after designing the database structure and then inputting the values, I have had two error messages like the title says when I executed the query. I was staring at my screen for a good hour and I'm...
View ArticleSQL Intellisense
Hi, We have given read-only access to user1 on one of the production database1 But today we found out from our third party monitoring tool that user’s adhoc query which is executing from SQL Management...
View ArticleHI Friends ! How we do Single package deployment to IS Catalog
HI Friends we have already Deployed SSIS Project to IS Catalog. Which Project has4 packages. one package we had changed some tasks. So My requirement is We need to deploy that Edited package to IS...
View ArticleDisable non-essential services on MSSQL server
Hi, as per my System Admin team they are asking to disable below services from MSSQL server if not essential: (This SQL server is in SharePoint farm)DHCP Client Distributed Transaction Coordinator...
View ArticleCopy SQL database tables to another SQL server
I am all new to SQL Server, and I am struggling to find a way to copy some tables (not all) from one database to another (on different SQL Server).I’ve searched for ‘copy’ option in SSMS itself, but...
View Articleconnecting to Godaddy server database
I have already created a database with a name of "mcastudent" located at 182.50.133.151 in Godadday's server while creating this database i also check the "Direct Acess" option as true I want to know...
View ArticleShortest Distance Between Locations in a Table
So I have a table with 12 records (it's a college assignment). Each record has the name of the location, and four other columns: UTMNorthing Co-Ordinates, UTMEasting Co-Ordinates, Latitude, and...
View ArticleUnable to create data link to SQL Server 2008 R2 instance
Hello, I'm running Windows 7 Professional x64. I just installed SQL Server 2008 R2 (32-bit) and created an local instance (named "MY-PC-2\SQLEXPRESS"), and then created a new database. In SQL Server...
View ArticleInstallation of SQL Management Studio failes with error 1603 on rebuilding...
Hi @all,first of all: I don't have a question but want to share my answer and as I didn't find a post that 100% fits my problem I started a new thread here. Hope that is OK.Here is (was) my problem: I...
View ArticleSQL server 2008 Bypass "table not found" error message
I'm running a query from a server that is linked to another server using cursor. I'm using a list of counties from a different database table, then using that list to interrogate other database tables....
View Article