Viewing 15 posts - 1 through 15 (of 92 total)
Ok, found a solution (but I still don't understand why it was failing...):
- Manually installed ODBC Driver 13.1 for SQL Server on the 2nd node (SQL Server Agent...
November 27, 2017 at 5:05 am
Hi, thx for the reports.
But I've a strange error.
My parameter is working, I receive all items from our CMS.
But when I select an instance at the parameter drop down list:...
April 29, 2016 at 3:34 am
OK, it works now.
I had a shared data source caused the problem! π
September 9, 2015 at 7:13 am
BL0B_EATER (9/3/2015)
See screen shot.
This is how I passed in the servername...
September 8, 2015 at 7:03 am
It's version: 10.50.4266.0
October 15, 2014 at 2:12 am
Perry Whittle (10/8/2014)
The table msdb.dbo.log_shipping_monitor_primary on the Primary...
October 15, 2014 at 12:14 am
Washout (2/13/2014)
great work this.
Thx π
February 19, 2014 at 10:43 am
Thx Ken, I've used the default mail profile.
If it's not set, the errormessage will say enough to create one.
And there was no double drop table statement ... the first one...
December 9, 2011 at 3:24 am
I've modified the first post to make it more readable.
Sorry for the hard reading article, but I did my best to post it good!
Hope this edit will help you all....
December 6, 2011 at 4:43 am
Koen Verbeeck (11/25/2011)
:w00t: 7 points! No snow here, as it is still 10Β°C out there. Quite unusual for the time of the year, but you don't hear me complaining...
7points wasted.....
November 25, 2011 at 5:28 am
Yes I know, I've tried to correct it, but it didn't helped.
I even started an topic to help me, but no solutions atm ... π
November 25, 2011 at 1:13 am
Till step 8 everything is ok!
In step 9, the error popups.
I've checked my system and I've found an error in the Failover Cluster Manager.
There was a group 'Available storage' in...
November 15, 2011 at 4:44 am
USE AdventureWorks2008R2 ;
CREATE USER CustomApp WITHOUT LOGIN ;
GRANT IMPERSONATE ON USER::CustomApp TO [adventure-works\tengiz0] ;
GO
November 15, 2011 at 4:18 am
In SSMS, select your database, select 'Security', right-click 'Users' : 'New users...'
Ok, found your problem.. π
You cann't select "Without login" π
November 15, 2011 at 4:15 am
The error popus just after 'Validating Feature Settings'... hope this gives some more info.
I just tried to remove node on the active node: same error π
November 15, 2011 at 4:12 am
Viewing 15 posts - 1 through 15 (of 92 total)