GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Mainframe  >  JCL

 Print  |  
Question:  what is the in stream data ?



August 08, 2008 08:04:49 #1
 subhadeepmanna   Member Since: August 2008    Total Comments: 1 

RE: what is the in stream data ?
 
Instream data is anything which we want to give as input to the JCL. It doesn't start with double slash(//) as it is not part of JCL. e.g//SYSIN DD * INSTREAM DATA /*End of instream data is denoted by delimeter ie /* Thanks
     

 

Back To Question