IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?
IBM,
1 6856FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER the LIMIT parameter after it is defined'. (p-211). But many persons have written that it can be changed, which one is true ?
IBM,
4 7283A statement about PROCs is " In PROCs, Symbolic Parameters can be assigned on PROC and EXEC", BUT On which EXEC, (i) On the JCL's EXEC which is calling to PROC1. (Inside JCL, EXEC PROC1) (ii) or On the PROC's EXEC where it calls the PGM1. (Inside PROC, EXEC PGM=PGM1)
IBM,
1 4013Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?
IBM,
1 4873A statement about PROCs is " In PROCs, Symbolic Parameters can be assigned on PROC and EXEC", BUT On which EXEC, (i) On the JCL's EXEC which is calling to PROC1. (Inside JCL, EXEC PROC1) (ii) or On the PROC's EXEC where it calls the PGM1. (Inside PROC, EXEC PGM=PGM1)
IBM,
2 5362you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
3 8523What is the difference between a PDS member and a GDG Generation ? Is it only this, that with a generation we can use +1, 0, -1 etc while with PDS member we can not ?
IBM,
7 21777i have a PF,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in PF
3 10598How to send different PARM values based on the any condition to the program in a JCL? For example :- If the time is before 12:00 pm, I want to send "A" to some program and if it past 12:00 pm , I want to send "B" as a PARM value to that program. How to do it thur JCL only?
UHG,
3083
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
which of the following operations does not zero the field flda defined as 4,0?
Define ceci?
how can I control from my cgis the cache of a remote browser?
what is the difference between udate and the system date?
What do you mean by monitor block?
Define TCT.
I need exexution process for JCL programs
Is the order of the when clause important in an evaluate statement? Is the order of the when clause significant in an evaluate statement?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is NOTCAT ?
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
are there any useful c runtime apis that I can call from rpg iv?
Explain the significance of dbid used in adabs?