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
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Is it possible to code instream data in a PROC?
Can we use DISP=SHR in output file in JCL
Brief description of inline procedure of jcl.
what happens in conversion stage in job processing?
What is condition checking in jcl? Is this possible?
Name what parameter directs the output of the job log dataset?
List the various advantages of using jcl language?
Where & How Do You Code Identifier In Jcl?
Explain how can values be passed from the job stream to an executable program?
how can the same proc be re-used and called by many jobs?
Is condition checking possible in jcl?
What does a disposition of (new,catlg,keep) for a dsn mean?
What dd statement is used to supply the name of a dataset?
How dummy is used in jcl?