Insert update and deletes are performed very slow.
I ran a job on DB that does Insert, Update, Deletes and it took very long time to finish comapred to other same specs server with the same amount of data,Also running full backup took really long...
View ArticleDifference between Non Clustered and Column Store Index
Hi Guys,Is there any difference between non clustered Index and Column store Index in a table?Could anyone explain the differences between these two indexes?Is there any performance Improvements happen...
View ArticleSqlBrowser service was unable to process a client request.
Hi, We have a clustered instance of Sql server 2008R2 enterprise edition running in Windows Server 2008R2 . We have only thedefault instance in the production and no named instance. Since last few...
View Articlesql 2016 basic install?
Hi experts, every now and then I give a 3-hour course where I explain DDL and DML in sql server, both GUI and t-sql.My problem is, I always spend a lot of time installing sql in the other person’s...
View ArticleDB Location
Hi Guys,I've got SQL server with a small database,I need to move the DB from X to Y,the strange thing is I don't know where database locates.Whether I am checking the DB properties or query the DB...
View Articledelete ntext column from table
Hi experts, I have the next table… SIZE: 10GB index space. 59GB Data space... I am trying to save some space up in the server… I ran this next code (that took 5 hours to run!) I am pretty sure the...
View Articleuser_seeks,user_scans and user_lookups
Hi experts,I wanted to delete index_id 2 and 4... The table has almost 400 million rows, and this would save us space... Can I trust this dmv? I want to delete both but I do not know if the dmv is...
View ArticleReclaim space
HiWe have a database which contains a table which contained documents. These documents have now been stripped out and we want to claim this space back - the database\table will never get to this size...
View Articledbcc clean table running for 5 hours.
Hi experts, It has been running for 6 hoursCan I stop it? or should I let it finish?
View ArticleQuery executing taking more time on the new server
Hi All,We are migrating SQL server 2005 database to SQL server 2012. We have taken the user db backups from old sever SQL 2005 and restored it on the new server SQL 2012 instance and ran the DBCC...
View Articlehelp with Restoring database Full and T log files in order
I have 1 Production Server X, database Auditdb, Enterprise edition, 2014Full backups run 12am every night(NO Differential)T log run every 10m minutes, Today someone updated a big table without where...
View ArticleDifferent Max Server Memory values in an Always On configuration
hi folks there, i've just discovered different values, (setted by hand, I'm afraid) in an Always On. how could it affect to the service?This AG is virtualized VMwarethanks for your comments indeed,
View ArticleRemote SQL server connection error : "Cannot generate SSPI context"
Hi ,I am getting below error while trying to connect sql server remotely:Error : Cannot generate SSPI context Can someone help on this , what may be the cause of this and how to resolve.
View ArticleCompression backup feature
Dear folks, if we have got this option enabled, could it affect to our third-party backup solution, Veeam?Thanks in advance for your comments,Primary RDBMS is 2014 sp1
View ArticleHow to make SQL Server DB instance as localhost?
I had SQL Server 2016 DB in development machine resposing with SQL Server Management Studio as localhost.Then installed SQL Server 2014 DB to same machine respoing with studio as...
View ArticleComplete Coverage of sql server programming and DBA
Hello All, I am looking for Complete coverage of sql Server 2014 programming & DBA. Since information is spread over the internet in bits & pieces it is impossible to know the topics that would...
View ArticleSQL Server 2016 - Database Resources
Can you throttle/restrict resources at a database level similar to resource governor?Melissa Explore Information Services, LLC
View Articlelocking SQL agent job
hi, as a non-DBA, can I lock an SQL Agent job (I created), so that no one else is able to execute it? please let me know, thank you
View ArticleBlocking on the particular Database and due to this slowness occurring .
Blocking on the particular Database and due to this slowness occurring . SQL Server 2012 STD SP2Windows 2012 Std. 64-bit R2
View Article