We converted our OTRS installation from MySQL to Oracle.  For the most part, the migration was successful.  The only issue we are having is that the "Content" column in the Article_Attachment table needs to be encoded in BASE64.  Is there an easy method in which to accomplish this conversion?  Is there a DB-Update script we could modify in order to encode the data in this column to BASE64?