in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
HCL,
4 11873what are difference organizations in cobol and access mode in cobol? can you expalin what organization means while declaring for ksds,esds,rrds?
HCL,
1 9301WORKING-STORAGE SECTION. 01 A PIC X(3) VALUE 'ABC' 01 B PIC 9(3). PROCEDURE DIVISION. MOVE A TO B. STOP RUN. OUTPUT IS: AB3 WHY AND HOW THIS IS HAPPENING.
4 8471I have dataset DS1 which has records say 1 2 3 4 5 ... ... etc And also I have second dataset DS2 whcih has records 1 3 4 5 6 8 .. ... Both the files are sorted and now I want to compare these files and write it into the third files if the records are matching.
4 12054I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
3 8687
What does sqlcabc has?
Explain ims software environment?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to find the number of rows in db2 tables?
Explain the data storage?
Yes. Because the alternate key would first locate the primary key, which in turn locates the actual record. Needs twice the number of I/Os.
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How can the attributes of one sms dataset be copied to another dataset?
What is recovery parameters in define cluster command?
What is the meaning of a (new, catalog, keep) disposition mean?
Explain how does idms communicate with cics?
name the command that is used to dump the main storage areas related to a task?
what do you mean by gdg in vsam?
What are the main control blocks available in ims db?