I thought that ++HOLD records always had a date, which the corresponding 
++RELEASE had to match. I just looked at a random held IBM PTF. It has a date. 
My user hold records have dates. 

Where did your ++HOLD come from? Could there be a construction error?

.
.
.
J.O.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler 
SHARE MVS Program Co-Manager
626-302-7535 Office
323-715-0595 Mobile
[email protected]

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Bruce Hewson
Sent: Monday, September 14, 2015 11:47 PM
To: [email protected]
Subject: Re: SMPE -removal of USERMOD ++HOLD created instream

Yep, doing a RECEIVE for a ++RELEASE HOLDDATA does not do anthing.

Before:

 Entry Type:  HOLDDATA                            Zone Name: GLOBAL   
 Entry Name:  SZPE113                             Zone Type: GLOBAL   
                                                                      
                                HOLD DATA                             
----------------------------------------------------------------------
++HOLD(SZPE113) SYSTEM REASON(ACTION) FMID(PKZ1500) .                  
++HOLD(SZPE113) SYSTEM REASON(PSTINST) FMID(PKZ1500) DATE(15258) .              
   
******************************* Bottom of data ***********************

JCL:

//PROCESS EXEC SMPECC,RGN=512                                 
//SMPHOLD  DD  *                                              
++RELEASE(SZPE113) SYSTEM REASON(ACTION) FMID(PKZ1500) .      
//SYSIN    DD  *                                              
  SET BDY(GLOBAL) .                                           
  RECEIVE                                                     
         HOLDDATA                                             
         LIST                                                 
                .                                             
/*                                                            


Result:


                                        RECEIVE ++HOLD/++RELEASE SUMMARY REPORT 
                       
                                                                                
                       
                           NOTE:  SMD NF   - SYSMOD NOT RELEASED - NOT FOUND IN 
THE GLOBAL ZONE        
                                  RSN NF   - SYSMOD NOT RELEASED - NOT HELD FOR 
THIS REASONID          
                                  INT HLD  - SYSMOD NOT RELEASED - CANNOT 
RELEASE INTERNAL SYS HOLD    
                                                                                
                       
SYSMOD  TYPE STATUS   REASON  FMID                                  ++HOLD MCS 
STATEMENTS              
                                                                                
                       
SZPE113 SYS  RSN NF   ACTION  PKZ1500                                           
                       
 *********************************************************************** Bottom 
of Data ***************


Suppose I will have to open a PMR.

Thanks
Bruce


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to