Different null types

If a column in the primary table allows null values and the corrresponding column in the replicate table does not, an error occurs when ASE Replicator attempts to insert a null value in the replicate table’s column.

To avoid this problem, make sure that each pair of corresponding columns in the primary and replicate tables is defined with the same null type.