Posted: Wed Feb 07, 2007 7:56 am Post subject: Closing a set of files defined in a region using AFCP2016
Hi,
I need to close a set of files (not just a single file) defined in a CICS region CICSMPTG using AFCP2016. How do I specify the PARM for it?
The FCT Entries start with BRDT for those files.
PARM='AFCP2016,4GE,0069,CICSMPTG,C,???????????'
How do I go about? Tnx
Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
Posted: Wed Feb 07, 2007 8:51 am Post subject:
Quote:
I need to close a set of files (not just a single file) defined in a CICS region CICSMPTG using AFCP2016.
Anitha Veluchamy,
AFCP2016 is NOT a standard IBM utility/transaction. It might be your shop specific program. So you need to check with your co-workers or system people.
AFCP2016 is an batch utility program for AFCS (From CAFC). I don't think this company is around anymore, so documentation about it is thin at best.
AFCP2016 allows you to execute CICS transactions/commands through a batch job. In the JCL, put that command on the exec statement, or you can just simply run it as sysin like follows:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum