AllExperts > Mainframe Computing 
Search      
Mainframe Computing
Volunteer
Answers to thousands of questions
 Home · More Mainframe Computing Questions · Question Library  · Free Encyclopedia ·
More Mainframe Computing Answers
Question Library

Ask a question about Mainframe Computing
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
   

You are here:  Experts > Computing/Technology > Systems Management (Computing & Software) > Mainframe Computing

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 

Email this page
     
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2006 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.