Previous Topic: Define User TransactionsNext Topic: Map Transactions to DB2 Plans


Define User Load Modules

CA Gen application load modules can install automatically. For load modules not auto installed, define a program using Resource Definition Online (RDO). Use the following to run DFHCSDUP:

DEFINE PROGRAM(pppppppp)
DESCRIPTION(CA Gen Program)
LANGUAGE(LE370)
DATALOCATION(ANY)
EXECKEY(USER)
CONCURRENCY(THREADSAFE)