Viewing 15 posts - 4,351 through 4,365 (of 4,477 total)
BI_NewBie (9/7/2016)
I have given permission to user in Home--> Folder setting. If I try to remove user from Home page folder setting and directly...
September 7, 2016 at 11:59 am
swoozie (9/6/2016)
We moved from 2005 to 2014 AG and...
September 7, 2016 at 7:43 am
Bill (DBAOnTheGo) (9/6/2016)
The compatibility level is 120. I've never run into a server not defaulting to dbo. I think that's where i'm finding my confusion.
I think it's just the difference...
September 6, 2016 at 4:25 pm
What is the compatibility level of the database where this happens? Any chance this is an upgrade from SQL 2008?
Sue
September 6, 2016 at 3:11 pm
Kind of like all the scripts that accidentally get run in master...."I can't find the table I created in my database".
Thanks for posting back Chitown - really helps others...
September 6, 2016 at 1:11 pm
kweiskittel (9/6/2016)
I don't think we uncovered this in the past, I guess because previous users with the...
September 6, 2016 at 1:05 pm
kweiskittel (9/6/2016)
September 6, 2016 at 12:19 pm
Stripathydba (9/6/2016)
My client has come up with a requirement wherein we need to monitor a job(XYZ), and in case it runs beyond a certain time(specified by the business, lets...
September 6, 2016 at 11:35 am
Permissions in SSRS are by default inherited from the parent. The chaining of permissions can be broken by granting item level permissions - you get a pop up warning, can't...
September 6, 2016 at 11:31 am
lohithkschalam 92184 (9/6/2016)
September 6, 2016 at 11:30 am
And did you check all of the users other permissions as well? If they have a deny view somewhere individually or through a role, deny takes precedence. If you did...
September 6, 2016 at 11:21 am
Not the best way to approach auditing if that's what this is for.
To do such on multiple tables, you'd need dynamic sql, multiple alter statements or else use one...
September 6, 2016 at 11:08 am
That is weird but there isn't much for referential integrity in msdb so I'm not surprised.
Glad it's working though - thanks for posting back!
Sue
September 5, 2016 at 2:07 pm
You need to do the Run As Administrator - it doesn't matter if you are an administrator on the box or if you are in the Administrators group. All three...
September 4, 2016 at 11:19 am
The problem could be the code page you're specifying. 65001 CP is no longer supported.
Sue
September 4, 2016 at 11:11 am
Viewing 15 posts - 4,351 through 4,365 (of 4,477 total)