You must create rsdatarow_for_writetext, rs_get_textptr,
rs_textptr_init, and rs_writetext function strings for each text,
unitext, or image
column, if you replicate columns with text, unitext, or image datatypes to
a non-SAP ASE database.
The function string name must be the text, unitext, or image column name for the replication definition.
Note: You cannot replicate rawobject or rawobject in row columns to
non-SAP databases unless you replicate these columns as their base datatype. The base
datatype of rawobject is image; the base datatype of rawobject in
row is varbinary.
Note:
ExpressConnect for
Oracle and ExpressConnect for HANA DB do not use LOB pointers to manage LOB data.
Consequently, the SAP Replication Server system functions used to manage LOB
pointers are unavailable to ExpressConnect for Oracle and ExpressConnect for HANA
DB. These functions–which include rs_get_textptr,
rs_textptr_init, and rs_writetext–are visible to ExpressConnect, but their use is ignored
by SAP Replication Server.
See Replication Server System Functions in
the Reference Manual.