it is being told me that
DFHSIT SPOOL=YES should be present if i want to submit any batch job to JES from CICS, using SPOOLOPEN,SPOOLWRITE AND SPOOLCLOSE.
Can anyone plz explain me what does DFHSIT SPOOL=YES means?From where i can get the information that whether it is YES or NO or something else(if any possible).
Joined: 17 Oct 2004 Posts: 168 Location: hyderabad
Hi Friend
in DFHSIT SPOOL=YES
DFHSIT is for system initialization table macro..before we write the data to the spool the Spool option in the System initialization table should be set to YES
thanks shiva for ur prompt reply..one thing i would like to know that in how will i check whether DFHSIT SPOOL is yes or no...is there is any command to check this settings...