Viewing 15 posts - 76 through 90 (of 196 total)
Hi Sue
Ok so what my plan is was to create 2 domain accounts; one for the engine and one for agent and set all instances on all the database servers...
April 17, 2018 at 11:53 am
Noted Gail
I will keep the public role as is and create custom database roles and assign permissions to them accordingly
Have a good day
Kal
April 17, 2018 at 4:47 am
Hi Gail
So when i check under a database i see the following permissions given to the database public role:
These are the default...
April 17, 2018 at 4:21 am
Gail
I found this in another database:
GRANT SELECT public dbo objects USER_TABLE GRANT
Having select on objects isnt safe as the user can see all objects. Correct so this one we...
April 16, 2018 at 2:56 am
Ahhhh yes i didnt read the 'USER' database; anyways if i run it against one of the production databases i get:
GRANT EXECUTE dbo sp_alterdiagram
GRANT EXECUTE dbo sp_creatediagram
GRANT EXECUTE dbo sp_dropdiagram
GRANT EXECUTE dbo sp_helpdiagramdefinition
GRANT EXECUTE dbo sp_helpdiagrams
GRANT EXECUTE dbo sp_renamediagram
As...
April 16, 2018 at 2:28 am
I ran the following query and i ask if you can also to find the database permissions granted to the public role and see the result below:
April 16, 2018 at 1:50 am
Wow i forgot to mention that was for the server permissions but for the database permissions it gets really complicated!!
Are there any set permissions to remove from the...
April 16, 2018 at 12:59 am
Thanks Gail
So we would look at the public role permissions below:
SELECT sp
April 16, 2018 at 12:52 am
Did the restart also appear after you installed SQL Server and it wasnt appearing before?
If that is true then try to remove SQL Server and check the registry and...
April 15, 2018 at 12:48 am
Well CU8 for Sql server 2016 breaks the database mail sending feature but it works with CU7 which is pretty annoying also
Makes you think how much testing is done...
April 12, 2018 at 1:13 pm
Thanks Sue
Learn something new everyday
Kal
April 12, 2018 at 12:19 pm
Hi Sai
Thanks for your email
I don’t know if anyone experienced this issue but on windows 2012 R2 if you try to install Sql server 2016 without adding .Net 3.5...
April 12, 2018 at 10:42 am
So here is what i have been able to find from my extensive testing in the past couple of days.
SQL server agent doesnt run if you disable both...
April 12, 2018 at 12:27 am
April 11, 2018 at 10:25 pm
April 11, 2018 at 10:22 pm
Viewing 15 posts - 76 through 90 (of 196 total)