| Newsgroups |
gmane.comp.emulators.hercules390.general |
| Message-ID |
<[email protected]> |
I tried posting this in the H390-MVS group and haven't received any responses, so I am going to post it here. Please let me know if this is inappropriate for this group.
I am attempting to implement DFSMSRMM on my z/OS 1.13 system and am encountering an issue when a job asks for a scratch tape and I mount a tape volser in my DFRMM library. The error messages are below:
*IEF233A M 0590,PRIVAT,SL,BUDBAG,STEP1,TAPEBU.DBAG.BACKUP
IEC518I SOFTWARE ERRSTAT: MEDIAMNT 0590,,SL,BUDBAG,STEP1
IEC502E R 0590,590000,SL,BUDBAG,STEP1
IEC503I ERROR WAS DETECTED IN AN IBM TAPE LIBRARY,0590,,BUDBAG,STEP1 540
IEE763I NAME= CBRLLACS CODE= 080203
CBR4000I LACS DEMOUNT warning for drive 0590.
CBR4003I Volume 590000 error status not recorded.
IEE764I END OF IEC503I RELATED MESSAGES
*IEC501A M 0590,PRIVAT,SL,COMP,BUDBAG,STEP1,TAPEBU.DBAG.BACKUP
In my DFRMM library, this tape 590000 has a media name defined as 3590 and a recording format of 128 track. However, the only density I can define for this tape is *, 1600, 3480 or 6250, none of which applies to a 3590 cartridge. I believe that this is causing the issue.
Please note that in my z/OS 1.10 system, the configuration is exactly the same other than I can define a different density on my older system.
Any ideas?
Rick