Previous Topic: Modify BY3CJST for CA Dispatch

Next Topic: Control Statements for CA Dispatch


Modifying CA DRAS Control Statements for CA Dispatch

A sample configuration file is provided in the CBY3OPTN file, member name CAHFDCFG.

Note: When modifying the parameters in your CAHFDCFG member, each parameter must be contained on one line, within the 80-byte length available. If a parameter specification is incomplete or spans more than one line, the result is an error message: 'CAHFMTK019E Failed to process configuration file, status = 1' and the task does not initialize properly.

SET SERVER ID(DRASSVR)                                  
SET THREADS(12)                                          
SET LANGUAGE(T1252X1140)                                 
SET CLIENT TYPE(WINDOWS)  
SET CLIENT TRANSLATION(ON)
SET LONGWAIT(60)                                         
SET MESSAGE SUPP(ON)                                        
SET MESSAGE ECHO(CAHFMTK016I) ROUT(11) DESC(6)              
SET MESSAGE ECHO(CAHFMTK021I) ROUT(11) DESC(6)              
SET MESSAGE ECHO(CAHFSCM001I) ROUT(11) DESC(6)             
SET MESSAGE ECHO(CAHFSPT010I) ROUT(11) DESC(6)              
SET MESSAGE ECHO(CAHFSPT011I) ROUT(11) DESC(6)              
SET MESSAGE ECHO(CADS)        ROUT(11) DESC(6)              
SET MESSAGE ECHO(ON)                                        
ACCESS REPOSITORY NAME(DS117T)    PATH('DS117T')       PRODUCT(DISPATCH)

Note: Specify PRODUCT (DISPAT11) in the ACCESS REPOSITORY statement for CA Dispatch Release 11.7.