In JCL, the BLKSIZE attribute is specified in _______.
- blocks
- bytes
- kilobytes
- records
BLKSIZE specifies the size of the physical blocks in bytes, not kilobytes, records, or blocks.
Loading...
Related Quiz
- A job you submitted is running longer than expected and consuming excessive CPU time. How would you modify the JCL to limit the job's CPU time?
- To create a symbolic parameter using the SET statement, you use the _______ keyword.
- What is the primary purpose of the JOB statement in JCL?
- Can you have multiple PEND statements within a single JCL job? If so, what is the significance?
- When specifying multiple abend code conditions, you can use logical operators such as _______ to create complex conditions.