OK, Lionel figured it out, as did some folks here-adding:

  isfprefix = '*'

Fixes it. That's weird, since it's a Rexx variable-I would have expected a
subcommand to SDSF to be needed. But it works, so yay!

 

SET DISPLAY ON shows:
PREFIX=**  DEST=(ALL)  OWNER=*  SORT=CrDate/A  SYSNAME=  FILTERS=1
and
SET DISPLAY LONG shows:
PREFIX=*  DEST=(ALL)  OWNER=*  SORT=CrDate/A  SYSNAME=  FILTERS=Owner,EQ,PHS

 

If I do PREFIX ** and rerun (without setting isfprefix), it still doesn't
work.

 

Obviously we've got a fix, but I'd like to understand what's going on still!
Where is PREFIX getting set such that it's persisting in batch?


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

Reply via email to