Answer Posted / kumar
dbrm bind plan not found at the time of run..............
plz correct me.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the compute verb? How is it used?
Name the sections present in data division.
how do you reference the variable block file formats from cobol programs
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
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?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is inspect in cobol ?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Which is not true about evaluate statement
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How do you reference the following file formats from cobol programs?
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.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning