) how do u code after getting data?
No Answer is Posted For this Question
Be the First to Post Answer
) How do u handle errors in BMS macro?
how we rectify soc4 and soc7 error in project(need real time answer)? please reply
What will happen if we generate GDG (+2) version without generating (+1) version?
In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
what are the paramater we cannot use in procedure?how many instream we can write in single jcl?can we call instream to catalog and ctalog to instream?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?
Q:what is the difference between the variable length and fixed lenght.how it varies in the cobol.
I have a sequential file. How do I access a record in this sequential file randomly in my program ?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
how do you reference the rrds file formats from cobol programs