Explain about User Information
SYSUID - the user ID under which the current TSO/E session is logged on
SYSPREF - the prefix as defined in the user profile. The prefix is the string that is prefix to data set names that are not fully-qualified.
The prefix is usually the user's user ID.
Is This Answer Correct ? | 0 Yes | 0 No |
Is condition checking possible in jcl? If yes, how?
What is catelog procedure and how many catelog procedure to use in one job?
how to have variable length record in outrec..i have the requmt as follows.. i/p file variable lenght record output file : i need to alter the input and write into outrec(another file) sort fields: copy from(dd1) using ctl1 ctl1cntl dd * outfil fnames=xxx, outrec=(1,131) here i outrec is bombing with error..how to overcome this defect...???
what is “Cond= even” and “Cond=only”?
Can we change the LIMIT of GDG?
What is the purpose of dd?
using cursor how can you fetch more than one record into a variable
i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?
wht do u mean by inrec and outrec ?
What do you know about jcl?
What is the error code SOC01 indicate ?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.