MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 2 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Notify in JCL
HarikrishnanR

Replies: 2
Views: 1445

PostForum: Job Control Language(JCL)   Posted: Sat Jun 17, 2006 1:47 am   Subject: Notify in JCL
we should give notify=&sysuid in JCL Program
Well, My Question is you are login to one ID (i.e sss021) then in jcl we give notify=sss076 then What happend if we execute or submitt it?
  Topic: Passing values from JCL to Cobol-DB2 Program
HarikrishnanR

Replies: 17
Views: 28936

PostForum: Job Control Language(JCL)   Posted: Sat Jun 17, 2006 1:32 am   Subject: Passing values from JCL to Cobol-DB2 Program
We can pass parameter sysin other than parm parameter.code is as follows

000100 //SSS021A JOB NOTIFY=&SYSUID,COND=(0,EQ)
000200 //JOBLIB DD DSN=SSS021.HARI.LOAD,DISP=SHR
00040 ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group