70 lines
4.1 KiB
HTML
70 lines
4.1 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="Create message queues" />
|
|
<meta name="abstract" content="You can create message queues to store messages within a particular library." />
|
|
<meta name="description" content="You can create message queues to store messages within a particular library." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahbqueuesman.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahbseverequeue.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="rzahbcreatequeue" />
|
|
<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>Create message queues</title>
|
|
</head>
|
|
<body id="rzahbcreatequeue"><a name="rzahbcreatequeue"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Create message queues</h1>
|
|
<div><p>You can create message queues to store messages within a particular
|
|
library.</p>
|
|
<div class="section"> <p>The message queue provides you a place to receive and store informational
|
|
and inquiry messages efficiently.</p>
|
|
<p>To create a message queue,
|
|
follow these steps:</p>
|
|
</div>
|
|
<ol><li class="stepexpand"><span>From the <span class="keyword">i5/OS™</span> Main
|
|
Menu, select <span class="uicontrol">option 3</span> (General system tasks). </span></li>
|
|
<li class="stepexpand"><span>From the General Systems Tasks display, select <span class="uicontrol">option
|
|
4</span> (Messages).</span></li>
|
|
<li class="stepexpand"><span>From the Messages display, select <span class="uicontrol">option 7</span> (Create
|
|
a message queue).</span></li>
|
|
<li class="stepexpand"><span>In the <span class="uicontrol">Message Queue Parameter</span> field, enter
|
|
the name of the new message queue. </span></li>
|
|
<li class="stepexpand"><span>To specify additional message queue characteristics,
|
|
press F10 (Additional Parameters). You can specify the following characteristics:</span> <ul><li>Place all message queue changes into auxiliary storage. This includes
|
|
changes to the message queue attributes and changes due to messages that are
|
|
sent or removed from the queue.</li>
|
|
<li>Specify the message queue size.</li>
|
|
<li>Specify user authority.</li>
|
|
<li>Specify whether the message queue allows the system to generate an alert.</li>
|
|
<li>Specify the coded character set ID (CCSID).</li>
|
|
</ul>
|
|
<div class="note"><span class="notetitle">Note:</span> For further information about parameters and keywords that allow
|
|
you to specify message queue characteristics, press F1 for each keyword.</div>
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahbqueuesman.htm" title="You can manage your message queues in several ways.">Manage message queues</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzahbseverequeue.htm" title="You can create an optional message queue, QSYSMSG, to hold specific severe system messages.">Create message queue QSYSMSG for severe messages</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |