What is the utilization of copybook in cobol? Could we utilize a similar copybook?
No Answer is Posted For this Question
Be the First to Post Answer
how to change picture class of copy book variable inside program?
What is SQL Code -904 and -903 in DB2 And how to handle it?
When is a scope terminator mandatory?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Differentiate between structured cobol programming and object-oriented cobol programming.
Explain about Redefines cluse?
how to display comp3 variables reply soon ?
How to Write the RESTART Logic Using COBOL?
4 Answers GalaxE, L&T, Syntel, TCS,
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.
What is a scope terminator give example?
can we display comp-3 variables. if we want to display what we have to do . give me one example
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc