| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| patnaik Beginner
 
 
 Joined: 17 Jan 2004
 Posts: 9
 Topics: 5
 
 
 | 
			
				|  Posted: Mon Feb 09, 2004 5:35 am    Post subject: defining cics entries |   |  
				| 
 |  
				| hi, 
 can any one tell me how to define  CICS Entries by using JCL.
 
 patnaik
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kolusu Site Admin
 
  
 
 Joined: 26 Nov 2002
 Posts: 12394
 Topics: 75
 Location: San Jose
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| ofer71 Intermediate
 
 
 Joined: 12 Feb 2003
 Posts: 358
 Topics: 4
 Location: Israel
 
 | 
			
				|  Posted: Tue Feb 10, 2004 12:48 am    Post subject: |   |  
				| 
 |  
				| I'm using 2 methods to define resources from batch: 1. DFHCSDUP
 2. EXCI program with SP commands.
 
 O.
 ________
 SHIP SALE
 
 Last edited by ofer71 on Thu Mar 17, 2011 10:37 am; edited 1 time in total
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Mike Chantrey Intermediate
 
 
 Joined: 10 Sep 2003
 Posts: 234
 Topics: 1
 Location: Wansford
 
 | 
			
				|  Posted: Wed Feb 11, 2004 11:07 am    Post subject: |   |  
				| 
 |  
				| It's very important to remember that when defining CICS resources your site may have various standards - e.g. to prevent the same transaction/program/file/TSQ/TDQ/whatever name from being used twice in conflicting ways, to manage CSD group and list names, to control how changes to CICS resources are introduced. If it's your own test CICS service you're experimenting with you probably don't need to worry. Otherwise, watch out for these issues. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |