Viewing 15 posts - 1 through 15 (of 107 total)
I though that would work as well. However, as they do not appear under Users, the code gets rejected. I am now working on a script that the team can...
October 10, 2012 at 6:03 am
Thanks. That was the link I found. Guess I was looking for a "second opinion", just to be on the safe side. 🙂
Colin
July 23, 2012 at 6:42 am
It is interesting to note that when creating the SQL Job that you do NOT use the Powershell option but the Operating System(CmdExec) option and precede the command with Powershell.exe...
December 21, 2011 at 3:39 am
After much trial and error I have created a SQL Job which runs the following command. The Job states that it runs successfully, but no file is generated in the...
December 20, 2011 at 3:40 am
Thank you!
The mist lifts and the view is great.
Enjoy the holiday season.
Colin
December 16, 2011 at 9:28 am
Thanks,
Could you give a bit more information on how you store/run the script?
Regards
December 16, 2011 at 9:01 am
Have already checked the Protocol. Ckeck this out, which points me back to the Master Keys. \0ginal posting was at http://www.windows-tech.info/15/00680ec45b6aaa24.php
2007-10-11 02:52:40.15 spid5s Failed to check for new...
August 1, 2011 at 2:00 pm
How about errors
"TDSSNIClient initialization failed"
and
"SQL could not spawn FRunCM thread"
August 1, 2011 at 1:53 pm
The problem with the RESTORE MASTER KEY is that it runs in SQL, if I cannot get SQL to start then how can I run the SQL?
Platespin replicates the entire...
August 1, 2011 at 1:09 pm
first error was
"An error occured during decryption"
followed by error
"failed to check for new installation or a renamed server at start up. The logic for this step has failed...
August 1, 2011 at 1:05 pm
Thanks folks. A plan is starting to come together
July 20, 2011 at 10:14 am
Yes, I was thinking of detaching, copying the mdf and ldf files and then transporting these to the new location for reattaching to the new servers. Hopefully the copies wil...
July 20, 2011 at 9:24 am
Apologies for delay in posting final solution.
In the end I simply changed the Port number by running the following code. seems to have worked well.
ALTER ENDPOINT Mirroring
AS TCP (Listener_Port =...
July 20, 2011 at 4:37 am
Thanks, have been doing some research on this, following your guidance.
It seems that the Mirror Endpoint on both SQL Instances are using the same port number, which is not good....
June 10, 2011 at 8:55 am
Viewing 15 posts - 1 through 15 (of 107 total)