sqldiag not able to import trace file
Hi All,I am facing the issue in trace import collected by sqldiag. I already installed the RML utility on my system but still sql nexus not able to read trace file. Please help me to short out the...
View ArticleSQL Server db_ddladmin
Hi All, I have a user which is in the "db_datareader", "db_datawriter" and "db_ddladmin" DB roles, however when he tries to modify a table with SSMS he receives a message saying:You are not logged in...
View ArticleUnable to Uninstall SQL Server 2008 R2 on WIndows 2008 Server
I am trying to uninstall SQL Server 2008 R2 on a server in which I am trying to reinstall after failure to upgrade. See earlier post...
View Articlehow to create unique row id without using Primary key oy composite key .
how to create unique row id without using Primary key or composite key .Deepak Gupta-(Project Manager)
View ArticleRestricting tempdb size
Hi,My tempdb sits on a 30GB drive of its own and is currently 29.9GB.I have a backup program which needs 300MB of free space on any drive that it runs on so was asked to restrict the max database size...
View ArticleRunning An Application On A Shared/Network Drive Via Shortcut but can't connect
Hello everyone:Even after reading, I feel I need clarity. I have a basic application that connects to SQL Server 2012 64 ENT on a Local Machine. All works well. I created a shortcut to the EXE file,...
View ArticleI would like to understand Cluster from basic, can I get any link or blog or...
I would like to understand Cluster from basic, can I get any link or blog or book or online video to understand cluster functionality.Rahul
View ArticleNewbie purchases Visual Studio Develops App wants to add Database support Sql...
Ok recently purchased Visual Studio 2012 pro running on Windows 8 pro. Want to add database support to application I've built in C#.What is SQL Server Compact Vs SQL Server?Can I download and install...
View ArticleOne Step up file - Two Installations at a time
Hi All,What happens when one step up file is being used by two different user at a time to install SQL Server 2012 or any version of SQL Server?Does it run with no issues or we face any installation...
View ArticleA User who can't execute any Stored_Procedures, functions, or any of the...
Hi All,I have to configure a User who can't execute any Stored_Procedures, functions, or any of the programmabilities through which any modifications can be made possible in SQL Server 2008 R2.PGupta
View ArticleRemove SQL Server
Hi Folks,This may be rookie question. But I want to remove everything related to SQL Server from my machine. All the instances, All the folders, Everything which is even remotely related. And then I...
View ArticleLinked Server Error when Stored Procedure runs but direct query works ????
Morning all,I have a linked server that has been in use and worked fine.Last weekend, we did a migration to a faster server, and it was requested that I use a DNS name for the server.So instead of...
View ArticleRestore database backup with Copy_Only option failed ?
When we failed to restore a backup from a BAK file for SQL Server 2008. Then we find that the backup is created by using BACKUP xxxx COPY_ONLY parameter. When we attempt to restore from Management...
View Articleregarding sql server
Hi, I have 20 columns in my tableI dont want retrieve first 10 columns what should i do?
View Articlefind median of multiple columns
Hi, What is the simplest and fastest way to calculate median for multiple columns in sql server? name v1 v2 v3 v4 i1 i2 i3 i4 median_v median_i Thanks in advance!
View ArticleSQL Account adding problem
I am new to SQL; and getting an error message given below, when adding a Domain account to MS SQL 2008 R2. Any help would be highly appreciated.'Domain\User' not found. Check the name again.Regards Amit
View ArticleMeaning of info returned by DBCC CheckIdent
I ran DBCC CheckIdent (<table>, reseed, 1000) on a table to reseed its identity. This was returned:"Checking identity information: current identity value 'NULL', current column value '1000'.a....
View ArticleSQL Sever 2014 CTP1
Hi,I have installed SQL Server 2014 CTP1 but when I launch Installation Center and select Installed SQL Server Features Discovery Report, the report shows me that the Product is Microsoft SQL Server...
View ArticleContained Database best user type
Why is it better to create a Domain User that can log onto a contained database if you want to port the database to different database servers within the domain without additional user account...
View ArticleI would like to understand Always on functionality from basic, can I get any...
I would like to understand Always on functionality from basic, can I get any link or blog or book or online video to understand Always on functionality?Rahul
View Article