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...


Why do you use a control card?

Answers were Sorted based on User's Feedback



Why do you use a control card?..

Answer / guest

A control card can be a member of a pds or a sequential
dataset and is used for storing the date fields, Definitions
of VSAM files....etc. You use control card because you
cannot use a instream procedure in a procedure. Generally
you will be calling a Proc from your Jcl and you cannot code
instream procedure in the Proc and so you will point to the
dataset which is called control card.

Is This Answer Correct ?    35 Yes 5 No

Why do you use a control card?..

Answer / krishna

Control card used for passing /* ,// as input via inputstream.
if we code //sysin dd * ,we could n't pass /* and // as
input.but if we code //sysin dd data, dlm='xx' ,we can able
to pass..

Is This Answer Correct ?    12 Yes 5 No

Why do you use a control card?..

Answer / susmita

CONTROL CARDS are something that comes into play, where you
can't use sysin dd statement.. for example we can't use
sysin dd * in cataloged procedure. in this case you can
have your instream data under a pds-member and make the
sysin as

//sysin dd dsn=xyz.abc.pos(mem),disp=shr

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More JCL Interview Questions

How to Enter The Spool Area In Real Time?

7 Answers   IBM,


what is static and dynamic call with examples?

4 Answers   IBM,


how to see the latest generation in gdg?

3 Answers   Deloitte,


what is the general use of PARM? Give an explanation about the system defined parameters that could be passed through this PARM like XREF,LIST,LET,APOST,RENT etc..

3 Answers   Cognizant,


1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter

1 Answers   L&T,


Explain about Cobol Subroutines

1 Answers  


what does mvs stand for?

1 Answers   IBM,


what are the various stages of job processing?

0 Answers   IBM,


How to use COND Parameter in jcl

4 Answers   NIIT, Wipro,


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

0 Answers  


Please give me the coding for converting VB to FB and FB to VB

3 Answers   HP,


Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?

5 Answers   L&T,


Categories