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


Please Help Members By Posting Answers For Below Questions

why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

1943


Mention the types of job control statements?

680


How jcl work to handle various input output file operations?

656


What is the function of the dd mgmtclas keyword in sms datasets?

730


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

856






What is the difference between run mode and addressing mode?

631


Does jcl support automatic restart?

759


how you can direct the data to spool using SYSOUT option?

920


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1344


Explain the function of //cntl statement?

653


IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C

1625


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

578


can any one plzzzzzz tell the jcl code for creating ps using idcams

10507


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

906


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1805