how can u pass the values into db2 values from cobol ?

Answer Posted / raghunathareddy

loadmodule

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the variable block file formats from cobol programs

694


What is redefines clause in COBOL?

853


What the difference is between continue and next sentence?

667


What is an in line perform? When would you use it? Anything else you wish to say about it.

651


Write a cobol program making use of the redefine clause.

743






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 ?

1882


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.

1708


how do you reference the fixed unblock file formats from cobol programs

718


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

639


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1236


Write a program that uses move corresponding.

684


i need a small 3d program using inline and outline.

1646


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1852


What is the difference between goback, stop run and exit program in cobol?

937


What rules are to be followed while using the corresponding options?

645