JCL Interview Questions
Questions Answers Views Company eMail

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)

MSN Pharma, UST,

1 8538

I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??

UST,

7 10668

My JCL has 4 steps that execute PROC’s P1, P2, P3 and P4 as shown below //P1 EXEC PROC=P1 //P2 EXEC PROC=P2 //P3 EXEC PROC=P3 //P4 EXEC PROC=P4 There are four steps S1, S2, S3 and S4 in each PROC’s (i.e. P1, P2, P3 and P4) I want to execute only step S2 of PROC P2 and no other steps or PROC’s. How do you achieve this?

IMS,

4 8287

how to purge 50 initiators continuously?? console commands??

IBM, ups,

4 12378

I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?

2 5452

ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?

IBM,

4 7279

I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.

1 2964

Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..

1 4729

proc1,proc2,up to proc5 is there if i want to call proc1 and proc5how can u write the code

2 5278

I had 100 steps in jcl i want to execute first 10 steps only?

IBM,

6 10255

What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?

IBM,

2 8240

How system will identify whether user wants to create PS or PDS? If answer is SPACE parameter then why we need to pass ps or po as dataset organisation while creation

1 4212

01 A. 10 B pic X(10). move spaces to A. move spaces to B. output in A & B

Perot Systems,

2 5214

In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides

Satyam,

6 15942

i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap

IBM, TetraSoft,

2 6288


Post New JCL Questions

Un-Answered Questions { JCL }

How can the disposition of sysout datasets be set for an entire jobstream?

806


How does jcl act on a cobol code?

632


How can the submitting users racf authority be overridden in a job stream?

717


In job processing, what happens in conversion stage?

700


What dd statement is used to supply the name of a dataset?

746






What do you understand by jcl?

608


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

674


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

579


What is use of restart and how to use it?

738


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

898


what happens in execution stage in job processing?

639


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

627


Name what parameter directs the output of the job log dataset?

537


How gdg are concatenated?

647


What are the jcl procedures?

620