what is RUNSQLSTM?
how to get the last record in vsam file in cluster? And how can u get the ksds file records into ur cobol program?
Explain a linkage segment
Can we move alphanumeric incentive to the numeric field?
Can I redefine an x(200) field with a field of x(100) ?
how can we describe comp sync?
suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?
Can we give +2 instead of +1 while creating a new gdg file?
How is manual testing done in MF environment? what all are the steps to follow?
What is comp-1?
What are some uses of the evaluate statement? Explore the syntax of the evaluate statement?
What is the maximum value that can be stored in s9(8) comp?
subscripting can be said as A) subscripting enables us to write a move compact code in the procedure division. B) subscripting enables us to refer to any element of a table by the same data name with the facility of identifying a particular element through the values of subscript. C) Subscripting reduces the no of entries to be included in the data division D) subscripting enables us to use loops in the procedure division