mainframe optimum choice

Post anything related to mainframes (IBM & UNISYS) if not fit in any of the above categories
willy jensen
Posts: 474
Joined: Thu Mar 10, 2016 5:03 pm
Skillset: assembler rexx zOS ispf racf smf
Referer: saw it in the experts foprum thought I could help here

Re: mainframe optimum choice

Postby willy jensen » Thu Oct 25, 2018 2:42 pm

In addition, the ICETOOL EMPTY function can handle the dataset allocated with the DSORG, it will set RC=12 as expected. The non-DSORG dataset however will cause ICETOOL EMPTY to put out message 'ICE043A 3 INVALID DATA SET ATTRIBUTES: DD1 ' and exit with RC=16. Likewise other programs opening the dataset with DSORG can open the dataset, whereas opening the non-DSORG datasets will cause an abend 013-34.

ndashore20
Posts: 14
Joined: Sun Sep 25, 2016 10:28 pm
Skillset: I m learning ispf/tso,jcl and cobol in csc prejoining training
Referer: from my trainer

Re: mainframe optimum choice

Postby ndashore20 » Fri Oct 26, 2018 3:52 pm

yes. I understand the reason and i understand it is a good habbit to write DSORG=PS while allocating any dataset.

Thanks all of you for your replies.

willy jensen
Posts: 474
Joined: Thu Mar 10, 2016 5:03 pm
Skillset: assembler rexx zOS ispf racf smf
Referer: saw it in the experts foprum thought I could help here

Re: mainframe optimum choice

Postby willy jensen » Fri Oct 26, 2018 7:32 pm

it is a good habbit to write DSORG=PS while allocating any dataset

Unless of course it is something other than a PS dataset ;)


  • Similar Topics
    Replies
    Views
    Last post