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

Name the system library from which modules are retrieved at execution

2 7836

When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?

6 20908

//{name} INCLUDE MEMBER=memname {comments} in the include statement, what actually happens when its executed? The membername conatains a list of valid JCL statements, so will the include statement be substituted by these statements and how can we mention the pds that conatains the member? How does the include group differ from a PROC? how is include statement connected to JOBLIB and STEPLIB?

CCS, CTS,

2 20009

Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?

2 9574

Can anyone tell me the syntax for printing two files at two different destinations in a single step?

3 8396

In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???

Perot Systems,

10 20588

I have 20 steps in a job... step01, 02....step17...step20. For some reason I want to execute step17 only if the return code for all the previous steps are less than or equal to 4. otherwise if return code for any of the previous 16 steps is greater than 4, then step17 should be bypassed. How do I do that ?? how and in which step should i formulate COND parameter

8 15518

what is the default region size if I dont specify region parametre in my job card ( I know that if I specify region=0k or 0M, then the job will occupy all he available resources at the time of job execution), but I want to know the defult value for "region" paramatre.

BirlaSoft, Infosys,

5 23323

Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?

3 43770

What all are the changes to be made in JCL so as to do testing?

TCS,

2 8708

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

HF, iNautix,

2188

Can I concatenate various datasets whose organization are different from each other. Lets say I want to cancatenate a PDS file, a PS file, a GDG file etc. Can You do that ?? If yes, how ? is there any separate Utility to do so ???

4 12951

Can we delete the data using IEFBR14 , IEBGENER??

Kanbay,

5 33138

When we give TYPERUN = SCAN , what are the syntax errors we get?

Kanbay,

5 16635

What is maximum length of block size?

Cap Gemini, Kanbay, TCS,

5 23683


Post New JCL Questions

Un-Answered Questions { JCL }

What is the difference between run mode and addressing mode?

1311


Explain how can a jobs execution priority be modified?

1262


Differentiate between the joblib and the steplib statements?

1525


what are the statements that are not valid to be included in an include statement?

1440


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

1133


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

1132


Suppose I have five jobs to do. But I want to hold one?

1182


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2869


List the various advantages of using jcl language?

1525


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

1275


when can a job time-out occur? How to overcome that?

1353


What is the significance of addrspc parameter in the exec statement?

1137


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

2468


How can the attributes of one sms dataset be copied to another dataset?

1481


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

4973