Viewing 15 posts - 361 through 375 (of 1,081 total)
I assume you run sql 2008 and Excel 97?
March 27, 2012 at 3:03 am
Run the query from Excel to extract the data, rather than pushing it into xls.
March 27, 2012 at 2:55 am
This time I am creating 2 node active active cluster for my disaster receovery site.
As Gail said, when you refer to A/A or A/P clusters, be sure you know what...
March 27, 2012 at 2:21 am
can you telnet to remote instance IP on port 1433 ?
March 27, 2012 at 1:59 am
attached. renamed to txt for upload
March 27, 2012 at 1:45 am
Pradyothana Shastry (3/27/2012)
As per the below link it was an issue with name getting updated...as part of workaround he tried...
March 27, 2012 at 1:28 am
Pradyothana Shastry (3/27/2012)
log says ,
OS architecture: x64
Process architecture: ...
March 27, 2012 at 1:15 am
Errors attached
March 27, 2012 at 12:44 am
Granting mail send rights on all three IP's would ensure:
1. As a cluster, all nodes can send
2. As single nodes, when the cluster is broken for a reason, can still...
March 27, 2012 at 12:41 am
Requirement:
==========
a) I want to install 3 instances on my cluster
b) I will assign 50 GB to instance 1
c) I will assign 50 GB to instance 2
d) I will assign 10...
March 27, 2012 at 12:38 am
Select CAST(
(
STR( YEAR( GETDATE() ) ) + '/' +
STR( MONTH( GETDATE() ) ) + '/' +
STR( DAY( GETDATE() ) )
)
AS DATE
)
March 27, 2012 at 12:24 am
Available resources:
================
1) Total Servers available = 3
2) RAM on each server = 64GB
3) Physical CPU on each server = 2
4) Total Core in each CPU = 4
I am going to...
March 27, 2012 at 12:13 am
I would say the Virtual IP of the SQL Cluster, as it will be used when failing over.
Or you could add both node IP's.
March 27, 2012 at 12:09 am
Already reloaded Windows Image, will replicate errors and post.
March 26, 2012 at 11:51 pm
Lynn Pettis (3/26/2012)
Henrico Bekker (3/26/2012)
Sorry to hijack, but some poor old chap is struggling:http://www.sqlservercentral.com/Forums/Topic1272592-2799-1.aspx#bm1272921
😉
You can't hijack this thread. Coming to the water cooler and saying that some help would...
March 26, 2012 at 11:24 pm
Viewing 15 posts - 361 through 375 (of 1,081 total)