S01056 错误代码 S01056 报错信息 None of the specified partitions exist. RefId:S01056 错误原因 dropPartition 时,参数 partitionPaths 中的所有分区路径在 server 中都不存在。 解决办法 根据函数 getClusterChunksStatus 查看实际存在哪些分区路径,再调整 dropPartition 的参数。