Post New Answer View All Answers
What is inspect in cobol ?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
what is search and searchall?what is the diffrence between them?give an best example?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the utilization of copybook in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is amode(24)?
What is Pic 9v99 Indicates in COBOL?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between comp and comp-3 usage?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
how to move the records from file to array table. give with code example
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?