On Thu, 29 May 2014 06:22:53 -0700, Mike Kovach wrote: >I am trying to allocate the first generation of a GDG using BPXWDYN
The command is: ALLOC DD(NEWGDG) DSN(FULLY.QUAL.DATASET.NAME(+1)) NEW CATLG SPACE(1) TRACKS UNIT(SYSDA) LRECL(80) BLKSIZE(80) DSORG(PS) After CALL BPXWDYN USING COMMAND DISPLAY RETURN-CODE � yields � �002M Any help would be appreciated. Try the (almost) identical command in Rexx, but add MSG(WTP) or display the content of the S99MSG. (IIRC) compound symbol afterward. (I suspect BPXWDYN doesn't support that GDG syntax.) -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
