I am having this problem. //TEST EXEC PGM=IEFBR14 //TEMP DD UNIT=VIO,SPACE=(TRK,1)
IEF210I JOBNAME# TEST TEMP - UNIT FIELD SPECIFIES INCORRECT DEVICE NAME If I change it to UNIT=SYSDA, the file is allocated to VIO: //TEST EXEC PGM=IEFBR14 //TEMP DD UNIT=SYSDA,SPACE=(TRK,1) IGD100I VIO ALLOCATED TO DDNAME TEMP DATACLAS ( ) I find all of this bizarre - can anyone explain why it happens ? Thank you. -- Gilbert Saint-Flour GSF Software http://gsf-soft.com ---------------------------------------------------------------------- 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

