Stored procedures access count
Is anyone knows how to calculate access count of stored procedure from server restart?Please share information if knows
View ArticleUsing SQL Job and connecting to mySQL database
Hi,I have a SQL Scheduled Job that communicates with a MySQL via a Linked Server and ODBC connection. However, when I manually run the PROCS that fail using the Scheduled Job, the process runs...
View ArticleBest Configuration for database files one ssd, tempdb, msdb
I know what the standard answer is on this but I am looking for someone to say this would be better.Scenario: I move 3 billion rows of data from various sources, a lot of it is linked servers but just...
View ArticleCluster On Cross Domain
Hi All,Could you please help me in setting up SQL Server cluster in cross domain.What are the prerequisites, what are the precaution we need to take.Is there any guide for step by step SQL Server...
View ArticleDisplaying Multiple rows clock event Under a different Column view
I would like to query the data were table output is by each row but i need need display the query with single line and different column like (Clock in 1, clock out 1, clock in 2 , clock out2,clock in...
View Articlefinding the current ID value compared to the IDENTITY value
HiI need to find the current identity value compared to the current column value of tables with identity fields - in particular where the current column value is less than the current identity value.I...
View ArticleRestarting SQL Server Instance from SSMS Error
Just installed a new SQL Server 2014 instance. When I try to restart the sql server instance in SSMS by right-clicking and choosing restart, I get the following error:TITLE: Microsoft SQL Server...
View ArticleFCI + AG Alwayson 2014
Hi Guys,I need some one to clarify please. It very urgent. We have Two stand alone SQL Server 2014 server (Production)Lets assume names like SERVER A , SERVER B.We want to have FCI + AG configured on...
View ArticleError - Cannot generated SSPI context
I got this error from an Access frontend application connecting to the SQL 2014 via ODBC linked tables.[Microsoft][ODBC SQL Server Driver]Cannot generated SSPI contextI am puzzled on what triggered the...
View Articlemigrating sql server 2005, 2008 and 2012 to 2014 on new server new storage
Hi all, Its a new build and we have to migrate clustered sql servers instances.In old, sql server is 2005,2008 and 2012 and in new its 2014.Below steps I was thinking:1) Install sql server 2-node...
View ArticleBlocking by Insert
Found the below query causing blocking from different SPID.declare @0 bigint,@1 bigint,@2 varchar(50),@3 bit,@4 varchar(50),@5 datetime2(7),@6 varchar(50),@7 datetime2(7)INSERT...
View Articlecoconut oil also appeared
[url=http://www.colorado.edu/disabilityservices/sites/default/files/webform/watchespnhdmonday-night-football-live-stream-phoenix-glendaleonline-17-oct-2016-mnf-coverage.pdf]Monday Night Football Live...
View ArticleSSRS 2014 just randomly slow response for a while
I have 6xSSRS 2014 servers running same set of reports. All reports point to the same SQL Server 2008 Database. All reports call SP in database server to get result back and render. Report are running...
View ArticleDifferential backup too big
Since two weeks, my differential backups are getting too big. I have a 4 TB database. Our backup schedule: full backup every week, differential backup every night, log backup every 5 minutes. The full...
View Articlepermission for execel to connect to SQL server
We have some department users want to use excel to connect to our SQl server database, this way they can get most recent data.For now we only want them to read the data, no write back to SQL...
View ArticleSQL SERVER 2014 Snapshot replication
Hi All,We are using SQL SERVER 2014 Snapshot replication, Everything looks fine. But, when one of the snapshot job fails or Distribution agent job fails. Although the step has retry and interval = 1...
View ArticleExecute tsql script against multiple sql server instances
Hi All,I have below script which is a mix of TSQL+Powershell. Basically, it gives report of drive space.PFA screenshot. Now, what I am looking for is, how can I execute the script against multiple sql...
View ArticleDeadlock error MERGE
I have a step that produces the xml and the MERGE table 1 insert and update, if you run it oncefrom the application to operate normally but if you run several times simultaneouslyapplication from a...
View ArticleMirroring between two servers
Hi DBAs, I need some clarification on setting up SQL mirroring between different version of SQL Server. Can we setup mirroring between SQL Server 2008 R2 to SQL Server 2014. We are testing so just need...
View Article