ignich7
New User
Joined: 02 Nov 2005 Posts: 66
|
|
|
|
Hi..
Thanks for looking into this..
I have a question on TWS..
My requirement is to extract set of jobs from longterm plan, for eg. jobs starts with $, and then alter the input arrival date of all extracted jobs. It needs to be done through batch. Please let me know how to do it. Can it be done by batch loader or mass update utility?
If you have sample JCLs, please share. |
|
P.RAJESH Currently Banned New User
Joined: 20 Mar 2008 Posts: 54 Location: chennai
|
|
|
|
Hi ignich7,
Found some information from manuals, may be it would be helpful.
For modifying an existing LTP occurence,the ADID,IAD,and IAT arguments identify the occurrence to be modified.All remaining arguments provide the information used to modify the occurrence.
Modify LPT Argnames : Deadline,Errocode,Groupdef,JCLVTAB,PRIORITY |
|