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


What is a JCL Command statement ?



What is a JCL Command statement ?..

Answer / guest

Use the COMMAND statement to specify an MVS™ or JES command
that the system issues when the submitted JCL is converted.

The COMMAND statement is the preferred way within the job
control language to specify commands, rather than using the
JCL command statement, which is described in JCL Command
Statement.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More JCL Interview Questions

How to pass data to a program that is coded in an exec statement?

0 Answers  


Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?

1 Answers   Thomson,


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

2 Answers   Perot Systems,


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

7 Answers   UST,


what is the alternative to model parameter?

0 Answers  


wht is step lib n job lib ? where can we code joblib n steplib ?

3 Answers   L&T,


Is there any command to check wether the ps file is in sorted order?

4 Answers  


How to delete generations of gdg without deleting gdg base?

3 Answers  


What does a disposition of (new,catlg,keep) for a dsn mean?

0 Answers  


in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths

1 Answers   DELL,


Is it possible to define dd statements as you want?

0 Answers  


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

0 Answers  


Categories