Viewing 15 posts - 7,906 through 7,920 (of 9,241 total)
pavleesseck (6/2/2010)
I will try this solution on my simulating SQL cluster in VMware Infrastructure 3 first. 🙂
good man, was gonna be my next suggestion 😉
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 2, 2010 at 11:20 am
NazerMohamed (6/2/2010)
My installation of SSRS is in...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 2, 2010 at 11:18 am
presumably you are currently presenting these over iSCSI?
You would need agreed downtime for your cluster there's no getting away from that.
I would create the new LUNS and attach them...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 2, 2010 at 8:44 am
Hi
couple of questions.
is IIS installed\configured on this server (do you have any websites)?
Are you using a service account for the SSRS service?
Can you post some screenshots for web service URL...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 2, 2010 at 8:21 am
is the backup they have sent you definitely a full backup? Post the results of the following query
restore headeronly from disk = 'drive:\path\backupfilename.bak'
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 1, 2010 at 3:40 pm
CavyPrincess (6/1/2010)
I've installed SQL Server Clustering, but not Windows Clustering using VMWare
Hi Cindy
glad you found it useful. Remember that clustering is totally separate to SQL Server. SQL Server merely makes...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 1, 2010 at 9:36 am
Bingo, you got it. 😉
Well done!
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 29, 2010 at 5:47 am
you may want to try posting in the correct forum in future 😉
The database table you need to query is sys.database_principals, this script should help!
use yourdb
select 'Login name : '...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 29, 2010 at 3:17 am
Jeff Moden (5/27/2010)
Just don't throw the book at me. 😛
No give him a taste of his own medicine and throw a few pork chops instead 😀 :laugh:
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 28, 2010 at 4:14 am
when you get the error
are you creating a failover cluster instance or adding a node to a failover cluster instance
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 28, 2010 at 4:12 am
Hi
Check my tutorial at the following link for installing a SQL Server 2008 clustered instance under VMWare Server 2.0!
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 27, 2010 at 11:58 am
which version of SQL Server are you attempting to cluster?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 27, 2010 at 11:54 am
Windows 2003 or Windows 2008 cluster?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 26, 2010 at 1:15 pm
then group them and create roles for each group of users
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 26, 2010 at 9:14 am
so are you saying that each of the 100 users needs entirely different permissions?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
May 26, 2010 at 4:19 am
Viewing 15 posts - 7,906 through 7,920 (of 9,241 total)