19.06.2013 Views

DB2 UDB for z/OS Version 8 Performance Topics - IBM Redbooks

DB2 UDB for z/OS Version 8 Performance Topics - IBM Redbooks

DB2 UDB for z/OS Version 8 Performance Topics - IBM Redbooks

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The utilities ran on a G7 Turbo with ESS F20 DASD using z/<strong>OS</strong> V1.5. The table space<br />

contains only one table with two indexes. The table space is a partitioned table space and so<br />

one case involves using parallelism <strong>for</strong> the UNLOAD. The table used contains 124,999 rows.<br />

The test cases are described in detail within Table 10-4.<br />

Table 10-4 Unload test cases<br />

Test case Description<br />

Case 1 Unload from a table space using an image copy data set<br />

Case 2 Unload from an image copy data set<br />

Case 3 UNLOAD SELECT * FROM tablename<br />

Case 4 UNLOAD SELECT C1, C2, C3, C4, C5 FROM tablename<br />

Case 5 UNLOAD SELECT * FROM tablename WHERE C1 constant<br />

C1 is a non-indexed column<br />

Case 6 UNLOAD SELECT C1, C2, C3, C4, C5 FROM tablename WHERE C1 constant<br />

C1 is a non-indexed column<br />

Case 7 UNLOAD SELECT * FROM tablename WHERE C3 = constant<br />

C3 is a non-indexed column<br />

Case 8 UNLOAD SELECT * FROM tablename WHERE C4 constant<br />

C4 is an indexed column<br />

Case 9 UNLOAD SELECT * FROM tablename WHERE C4 = constant<br />

C4 is an indexed column<br />

Case 10 Same as Case 9 but used HPU parameter FORCE <strong>DB2</strong><br />

Parallel Run unload against multiple partitions of the same table space in parallel<br />

HPU and UNLOAD utility<br />

The results of the per<strong>for</strong>mance measurement between HPU and the <strong>DB2</strong> V8 Unload utility<br />

are summarized in Table 10-5.<br />

Table 10-5 HPU V2.2 vs. <strong>DB2</strong> V8 UNLOAD utility<br />

Test case HPU V2.2 <strong>DB2</strong> V8 UNLOAD % Difference<br />

372 <strong>DB2</strong> <strong>UDB</strong> <strong>for</strong> z/<strong>OS</strong> <strong>Version</strong> 8 Per<strong>for</strong>mance <strong>Topics</strong><br />

CPU Elapsed CPU Elapsed CPU Elapsed<br />

Case 1 11.89 62 27.56 58 131.79 -6.45<br />

Case 2 9.44 61 46.86 57 396.39 -6.55<br />

Case 3 13.57 59 N/A N/A N/A N/A<br />

Case 4 9.67 46 42.11 46 335.47 0.00<br />

Case 5 18.00 58 33.02 57 83.44 -1.72<br />

Case 6 13.93 46 47.10 50 238.11 8.69<br />

Case 7 12.87 45 14.34 42 11.42 -6.66<br />

Case 8 17.80 59 33.60 58 88.76 -1.69<br />

Case 9 12.51 45 14.35 42 14.70 -6.66<br />

Case 10 2.39 22 14.35 42 500.41 90.90

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!