November 26, 2009 at 7:27 am
Ok, so I have had a look and sure enough there is a table that has two columns set up as UNIQUEIDENTIFIER.
But a) the table is empty/
And b) the same table exists on the test server (direct restore of the live database) and on that server log shipping works.
So i'm still mighty confused!! 🙂
Farren
November 26, 2009 at 7:50 am
Aw. Sorry if I sent you off on a wild goose chase mate.
November 26, 2009 at 7:54 am
Not at all Andrew, it's all a learning exercise for me anyway 🙂
Any help is always appreciated.
November 26, 2009 at 8:42 am
How about putting Profiler on the target server to see if you can pin down more precisely where it's breaking?
November 29, 2009 at 6:15 am
Sorry - just re-read the error! Ignore that suggestion!
March 19, 2012 at 8:30 am
Any more suggestions on this? I am now seeing the exact same error in my environment.
March 19, 2012 at 8:40 am
Hi,
The problem our end was that we had SQL Standard installed, but log shipping only work on Enterprise.
Nopt sure if that's the same issue with you?
Farren
March 19, 2012 at 9:19 am
That's not correct. See the "Requirements" paragraph from the link below...
http://msdn.microsoft.com/en-us/library/ms188698(v=sql.90).aspx
March 19, 2012 at 9:45 am
Sorry, we were still using SQL 2000 at the time, and that had to be Enterprise if my memory serves me correctly.
March 19, 2012 at 9:49 am
Actually, just read back through the thread. I was thinking about a totally different log shipping issue we had at the end pf last year.
We never did get this issue sorted but mostly because it was no longer deemed necessary.
Apologies for the confusion.
March 19, 2012 at 10:10 am
To use log shipping in SQL Server 2000 did indeed require Enterprise edition, but that's not the issue here.
Del Lee (3/19/2012)
Any more suggestions on this? I am now seeing the exact same error in my environment.
Are you configuring LS via the gui or via a T-SQL script?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
March 19, 2012 at 12:42 pm
Are you configuring LS via the gui or via a T-SQL script?
It was a permissions issue setting up the Monitor, but now I'm facing another obstacle. I will start another thread after doing more investigation, if necessary. FWIW, I am setting it up via GUI.
Viewing 12 posts - 16 through 26 (of 26 total)
You must be logged in to reply to this topic. Login to reply