Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How can I write the joblog in the spool on normal end of a
job step and direct the joblog to a dataset only if the step
abends?

Answer Posted / devang

ONE HAS TO ENTER MSGCLASS=(,0) IN THE JOBCARD TO OBTAIN THE
DESIRED OUTCOME

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between run mode and addressing mode?

1308


Explain about LMQUERY�give a dialog information about a data set

1509


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2523


Explain how can a jobs execution priority be modified?

1262


What is multithreading in jcl?

1530


What is the significance of addrspc parameter in the exec statement?

1131


Can we use DISP=SHR in output file in JCL

1464


How do you submit a job for execution?

1164


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

2501


what is the use of IEBGENER utility?

1227


//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 /*

1528


when can a job time-out occur? How to overcome that?

1350


what is use of dsn parameter in dd statement?

1201


What parameter of the job statement is used to limit the cpu time consumed by the job?

1333


Is it possible to left uncode disp?

1250