000770 : Operation is not supported on empty feature datasets or invalid data.

Description

This error happens if none of the data you are trying to replicate has been properly configured for replication. For example, you may see this error if the data is not fully versioned or if you do not have write access to the data.

Solution

Ensure the replica datasets meet the following requirements:

  • The database user must have write access to the data.
  • All data must be registered as versioned.
  • The data cannot be versioned with the option to move edits to base.
Two-way and one-way replicas have these additional requirements:
  • Each dataset must have a GlobalID column. This column is used to maintain row uniqueness across geodatabases.
  • All spatial data must be stored in a high-precision spatial reference.
For more information, see Preparing data for replication.

2/12/2013