Can you change or remove the VIO allocation for Endevor
search cancel

Can you change or remove the VIO allocation for Endevor

book

Article ID: 95576

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin

Issue/Introduction

We need to change the allocation unit for Endevor VIO allocations - how and where can this be done

Resolution

The variables are located in the C1DEFLTS Table.  To change the C1VIOUNIT variable in the C1DEFLTS to SYSDA (or any other unit)

For example:

               UIDLOC=(1,7),                 UID/JOBNAME START/LENGTH POS    
               VIOUNIT=SYSDA,           UNIT FOR VIO-ELIGIBLE ALLOC     
               WORKVOL=,                    VOL SER NUMBER FOR WRKUNIT      
               WRKUNIT=TDISK            UNIT NAME FOR WORK SPACE  

Once the changes are made the C1DEFLTS table will have to be reassembled and relinked.