How can the attributes of one sms dataset be copied to another dataset?
No Answer is Posted For this Question
Be the First to Post Answer
i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
Explain about ISPF/TSO Commands
wht happens if blksize = 0 and lrec = 0 ?
How many types we can give input to JCL
What is primary allocation for a dataset?
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
How do you send the output of a COBOL program to a member of a PDS?
What will happen if we write two STOP RUN's in a COBOL program?
What is the error code SOC01 indicate ?
i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance
How to delete AIX ? i) IEBGENER ii) IDCAMS iii) PURGE iv) All of the above