How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
No Answer is Posted For this Question
Be the First to Post Answer
.How to add one input & one Out file in existing cobol program. how approach tell me step by step.
What is the difference between structured cobol programming and object alternativelyiented cobol?
is it possible to pass an SQL query inside a jcl which is inside a cobol program?
which certifications r 4 cobol,jcl,db2,cics what is format of xam n what is importance of these certifications... plz post answer only if u r sure... thanks
how to transfer the file from pc to mainframe??
I try to use some column names in my cobol progorm but these column not in db2 table ..when do i get error ..while bind time or runtime?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is the meaning of 'TALLING' verb in cobol?
hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
What rules are to be followed while using the corresponding options?
How many sections are there in data division?.
hw to create 3 dimensional array & hw to access it?