[Description]
Using ONLY to add or drop a constraint on partitioned table is supported only when there are no partitions. Once partitions exist, using ONLY will result in an error as adding or dropping constraints only on the partitioned table, when partitions exist, is not supported.
[System Processing]
Processing will be aborted.
[Action]
Check the message text and confirm that the application is written correctly and the command is being used correctly.