In this blog post, let’s learn about the error message “20292 The MODIFY utility does not support online partition management on an object that has a decoupled partitioning key.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.
Error Message
20292 The MODIFY utility does not support online partition management on an object that has a decoupled partitioning key.
Reason for the Error
You specified the WITH SHARED ACCESS clause in the partition management request of an object that has a decoupled partitioning key. Only offline partition management operations are allowed on such an object.
Solution
Retry the operation without the WITH SHARED ACCESS clause