Viewing 15 posts - 3,751 through 3,765 (of 9,253 total)
The green arrow is missing if you do not have permission on the host server to stop and start the service, thats all it signifies
January 16, 2014 at 5:55 am
why not just use backup\restore or detach\attach
January 16, 2014 at 5:49 am
SRDF is a storage level replication technology. SQL server is separate so yes you still have to change instance connection strings
January 16, 2014 at 4:41 am
asheppardwork (1/14/2014)
There is a stored procedure that creates the ZZ_ table and the last time it was run was 5:01pm.
If there's a process creating the table, something must be dropping...
January 16, 2014 at 4:39 am
Paulo A. Nascimento (1/15/2014)
January 15, 2014 at 11:42 am
Paulo A. Nascimento (1/15/2014)
January 15, 2014 at 11:41 am
Michael Valentine Jones (1/15/2014)
The data would be spread across the...
January 15, 2014 at 11:27 am
Steve Jones - SSC Editor (1/15/2014)
and an item for Connect.
No, log shipping is doing exactly what it should be. If anything, you'll probably get an unsupported message for the...
January 15, 2014 at 9:24 am
looking at the document i linked above its done at the array level. If all LUNs for the instances are carved from the same array (and i'm guessing they are)...
January 15, 2014 at 8:07 am
ah i see. You'll need to speak to the storage administrator regarding the SRDF storage fail over
January 15, 2014 at 7:39 am
It's simples, the only sure fire thing to do when performing the change from windows to mixed is to issue this staright after
ALTER LOGIN [sa] WITH PASSWORD = 'somelongpassword';
ALTER LOGIN...
January 15, 2014 at 7:36 am
PearlJammer1 (1/15/2014)
Find out what is generating the hash\sort warnings and fix it. Just extending TempDB is merely putting a sticky plaster over the real problem.
Would I be best setting...
January 15, 2014 at 6:59 am
SQLisAwE5OmE (1/15/2014)
Perry Whittle (1/15/2014)
SQLisAwE5OmE (1/15/2014)
I have to do a DR test(SRDF), however, one of the application/instance do not want to...
January 15, 2014 at 6:57 am
SQLisAwE5OmE (1/15/2014)
I am not too experienced with SRDF, so if you can share your experience, it would be great.
You shouldnt need to be it's ouitside of your control as the...
January 15, 2014 at 6:51 am
SQLisAwE5OmE (1/15/2014)
I have to do a DR test(SRDF), however, one of the application/instance do not want to move to DR...
January 15, 2014 at 6:42 am
Viewing 15 posts - 3,751 through 3,765 (of 9,253 total)