| Author |
Message |
jjorczak
Joined: 17 Oct 2011 Posts: 3
|
Posted: Mon Oct 17, 2011 3:37 pm Post subject: Azure, checksum, and sp_table_validation |
|
|
| When trying to do a checksum compare with a SQL Azure database, SQL Data Compare reports that 'sp_table_validation' is not found. Is there a workaround for this? |
|
| Back to top |
|
 |
james.billings
Joined: 16 Jun 2010 Posts: 844 Location: My desk.
|
Posted: Wed Oct 19, 2011 5:29 pm Post subject: |
|
|
Thanks for your post.
The procedure you mention doesn't appear to exist in Azure (at least, if I connect to an Azure instance and try to execute it, it says it doesn't!)
As this is the procedure that's used to perform the checksum in "normal" SQL, the workaround is to basically turn that option off.
I'll have a chat to the developers though to see if there's some alternative offered in Azure that it could use instead. |
|
| Back to top |
|
 |
jjorczak
Joined: 17 Oct 2011 Posts: 3
|
Posted: Wed Oct 19, 2011 6:40 pm Post subject: |
|
|
| Thanks. I am wondering this this sp can be deployed to the local database and used? |
|
| Back to top |
|
 |
james.billings
Joined: 16 Jun 2010 Posts: 844 Location: My desk.
|
Posted: Wed Oct 19, 2011 6:48 pm Post subject: |
|
|
| No idea; it's a system one so if it's not supported in Azure I would guess there's a reason for that. It may be to avoid performance problems, or possibly it's because it relies on some other feature in SQL Server that's also not present in Azure. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group