Informix Error -23548
-23548 CM error: This would create two chunks with the same name
and offsetYou have issued a command to the CM system that tries to create two chunks that have exactly the same name and offset. This happens most commonly when you create chunks on different coservers (you might want to use "%c" formatting).
Examine your command and re-issue it so that the two chunks have distinct names.