SQL Server license
Hey,I have this SQL server instance with version details as below and was wondering how I can know the kind of license it has. The SERVERPROPERTY('licensetype') returns DISABLED whose meaning am not...
View ArticleExecution time for Query
elloI am relatively new to SQL Server. I had a view that was taking about 10 min to run, i was able to reduce the time to 3 seconds by re coding the query.Is the execution time the only factor that i...
View ArticleCan't log in to default instance
Hi there,After a new installation of SQL server 2008 R2, when I open SQL server Management Studio, I can only log into to localhost but I can't login to localhot\sqlexpress. I get the error message...
View ArticleCTP or CTP2?
Earlier this year I installed SQL Server 2014 Community but I did not see anything about CTP or CTP2. Now I want to know if I have CTP2 installed. I looked online to see if I could find out how to...
View ArticleSQL agent won't start after reboot.
Hi.Just rebooted a production server (four instances) to find that SQL agent will not start, the log shows this 2015-12-17 16:52:26 - ? [100] Microsoft SQLServerAgent version 11.0.5556.0 (X64 unicode...
View ArticleI want to create identity for the table primary key column
Hi All, i want to create identity for the table which has been already created(primary key column),this primary key column refereed as a foreign key for some other table.. so i am unable to alter the...
View ArticleDatabase File Groups
Hi All,When I add a new secondary data file (.ndf, location: D:\Secondarydata\Vigony.ndf) to an existingprimary file group which is already having main data file (.mdf, location:...
View ArticleHelp me fix this errors, i am new.
pastebin link becasue the code is very big.http://pastebin.com/iwnv3bk4anyone can help me with that?
View ArticleIssue in Dates and Time in SQL Server
Dear All,My query is :When I am Publishing the Project in the Server it goes in Queue and its entry time is same as the date we have set as per system date but my Problem is when i look this particular...
View ArticleMS-SQL Server 2008 Compress backup
Hi All, Please let me know whether it possible to restore Compress backup of MSSQL Server Enterprise Edition 2008 on MSSQL Server Standard Edition 2008 (RTM) or any Service pack is needed on Standard...
View ArticleTransactional Replication-Publisher offline
Good morning Experts,In Transactional replication, if the publisher goes down/offline, what will happen to the replication? Will the replication stop functioning?Kiran
View ArticleWant to create Weekly report from Specific table
I have one views in SQL DB (dbo.SystemValidation) which is generating some counts everyday like below (Picture 1). And this count is changing everyday because of Data changes in the background. Now I...
View ArticleMicrosoft SQL Server 2016 CTP3.2 cant find my local server. Whats wrong?
I have just installed SQL Server 2016 CTP3.2 on a Windows 10 driven machine The problem I have now is that SQL Server Management Studio (SSMS) is not able to find the local server. When the Connect...
View ArticleSQL Profiler for obtain a query origin
Hello FriendsActually i have 2 SQL Server both of them are SQL Server 2005 Standard SP2 X86. One of them has a linked server configured to the other. Sporadically we have a query a "select * from"...
View ArticleAn exception of type 'System.Data.SqlClient.SqlException' occurred in...
Additional information: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance...
View ArticleFile Table share no more visible
I have been working with a filetable for months now.A few days ago I was trying to get a CLR assembly installed. During this process I have done a lot of things I don't remember at all.May be some of...
View Articlei am unable to connect to the Server(Microsoft SQL server 2012 vsersion)..How...
Hello,I am unable to connect to the server when i have opened the Microsoft SQL server Management studioHow to solve this problem ??Help me
View ArticleSql server DBA
While installing the sql server 2012 enterprise edition ,Product key will automatically or else we need to enter the same .If we need to enter the product key from where we can get the Same ?
View Articlecannot connect with sqlserver on same laptop, keep getting error 26. i don't...
cannot connect with SQL Mgmt Studio because I don't know what to put in computer name, server name, password.I have several books on SQL Server, and I have downloaded all the online books. Cannot fid...
View ArticleSQL Server 2014 Management Studio fails to load (0xc000007b) (Microsoft...
Shortly after I upgraded from Windows 8.1 to Windows 10, I installed Microsoft SQL Server 2014 on my Asus laptop. The application ran just fine until I installed the latest Windows 10 update in...
View Article