Yes I'm responding to a post from 2012. Because I know now what I didn't know 
then, that pasearch has to be executed as a shell script. So here is what's 
working for me now: 

//STEP1  EXEC PGM=BPXBATCH
//STDPARM DD *
sh
pasearch -t
/*
//STDOUT DD SYSOUT=*
//STDERR DD SYSOUT=*
//*

MA

On Thu, 3 May 2012 11:25:09 -0400, Rob Schramm <[email protected]> wrote:

>Tried it.  Various failures.. not really with pasearch..  just can't
>get it to execute.
>
>last error was bpam related
>
>Rob Schramm
>Senior Systems Consultant
>Imperium Group
>
>
>On Thu, May 3, 2012 at 10:44 AM, Mary Anne Matyaz
><[email protected]> wrote:
>> Rob, what happens when you run something like this:
>>
>> //ISPBTCH EXEC PGM=IKJEFT01,REGION=7M
>> //SYSEXEC DD DISP=SHR,DSN=SYS1.SBPXEXEC
>> // � � � �DD DISP=SHR,DSN=SYS1.SEZAEXEC
>> //SYSTSIN DD *
>> �EZACMD PASEARCH -T
>> /*
>>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to