i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.
7 9179How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
1892What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
2 10457Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?
IBM,
1 5490how many ways can we open i vsam file ? like print ch ids (/) is thre any other way to open the vsam file please can any one answer ?
2 10726If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
2765can i see how many records does a vsam file have without browsing or without using file-aid? and same for ps file?
3 8692Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?
3 6807
What is a lds (linear data set)?
Explain acbgen process?
can you specify some the distinctive features of a ksds, key sequenced dataset?
Can you explain referential integrity?
What is plan and package in mainframe?
What is psbgen process?
How to find occurrence of mu and pe fields in a file?
When you are obtaining next within a set and get a end of set return code, on what record are you now current?
What are the different types of PL/1 files?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
Explain the difference between the xctl and link commands?
in ways data can be passed to a COBOL program from JCL?
Is the order of the when clause important in an evaluate statement? Is the order of the when clause significant in an evaluate statement?