how to create temporary data set in jcl? what is the use?

Answer Posted / guest

by using the symbolic parameter we can create temporary data
set.the temporary dataset is used for storing the sorted
records before it store into the output file..

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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 ?

2112


Write some characteristics of cobol as means of business language.

887


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

938


HOw can I get the negative sign while deduct high value from low value

2039


Can we redefine the field of x(200) to less than 200?

1141


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

901


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1850


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1247


What is the difference between perform … with test after and perform … with test before?

1183


What are the cobol coding sheets?

906


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.

2242


For rewrite, why is it mandatory that file needs to be opened?

877


What is the difference between structured cobol programming and object alternativelyiented cobol?

1024


Which mode is used to operate the sequential file?

955


Define static linking and dynamic linking.

905