Viewing 15 posts - 46 through 60 (of 83 total)
Thanks for sharing Perry - I am getting an error about incorrect syntax on line 305 of the script:
DELETE FROM #schperms WHERE GDR=@GDR AND ermission=@Permission">Permission=@Permission AND...
September 20, 2017 at 5:08 am
Hi Perry - i've just realised what you are saying - sorry. So you mean use the same name for the listener as the existing alias - but just delete...
September 20, 2017 at 4:59 am
Thanks Perry! Unfortunately I can't delete the alias because deleting the alias would bring down the production system! So many things point to the alias. I get what you are...
September 20, 2017 at 4:30 am
Beatrix - that sounds like a great plan! I hadn't thought of that. Thanks for the advice 🙂
September 20, 2017 at 4:26 am
What about using Contained Databases instead to get around this problem? If you set the database Containment property to 'Partial' then you can use contained users, which means there is...
September 20, 2017 at 2:53 am
Thanks Anthony... i now realise that some of the previous scripts I was using wwere actually working - i was getting no results because they were no explicit permissions, though...
September 14, 2017 at 6:30 am
Just carrying on from Perry's advice, if you are a DBA without Domain Admins permissions, but want to control as much of the install as you can, make sure the...
September 14, 2017 at 4:53 am
I know last post was 6 years ago 🙂
Just wanted to clarify that if using the ALTER DATABASE MODIFY FILE method, then taking the db offline as some...
September 6, 2017 at 9:49 am
Figured it out guys - it was referencing an external assembly! Once the dll was deployed to the SSAS server, it all worked as expected 🙂
August 10, 2017 at 5:30 am
Good suggestion - just wondered if there was any other way to do it as there seems to be a number of ways to migrate RDL files around....
July 26, 2017 at 9:48 am
So sorry for late reply - I was on holiday and unable to get access to the internet.
I also initially had thought it was a local DNS cache issue....
July 5, 2017 at 7:31 am
Hello Chris! Sorry for the late response, I was away for a few weeks without access to e-mail. This script works an absolute treat! Thanks for taking the time to...
October 5, 2015 at 10:26 am
Hello Chris! Sorry for the late response, I was away for a few weeks without access to e-mail. This script works an absolute treat! Thanks for taking the time to...
October 5, 2015 at 10:24 am
Thanks Chris - I will look through the FOR XML syntax and see if I can figure it out. All new stuff for me but interesting! Thanks for taking an...
September 10, 2015 at 9:08 am
Drew - yep, I can confirm AND doesn't work, for exactly the reason you've said...
September 10, 2015 at 9:05 am
Viewing 15 posts - 46 through 60 (of 83 total)