Disable the SQL Job
Hi,i am trying to disable the all the sql jobs and stop the SQL Agent service from task scheduler .can any one help me on this.
View ArticleAny benefit in installing SSAS into it's own SQL instance rather than as a...
Hi allI've never known whether there is any real difference installing SSAS as it's own named instance, as opposed to just adding it as a feature of an existing DB engine instance. Any benefits to...
View ArticleMirgrating SSRS 2005 to SSRS 2016
Greetings and Salutations!I was just wondering if anyone has had the distinct pleasure of Migrating SSRS reports from 2005 to 2016. I've done a little research and I know there is the following...
View ArticleUnable to connect from SQL Server Management studio 2016 to SQL Server 2008...
I am unable to connect to a database server running : Microsoft SQL Server 2008 R2 (SP3) - 10.50.6000.34 (X64) Aug 19 2014 12:21:34 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on...
View ArticleTempDB
Hello. i have a doubt about the file size and the autogrowth.I read that is good to initializate the files with a sum(sizes) close to 90% disk space and without autogrowth.I always thought that the...
View ArticleSQL Standard Edition
Hi, In MSDN, I am not finding a link to download SQL Server standard edition . Please share the link if you have it.Thanks,PSB
View ArticleOla Hallengren's Maintenance question
I have a SQL server 2016 server that uses Ola Hallengren's Maintenance solution,Yesterday I got an alert SQL Server Alert System: '016 - Miscelaneous User Error that says:
View ArticleConnecting to an Availability Group
Hello,I'm setting up a 2016 ENT Availability Group with 2 VMs. I want to better understand my connection options.Server Names: VM1, VM2Cluster Name: C1Availability Group Name: AG1Listener Name: L1I...
View ArticleInsert into increased database size to maximum
Hi,for testing purpose i used a select into command and created a new table.My issue is the amount of rows was so big that the database size is now capped at the disk file it is stored.How do i
View ArticleSQL Server 2016 SP2 installation : Configuring TEMP DB Initial Size and...
Hi, Currently our databases are in SQL Server 2008 R2 and we are upgrading to SQL Server 2016.I wanted to know how shall I determine the Temp initial size ? By default it gives me 4 files and initial...
View ArticleAlways On High Availability and SSIS Catalog
We have a Windows Server Cluster Pair on which we have 10 SQL Instances of SQL Server 2016 Standard.On each Instance, we have an Integrations Services Catalogue. So far so good.We're now trying to...
View ArticleSQL SERVER STANDARD 2016 INSTALLATION FAILURE
SQL Server Standard 2016 setup fails with the following error. Any help in resolving this issue will be very much appreciated:TITLE: SQL Server Setup...
View ArticleExtended Events - Capture TRUNCATE using object_altered event
I am trying to capture TRUNCATEs using the object_altered event using Extended Events but with out success.With the TRUNCATE being a DDL statement I thought the object_altered would have captured it? -...
View ArticleCan clustered columnstore indexes co-exist with non-clusered indexes?
I'm studying for exam 70-764 and the question asked if you could have more than one index on a table that has a clustered column store index on it.So the answer in the book says you cannot have any...
View ArticleSend user security setting modified alert email
We have few DBAs with different location and shifting, some creates new users, modify permissions, etc. We want to notify any such thing automatically send email to all concerned to know there is such...
View ArticleGood script to analyze Buffer pool
Can someone please share a good script to analyze buffer pool, would like to free space ,used space by different objects etc.
View ArticleLogShipping not deleting .trn files in Secondary server
Hi ,LogShipping not deleting .trn files in secondary server even agent and folder service account has full permissions.retention period set to 3days but 3days old trn files are not purged.Please let me...
View Articleerror sql server
Hello everyoneWho can help me about this error pleaseError generation on DB Side : System.Data.SqlClient.SqlException: Table error: table 'TLOG.ITEMS' (ID 494624805). Data row does not have a matching...
View ArticleMDS: Source Control and CI
Is there anyone out there who has a slick way of managing MDS Models & is prepared to share their experience?What I am interested in specifically:* Efficient use of source control to keep a history...
View ArticleCmdExec to delete files not working
I'm using Ola Hallengren's maintenance solution with this command to cleanup old output files. However, it is not working. It deletes nothing and returns no error. Any thoughts as to why this isn't...
View Article