Explain how you will check the syntax of JCL without running it.
Explain how you will check the syntax of JCL without running it.
题目类型: 技术面试题
这是一道技术面试题,常见于澳洲IT公司面试中。
难度: medium
标签: interviewbit, jcl, topic-specific, mainframe
参考答案摘要
JCL syntax can be checked without running it by putting TYPERUN=SCAN on a job card or using JSCAN. The TYPRUN command is used to request special job processing, such as checking or scanning a job for ...
本题提供 STAR 原则详细解答和技术解析,登录匠人学院学习中心即可查看完整答案。