Can I concatenate various datasets whose organization are
different from each other. Lets say I want to cancatenate a
PDS file, a PS file, a GDG file etc. Can You do that ??
If yes, how ? is there any separate Utility to do so ???

Answer Posted / premalatha.m

Converting to disk file in the sense, we have to copy that
GDG file to a disk file using the sort utility which
specify "sORT FIELDS = COPY". My email-id is
prem_dev86@rediffmail.com.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the purpose of dd * statement in jcl?

721


how to compare two datasets without using superce because output is limited to 133 bytes

1617


what are the various stages of job processing?

840


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1862


what is the purpose of coding class parameter in job statement?

822






What methodology can be adapted to transfer data to a program that is coded using the exec statement?

706


How to pass the parameter in parm using linkage section ? (syntax)?

746


Brief description of inline procedure of jcl.

765


How to run cobol program using jcl?

737


Define concatenating?

754


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

844


Explain how can a stopped job be started again?

742


What is the purpose of dd?

824


Is it possible to left uncode disp?

804


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

689