OnDemand User Group

Support Forums => z/OS Server => Topic started by: leodejong on July 18, 2014, 12:51:52 AM

Title: What alternative for ARSMVS_DEBUG_LOAD390 in V9.0
Post by: leodejong on July 18, 2014, 12:51:52 AM
Hi all,

In previous releases the ARSMVS_DEBUG_LOAD390=1 parameter was sometimes helpfull in debugging indexing problems with the OS/390 indexer.
But in V9.0 it doesn't work anymore. IS there an alternative ??

Leo
P.s. we are talking z/OS.
Title: Re: What alternative for ARSMVS_DEBUG_LOAD390 in V9.0
Post by: Ed_Arnold on July 29, 2014, 06:23:16 AM
Leo - try adding this parm:

-1 /path/trace.bin -2 ALL=15

and then you'll have to format the trace with arsfmt:

http://www.odusergroup.org/forums/index.php?topic=723.0

Ed