Thanks all for helping me . Its working now and able to collected Jobs in
PDS members.

Regards
Saurabh

On Wed, Feb 27, 2013 at 8:31 PM, saurabh khandelwal <
sourabhkhandelwal...@gmail.com> wrote:

>
> Hello,
>          I am trying to run SDSF rexx to copy SYSOUT into PDS present in
> Implementing REXX Support in SDSF manual. I am able to create members(
> members name starting with Job id)
>
>          in the PDS. But the data is not getting populated in these
> members from Job outputs. The issue which I issue is
>
>  328 *-*       address LINKMVS "IEBGENER Parm DDlist"
>      >L>         "IEBGENER Parm DDlist"
>      +++ RC(12) +++
>
>              I am not able to resolve this issue. I am using below inputs
> in Rexx and JCL to run this program. From the Job I am supplying only these
> three parameter.
>
> JOB(*) PDS(TEST12.SDSF.OUT) DDNAME(JESMSGLG)
>
> And in Rexx below are my inputs
>
>  JobPattern   = "JOB*"
>  OwnerPattern = "TEST12"
>  JobClass     = ""
>  Destination  = ""
>  CondCode     = ""
>  DdName       = ""
>  PdsDsn       = ""
>  Error        = "NO"
>  MemberRule   = "JOBID"
>
> --
> Thanks & Regards
> Saurabh




-- 
Thanks & Regards
Saurabh Khandelwal

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to