Not sure whether I fully understand the problem here, but anyways.
 
You can override the number of extents that can be allocated to your
temp dataset(s) by specifying the maximum number of volsers to use - in
which case *each* volume will be allocated up to 16 extents, e.g.
   SPACE=(CYL,(50,50),RLSE),VOL=(,,,60)
will allocate up to 960 (16*60) extents of up to 50 CYLs each on up to
60 DASD volumes (if available), hence with total up to ~ 48,000 CYLs.
So, just edit and fix whatever JCL is submitted by zSECURE to specify
something like the above SPACE= etc. to avoid your "temp dataset keeps
on running out of space".
 
HTH CP (retired sysprog)
 


On 15/02/2018 15:05, Nai, Dean wrote:
> I'll look into this...thanks everyone.
>
>
> Dean Nai      
> Senior z/OS Systems Programmer        
> Mainframe Technical Support Group     
>
>
>
>
>
>
>
>
> On 2/15/18, 9:54 AM, "IBM Mainframe Discussion List on behalf of Elardus 
> Engelbrecht" <[email protected] on behalf of 
> [email protected]> wrote:
>
>> Nai, Dean wrote:
>>
>>> The problem is it gets submitted by a RACF product called zSECURE so I have 
>>> no control over it. I just generate the commands it uses and then tell it 
>>> to submit a job.
>> In that case, check in zSecure option SE.0 that 'TSO SUBMIT' is not used.
>>
>> Also check ....SCKRCLIB(CKRESUB) these line:
>>
>> "SELECT CMD(ALLOC FI(CKRSUBMI) DA('"workdsn"') SPACE(1 1)", 
>>
>> Alternatively, ask the zSecure people at this forum:
>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__www.ibm.com_developerworks_community_forums_html_forum-3Fid-3D11111111-2D0000-2D0000-2D0000-2D000000001255-26ps-3D25&d=DwIFaQ&c=vYl7KJMDeuM7F-Nqf_hfailBifPmyspo7hrJGlNN7nU&r=Jrkg6Kqkg1RuQHbN9OpjcGoj051_POke_QQnGwsdEE8&m=4KscBsAZd4S4EFZOvTbHS3ReZISbdRqbiyFZRC9S3Tc&s=cr5PL6vbpTc4A74zB-ENCxaD2ad79aSSBXbUWJ-1SAk&e=
>>
>> HTH!
>>
>> Groete / Greetings
>> Elardus Engelbrecht
>>
>> ----------------------------------------------------------------------
>> For IBM-MAIN subscribe / signoff / archive access instructions,
>> send email to [email protected] with the message: INFO IBM-MAIN
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN


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

Reply via email to