85 lines
6.3 KiB
HTML
85 lines
6.3 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="Message-level support" />
|
||
|
<meta name="abstract" content="When a message is sent to a message queue, you must communicate the CCSID of the replacement data or the immediate message text to the operating system. Use the CCSID parameter on any of the send message commands or APIs to communicate this CCSID to the operating system." />
|
||
|
<meta name="description" content="When a message is sent to a message queue, you must communicate the CCSID of the replacement data or the immediate message text to the operating system. Use the CCSID parameter on any of the send message commands or APIs to communicate this CCSID to the operating system." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsccsidmsgsup2.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsmsgqueccsid65535or34.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsmsglevspecmsgque.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsmsglevconverserror.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsmsglevstoredmsg.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagscanicorccsidofmsg.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="rbagsmessagelevelccsid" />
|
||
|
<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>Message-level support</title>
|
||
|
</head>
|
||
|
<body id="rbagsmessagelevelccsid"><a name="rbagsmessagelevelccsid"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Message-level support</h1>
|
||
|
<div><p>When a message is sent to a message queue, you must communicate
|
||
|
the CCSID of the replacement data or the immediate message text to the operating
|
||
|
system. Use the CCSID parameter on any of the send message commands or APIs
|
||
|
to communicate this CCSID to the operating system.</p>
|
||
|
<p>The default CCSID setting in the send message commands and APIs indicate
|
||
|
that the replacement data or immediate message text is in the CCSID of the
|
||
|
job that is running the command or API. You can override the job default CCSID
|
||
|
value by specifying a different CCSID value.</p>
|
||
|
<p>If the replacement data or immediate message text supplied
|
||
|
is not in the CCSID specified, incorrect conversion results may occur. See
|
||
|
Can I correct the CCSID of a message? if this occurs.</p>
|
||
|
<div class="section"><h4 class="sectiontitle">Determine the CCSID of a message file</h4><p>To determine
|
||
|
the CCSID of a message file, follow these steps:</p>
|
||
|
<ol><li>Type <pre>WRKMSGD MSGF(MYLIB/MYMSGF)</pre>
|
||
|
where MYLIB is the
|
||
|
library in which the message file is stored and MYMSGF is the name of the
|
||
|
message file.</li>
|
||
|
<li>Press F22 (Display list details).</li>
|
||
|
</ol>
|
||
|
<div class="note"><span class="notetitle">Note:</span> You can also use the Retrieve Message File Attributes (QMHRMFAT)
|
||
|
application programming interface (API) to determine the CCSID of a message
|
||
|
file.</div>
|
||
|
<p>For job message queues, system reply lists, and the history
|
||
|
log, the object-level CCSID is always 65534. You cannot change nor display
|
||
|
object-level CCSIDs for job message queues, system reply lists, and the history
|
||
|
log.</p>
|
||
|
</div>
|
||
|
<div class="section"></div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rbagsmsgqueccsid65535or34.htm">Message-level CCSID with a message queue CCSID of 65535 or 65534</a></strong><br />
|
||
|
When a message is sent to the message queue and the CCSID of the message queue is 65535 or 65534, no conversion occurs on the message. The message-level CCSID is set to the CCSID specified.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbagsmsglevspecmsgque.htm">Message-level CCSID with a specific message queue CCSID</a></strong><br />
|
||
|
When a message is sent to the message queue and the CCSID of the message queue is something other than 65535 or 65534, the replacement data or immediate message text is converted to the CCSID of the message queue. The message is then tagged with the CCSID of the message queue.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbagsmsglevconverserror.htm">Message-level CCSID when a message queue CCSID conversion error occurs</a></strong><br />
|
||
|
If a conversion error occurs while sending a message to a message queue, the message is still sent to the message queue. However, the immediate text or data of the message is not converted.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbagsmsglevstoredmsg.htm">Message-level CCSID when a message is a stored message</a></strong><br />
|
||
|
If a message is a stored message, the message-level CCSID applies only to *CCHAR replacement data. The CCSID of the first- and second-level text of the message is retrieved from the message file.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsccsidmsgsup2.htm" title="Use CCSID support for handling messages and message catalogs on i5/OS.">CCSID support for messages</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rbagscanicorccsidofmsg.htm" title="You cannot correct the message-level CCSID of a message. You can change the message queue CCSID to match the message-level CCSID. You can also delete the message and send it again with the correct message-level CCSID.">Can I correct the CCSID of a message?</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|