3207 (0C87) (RC3207): MQRCCF_STORAGE_CLASS_IN_USE
Explanation
Storage class is active or queue is in use.
The command for a local queue involved a change to the StorageClass value, but there are messages on the queue, or other threads have the queue open.
Programmer response
Remove the messages from the queue, or wait until any other threads have closed the queue.