How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
7 28848
without jcl how to run the batch programs
What is database descriptor?
What is dclgen (declaration generator)?
what do you mean by a upgrade set in vsam?
Matching Logic in Jcl not in cobol.Could any one please answer this question
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.
What is the mainframe testing? Categorize the mainframe manual testing?
What are db2 objects?
How do you overcome this limitation ?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
how you can access an uncataloged dataset in a JCL?
Explain the contents that are a part of dclgen.
What is bmp mode?
Difference between cobol and cobol-ii?
how to convert the recors form vsam file to db2 table tru file aid