Bulk Operations
I have few questions on Bulk Operations1) how the SQL Server detects Bulk Operations ?2) I did put SQL Server database in Bulk Logged recovery model and started to insert 1000 rows after insert 500...
View ArticleDatabase corrupt
Hello,I am getting the following when I run checkdb against one of my databases. I'm guessing it is some kind of corruption. checkdb is suggesting repair_allow_data_loss.Table error: Object ID...
View ArticleSUSER_SNAME or SUSER_NAME in audit column (Azure SQL db)
Hi All,I would like to audit the update user name in an audit column in a table which is in Azure SQL db. This is using update trigger. What is the preferred function to implement, SUSER_SNAME or...
View ArticleMinimum permissions needed to deploy SSIS Project (new model)
What are the minimum permissions needed to deploy SSIS Project? (new deployment model)
View ArticleManaging SQL 2014 from SSMS 2008R2, what *CAN'T* you do?
I'm planning to take some time to check this out for myself, but I'm also looking for information from folks here.I'm going to be migrating from SQL2008R2 to SQL2014 in the coming months, and because...
View ArticleHow to schedule SSIS package (new 2012 deployment model)
How is it different in 2012 SSIS deployment model and package execution comparing to old package deployment model?Should I schedule each package through sql server agent?
View ArticleSQL Agent does not start in SQL Server 2014 Express Edition
Can we run sql agent in sql server 2014 express edition?
View ArticleIndex Larger than 900 Bytes
Is there anyway to find indexes created with values larger than 900 bytes?
View ArticleThe distribution agent failed to create temporary files in 'C:\Program...
HiPublisher: SQL 2008 Distributor: upgraded from SQL 2012 to SQL 2014 Subscribers: SQL 2008 / 2012Current error on transactional replication:The distribution agent failed to create temporary files in...
View ArticleLogin Permission
Hi Experts,We have a SQL Server and application uses login 'demo' to connect to DB which is having db_owner privilege. Developers can read the config file and they use this login to connect to SQL from...
View ArticleAlways On Availablity Group - Role: Unknown State
Morning All,I have just noticed that two of the 3 nodes in my AlwaysOn Availability Group are showing as Role: Unknown. I am not sure if this is normal?Consider, I have 3 Servers: S1001, S3008 and...
View ArticleHouse Keeping - Statistics
Hi all,I wondered if anyone had a good formula for updating statistics for an overnight job we have, the job currently looks at index fragmentation and based on the page count and fragmentation then...
View Articlebackup
How sql server knows when there are any chages in database while taking the differnetial backup and log backup ?
View ArticleVirtualize Sql server
Most of our production sql servers are physical servers. Now because budget reason for hardware our network admin ask if we should upgrade servers and virtualize them. We use VMware here. My question...
View ArticleSP2 for SQL 2014....
Has anyone heard anything about Microsoft releasing SP2 for SQL Server 2014? SP1 was released in May of last year... we are getting close to 1 year since the last SP.
View ArticleSql services on FC - Recovery
Hi All,I have a FC sql server clustered environment using shared storage.How do you do with the Recovery options of the sql server services?Default for First failure: Take No ActionSecond failure: Take...
View ArticleSelecting data from GUI in msdb
Hi,When I right click and tried to select top 1000 from msdb. This option is not highlighted.Any idea?SQL 2014 Standard edition in cluster environment
View ArticleDB check and increase the available size
Goodmorningdue to the fact that we did not have space in one DB we add 50GB in order to increase the space. today i check the space in DB and I saw that was about 40GB ( 10GB less from the 50GB). I...
View ArticleRecreating existing Database Schema
Good day,I am wondering what would be the easiest way to recreate an existing database schema (sprocs, tables, constraints, etc..) without the data.In MSSQL, I know you can use the Generate Scripts in...
View Articletempdb local drive ssd versus attached storage
New data warehouse server (has sql source and OLAP instance) on new active passive cluster attached to SSD. Started with 300 gig tempdb, may need to expand that. Looking into whether or not using a...
View Article