how to purge 50 initiators continuously?? console commands??

Answer Posted / kalyan

can any one please explain the qns?

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of the dd mgmtclas keyword in sms datasets?

738


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

910


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

668


in ways data can be passed to a COBOL program from JCL?

669


what is the difference between JES3 and JES2?

681






What are steplib and joblib?

725


What is concatenating?

635


what is DSN in JCL and what are the parameters to declare the DSN?

718


Name the statement which can be used to send data to another mvs jes3 node?

604


Describe the various parameters utilized in the creation of a gdg?

684


What do you know about jcl?

649


How does jcl act on code(if you take a cobol program)?

709


How does jcl specify the job to the operating system?

751


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

945


Is automatic restart possible in jcl?

740