| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| sunshine Beginner
 
 
 Joined: 20 Sep 2004
 Posts: 5
 Topics: 4
 
 
 | 
			
				|  Posted: Tue Sep 21, 2004 1:28 am    Post subject: invoking a jcl from a cics program |   |  
				| 
 |  
				| hi, i need tp invoke a jcl from a cics program. the jcl in turn should execute a program to generate a report. can this be done using the link command or is there another way of doing it.
 thanks.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Mike Chantrey Intermediate
 
 
 Joined: 10 Sep 2003
 Posts: 234
 Topics: 1
 Location: Wansford
 
 | 
			
				|  Posted: Tue Sep 21, 2004 5:35 am    Post subject: |   |  
				| 
 |  
				| You cannot LINK to JCL from CICS. JCL has to be submitted by writing it to the internal reader. Both main methods of doing this from CICS - via TDQ and via SPOOL commands - have been discussed previously so searching these forums should get you what you need. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kolusu Site Admin
 
  
 
 Joined: 26 Nov 2002
 Posts: 12394
 Topics: 75
 Location: San Jose
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |