70 lines
4.4 KiB
HTML
70 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="Messages" />
|
||
|
<meta name="abstract" content="Messages are communications sent from another user, from the operating system, or from an application. Learn about the different kinds of messages and how to interpret and respond to them." />
|
||
|
<meta name="description" content="Messages are communications sent from another user, from the operating system, or from an application. Learn about the different kinds of messages and how to interpret and respond to them." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzal2reference.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../rzahb/rzahbmsh.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../rzahx/rzahxmonmessageexample.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="rzal2messages" />
|
||
|
<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>Messages</title>
|
||
|
</head>
|
||
|
<body id="rzal2messages"><a name="rzal2messages"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Messages</h1>
|
||
|
<div><p>Messages are communications sent from another user, from the operating
|
||
|
system, or from an application. Learn about the different kinds of messages
|
||
|
and how to interpret and respond to them.</p>
|
||
|
<div class="section"><p>Messages are communications that are sent from a person, program,
|
||
|
or the iSeries™ server
|
||
|
to a message queue. Every user profile and workstation has a message queue
|
||
|
associated with it. All message queues are named after the user or workstation
|
||
|
they are associated with, and get created automatically when the user signs
|
||
|
onto the system for the first time, or when the workstation is first defined.
|
||
|
The message queue for the QSYSOPR profile is particularly important because
|
||
|
the iSeries server
|
||
|
sends many messages about job completion and system status to the QSYSOPR
|
||
|
message queue.</p>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Work with messages</h4><p>You can use iSeries Navigator
|
||
|
to display, reply to, and send messages. To work with messages, expand <span class="uicontrol">Basic
|
||
|
Operations</span>, and click <span class="uicontrol">Messages</span>. iSeries Navigator
|
||
|
displays all the messages for either your message queue, or a specified message
|
||
|
queue. To reply to, delete, or view the properties for a specific message,
|
||
|
right-click the message and select the required action. To send a message,
|
||
|
right-click <span class="uicontrol">Messages</span> in iSeries Navigator, and click <span class="uicontrol">Send
|
||
|
a message</span>.</p>
|
||
|
</div>
|
||
|
<div class="section"><p>Also, your system administrator can set up a message monitor in iSeries Navigator
|
||
|
to watch for and handle messages. For an example, see Scenario: Message monitor.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzal2reference.htm" title="Learn about the essential components of the iSeries server, including the basics of work management, how to interact with the operating system, and system maintenance.">i5/OS concepts</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="../rzahb/rzahbmsh.htm">Message queues</a></div>
|
||
|
<div><a href="../rzahx/rzahxmonmessageexample.htm">Scenario: Message monitor</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|