|
|
|
SSC-Dedicated
           
Group: Administrators
Last Login: Yesterday @ 3:30 PM
Points: 31,436,
Visits: 13,751
|
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Tuesday, May 21, 2013 1:58 AM
Points: 1,112,
Visits: 970
|
|
Wow. I did not knew there are DMV's to see the Service accounts.
Good to knew it.
Very good question.
|
|
|
|
|
SSCommitted
      
Group: General Forum Members
Last Login: Tuesday, May 14, 2013 2:24 AM
Points: 1,871,
Visits: 2,692
|
|
Your answer states:
Correct answer: Query sys.dm_service_services, Query sys.dm_server_registry Explanation: After SP1 for SQL Server 2008 R2, there is a new DMV that allows you to query for the service accounts used for the various SQL Server services. You can also use the sys.dm_server_registry DMV to find the information, although this is not as clean. Ref: dm_server_services - http://msdn.microsoft.com/en-us/library/hh204542.aspx sys.dm_server_registry - http://msdn.microsoft.com/en-us/library/hh204561.aspx
see the problem?
---------------------------------------------- Msg 8134, Level 16, State 1, Line 1 Divide by zero error encountered.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Wednesday, May 09, 2012 3:46 AM
Points: 2,223,
Visits: 177
|
|
The Option specified is wrong it is not Sys.dm_service_services but it is Sys.dm_server_services.
I got my question wrong because of this.
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Yesterday @ 12:06 AM
Points: 849,
Visits: 323
|
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Monday, April 08, 2013 4:09 AM
Points: 1,088,
Visits: 114
|
|
Why you can't prepare task correctly? My answer was right compared to prepared options.
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: 2 days ago @ 8:31 AM
Points: 3,129,
Visits: 4,312
|
|
I did not know about the dm_server_services DMV, so I learned something here, thanks , Steve. Knowing this would have saved me a fair headache a few days ago.
Point of note: tringer fouble causes endless trouble....
____________________________________________ Space, the final frontier? not any more... All limits henceforth are self-imposed. “libera tute vulgaris ex”
|
|
|
|
|
SSCrazy Eights
        
Group: General Forum Members
Last Login: Yesterday @ 2:11 AM
Points: 9,378,
Visits: 6,473
|
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Wednesday, May 22, 2013 8:33 AM
Points: 2,723,
Visits: 987
|
|
Learnt something new from the question, which was good. Selected the only one correct answer, leaving out the other "correct" option. No points.
|
|
|
|
|
SSCommitted
      
Group: General Forum Members
Last Login: Yesterday @ 2:15 AM
Points: 1,882,
Visits: 426
|
|
good query about new DMV in SP1. But change wrong first item sys.dm_service_services to sys.dm_server_services is needed
MCTS х 3 MCITP x 2 MCSA x 1
|
|
|
|