ZDUMPTPZDUMPTP can be used to examine tapes to determine what is on them. It is located in File #316 of the CBT tape and originated at the U.S. Treasury Financial Management Service
InstallationI have extracted the Assembler source for ZDUMPTP and the JCL to assemble it from the CBT tape. I commented out AMODE/RMODE statements so that it would assemble under IFOX00. The resulting jobstream - zdumptp.jcl - is contained in the archive zdumptp.tgz [MD5: F699643D0580D14D74DA581B6134CB43]. Download the archive and extract the jobstream (WinZip on Windows/?? or tar on Linux). Submit the jobstream to assemble and link the single load module for LISTPDS into SYS2.LINKLIB. If you don't have SYS2.LINKLIB defined, you will need to modify the jobstream to specify a target load library. Note: ZDUMPTP must execute from an authorized load library.
Executing ZDUMPTPThe JCL to execute ZDUMPTP is simple:
The FILE DD points to the tape which is to be analyzed. The control card options available are:
I hope that you have found my instructions useful. If you have questions that I can answer to help expand upon my explanations and examples shown here, please don't hesitate to send them to me:
This page was last updated on November 12, 2010 . |