JCL Interview Questions
Questions Answers Views Company eMail

how to resolve soc-7 ? please tell me

IBM,

3 7018

What is the difference between Sysin,Sysout,Sysdbout and Sysudump?

3 13973

How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?

1 5053

In DCB, what is LRECL,BLKSIZE,DSORG

TCS,

1 7134

In SPACE,what is directory,RLSE

TCS,

6 8620

what is fixed length and variable length and difference between them

CGI, Wipro,

1 5598

what is JCLLIB and PROCLIB in jcl and their syntax

IBM,

3 27137

what is the resolution for sb37 error

TCS,

2 7685

. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance

1 4243

What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672

6 6887

What is Backward Referencing ?

HSBC,

3 14905

what is a steplib

CGI,

4 6597

using cursor how can you fetch more than one record into a variable

Syntel,

3 6543

If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,

IBM,

3 6885

can we write a proc with in a proc

IBM,

4 6525


Post New JCL Questions

Un-Answered Questions { JCL }

Where can program checkpoints be stored for use in a restart?

836


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

600


Explain the function of the dd dcb keyword?

690


Define concatenating?

656


which parameter is use to declare the name of dataset in dd statement?

723






Explain the function of dd name parameter with a 2 part structure; audit.report?

887


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

725


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

704


Why block size is multiple of lrecl in jcl?

905


What does a disposition of (MOD,DELETE,DELETE) mean ?

659


what is the JCL statement consists of?

691


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2091


What is the syntax of JCL statement?

684


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9205


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1943