HOw to submit a job from other user id.? for exp some other
job name like "t4622sdx".now i want to submit that job from
my user id?(we don't know that location at all Just we know
job name)
Answer / muttaiah
If you are submitting manually using "SUB" Command on CMD
Prompt. Then use USERID, PASSWORD parm's in JOB card.
If the job is triggered by Schedular. Then you have to
request the particular team which is running that job to
run it under your ID.
Does this answer you Question?
| Is This Answer Correct ? | 5 Yes | 2 No |
Explain the function of the steplib dd statement?
Can we use DISP=SHR in output file in JCL
Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.
how to skip the steps in JCl
Explain about ISPFTTRC
Explain dfsort utility?
in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?
What are isolation levels? Where do we need to specify them in compiling JCL?
how would you create a temporary dataset? And where will you use them?
what's the significance of freespace(0 0) and freespace(100 100)
When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?