Anyone else find this annoying?
I wanted to prove to someone local that you can't do a snapshot on a SQL 2000 database even though it's connected via SSMS. So I wrote up the "Create...As Snapshot..." code in SSMS and got the error:
What the heck?? Shouldn't there be a clearer error indicating that you can't do snapshots on a SQL 2000 database?
Or has anyone else been able to do it and I'm just blowing smoke?
Catadmin - MCDBA, MCSA
"No, no. Yes. No, I tried that. Yes, both ways. No, I don't know. No again. Are there any more questions?"
-- Xena, "Been There, Done That"
I wanted to prove to someone local that you can't do a snapshot on a SQL 2000 database even though it's connected via SSMS. So I wrote up the "Create...As Snapshot..." code in SSMS and got the error:
error said:Msg 156, Level 15, State 1, Line 3
Incorrect syntax near the keyword 'AS'.
What the heck?? Shouldn't there be a clearer error indicating that you can't do snapshots on a SQL 2000 database?
Or has anyone else been able to do it and I'm just blowing smoke?
Catadmin - MCDBA, MCSA
"No, no. Yes. No, I tried that. Yes, both ways. No, I don't know. No again. Are there any more questions?"
-- Xena, "Been There, Done That"