ADSM-L

Re: IKJEFT01

1996-10-30 11:12:55
Subject: Re: IKJEFT01
From: Claudia Masters <cmaster1 AT TUELECTRIC DOT COM>
Date: Wed, 30 Oct 1996 11:12:55 -0500
You can use the JCL that Rick provided and redirect it to an MVS file:

 DSMADMC -ID=... -PASSWORD=... QUERY whatever > 'out.file'

At 09:53 AM 10/30/96 EST, you wrote:
>     If you have the TSO ADMIN client installed, you can do the following:
>
>        //..job
>        //..EXEC PGM=IKJEFT01
>        //SYSTSPRT DD whatever
>        //SYSTSIN  DD *
>        DSMADMC -ID=... -PASSWORD=... QUERY whatever
>        /*
>
>     This assumes that you have the appropriate libraries for the ADMIN
>     client in your JCL as well.
>
>
>  *---------------------------------------------------*
>  *  Rick Tsujimoto                                   *
>  *                                                   *
>  *  rtsujimoto AT cusa.canon DOT com                        *
>  *                                                   *
>  *  tel: 516-328-4554                                *
>  *  fax: 516-328-4369                                *
>  *---------------------------------------------------*
>
>
<Prev in Thread] Current Thread [Next in Thread>