Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / vasu
Sannihitha technologies is the best institute for IBM Mainframe training . from basic to project explination level in a simple manner classes are conducting . interview discussion doubts clariffication lab support are excellent at sannihitha technologies . which is located at near mythrivanam aditya enclave building .
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
How to know whether the module is dynamical or statistical?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
how can i see junk values in dclgen or in hostvariable of comp ?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the local-storage section?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Explain the configuration section of a cobol program with examples of syntax.
How do you define a variable of comp-1 and comp-2?
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between comp and comp-3?
How are the next sentence and continue different from each other?
What is a report item?
What is rmode(24)
How to remove 2 duplicate records and copy only one using job control language?