On Tue, 27 Aug 2013 08:45:22 -0400, George Shedlock wrote:
>
>Paul:
>   You have noted one of the subtle differences in the way that Execio works 
>in the CMS vs TSO environments. It seems that in CMS, the "EXECIO *" stops 
>after the stem runs out. In TSO, it continues on forever resulting in my out 
>of space condition.
>   
No, your stem never ran out.  The behavior is identical on CMS:

     q cmslevel                                                                 
                                                                   
CMS Level 24, Service Level 102 
                         
     rexx outstem. = 0; 'execio * diskw foo bar a (finis stem OUTSTEM.'         
         
    DMSERD107S Disk A(260) is full                                              
    
    DMSEIO632E I/O error in EXECIO; rc=13 from FSWRITE command   

-- gil

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

Reply via email to