Hi,
Is there a way in JCL to create unique FOCMASTs name but containing the same file layout?
Currently I have 17 files that I have to read, each having the same file layout. In the JCL i want to have a way to duplicate these FOCMASTS without adding separate FOCMASTS for each of these files.
Any suggestions/ideas?
Thanks
Repeating FOCMASTS in JCL
- MrSpock
- Global moderator
- Posts: 809
- Joined: Wed Jun 06, 2007 9:37 pm
- Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
- Referer: ibmmainframes.com
- Location: Raleigh NC USA
- Contact:
Re: Repeating FOCMASTS in JCL
What exactly is a "FOCMAST"?
Re: Repeating FOCMASTS in JCL
When using FOCUS program to code a logic, it is necesary to include the FOCMAST, which contains the file layout
//CODES DD DSN=TEST.TEST1.TEST2,DISP=SHR
CODES is the focmast which contains the file layout.
//CODES DD DSN=TEST.TEST1.TEST2,DISP=SHR
CODES is the focmast which contains the file layout.
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: Repeating FOCMASTS in JCL
Hello,
FOCMAST = Focus Master File
Suggest you contact Information Builders support:
http://techsupport.informationbuilders.com/
FOCMAST = Focus Master File
Suggest you contact Information Builders support:
http://techsupport.informationbuilders.com/
Hope this helps,
d.sch.
d.sch.