DITTO can certainly do it, but like all the other ways suggested you will require various special SAF permissions to actually perform the function. Not like the old days when anyone could display anything. <*Sigh*>
Peter -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Rick Troth Sent: Friday, March 24, 2023 8:10 AM To: [email protected] Subject: Re: IBM utility to print an arbitrary block/track on a volume I was going to suggest Ditto. Coincidentally, Michael Watkins was just inquiring about the documentation for that product. -- R; <>< On 3/23/23 14:45, Binyamin Dissen wrote: > Thanks. > > ADRDSSU is the way to go. > > On Thu, 23 Mar 2023 12:39:22 -0500 "Lionel B. Dyck" <[email protected]> wrote: > > :>Try this > :> > :>//STEP1 EXEC PGM=ADRDSSU > :>//SYSPRINT DD SYSOUT=A > :>//DASD DD UNIT=3380,VOL=(PRIVATE,SER=111111),DISP=OLD > :>//SYSIN DD * > :> PRINT TRACKS(1,0,1,5) INDDNAME(DASD) > :>/* > :> > :>From > :>https://urldefense.com/v3/__https://www.ibm.com/docs/en/SSLTBW_2.2.0/com.ibm.zos.v2r2.adru000/dgt3u2128__;!!Ebr-cpPeAnfNniQ8HSAI-g_K5b7VKg!Ofko8KM_4pZsjEzkb-hEUVvh9kOrM5NG6Yk89xw6n02HXHbYttsIJN3u8TaHZKT-zdK1OZQe7hd74A-h1eo$ > . > :>htm > :> > :> > :>Lionel B. Dyck <>< > :>Website: > https://urldefense.com/v3/__https://www.lbdsoftware.com__;!!Ebr-cpPeAn > fNniQ8HSAI-g_K5b7VKg!Ofko8KM_4pZsjEzkb-hEUVvh9kOrM5NG6Yk89xw6n02HXHbYt > tsIJN3u8TaHZKT-zdK1OZQe7hd7xaJzE1Q$ > :>Github: > https://urldefense.com/v3/__https://github.com/lbdyck__;!!Ebr-cpPeAnfN > niQ8HSAI-g_K5b7VKg!Ofko8KM_4pZsjEzkb-hEUVvh9kOrM5NG6Yk89xw6n02HXHbYtts > IJN3u8TaHZKT-zdK1OZQe7hd7ix1gvKw$ > :> > :>“Worry more about your character than your reputation. Character is > what you :>are, reputation merely what others think you are.” - - - > John Wooden :> :>-----Original Message----- > :>From: IBM Mainframe Discussion List <[email protected]> On > Behalf Of :>Binyamin Dissen > :>Sent: Thursday, March 23, 2023 12:33 PM > :>To: [email protected] > :>Subject: IBM utility to print an arbitrary block/track on a volume > :> :>I am sure that such a utility exists, but not finding it. > :> > :>I hope I don't have to do STARTIO coding for this. > -- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
