66 lines
3.8 KiB
HTML
66 lines
3.8 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="task" />
|
||
|
<meta name="DC.Title" content="System message file searches" />
|
||
|
<meta name="abstract" content="The message file name and library specified at the time the message file was sent are used to search for the message file from which the message description is retrieved." />
|
||
|
<meta name="description" content="The message file name and library specified at the time the message file was sent are used to search for the message file from which the message description is retrieved." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="smfs.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="smsg" />
|
||
|
<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>System message file searches</title>
|
||
|
</head>
|
||
|
<body id="smsg"><a name="smsg"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">System message file searches</h1>
|
||
|
<div><p>The message file name and library specified at the time the message
|
||
|
file was sent are used to search for the message file from which the message
|
||
|
description is retrieved.</p>
|
||
|
<div class="section"> <p>This is true when a message file has not been overridden and
|
||
|
when a message file name is overridden but the message identifier is not contained
|
||
|
in the overridden file.</p>
|
||
|
<p>The system search depends on whether you specify
|
||
|
the message file library as either *CURLIB or *LIBL. The following describes
|
||
|
the search path for *CURLIB and *LIBL:</p>
|
||
|
<ul><li>Specify as *CURLIB or explicitly specify the message file library <p>The
|
||
|
system searches for the message file named in the specified library or the
|
||
|
job's current library (*CURLIB).</p>
|
||
|
</li>
|
||
|
<li>Specify the message file library as *LIBL <p>The system searches for
|
||
|
the message file named in the job's library list (*LIBL). The search stops
|
||
|
after finding the first message file with the specified name.</p>
|
||
|
</li>
|
||
|
</ul>
|
||
|
<p>If the message file is found, but does not contain a description for
|
||
|
the message identifier, the message attributes and text of message CPF2457
|
||
|
in QCPFMSG are used in place of the missing message description.</p>
|
||
|
<p>If
|
||
|
the message file was not found, the system attempts to retrieve the message
|
||
|
from the message file that was used at the time the message was sent.</p>
|
||
|
<div class="note"><span class="notetitle">Note:</span> A
|
||
|
message file may be found but cannot be accessed due to damage or an authorization
|
||
|
problem.</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="smfs.htm" title="The system searches for the message file from which the message description is retrieved.">Search for message file</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|