Forum Replies Created

Viewing 11 posts - 16 through 26 (of 26 total)

  • Reply To: Lincensing qn

    Yes you will need a license for that.  That said, get into a relationship with your licensing rep and get anything they say in writing.

  • Reply To: Query runs for days when upgrading to 2017

    Thanks Jeff and John for the help.  I ended up rewriting the vw_pos_period_dim as a materialized view.  Still not sure why that worked since the view itself performed well, but...

  • Reply To: Query runs for days when upgrading to 2017

    The trace flag and the hint that I included do the same thing for the cardinality estimator.  I agree the real solution is to adjust the query to fit the...

  • RE: SQL server logs

    sqlfriends - Thursday, March 21, 2019 4:56 PM

    I thought the LoginName is the windows user login.

    Could you give an example what the...

  • RE: SQL server logs

    sqlfriends - Thursday, March 21, 2019 2:52 PM

    askcoffman - Thursday, March 21, 2019 2:00 PM

  • RE: SQL server logs

    You can use sql Profiler to watch for linked server traffic. Just filter the loginName column by whatever linked servers you are looking for.  In the Events Selection, be sure...

  • RE: Read only routing fail

    Sue_H - Tuesday, February 5, 2019 4:21 PM

    askcoffman - Tuesday, February 5, 2019 3:17 PM

  • RE: Sessions blocked in chain loop

    Thanks for all the replies.  This scenario did cause deadlocks on the service, I just need to learn how to read dateTime correctly when reading the logs.

  • RE: Sessions blocked in chain loop

    askcoffman - Thursday, January 17, 2019 2:11 PM

    Im using spotlight to monitor our sql servers and am using it now to diagnose...

  • RE: Login and user SID dont match, but login still works.

    Lynn Pettis - Friday, August 3, 2018 9:36 AM

    askcoffman - Friday, August 3, 2018 8:31 AM

    August 3, 2018 at 9:41 am

    #2000188

  • RE: Help for BCP error

    I ran into a similar error.

    NULL

    Starting copy...

    SQLState = 01000, NativeError = 0

    Warning = [Microsoft][SQL Native Client][SQL Server]Aug 6 2009 12:10PM

    SQLState = S1000, NativeError = 0

    Error = [Microsoft][SQL Native Client]Unable...

Viewing 11 posts - 16 through 26 (of 26 total)