According to your users' requirements, decide what functions the RSP will perform. For example, your RSP might:
Access DB2 data, statically or dynamically
With RSPs that contain static SQL, the client application
does not need authorization on the DB2 objects accessed by the RSP;
authorization to execute the application plan
or package of the RSP is all that is required.
Transfer DB2 data to Adaptive Server Enterprise, or any other supported data source, through DirectConnect
Access other relational data sources (for example, ADABAS), statically or dynamically
Access non-relational data (for example, VSAM, IDMS, and IMS)
Invoke other CICS programs
Schedule other CICS tasks for execution