All that the STOW macro itself does is build the parameter list that is passed to SVC 21. The parameter list is described in chapter 4 of the book MVS Diagnosis: Reference, GA22-7588-10 (vintage April, 2008; the version that I have).
The Assembler code that updates the PDS or PDSE directory to correspond with the parameter list request is not currently available to customers. The results of a STOW macro's having executed can be seen in the mapping macro IHAPDS, which maps the directory entry for a PDS or a PDSE. Bill Fairchild -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Shmuel Metz (Seymour J.) Sent: Monday, November 14, 2011 11:51 AM To: [email protected] Subject: Re: STOW macro Location In <canhhcytp0vz+uzu3r-ibjqejw4t8v-kyoahkuyzdk_u0rjm...@mail.gmail.com>, on 11/14/2011 at 03:31 PM, jagadishan perumal <[email protected]> said: >Could anyone please point me to the STOW macro Library location in >Z/os. SYS1.MACLIB. >Where I can see the Assembler codes Responsible for PDS/PDSE directory >update by STOW. That's not in the macro, which is just an interface. The actual STOW object code is not available to customers. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see <http://patriot.net/~shmuel/resume/brief.html> We don't care. We don't have to care, we're Congress. (S877: The Shut up and Eat Your spam act of 2003) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

