IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) i need a program by giving input as a abcd in any randem order but i need a output as 1234 related to abcd. i.e,. a for 1,b=2,c.....etc..
IBM,
5 10180How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
IBM,
3 14931IN DFSORT sum fields=none is usec to remove duplicates.how to write the duplicates in another dataset?
2 13875How to delete the records of a dataset through cobol programme?We should not use jcl utilitities like IDCAMS.
2 9718suppose a cobol programme A calling programme B,C and D. If C undergoes some change what if A,B,C,D need to be recompiled or only C nee to be recompliled.
IBM,
2 8967
What is the meaning of a (new, catalog, keep) disposition mean?
what does defn do?
How to define a directory?
Can there be more than one cursor open for any program?
How are you going to remove duplicates from the file that is being read?
What is node in db2?
I want to set position for a particular text in a certain position in several of my cics maps.Please provide me with a solution. Ex: If "F1-Help" has to be set to pos(4,27) always in all the maps within a PDS.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
when can a job time-out occur? How to overcome that?
Explain package in db2 and its advantages?
How many sections are there in data division in COBOL?
what do you mean by a vsam split?
how to access data in control blocks such as jobname?
What is the result of open cursor statement?
what is subfile?