ERROR | only one partition may be added |
CAUSE | ALTER TABLE ADD PARTITION contained descriptions of more than one partition to be added |
ACTION | Ensure that the statement contains exactly one partition definition and that it does not contain any commas |
ERROR | only one partition may be added |
CAUSE | ALTER TABLE ADD PARTITION contained descriptions of more than one partition to be added |
ACTION | Ensure that the statement contains exactly one partition definition and that it does not contain any commas |