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 Posted / 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 |
Post New Answer View All Answers
what is JCL?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Explain the function of a dd statement?
Which statement is used to identify the private libraries in job?
How do you access an uncatalogued dataset in a jcl?
Mention the types of job control statements?
How does jcl specify the job to the operating system?
List the various advantages of using jcl language?
how do you code a null statement?
What is the function of the dd avgrec keyword in sms datasets?
For what purpose steplib and joblib are used ?
Explain how can the submitting users racf authority be overridden in a job stream?
Explain about ISPF/TSO Commands
What is the function of job statement in jcl?
What is the difference between the positional and keyword parameters? Give examples.