The following parameters can be specified for the CTDUFANX utility in the EXEC statement that invokes the CTDUFANX JCL procedure:
  | 
  | 
Table 245 CTDUFANX Parameters
Parameter  | 
Description  | 
|---|---|
FUNC  | 
Requested function. Valid values are: 
  | 
FILE  | 
Control-D IOA Access Method file’s data set name suffix. Valid values are: 
  | 
M  | 
Alternative index component definition member name  | 
D  | 
Alternative index component definition library suffix  | 
ALT  | 
Alternative indexes. Valid values are: 
  | 
For an example of how to activate alternative index component, see sample job CTDUFANX in the Control-D JCL library.
//ADD EXEC CTDUFANX,FUNC=ADD,FILE=ACT,M=DEFALTI,D=INSTWORK,ALT=ALL
Parent Topic |