Answer Posted / jagadish
If we specify comp with synchronize internally data will be
stored in word boundaries.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name the divisions, which are available in a cobol program?
How do we get current date from system with century in COBOL?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
State the various causes of s0c1, s0c5 and s0c7.
What is the Purpose of Pointer in the string?
Why did you choose to work with ibm mainframe cobol programming?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Which Search verb is equivalent to PERFORM…VARYING?
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 do you reference the following file formats from cobol programs?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
how to access the file from prodution from changeman tool and to submit a file to production