We want to reduce the % system ASP used as displayed by WRKSYSSTS.
One method is DSPOBJD OBJ(*ALLUSR/*ALL) OBJTYPE(*ALL) to an outfile. But this takes a long time.
Is there a file on the iseries to query such that I can simply
SELECT * from systemfile where OBJSIZE > 1000000000
Ie is there a file on the iseries similar to QADBIFLD or QADBXREF which contains libname, objname, and size of each object?
Thanks!
______________________________________________________________________
This outbound email has been scanned for all viruses by the MessageLabs Skyscan service.
For more information please visit
http://www.symanteccloud.com
______________________________________________________________________