Online Rebuild index failing due to log full
Hi Experts,I have a weekly Online rebuild index maintenance plan which is failing every timedue to log file full.The recovery model of the databases is FULL. And performing log backup on this...
View ArticlePassing parameter in query dynamically
-- I have a query that is stored in a table column, the query contains a parameter -- I tried to pass the parameter, but failed. How can I accomplish this task? CREATE TABLE #testFullQuery(longString...
View ArticleSQL Server 2014 Standard, but only 2 GB RAM used
Hello,I just installed MS SQL Server 2014 Standard Single x64 on a Windows 8 PC. It was bought to replace the Server Express because the RAM limitation of Express.I set min server memory to 500 MB and...
View Articleint to varchar with 0
I need to create view to show the SalesDate(int) Column we have data as 20141204, which is expected to be shown as 04122014. If we do the change in Source View, we are getting result as 4122014.CREATE...
View ArticleID change for the Native backup jobs
Server: SQL 2008 R2Problem: Our native backups are being saved to disk, we use Maintenance plans for the backups. We are planning to change the location of backups - another disk/location. This new...
View ArticleTransactions/ sec
Hi Experts,One of my customer is in need of following:can we get the number of transactions in a given month for a particular server? I know ho wot get transaction/ sec but do not know per month, I...
View ArticleQuestion About Indexes
I have a few questions about indexing a large table. I right-clicked and clicked New Index. I added Indexes to my Date field, as well as a few other stock identifiers. So, I indexed 5 'Index Key...
View ArticleMissing Security\Users
Hi, SQL 2008R2 Have a problem. Main SharePoint user appears as a Windows login at the instance level but is not as a user in the database. I tried adding the user in manually (at the database level)...
View ArticleHow to connect to sql server using windows authentication
I have a client & server. server is my wcf service and client is windows 8 app.i want users to connect with windows authentication. My service should communicate with the database using windows...
View ArticleSQL Server 2012 and 2014
Hi,Currently i am working for a customer project as an Infra Consultant. There is a implementation project going on at customer place and there is a requirement to implement BizTalk Server 2013 R2....
View ArticleDBCC CHECKDB
HelloWe have a databse running in a SQL Server 2008R2 version. If we run the DBCC CHECKDB comand it runs fine.We restored it to a SQL Server 2012 now when we run the DBCC CHECKDB it Fails..Msg 0, Level...
View ArticleConnecting Error: SQL Server 2008 R2 Express and Excel 2010 Data Mining Add-Ins
Hi there, I am new to SQL Server and I would love to seek help from experienced people. I just simply want to use Data Mining Add-in for Excel 2010 with SQL Server 2008 R2 Express, but connection...
View ArticleWhat type of deadlock is this ?? how to resolve ?
Hi all,i got and deadlock error and i track this using SQL profilerit is deadlock i am able to resolve key lock type deadlock by identifying them and resolve using covering index ..but this is new for...
View Articlesql server express for window 8
i am going to develop web application (.net 3.5) and want to use sql server as database, but i am using window 8, it seems many version not compatible for it.anyone recommend me which version i should...
View Articleprovider: SQL Network Interfaces, error: 26 - can't find server ) (.Net...
after i downloaded the sql server express version, and try to connect to server by inputting server name "localhost\sqlserver" ,but promopt below error.provider: SQL Network Interfaces, error: 26 -...
View ArticleThis backend version is not supported - New install 2012
Installed Visual studios express 2013 which installed Microsoft SQL Server Express Edition (64-bit) version 12. Then installed SQL Server Management Studio (Version 11.0.5058.0)Using SSMS if I try to...
View ArticleZip Errors Occurred
One of my colleagues is running a weekly backup process on our servers. He is hitting one of my SQL Server databases, as part of the overall backup process. He gets the following error messages:File...
View ArticleLinked Servers migration
Hi,I am in process of migrating one single user databases from SQL 2005 (SP4) to SQL 2012 (SP2). SQL 2005 Instance has 4 linked servers. SVR_Datasource are different SQL 2005 instancesHow to I know?My...
View ArticleWeb Development and Databases
Hello!I have been working on a project, a game, for quite some time now and right now I want to create a website for the game. The game is made in Visual Studio 2013 using DirectX. What I want to do is...
View Article