ERR-31088

A replicated table must have a primary

Version

All versions

Explanation

Unable to perform replication.

Cause

This error message is output if the replicated table does not have a primary key.

Action

One of the replication restrictions is that a replicated table must have a primary key column.

This is because primary key columns are used to check data consistency.

To fix this error, use the ALTER TABLE statement to create a primary key column and try again.

Reference

N/A

Copyright ⓒ 2000~2016 Altibase Corporation. All Rights Reserved.

These documents are for informational purposes only. These information contained herein is not warranted to be error-free and is subject to change without notice. Decisions pertaining to Altibase’s product characteristics, features and development roadmap are at the sole discretion of Altibase. Altibase may own related patents, trademarks, copyright or other intellectual property rights of products and/or features discussed in this document.