Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTCEE 6 - Data Set Definition

 Hi,

In our compilation JCL, we use :
//SYSLIN   DD DISP=(,CATLG),SPACE=(CYL,(1,1)),DCB=(LRECL=80,BLKSIZE=0),
//         DSN=ABCD.SDN.STROBE.P.A0001.SYSLIN
		
Where A0001 is the name of the member. How can I implement the same thing using Data Set Definition.
		

thanks
		
Eric
		

0 votes

Comments

 Someone an idea how to implement this step in RTCEE

//SYSLIN   DD DISP=(,CATLG),SPACE=(CYL,(1,1)),DCB=(LRECL=80,BLKSIZE=0),
//         DSN=ABCD.SDN.STROBE.P.A0001.SYSLIN
    


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,126

Question asked: Feb 01 '16, 5:35 a.m.

Question was seen: 1,468 times

Last updated: Feb 15 '16, 3:43 p.m.

Confirmation Cancel Confirm