what is a MODELDSCB?
Answer / venu
MODELDSCB is a model dataset,once you created the GDG base
then only you can create model data set through IEBGENER
Utility.this is Refer the DCB parameters.
| Is This Answer Correct ? | 5 Yes | 0 No |
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
Hi, can any one tell about " How do u eliminate the duplicates "
What is JOBLIB ?
What is the difference between Sysin,Sysout,Sysdbout and Sysudump?
Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?
How to override loadlib?
There is one QSAM is the VB file. i want to get the first characters in this file and change those characters from'abcd' to '1234' and creat a vasm file to put '1234' in it. how to do in only JCL. if it not QSAM, it's VASM and VB. how to do it.
How to execute step2,step1, step3 if step1,2,3 are in order
I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
What is the purpose of disp parameter?
what is full form of AIX
How to pass data to a program that is coded in an exec statement?