I'm not in my office right now and don't have MVS handy ...  

Does this information help?  
MVS Diagnosis: 
Referencehttp://publibz.boulder.ibm.com/epubs/pdf/iea2v2c0.pdfSVC 21 (0A15)
STOW macro - is type 3, gets no lock.
Calls module IGC0002A.
GTF data is:
R15 No applicable data.
R0 Address of the parameter list.
R1 Address of the associated DCB.
The sign of R0 and R1 indicate the directory action STOW is to take:
R0 R1 Action.
+ + ADD.
+ - REPLACE.
- + DELETE.
- - CHANGE.
0 + INIT.
DDNAME cccccccc name of the associated DD statement.
PLIST The parameter list is of variable length, depending on the directory 
action
being performed: For ADD or REPLACE — 12 bytes of the parameter list
will be dumped. The first 8 bytes contain the member name; the next 3
bytes contain the member's TTR; and the next byte contains the alias bit,
number of TTRNs in the user data area, and the length of the user data
area in halfwords. (The user data area varies from 0-62 bytes in length and
does not appear.) For DELETE — 8 bytes long and contains the member
name or alias of the PDS directory entry being acted upon. For CHANGE
— 16 bytes long; first 8 bytes contain the old member name or alias;
second 8 bytes contain the new member name or alias.  > Date: Mon, 14 Nov 2011 
15:31:46 +0530
> From: [email protected]
> Subject: STOW macro Location
> To: [email protected]
> 
> Hi,
> 
> Could anyone please point me to the STOW macro Library location in Z/os.
> Where I can see the Assembler codes Responsible for PDS/PDSE directory
> update by STOW.
> 
> I referred this Link :
> http://publib.boulder.ibm.com/infocenter/zvm/v5r4/index.jsp?topic=/com.ibm.zos.r9.ieab200/destow.htm
> but
> Not able to find any information on its Code.
> 
> Regards,
> Jags
                                          
----------------------------------------------------------------------
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

Reply via email to