How data is transferred to Adaptive Server Enterprise

You can write an RSP to transfer data, as part of a TRANSFER function, from a data source other than DB2 (for example, VSAM) to Adaptive Server Enterprise (or another database). However, the RSP must define a SQLDA for the data so that it is formatted like DB2, and it must use a data pipe in DB2 format to send the data to Adaptive Server Enterprise.