Get comprehensive solutions to your questions with the help of IDNLearn.com's experts. Find the information you need quickly and easily with our comprehensive and accurate Q&A platform.

What does the error message "Cannot perform more than one GSI creation or deletion in a single update" typically indicate in the context of a database management system?
A) The database does not support indexing.
B) Multiple global secondary indexes (GSIs) cannot be created or deleted simultaneously within the same update operation.
C) The database is experiencing a connectivity issue.
D) The database schema is incompatible with the current update request.