没有合适的资源?快使用搜索试试~ 我知道了~
资源详情
资源评论
资源推荐
1
JCL and Skeleton
Drafted By: Max Yan
At: 2006-07-25
WLB SZ Training Package
2
Agenda
1. What’s JCL
2. Coding JCL
3. JCL Basic Statements
4. Utilities & Samples
5. What’s Skeleton
6. Skeleton Words
WLB SZ Training Package
3
What’s JCL
JCL: ‘Job Control Language’ means all batch programs
must specified in a JCL source, then the JCL source will be
submitted for running purpose.
And basically, nearly all ISPF/PDF and File AID functions
cab be fulfilled through a JCL other than by manual.
A simple refer to: CENTER.SAMPLE.JCL(DEFCSI)
WLB SZ Training Package
4
How to code JCL statements
----+----+----+----+----+----+----+----+----+----+----+----
//SYDOEJ JOB USER=SYSDOE,PASSWORD=XXXXXX
//PRINTF EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=A
...
The JCL fields used in a JCL statement
Name field
Identifier field
Operation field
Parameters field
Coding JCL
WLB SZ Training Package
5
How to code JCL statements
•
The JCL fields used in a JCL statement
Identifier field(//) identifies a record as a JCL statement.
Name field associates a name with a JCL statement. It
must begin in column 3. It consists of from 1 to 8
characters.
Operation field follows the name field and specifies the
statement’s function. It usually start in column 12.
Comment field is after the parameter field and starts
from column 72.
WLB SZ Training Package
Coding JCL
剩余63页未读,继续阅读
tianjicheng
- 粉丝: 1
- 资源: 3
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 基于Vue实现的移动端手机商城项目 电商购物网站 成品源码 共20+页.zip
- 音效文件(Goc Chess)
- CLShanYanSDKDataList.sqlite
- mmexport1732965153341.mp4
- 音效文件(Goc Chess)
- SPot-the-Difference Self-Supervised Pre-training for Anomaly Detection and Segmentation
- 计算机视觉大作业-卫星云层图像的理解与识别python源码+实验报告(高分项目)
- 8266 MSYS2 压缩包文件
- 缺陷检测Anomaly Detection DDAD模型
- 计算机视觉课程设计-基于Chinese-CLIP的图文检索系统Python实现源码+文档说明
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论1