A 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 4872A 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 5361you 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 21776How 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,
3083how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
2 8042If we have 100 job steps in JCL and we want to excute steps only starting from 43 to 50, then how it can be coded in JCL/
IBM,
10 17659
have you ever know what is the meaning of Packed Decimal
Where do you specify them?
Explain in DD statement what is the use of DCB parameter?
What is load utility in db2?
Why adabas is used?
Name the sections present in data division.
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Describe major components of db2?
How do u write test cases?
i need a small 3d program using inline and outline.
What is the significance of addrspc parameter in exec statement?
In a particular cics program, what is the procedure to allocate dynamic memory?
How do we pass parameters into a CICS –DB2 program
What is the disadvantage of dynamic generation of acb?
A word in the computer memory is identified by_________