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.
Leo - try adding this parm:
-1 /path/trace.bin -2 ALL=15
and then you'll have to format the trace with arsfmt:
http://ODUG.net/index.php?topic=723.0
Ed