GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Mainframe
Go To First  |  Previous Question  |  Next Question 
 Mainframe  |  Question 10 of 55    Print  
Under what special condition can we use EXEC statement in Procedures?

  
Total Answers and Comments: 4 Last Update: July 18, 2006     Asked by: Ruchir 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 26, 2006 20:18:22   #1  
Sankaran        

RE: Under what special condition can we use EXEC state...
Exec statement can be used in the Embeded COBOL program. That is either by the COBOL DB2 or COBOL IMS programs. EXEC SQL means DB2 query cursor etc can be defined. EXEC DLI is used for IMS programs.
 
Is this answer useful? Yes | No
April 20, 2006 08:06:09   #2  
Rajalakshmi.K        

RE: Under what special condition can we use EXEC state...
I think the question being asked is regarding EXEC in JCL procedures..am I right??
 
Is this answer useful? Yes | No
June 14, 2006 02:34:40   #3  
Hemachandran        

RE: Under what special condition can we use EXEC state...
EXEC is a keyword which is used to tell what PROCEDURE/PROGRAM to execute. To analyze a JCL just type F ALL 'EXEC' and we can notice what are all the procedures and programs that the JCL executes......
 
Is this answer useful? Yes | No
July 18, 2006 05:29:19   #4  
siva        

RE: Under what special condition can we use EXEC state...

While you want execute a program inside a procedure we can use

Exec Pgm N1233

am i right


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape