Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
1063In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
1028Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
1136
Explain difference between read(1) and read work file once?
what do you mean by gdg in vsam?
What is a transid?
Portfolio analysis application is an example of?
) How do u handle errors in BMS macro
What is the utilization of copybook in cobol?
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 ?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What is the difference between fixed length and variable length records?
Explain Introduction abt Ibm framework
Explain the different ways of initiating transaction in cics?
name the utility program closely associated with vsam?
i want a program using by if, evaluate , string, unstring, perform, occurs?