| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| sureshmbt Beginner
 
 
 Joined: 17 Aug 2006
 Posts: 4
 Topics: 3
 
 
 | 
			
				|  Posted: Wed Sep 20, 2006 8:00 am    Post subject: explain this steps |   |  
				| 
 |  
				|  	  | Code: |  	  | //STEP001  EXEC PGM=IKJEFT01,DYNAMNBR=20
 //SYSTSPRT DD SYSOUT=*
 //SYSPRINT DD SYSOUT=*
 //SYSOUT   DD SYSOUT=*
 //SYSTSIN DD *
 DSN SYSTEM (DB2T)       -  subsytem name
 RUN PROG(ABSCPDB2) -      program name
 PLAN(ABSCPDB2) -           plan name
 LIB('POP1.ENDVR.AB.TST1.LOADLIB') -  ?????what
 PARMS('AXXX/')     - param
 END
 /*
 
 | 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| ofer71 Intermediate
 
 
 Joined: 12 Feb 2003
 Posts: 358
 Topics: 4
 Location: Israel
 
 | 
			
				|  Posted: Wed Sep 20, 2006 8:50 am    Post subject: |   |  
				| 
 |  
				| You can find the explanation for the RUN command in the fine manual. 
 O.
 ________
 UGGS
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |