ERR-31020

You cannot execute DDL on a replicated table

Version

All versions

Explanation

Unable to execute DDL on table.

Cause

This error occurs when a DDL statement is executed on a replication target table.

Action

DDL statements cannot be directly executed on replication target tables.

Instead, the user should :

1. Stop replication on both servers.

2. Remove the table from the replication table list.

3. Execute the DDL statement on the table.

4. Once execution is complete, add the table back to the replication table list.

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.