An RSP is a customer-written CICS program that resides on the mainframe. You can write an RSP in any one of the following languages:
assembler
COBOL II
PL/1
C
An RSP can use any CICS resource or access any CICS data source.
In an RSP, the DB2 access service recognizes argument values that are enclosed in either single or double quotes. Quoted argument values must be in the proper case. The entire statement has a 32KB size limit.
Copyright © 2005. Sybase Inc. All rights reserved. |