ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  MainFrame  >>  IBM MainFrame  >>  JCL
 
 


 

 
 COBOL interview questions  COBOL Interview Questions
 JCL interview questions  JCL Interview Questions
 CICS interview questions  CICS Interview Questions
 DB2 interview questions  DB2 Interview Questions
 IMS interview questions  IMS Interview Questions
 IDMS interview questions  IDMS Interview Questions
 Natural interview questions  Natural Interview Questions
 ADABAS interview questions  ADABAS Interview Questions
 REXX interview questions  REXX Interview Questions
 Assembler interview questions  Assembler Interview Questions
 CLIST interview questions  CLIST Interview Questions
 QMF interview questions  QMF Interview Questions
 MVS interview questions  MVS Interview Questions
 OS390 interview questions  OS390 Interview Questions
 OS 2 interview questions  OS 2 Interview Questions
 VSAM interview questions  VSAM Interview Questions
 QSAM interview questions  QSAM Interview Questions
 Sysplex interview questions  Sysplex Interview Questions
 IBM MainFrame AllOther interview questions  IBM MainFrame AllOther Interview Questions
Question
how will be submit 1 jcl by other jcl? means that how 'll 
submit one job by other job??
 Question Submitted By :: Manish_cics
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
Answer
# 1
One way of doing this..

you should have pgm=IKJEFT01 step in your jcl. 
In its SYSTSIN dd * have the following tso command.
 'TSO SUB TMXA055.JCL.CNTL(OTHERJCL)'
All other necessary DD names to be coded.

Note: IKJEFT01 is the batch pgm for TSO
 
Is This Answer Correct ?    4 Yes 1 No
Arif
 
  Re: how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
Answer
# 2
You can submit thru IEBGENER utility by copying your job in 
the internal reader. Please go thru the steps :

A$xxxx JOB (1354),'SAURAV PAUL',CLASS=x,MSGCLASS=x,       
         NOTIFY=&SYSUID                                     
STEP1    EXEC PGM=IEBGENER                                  
SYSPRINT DD  SYSOUT=*                                       
SYSUT1   DD  DSNAME=abcDISP=SHR  
SYSUT2   DD  SYSOUT=(*,INTRDR)                              
SYSIN    DD DUMMY
 
Is This Answer Correct ?    5 Yes 1 No
Saurav Paul
 
 
 

 
 
 
Other JCL Interview Questions
 
  Question Asked @ Answers
 
how to skip the steps in JCl EDS2
In which table PLAN is registered in ?  2
can u execute a proc from another proc? Logica-CMG5
What is GDG?  1
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ? IBM2
what do you mean By spooling? Expand SPOOL?  3
what are the symbolic parameters? why do we use symbolic parameters ? Xansa2
describe the job statement, its meaning,syntax and significant keywords?  1
How to rename a VSAM file as well as it's index file? CitiGroup3
How to overide the symbol parameter in the jcl ? UST2
Can you code instream data in a PROC ?  6
How can we execute only one step in a job Mind-Tree17
What is model dataset label(Model DSCB)?  1
What is order of searching of the libraries in a JCL?  3
hi guys what r the diff types of procs in jcl? bye ramya ACS3
if we give TIME=0 how many sec that job/step  11
List some valid operation codes in JCL  2
describe the dd statement,its meaning,syntax and keywords?  1
Why do you use a control card?  1
What is difference between Return Code, user completion code, Abend code and reason Code? Wipro1
 
For more JCL Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com