In a program, variables are used but no DB2 involved in it.
Can you call it as host variables??
Answer Posted / baalu
hi,this is baalu.
thanx to shilpa such a beautiful ans togive me.
k bye
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Explain what you understand by passing by value.
What is the difference between external and global variables in COBOL?
What is comp-1 and comp-2?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
) what is the difference between AID and HANDLE AID?
How to print 10 to 1 if the input have only 10 digit number?
Can we change the password using ALTER? anyone tried and changed?
what is difference between cobol and cobol/400
What is amode(31)
Name the sections present in data division.
What is a SSRANGE and NOSSRANGE?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?