Answer Posted / kumar
It seems that No one Knows about Mainframe.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why did you choose to work with ibm mainframe cobol programming?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
) How do u handle errors in BMS macro
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between external and global variables in COBOL?
how do you reference the variable unblock file formats from cobol programs
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
how can i see junk values in dclgen or in hostvariable of comp ?
Give some examples of command terminators?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How can you get the ksds file records into your cobol program?
Describe the cobol database components?
How to know whether the module is dynamical or statistical?
how do you reference the fixed unblock file formats from cobol programs