83 lines
5.7 KiB
HTML
83 lines
5.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="copyright" content="(C) Copyright IBM Corporation 2005" />
|
||
|
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
|
||
|
<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="Display overrides" />
|
||
|
<meta name="abstract" content="You can use the Display Override (DSPOVR) command to display file overrides at the job level, the activation group level, and at multiple call levels for a job. You can display all file overrides or overrides for a specific file." />
|
||
|
<meta name="description" content="You can use the Display Override (DSPOVR) command to display file overrides at the job level, the activation group level, and at multiple call levels for a job. You can display all file overrides or overrides for a specific file." />
|
||
|
<meta name="DC.subject" content="displaying, override, in original environment, Display Override (DSPOVR) command, multiple call levels, DSPOVR (Display Override) command, command, CL, DSPOVR (Display Override), multiple call levels, Display Override (DSPOVR), display file example, overriding file, merged" />
|
||
|
<meta name="keywords" content="displaying, override, in original environment, Display Override (DSPOVR) command, multiple call levels, DSPOVR (Display Override) command, command, CL, DSPOVR (Display Override), multiple call levels, Display Override (DSPOVR), display file example, overriding file, merged" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3override.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3ovrds.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3partfil.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3ovrds3.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3ovrds4.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3dispovr.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3ovrds5.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3ovrdst.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/dspovr.htm" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbal3diover" />
|
||
|
<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>Display overrides</title>
|
||
|
</head>
|
||
|
<body id="rbal3diover"><a name="rbal3diover"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Display overrides</h1>
|
||
|
<div><p>You can use the Display Override (DSPOVR) command to display file
|
||
|
overrides at the job level, the activation group level, and at multiple call
|
||
|
levels for a job. You can display all file overrides or overrides for a specific
|
||
|
file.</p>
|
||
|
<p>The file overrides can be merged before being displayed. A merged override
|
||
|
is the result of combining overrides from the job level to the current level
|
||
|
or any specified call level, producing a composite override which will be
|
||
|
applied when the file is used at the specific call level. The current call
|
||
|
level is the call level of the program that is currently running. This program
|
||
|
is the last program name that is displayed on the call stack. This command can
|
||
|
be requested from either a batch or interactive environment. You can also
|
||
|
access this function from option 15 (Display file overrides) from the Work
|
||
|
with Job menu (using the <a href="../cl/wrkjob.htm">WRKJOB</a> command)
|
||
|
or by selecting option 15 (Display file overrides) from the Display Job menu
|
||
|
(using the <a href="../cl/dspjob.htm">DSPJOB</a> command).</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rbal3ovrds.htm">Example: Display all overrides for a specific activation group: scenario</a></strong><br />
|
||
|
</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal3partfil.htm">Example: Displaying merged file overrides for one file</a></strong><br />
|
||
|
</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal3ovrds3.htm">Example: Display all file overrides for one file</a></strong><br />
|
||
|
</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal3ovrds4.htm">Example: Displaying merged file overrides for all files</a></strong><br />
|
||
|
</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal3dispovr.htm">Example: Display overrides with WRKJOB</a></strong><br />
|
||
|
</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal3ovrds5.htm">Comprehensive example: Display overrides</a></strong><br />
|
||
|
</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbal3ovrdst.htm">Display overrides: tips</a></strong><br />
|
||
|
</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3override.htm" title="You can use overrides to temporarily change a file name, a device name associated with the file, or some of the other attributes of a file.">Use overrides</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="../cl/dspovr.htm">DSPOVR command</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|