| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Tintxiko Beginner
 
  
 Joined: 22 Aug 2003
 Posts: 11
 Topics: 3
 Location: Spain
 
 | 
			
				|  Posted: Tue Sep 02, 2003 7:45 am    Post subject: List VTOC - Report by JCL similar to option 3.4 - V |   |  
				| 
 |  
				| Dear experts, 
 First, sorry my bad english.
 
 I want to obtain a report by means of a JCL similar to which obtains online with option 3.4 - V (Display VTOC information).
 
 
  	  | Code: |  	  | Volume . : TSTW03 Command ===>
 
 Unit . . : 3390
 
 Volume Data             VTOC Data              Free Space  Tracks   Cyls
 Tracks . :   50,085     Tracks  . :      53     Size  . . : 42,292   2,819
 %Used  . :       15     %Used . . :       1     Largest . : 40,849   2,723
 Trks/Cyls:       15     Free DSCBS:   2,641
 Free Extents . :       2
 
 | 
 I have tried to do it by means of utility IEHLIST  - LISTVTOC without obtaining it.
 
 How I can do it in BATCH?
 
 Regards,
 
 Tintxiko - Spain
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Bithead Advanced
 
  
 Joined: 03 Jan 2003
 Posts: 550
 Topics: 23
 Location: Michigan, USA
 
 | 
			
				|  Posted: Tue Sep 02, 2003 11:12 am    Post subject: |   |  
				| 
 |  
				| Use LISTVTOC parameter of IEHLIST. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Tintxiko Beginner
 
  
 Joined: 22 Aug 2003
 Posts: 11
 Topics: 3
 Location: Spain
 
 | 
			
				|  Posted: Tue Sep 02, 2003 4:31 pm    Post subject: |   |  
				| 
 |  
				| Yes, but the IEHLIST listing - LISTVTOC obtains the following information about the volume: 
  	  | Code: |  	  | THERE ARE  881 EMPTY CYLINDERS PLUS     0 EMPTY TRACKS ON THIS VOLUME
 
 THERE ARE  1587 BLANK DSCBS IN THE VTOC ON THIS VOLUME
 
 THERE ARE  518 UNALLOCATED VIRS IN THE INDEX
 
 | 
 It not obtains: N
 _________________
 Thanks - Tintxiko
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Bithead Advanced
 
  
 Joined: 03 Jan 2003
 Posts: 550
 Topics: 23
 Location: Michigan, USA
 
 | 
			
				|  Posted: Wed Sep 03, 2003 2:13 pm    Post subject: |   |  
				| 
 |  
				| If you have FDR, you can use FDRCPK. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Tintxiko Beginner
 
  
 Joined: 22 Aug 2003
 Posts: 11
 Topics: 3
 Location: Spain
 
 | 
			
				|  Posted: Thu Sep 04, 2003 7:13 am    Post subject: |   |  
				| 
 |  
				| I'm sorry, we haven't FDR in our shop. 
 I have not either obtained it with the services of ISPF LMD*...
 
 How I can do obtain: N
 _________________
 Thanks - Tintxiko
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| taltyman JCL Forum Moderator
 
  
 
 Joined: 02 Dec 2002
 Posts: 310
 Topics: 8
 Location: Texas
 
 | 
			
				|  Posted: Thu Sep 04, 2003 9:24 am    Post subject: |   |  
				| 
 |  
				| Go here.... http://www.cbttape.org/cbtdowns.htm and download file 134.  Follow the instructions at the CBT site for downloading to you pc and uploading to MVS.  Then once you have built your PDS then assemble/link LISTVOL.  That program will provide the info you need. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Tintxiko Beginner
 
  
 Joined: 22 Aug 2003
 Posts: 11
 Topics: 3
 Location: Spain
 
 | 
			
				|  Posted: Fri Sep 05, 2003 5:10 am    Post subject: |   |  
				| 
 |  
				| Thanks Bithead. 
 Thanks taltyman, i will try your solution.
 _________________
 Thanks - Tintxiko
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  | 
	
		|  |