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

56 lines
4.0 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="reference" />
<meta name="DC.Title" content="OVRDBF (Override with Database File)" />
<meta name="abstract" content="The Override with Database File (OVRDBF) command can override a local database file with a remote VSAM data set." />
<meta name="description" content="The Override with Database File (OVRDBF) command can override a local database file with a remote VSAM data set." />
<meta name="DC.subject" content="command, OVRDBF (Override with Database File), Override with Database File (OVRDBF), command, CL, Override with Database File (OVRDBF), database file, overriding with, overriding with, database file, OVRDBF (Override with Database File)" />
<meta name="keywords" content="command, OVRDBF (Override with Database File), Override with Database File (OVRDBF), command, CL, Override with Database File (OVRDBF), database file, overriding with, overriding with, database file, OVRDBF (Override with Database File)" />
<meta name="DC.Relation" scheme="URI" content="rbae5xcl.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="rbae5ovrcon" />
<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>OVRDBF (Override with Database File)</title>
</head>
<body id="rbae5ovrcon"><a name="rbae5ovrcon"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1"><span class="cmdname">OVRDBF (Override with Database File)</span></h1>
<div><p>The Override with Database File (OVRDBF) command can override a
local database file with a remote VSAM data set.</p>
<div class="section"><p>However, the following items must be considered: </p>
<ul><li>A POSITION value of *RRN works when the remote VSAM data set is an RRDS.
For all other types of VSAM data sets, *RRN causes a server message on the <span class="keyword">iSeries™</span> server.</li>
<li>A POSITION value of *KEYB or *KEYBE causes a server message on the <span class="keyword">iSeries</span> server when the remote file
is a VSAM path.</li>
<li>Unless the CICS<sup>®</sup> system
programmer replaces the CICS/DDM-supplied exclusive file lock program, the
RCDFMTLCK parameter must have a lock condition value of *SHRRD or *SHRUPD.
All other lock condition values result in a server message on the <span class="keyword">iSeries</span> server.</li>
<li>CICS/DDM does not return the actual expiration date of the file to <span class="keyword">i5/OS™</span> DDM. Instead, it returns a
special value that indicates the expiration date is not known. This is true
even if the EXPCHK parameter has a value of *YES.</li>
</ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5xcl.htm" title="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.">iSeries CL considerations</a></div>
</div>
</div>
</body>
</html>