s_as_raw

[ORACLE]
s_as_raw=0

0 means switched off; 1 means switched on

This setting determines whether or not character translation is to be performed for DP4 type S fields. This can enable the data to be stored in Oracle in a RAW column rather than as Varchar. This does however, assume that the user will only be attempting to put binary data in this column/field.