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 does SYSIN * indicate?

Answers were Sorted based on User's Feedback



What does SYSIN * indicate?..

Answer / guest

Instream data follows this card and is terminated when
followed by a card containing // or /* in columns 1 and 2.

Is This Answer Correct ?    6 Yes 0 No

What does SYSIN * indicate?..

Answer / sariputi

It is one of the DD statement,through which we can give
the instream Data(Input)required for the job.


EXAMPLE:

//SYSIN DD *
COPY I=DD1,O=DD2
/*

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More JCL Interview Questions

Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??

3 Answers   HSBC,


List the different jcl statements that are not permitted in the procedures?

0 Answers  


I have three files for one step i need to override the third file how to do that in jcl?

1 Answers   UST,


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

0 Answers   IBM,


How is a new GDG coded?

2 Answers  


i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?

4 Answers   IBM,


Can comments be specified at the very beginning of a jobcard? Will the JCL execute?

3 Answers  


How do you submit a job for execution?

0 Answers  


AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS

3 Answers  


what is fixed length and variable length and difference between them

1 Answers   CGI, Wipro,


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

0 Answers  


What is COND=ONLY ?

2 Answers  


Categories