Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How much SPACE to specify in JCL for a “new” dataset?

dataset JCL specify
0
Posted

How much SPACE to specify in JCL for a “new” dataset?

0

A. Click here for an example. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Q. Where are the naming standards? A. Click here for the CSD Operations page. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Q. Is it a Mainframe Systems problem or a Network Systems problem? A. It depends on where the problem is occuring. If no applications on the Mainframe can be accessed, then it probably is a Network Systems problem. If some applications on the Mainframe can be accessed while others are not available, then it probably is a Mainframe Systems problem. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Q. What does CICS stand for? A. Customer Information Control System ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Q. What will the PDS utility do for me in TSO? A. PDS offers numberous tools for working with PDS datasets. To invoke enter TSO PDS. Two of the most useful tools are displaying a loa

0

Normally, you don’t specify space, as the System Managed Storage (SMS) system handles that task. If. however, you wish to override that, then the answer will depend on your shop’s standards. In our shop, space is calculated as follows: Primary Tracks = (LRECL * MAX # of records) / 56664 Primary Space = (BLKSIZE / LRECL) * 2 * Primary Tracks Primary Space = Primary Space / 1000 Secondary Tracks = (LRECL * (MAX # of records * .

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123