What is the data type which holds workitem attachments for Oracle database?

Client would like to backup their Oracle database for ccm using data guard third party tools. They are asking us what the datatype is that holds workitem attachments, since there may be a problem when replicating certain data types.
Can anyone enlighten us? Are there other types that may be problematic?
Can anyone enlighten us? Are there other types that may be problematic?
One answer

Ian,
this should be completely transparent to the customer.
The Attachments are stored in some blob. It is necessary to create a transaction safe backup of the database(s) and be able to restore them as they were created. Please see https://jazz.net/library/article/795 for other considerations. There is a link to https://www-304.ibm.com/support/docview.wss?uid=swg21454793 for Oracle.
this should be completely transparent to the customer.
The Attachments are stored in some blob. It is necessary to create a transaction safe backup of the database(s) and be able to restore them as they were created. Please see https://jazz.net/library/article/795 for other considerations. There is a link to https://www-304.ibm.com/support/docview.wss?uid=swg21454793 for Oracle.