z/OS is an operating system for mainframes, by IBM.
4
votes
2answers
243 views
Can I optimize for the zIIP processor?
Is it possible to change SQL in a z/OS mainframe COBOL application so that it becomes eligible to be directed to the IBM System z Integrated Information Processor (zIIP)?
2
votes
2answers
526 views
Do I need to RUNSTATS after a REORG in DB2?
The REORG documentation says:
BUILD
Builds indexes. Updates index statistics.
But I have always heard REORG/RUNSTATS as if they should be paired. Can anyone verify that "Updates index ...