IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
IBM,
6 12239i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
IBM,
4 10443I am sending values a and b with pic x(10) and pic x(10) by using call statement. In linkage section, I am receiving values with pic x(10) and pic x(11). Will my program fail? will it be compile error or run time abend?
3 7181JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
HCL,
4 16971COBOL Snippet: Tell where the control will when the below
code execute
IF (A=B)
CONTINUE
ELSE
NEXT SENTENCE
PERFORM
HCL,
7 13923in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
DELL,
1 6758
What is meant by an isolation level?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
explain in brief how are different versions of gdg named?
What is reorg and runstats in db2?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
How do get the result of your program directly on your pc?
What is the biggest disadvantage of using a vsam dataset?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are steplib and joblib? What for they are used?
Using alternate indexes in cics program?
What is the kcp in the cics?
What are the difference between jcl and jes?
Add a field to screen when what's the flow of impact?
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
What is a lds (linear data set) and what is it used for?