Jump to content

Error message "compound primary keys are configured, but this nodeId is not a valid compound key"


Recommended Posts

Posted

It means that the table is configured in the MirrorSync configuration client with two primary keys instead of one, but when it's reading from the database, it's only getting one primary key value. This might be caused with a join table if one of the foreign keys are blank. If you didn't intend to have two primary keys (really only applicable for join tables), go into the configuration and remove one of them.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.