In Adaptive Server version 15.7, the enable permissive unicode configuration parameter, which is a member of enable functionality group, allows you to ignore Unicode noncharacters.
In addition, Unicode noncharacters are acceptable in simple expressions such as comparisons, where they sort higher than legal Unicode characters.
In versions of Adaptive Server earlier than 15.7, the unichar, univarchar, unitext, char, varchar, and text datatypes under the utf-8 default character set did not accept Unicode noncharacters (code points permanently reserved for internal use).
See "Setting Configuration Parameters" and "Configuring Client/Server Character Set Conversions" in the System Administration Guide, Volume 1.