Showing posts with label DSN. Show all posts
Showing posts with label DSN. Show all posts
Friday, September 22, 2017
Mainframe Batch Processing: What is Job Control Language (JCL)
Mainframe batch processing requires a job. Jobs are created using Job Control Language (JCL). What is in a JCL? How can you use it?
Labels:
Batch Processing,
BLKSIZE,
DCB,
DDName,
DISP,
DSN,
DSName,
EXEC,
JCL,
JOB,
LRECL,
RECFM,
SPACE,
UNIT,
z/os Batch jobs
Monday, October 13, 2014
z/OS File System
Every operating system has its own file system. z/OS is no exception. Windows and *NIX file systems are based on hierarchical directory structure. Basically, you have one root directory and you can create directories (sometimes called folders) or files under that root directory. Mainframe disk files are very different to this hierarchical approach.
Subscribe to:
Posts (Atom)