Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-02593

cannot drop string until all shard databases are up and all gsm_requests are completed

Cause

An attempt was made to drop a duplicated table or one of its columns when the shard database was down or the gsm_requests were pending execution.


Action

Ensure that all gsm_requests are completed and all shards are up before dropping a duplicated table or its column.