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

Answer Posted / mr. cooooool

//* DD DSN=MAIN1.SSS,DISP=SHR

* WILL TREAT AS A COMMENT.
AND THE FOLLOWING DATA SET WILL BE SKIPED.


THANKS

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when does a dataset go uncataloged?

826


How do you submit a job for execution?

634


In job processing, what happens in conversion stage?

733


How to run cobol program using jcl?

648


What is the function of //cntl statement?

827






What does a disposition of (MOD,DELETE,DELETE) mean ?

662


what operation is performed by job statement?

654


Can we use DISP=SHR in output file in JCL

948


Can I send output of job to my remote device careerride123?

661


what is use of dsn parameter in dd statement?

666


What is the significance of addrspc parameter in exec statement?

724


What statement can be used to send data to another mvs jes3 node?

814


What is the difference between the positional and keyword parameters? Give examples.

700


what happens in execution stage in job processing?

650


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

716