what type of version is we r using now real time in all
modules(cobol, jcl, cics, db2, vsam)?
Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How dummy is used in jcl?
Explain dd statement in jcl?
How to pass the temp dataset form one JOB step to another?
How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How to Enter The Spool Area In Real Time?
Can we Execute a job without specifying Job Name in the Job Card?
What is default if we don't specify RD parameter at all ?
why jobstep can't be more than 255 and for GDG has max limit 255 . Is there any relation between the two
What is DYNAMBR in jcl?