Viewing 15 posts - 1,471 through 1,485 (of 1,640 total)
On some of our servers, we don't have sa account enabled.
For this purpose then, I need to enable it.
I read for Brad Mcgehee's best practice, never use sa to...
April 8, 2011 at 2:24 pm
This makes a lot of sense.
I hope there is a microsoft article explains this in detail. Because we are planning upgrade all our sql 2005 to 2008 on windows 2008,...
April 6, 2011 at 4:16 pm
No, I had to ask our network people to do that. No access to AD. and I don't think the group NT SERVICE\SQLSERVERAGENT is in AD, it is a...
April 6, 2011 at 2:55 pm
I did a check in AD, the SID of our domain account doesn't match the one in the group above mentioned.
So that didn't explain the relationship.
April 6, 2011 at 12:43 pm
I cannot find it either.
So there should be a relationship between maintence plan and their jobs, not sure what table to use to query?
Thanks
April 6, 2011 at 11:16 am
Thanks, is there a way also include the job name and its owner in the query too?
April 5, 2011 at 7:56 pm
Also is there a query for me to pull all the maintenace plan name, owner name, and jobs for both sql 2005 and 2008?
Thanks
April 5, 2011 at 2:46 pm
This is good to know.
I wonder if using sa is a good practice, read from somewhere, sa account should be disabled for best security.
April 5, 2011 at 2:45 pm
Thanks.
"If I understand this stuff correctly, installation will create three sql users: NT AUTHORITY\SYSTEM, NT SERVICE\MSSQLSERVER, and NT SERVICE\SQLSERVERAGENT all of whicy will be made sysadmins. "
Is it also a...
April 5, 2011 at 2:28 pm
"Then you should understand by now that you cannot see your userid from any screen to which you have access. Your user account is a part of that group and...
April 5, 2011 at 2:07 pm
"The bolded section next to the NT Service is the SID.
Beyond that, you will not be able to see your service account from the local group nor from SQL Server....
April 5, 2011 at 1:55 pm
Thanks.
"And again the relation to the service account that is a domain account, you will NOT see it listed anywhere in those groups. YOU WILL ONLY see the SID for...
April 5, 2011 at 1:41 pm
You are using configuration manager to change service account. But I'm asking when the firsttime you install it, is it a manual process?
For @SQLDCH answer about the group, he...
April 5, 2011 at 1:14 pm
And Is it a manual process after installation to add the service account in my case is a windows domain account to the windows local group called:SQLServerSQLAgentUser$Mycomputername$MSSQLSERVER
April 5, 2011 at 12:41 pm
Viewing 15 posts - 1,471 through 1,485 (of 1,640 total)