Hi,
Informix supports maximum row length upto 32K. If you try to go above this limit you may receive the following error.
528: Maximum output rowsize (32767) exceeded.
However, this limit is binding for the systems based on 2K page size. 4K page size based systems may support upto double of this rowlength size.
Regards,
Shriyan