wht do u mean by notify parameter, how can u give acess to multiple users ?

Answer Posted / venkat

notify specifies the user id to whom the job status to be
sent.

ex.
//JOB1 JOB ,,NOTIFY=UID001,UID002,UID003,....

OR

//JOB1 JOB ,,NOTIFY=UID001,NOTIFY=UID002,NOTIFY=UID003,....

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to code instream data in a PROC?

768


Is their any limit for data sets?

719


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

824


what is the compile process of cobol program expalin with code

2011


Explain dfsort utility?

683






I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

710


What is the syntax of JCL statement?

707


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

936


what JCL Procedures?

709


How is the record format of an output dataset specified?

754


what is the resolution for sb37 error

7738


Is condition checking possible in jcl?

731


What are the utility programs in jcl?

658


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

912


What is the purpose of the dd keylen parameter?

730