ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddm_5.4.0.1/rbae5xcl.htm

92 lines
6.2 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="iSeries CL considerations" />
<meta name="abstract" content="Besides the information in this topic collection, consider these topics when using iSeries CL commands to access VSAM data sets on a remote CICS system." />
<meta name="description" content="Besides the information in this topic collection, consider these topics when using iSeries CL commands to access VSAM data sets on a remote CICS system." />
<meta name="DC.Relation" scheme="URI" content="rbae5lulp.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5alccon.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5clrpfm.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5cpyf.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5cpys.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5dlccon.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5dspcon.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5dsppfm.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5opndbf.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5ovrcon.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5rcvnetf.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbae5xcl" />
<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>iSeries CL considerations</title>
</head>
<body id="rbae5xcl"><a name="rbae5xcl"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1"><span class="keyword">iSeries</span> CL considerations</h1>
<div><p>Besides the information in this topic collection, consider these
topics when using <span class="keyword">iSeries™</span> CL
commands to access VSAM data sets on a remote CICS<sup>®</sup> system.</p>
<div class="note"><span class="notetitle">Note:</span> Commands that do not appear in the following topics have no considerations
besides those stated in this topic collection.</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbae5alccon.htm">ALCOBJ (Allocate Object)</a></strong><br />
Unless the CICS system programmer replaces the CICS/DDM-supplied
exclusive file lock program with a special version of the program, a lock
condition value of *SHRRD or *SHRUPD must be used when using the <span class="cmdname">Allocate
Object (ALCOBJ)</span> command to allocate a remote VSAM data set. All
other lock condition values result in a server message on the <span class="keyword">iSeries</span> server.</li>
<li class="ulchildlink"><strong><a href="rbae5clrpfm.htm">CLRPFM (Clear Physical File Member)</a></strong><br />
The <span class="cmdname">Clear Physical File Member (CLRPFM)</span> command
cannot clear a VSAM data set on a remote CICS system.</li>
<li class="ulchildlink"><strong><a href="rbae5cpyf.htm">CPYF (Copy File)</a></strong><br />
The Copy File (CPYF) command can access remote VSAM data sets defined
to a CICS system.</li>
<li class="ulchildlink"><strong><a href="rbae5cpys.htm">CPYTOTAP, CPYFRMTAP and CPYSPLF commands</a></strong><br />
The <span class="cmdname">Copy to Tape (CPYTOTAP)</span>, and the <span class="cmdname">Copy
from Tape (CPYFRMTAP)</span> commands access remote VSAM data sets defined
to a CICS system.</li>
<li class="ulchildlink"><strong><a href="rbae5dlccon.htm">DLCOBJ (Deallocate Object)</a></strong><br />
The <span class="cmdname">Deallocate Object (DLCOBJ)</span> command can release
any lock successfully acquired for a remote VSAM data set.</li>
<li class="ulchildlink"><strong><a href="rbae5dspcon.htm">DSPFD and DSPFFD commands</a></strong><br />
The <span class="cmdname">Display File Description (DSPFD)</span> and <span class="cmdname">Display
File Field Description (DSPFFD)</span> commands can display information
about a remote VSAM data set.</li>
<li class="ulchildlink"><strong><a href="rbae5dsppfm.htm">DSPPFM (Display Physical File Member)</a></strong><br />
The <span class="cmdname">Display Physical File Member (DSPPFM)</span> command
can be used to access remote relative record data set (RRDS).
It does not work for other types of VSAM data sets.</li>
<li class="ulchildlink"><strong><a href="rbae5opndbf.htm">OPNDBF (Open Database File)</a></strong><br />
The <span class="cmdname">Open Database File (OPNDBF)</span> command can
open a remote VSAM data set.</li>
<li class="ulchildlink"><strong><a href="rbae5ovrcon.htm">OVRDBF (Override with Database File)</a></strong><br />
The Override with Database File (OVRDBF) command can override a local database file with a remote VSAM data set.</li>
<li class="ulchildlink"><strong><a href="rbae5rcvnetf.htm">RCVNETF (Receive Network File)</a></strong><br />
The <span class="cmdname">Receive Network File (RCVNETF)</span> command can
access a VSAM data set defined to a remote CICS system. However, the MBROPT parameter
must have a value of *ADD.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5lulp.htm" title="The iSeries languages, utilities, and licensed programs in this topic can access remote CICS files.">iSeries languages, utilities, and licensed programs</a></div>
</div>
</div>
</body>
</html>