Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

JCL Interview Questions
Questions Answers Views Company eMail

How to copy VSAM files without using REPRO

ADP,

3 8694

is step name is compulsory in jcl ?

2 6967

Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job

AVB, IBM,

2 6028

What is dummy parameter in JCL??

TCS,

3 7812

I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

IBM,

1943

Do we need to code DCB parameters when using DISP position as MOD?

Accenture,

1 4750

how to compare two datasets without using superce because output is limited to 133 bytes

2108

what are the types of abends that occur on job failure? And explain the possible causes of these

1624

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

1838

How to override loadlib?

Fiserv,

2040

How to create delta file using JCL

CTC,

1 3616

mainframe questions like basic&depth

TetraSoft,

1622

by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1462

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

1381

have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

1519


Post New JCL Questions

Un-Answered Questions { JCL }

For what purpose steplib and joblib are used ?

1140


Name the statement which can be used to send data to another mvs jes3 node?

1178


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

2143


How gdg are concatenated?

1119


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

1519


is there any way to execute more than one proc in the same exec statement at the same time..?

2634


How to pass the parameter in parm using linkage section ? (syntax)?

1137


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.

1217


What is notcat 2 - gs?

1469


Explain the function of a dd statement?

1211


How to execute 2nd and 4th steps among 5 steps in jcl proc?

1323


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

2359


Matching Logic in Jcl not in cobol.Could any one please answer this question

4155


What is the function of the steplib dd statement?

1203


what is DSN parameter and DISP parameter is used for?

1149