Invoking with data pipes

The data pipe is the mechanism by which an RSP sends results to or receives data records from the client application. Both an input pipe and an output pipe can be open at the same time.

You can use a combination of different data pipe formats for input and output. For example, you can define input pipes as STD format and output pipes as DB2 format.

This section describes what you need to consider when using input and output pipes with fixed- and variable-length records and binary data.