| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| issac1029 Intermediate
 
  
 Joined: 10 Dec 2005
 Posts: 159
 Topics: 75
 
 
 | 
			
				|  Posted: Mon May 29, 2006 9:04 am    Post subject: question about natural's syncpoint |   |  
				| 
 |  
				| HI all, 
 in
 http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dsnaph11/4.3.2?DT=20010710165542
 it is said that'
 ' 	  | Quote: |  	  | Implicitly at the end of a transaction, signalled by a CICS RETURN command at the highest logical level. | 
 
 My shop's onl program is initial by a natural program,then call a db2 cobol program to update record.In cobol it issue CICS RETURN,does it automaticly give a CICS syncpoint?
 
 TRANSACTION ---> NATURAL PROGRAM 1----->NATURAL PROGRAM 2----->COBOL DB2 PROGRAM---(CICS RETURN)-->NATURAL PROGRAM 2---> FETCH(NATURAL) NATURAL PROGRAM 1
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| issac1029 Intermediate
 
  
 Joined: 10 Dec 2005
 Posts: 159
 Topics: 75
 
 
 | 
			
				|  Posted: Wed May 31, 2006 7:53 am    Post subject: |   |  
				| 
 |  
				| I've find the answer,syncpoing by transaction end. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |