ibm-information-center/dist/eclipse/plugins/i5OS.ic.dbmult_5.4.0.1/rzaf3.xml

127 lines
9.0 KiB
XML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="DB2 Multisystem" link_to="../rzahg/icnavx_toc.xml#dbmult/rzaf3.xml" topic="rzaf3kickoff.htm">
<topic href="rzaf3kickoff.htm" label="DB2 Multisystem">
<topic href="rzaf3whatsnew.htm" label="What's new for V5R4"/>
<topic href="printthis.htm" label="Printable PDF"/>
<topic href="intro.htm" label="DB2 Multisystem introduction">
<topic href="benefits.htm" label="Benefits of using DB2 Multisystem"/>
<topic href="basicterms.htm" label="DB2 Multisystem: Basic terms and concepts"/>
</topic>
<topic href="rzaf3c2-gen4.htm" label="Introduction of node groups with DB2 Multisystem">
<topic href="nodework.htm" label="How node groups work with DB2 Multisystem"/>
<topic href="prenodetask.htm" label="Tasks to complete before using the node group commands with DB2 Multisystem"/>
<topic href="crtngc.htm" label="Create Node Group (CRTNODGRP) command"/>
<topic href="dspng.htm" label="Display Node Group (DSPNODGRP) command"/>
<topic href="chgnga.htm" label="Change Node Group Attributes (CHGNODGRPA) command"/>
<topic href="deletenode.htm" label="Delete Node Group (DLTNODGRP) command"/>
</topic>
<topic href="crtdf.htm" label="Distributed files with DB2 Multisystem">
<topic href="createdisfile.htm" label="Create Physical File (CRTPF) command and SQL CREATE TABLE statement">
<topic href="restrict.htm" label="Restrictions when creating or working with distributed files with DB2 Multisystem"/>
</topic>
<topic href="usedisfile.htm" label="System activities after the distributed file is created">
<topic href="clwork.htm" label="How CL commands work with distributed files">
<topic href="clallow.htm" label="CL commands: Allowable to run against a distributed file with DB2 Multisystem"/>
<topic href="cllp.htm" label="CL commands: Affect only local pieces of a distributed file with DB2 Multisystem"/>
<topic href="cldf.htm" label="CL commands: Affect all the pieces of a distributed file with DB2 Multisystem">
<topic href="jourc.htm" label="Journaling considerations with DB2 Multisystem"/>
<topic href="cpdf.htm" label="Copy File (CPYF) command with distributed files with DB2 Multisystem"/>
</topic>
</topic>
</topic>
<topic href="ption.htm" label="Partitioning with DB2 Multisystem">
<topic href="planpart.htm" label="Plan for partitioning with DB2 Multisystem"/>
<topic href="choosepart.htm" label="Choose partitioning keys with DB2 Multisystem"/>
</topic>
<topic href="custdd.htm" label="Customization of data distribution with DB2 Multisystem"/>
</topic>
<topic href="partitionedtables.htm" label="Partitioned tables">
<topic href="creatept.htm" label="Creation of partitioned tables"/>
<topic href="alterpt.htm" label="Modification of existing tables">
<topic href="addpart.htm" label="From a nonpartitioned table to a partitioned table"/>
<topic href="existingpt.htm" label="Modification of existing partitioned tables">
<topic href="altertype.htm" label="Restrictions when altering a column's data type"/>
</topic>
<topic href="unpartition.htm" label="From a partitioned table to a nonpartitioned table"/>
</topic>
<topic href="indexpt.htm" label="Indexes with partitioned tables"/>
<topic href="performancept.htm" label="Query performance and optimization">
<topic href="rzaf3sqept.htm" label="Queries using SQL Query Engine">
<topic href="rzaf3ptcheck.htm" label="Check constraint optimization"/>
<topic href="rzaf3inexpt.htm" label="Index usage"/>
</topic>
<topic href="cqe.htm" label="Queries using Classic Query Engine">
<topic href="sqematerialize.htm" label="Materialization"/>
<topic href="cqeoptimize.htm" label="CQE query optimization considerations"/>
<topic href="cqeindex.htm" label="Index usage"/>
</topic>
</topic>
<topic href="partsave.htm" label="Save and restore considerations"/>
<topic href="partjournal.htm" label="Journaling"/>
<topic href="partnative.htm" label="Native interface considerations"/>
<topic href="partrestrict.htm" label="Restrictions"/>
</topic>
<topic href="RZAF3C4-gen5.htm" label="Scalar functions available with DB2 Multisystem">
<topic href="scalarpart.htm" label="PARTITION with DB2 Multisystem">
<topic href="partex.htm" label="Examples of PARTITION with DB2 Multisystem"/>
</topic>
<topic href="scalarhash.htm" label="HASH with DB2 Multisystem">
<topic href="hashex.htm" label="Example of HASH with DB2 Multisystem"/>
</topic>
<topic href="scalarnodename.htm" label="NODENAME with DB2 Multisystem">
<topic href="nodenameex.htm" label="Examples of NODENAME with DB2 Multisystem"/>
</topic>
<topic href="scalarnodenumber.htm" label="NODENUMBER with DB2 Multisystem">
<topic href="nodenumex.htm" label="Example of NODENUMBER with DB2 Multisystem"/>
</topic>
<topic href="spreg.htm" label="Special registers with DB2 Multisystem">
<topic href="rrn.htm" label="Relative record numbering function with DB2 Multisystem"/>
</topic>
</topic>
<topic href="RZAF3C5-gen6.htm" label="Performance and scalability with DB2 Multisystem">
<topic href="whyusedb2.htm" label="Why you should use DB2 Multisystem">
<topic href="tip.htm" label="Performance enhancement tip with DB2 Multisystem"/>
</topic>
<topic href="expanddb2.htm" label="How DB2 Multisystem helps you expand your database system">
<topic href="scali.htm" label="Redistribution issues for adding systems to a network"/>
</topic>
</topic>
<topic href="qqp.htm" label="Query design for performance with DB2 Multisystem">
<topic href="optov.htm" label="Optimization overview with DB2 Multisystem"/>
<topic href="sfquery.htm" label="Implementation and optimization of a single file query with DB2 Multisystem"/>
<topic href="rcdorder.htm" label="Implementation and optimization of record ordering with DB2 Multisystem"/>
<topic href="union.htm" label="Implementation and optimization of the UNION and DISTINCT clauses with DB2 Multisystem"/>
<topic href="dstdta.htm" label="Processing of the DSTDTA and ALWCPYDTA parameters with DB2 Multisystem"/>
<topic href="joins.htm" label="Implementation and optimization of join operations with DB2 Multisystem">
<topic href="colocated.htm" label="Collocated join with DB2 Multisystem"/>
<topic href="directed.htm" label="Directed join with DB2 Multisystem"/>
<topic href="repartitioned.htm" label="Repartitioned join with DB2 Multisystem"/>
<topic href="broadcast.htm" label="Broadcast join with DB2 Multisystem"/>
<topic href="joinopt.htm" label="Join optimization with DB2 Multisystem">
<topic href="partkeysjoin.htm" label="Partitioning keys over join fields with DB2 Multisystem"/>
</topic>
</topic>
<topic href="grouping.htm" label="Implementation and optimization of grouping with DB2 Multisystem">
<topic href="onestep.htm" label="One-step grouping with DB2 Multisystem"/>
<topic href="twostep.htm" label="Two-step grouping with DB2 Multisystem"/>
<topic href="groupjoin.htm" label="Grouping and joins with DB2 Multisystem"/>
</topic>
<topic href="subquery.htm" label="Subquery support with DB2 Multisystem"/>
<topic href="access.htm" label="Access plans with DB2 Multisystem"/>
<topic href="odp.htm" label="Reusable open data paths with DB2 Multisystem"/>
<topic href="tempresult.htm" label="Temporary result writer with DB2 Multisystem">
<topic href="tempad.htm" label="Temporary result writer job: Advantages with DB2 Multisystem"/>
<topic href="tempdisad.htm" label="Temporary result writer job: Disadvantages with DB2 Multisystem"/>
<topic href="tempcontrol.htm" label="Control of the temporary result writer with DB2 Multisystem"/>
</topic>
<topic href="debugms.htm" label="Optimizer messages with DB2 Multisystem"/>
<topic href="chgqrya.htm" label="Changes to the change query attributes (CHGQRYA) command with DB2 Multisystem">
<topic href="ajob.htm" label="Asynchronous job usage (ASYNCJ) parameter with DB2 Multisystem"/>
<topic href="applyremote.htm" label="Apply remote (APYRMT) parameter"/>
</topic>
<topic href="summary.htm" label="Summary of performance considerations"/>
</topic>
<topic href="related.htm" label="Related information for DB2 Multisystem"/>
</topic>
</toc>