ibm-information-center/dist/eclipse/plugins/i5OS.ic.dbmult_5.4.0.1/clwork.htm

69 lines
4.7 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="How CL commands work with distributed files" />
<meta name="abstract" content="This topic addresses issuing CL commands against distributed files with DB2 Multisystem." />
<meta name="description" content="This topic addresses issuing CL commands against distributed files with DB2 Multisystem." />
<meta name="DC.subject" content="command, CL, distributed file restrictions" />
<meta name="keywords" content="command, CL, distributed file restrictions" />
<meta name="DC.Relation" scheme="URI" content="usedisfile.htm" />
<meta name="DC.Relation" scheme="URI" content="clallow.htm" />
<meta name="DC.Relation" scheme="URI" content="cllp.htm" />
<meta name="DC.Relation" scheme="URI" content="cldf.htm" />
<meta name="DC.Relation" scheme="URI" content="crtdf.htm" />
<meta name="DC.Relation" scheme="URI" content="usedisfile.htm" />
<meta name="DC.Relation" scheme="URI" content="../rbam6/rbam6clmain.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="clwork" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>How CL commands work with distributed files</title>
</head>
<body id="clwork"><a name="clwork"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">How CL commands work with distributed files</h1>
<div><p>This topic addresses issuing CL commands against distributed files
with DB2<sup>®</sup> Multisystem.</p>
<p>Because a distributed file has a system object type of
*FILE, many of the CL commands that access physical files can be run against
distributed files. However, the behavior of some CL commands changes when
issued against a distributed file versus a nondistributed file. The following
topics address how CL commands work with distributed files. </p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="clallow.htm">CL commands: Allowable to run against a distributed file with DB2 Multisystem</a></strong><br />
Some CL commands or specific parameters cannot be run against distributed files.</li>
<li class="ulchildlink"><strong><a href="cllp.htm">CL commands: Affect only local pieces of a distributed file with DB2 Multisystem</a></strong><br />
Some CL commands, when run, affect only the piece of the distributed file that is located on the local system (the system from which the command was run).</li>
<li class="ulchildlink"><strong><a href="cldf.htm">CL commands: Affect all the pieces of a distributed file with DB2 Multisystem</a></strong><br />
Some CL commands, when run, affect all the pieces of the distributed file.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="usedisfile.htm" title="As soon as the file is created, the system ensures that the data is partitioned and that the files remain at concurrent levels.">System activities after the distributed file is created</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="crtdf.htm" title="A distributed file is a database file that is spread across multiple iSeries servers.">Distributed files with DB2 Multisystem</a></div>
<div><a href="usedisfile.htm" title="As soon as the file is created, the system ensures that the data is partitioned and that the files remain at concurrent levels.">System activities after the distributed file is created</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../rbam6/rbam6clmain.htm">Control Language</a></div>
</div>
</div>
</body>
</html>