Mainframe Computing/Questions

SubjectDate AskedExpert
JCL6/9/2005Venkatesh
  Q: How should I skip the execution of the fisrt step in a JCL
  A: You can use a Labeling method as follows. If that is not the first step you can simply code ...
cobol3/10/2005Venkatesh
  Q: How scrolling is possible in cics. Sunil
  A: Here is a sample program using scrolling logic... ID Division PROGRAM-ID. ENVIRONMENT Division ...
cobol3/9/2005Venkatesh
  Q: Followup To Question - Dear Venkatesh, If an abend occurs how can we find that particular line ...
  A: We can analyze the DUMP in SPOOL to find out the ABEND. we can also use tools like IBM Fault ...
all3/8/2005Venkatesh
  Q: i need all about mainframe FAQ, plz send ,
  A: You better down load complete FAQ from www.ibmmainframes.com/downloads section... Interview Q & A ...
jcl3/7/2005Venkatesh
  Q: How can we execute only the 10th 20th and 30th steps in a job of total 50 steps in a single go. ...
  A: Here is a sample IEBEDIT job as requested that submits a job (JOB1) from steps 10, 20 and 30 Code: ...
cobol1/4/2005Venkatesh
  Q: given in a mainframe environment,if asked to sort a file with some 100 records but the sorting ...
  A: You can skip first n records before starting the sort process. This can be done in JCL using SKIPREC ...

Page:   1 

Mainframe Computing

All Answers


Ask Experts

Volunteer


©2012 About.com, a part of The New York Times Company. All rights reserved.