Eric, In our case the issue was that we were publishing with a database account that had edit privileges but no create privileges. We gave the following access to the account; create table, create view, create procedure, and create function. Everything works fine now, although I would prefer that we could continue to publish with fewer privileges. Evidently this is due to a bug. Hopefully Esri will resolve it in the near future. Seth
... View more