Thanks Greg, you where half right, I changed the MCDS name but forgot about the length, stupid me.... Christian
-----Ursprüngliche Nachricht----- Von: IBM Mainframe Discussion List [mailto:[email protected]] Im Auftrag von Greg Price Gesendet: Donnerstag, 31. Juli 2014 12:59 An: [email protected] Betreff: Re: AW: Retireiving DCB information for migrated datasets On 31/07/2014 1:51 AM, Christian Birr wrote: > It came back with an "RC of 4, contact your system support", > which is mainly me and myself. I haven't the time to inspect > the code more deeply, but could it be, there's a mismatch > between you home grown MCD DSECT and the current one? > The listing of the DESCT is right beside me and I'll look > into it tomorrow, or might it be an error on my side? Hi Christian, My guess is that you did not change the hard-coded data set name of HSM.MCDS to the name of your MCDS before you assembled it. Also ensure that the dsname length is correct. If you are interested in reports, you may want to consider the wider-report version called $HMLISTW. Cheers, Greg ---------------------------------------------------------------------- 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
