71 lines
4.4 KiB
HTML
71 lines
4.4 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="Types of message queues" />
|
|
<meta name="abstract" content="You can use several system queues to receive messages." />
|
|
<meta name="description" content="You can use several system queues to receive messages." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahbmsh.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahbseverequeue.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahbmsi.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahbchangequeue.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="rzahbmsq" />
|
|
<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>Types of message queues</title>
|
|
</head>
|
|
<body id="rzahbmsq"><a name="rzahbmsq"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Types of message queues</h1>
|
|
<div><p>You can use several system queues to receive messages.</p>
|
|
<div class="section"><p>The system queues that you can use are as follows:</p>
|
|
<ul><li>The system operator message queue, QSYSOPR contains system messages that
|
|
require a reply from the operator.</li>
|
|
<li>Optional message queue QSYSMSG holds several error messages.</li>
|
|
<li>The history log, QHST holds messages that track the system's activities.</li>
|
|
<li>The printer queue stores messages that are associated with each printer.</li>
|
|
<li>Each user and workstation also has message queues that hold messages from
|
|
the system operator, another user, or system. </li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">QSYSOPR message queue</h4><p>The system operator
|
|
message queue, QSYSOPR, contains system messages that require a reply from
|
|
the operator.</p>
|
|
<div class="p">To handle the large number of messages that are sent to
|
|
QSYSOPR, or the configured message queue, <span class="uicontrol">a message queue parameter
|
|
(MSGQ)</span> exists for the following line and controller descriptions: <ul><li>Line descriptions: Distributed Data Interface, Ethernet, Frame-Relay,
|
|
token-ring, X.25</li>
|
|
<li>Controller descriptions: APPC, Async, Local Workstation, Remote Workstation,
|
|
SNA Host, Virtual Workstation</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahbmsh.htm" title="Use this topic to find out details on the different types of message queues and the several ways to manage message queues.">Details: Message queues</a></div>
|
|
</div>
|
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="rzahbmsi.htm" title="Track your system activities by displaying the contents of the history log, QHST.">Display the contents of the QHST history log</a></div>
|
|
<div><a href="rzahbchangequeue.htm" title="You can change the location of the message queue that stores messages that are associated with each printer. Changing this location allows you to separate your printing messages from system, user, or error messages.">Change the message queue for a printer</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> |