ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzal2_5.4.0.1/rzal2reference.htm

127 lines
8.7 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="i5/OS concepts" />
<meta name="abstract" content="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." />
<meta name="description" content="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." />
<meta name="DC.Relation" scheme="URI" content="rzal2kickoff.htm" />
<meta name="DC.Relation" scheme="URI" content="rzal2messages.htm" />
<meta name="DC.Relation" scheme="URI" content="rzal2commands.htm" />
<meta name="DC.Relation" scheme="URI" content="rzal2settingsecurity.htm" />
<meta name="DC.Relation" scheme="URI" content="rzal2files.htm" />
<meta name="DC.Relation" scheme="URI" content="rzal2restrictedstate.htm" />
<meta name="DC.Relation" scheme="URI" content="rzal2jobs.htm" />
<meta name="DC.Relation" scheme="URI" content="rzal2subsys.htm" />
<meta name="DC.Relation" scheme="URI" content="rzal2objects.htm" />
<meta name="DC.Relation" scheme="URI" content="rzal2logs.htm" />
<meta name="DC.Relation" scheme="URI" content="rzal2ptfs.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzaat/as4glos.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="rzal2reference" />
<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>i5/OS concepts</title>
</head>
<body id="rzal2reference"><a name="rzal2reference"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1"><span class="keyword">i5/OS</span> concepts</h1>
<div><p>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.</p>
<p>IBM <span class="keyword">i5/OS™</span> is the operating
system for the iSeries servers.
It manages hardware and software resources, and provides an interface that
allows you to work with the iSeries server. To best use the operating system,
you need to be familiar with the following system concepts.</p>
<div class="section"><h4 class="sectiontitle">Basic work management</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="void" border="0" rules="none"><tbody><tr><th valign="top" width="14.285714285714285%" class="firstcol" id="d0e42">Jobs</th>
<td valign="top" width="85.71428571428571%" headers="d0e42 ">All work done by the iSeries server is divided into units
called jobs. Learn about the types of jobs, and how to find, monitor, and
work with them on the iSeries server.</td>
</tr>
<tr><th valign="top" width="14.285714285714285%" class="firstcol" id="d0e53">Subsystems, queues, and memory pools</th>
<td valign="top" width="85.71428571428571%" headers="d0e53 ">Control work on the iSeries servers by working with the resources
used to process jobs.</td>
</tr>
<tr><th valign="top" width="14.285714285714285%" class="firstcol" id="d0e61">Objects</th>
<td valign="top" width="85.71428571428571%" headers="d0e61 ">Everything on the system that can be worked with is
considered an object. Objects provide a common interface for working with
system components. Learn about the different kinds of objects and how to work
with them.</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section"><h4 class="sectiontitle">System maintenance</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="void" border="0" rules="none"><tbody><tr><th valign="top" width="14.285714285714285%" class="firstcol" id="d0e74">Logs and journals</th>
<td valign="top" width="85.71428571428571%" headers="d0e74 ">Record keeping is an important way for the iSeries to
protect data and track system problems. Learn what logs and journals are for
and how to use them.</td>
</tr>
<tr><th valign="top" width="14.285714285714285%" class="firstcol" id="d0e82">Software fixes</th>
<td valign="top" width="85.71428571428571%" headers="d0e82 ">Recent versions of iSeries software add functions and solve
known problems. Learn how to install and manage software and software updates.</td>
</tr>
</tbody>
</table>
</div>
<p>Additional reference information can be found in the IBM<sup>®</sup> glossary.</p>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzal2messages.htm">Messages</a></strong><br />
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.</li>
<li class="ulchildlink"><strong><a href="rzal2commands.htm">i5/OS commands</a></strong><br />
<span class="keyword">i5/OS</span> uses control
language (CL) commands to interpret instructions from users. Learn the basic
rules for using CL, and how to get detailed help for any CL command.</li>
<li class="ulchildlink"><strong><a href="rzal2settingsecurity.htm">Security and user authority</a></strong><br />
The operating system determines which resources users might access based on information in their user profiles and the security strategy implemented for this system. Learn about security settings and how to manage user authorities efficiently.</li>
<li class="ulchildlink"><strong><a href="rzal2files.htm">Files and file systems</a></strong><br />
Files and file systems present information about database file
management, spooled files, tape files, and the integrated file system capabilities
of the IBM iSeries server.</li>
<li class="ulchildlink"><strong><a href="rzal2restrictedstate.htm">i5/OS restricted state</a></strong><br />
At times, it is necessary to place the operating system in restricted
state. This is a concept unique to the <span class="keyword">i5/OS</span> operating
system and must only be performed when necessary. Learn about restricted state
and when it needs to be performed.</li>
<li class="ulchildlink"><strong><a href="rzal2jobs.htm">Jobs</a></strong><br />
All work done by the iSeries server is divided into units
called <em>jobs</em>. Learn about the types of jobs, and how to find, monitor,
and work with them on the iSeries server.</li>
<li class="ulchildlink"><strong><a href="rzal2subsys.htm">Subsystems, job queues, and memory pools</a></strong><br />
You can control work on the servers by working with the resources used to process jobs.</li>
<li class="ulchildlink"><strong><a href="rzal2objects.htm">Objects</a></strong><br />
Everything on the system that can be worked with is considered an object. Objects provide a common interface for working with system components. This topic discusses the different kinds of objects and how to work with them.</li>
<li class="ulchildlink"><strong><a href="rzal2logs.htm">Logs and journals</a></strong><br />
Record keeping is an important way for the system to protect data and track system problems. This topic describes what logs and journals are for and how to use them.</li>
<li class="ulchildlink"><strong><a href="rzal2ptfs.htm">Software fixes</a></strong><br />
Use fixes to install and manage software and software updates.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzal2kickoff.htm" title="The iSeries server is a versatile, powerful, and easy-to-use system. However, many of the functions and features of this environment are specific to IBM and the iSeries, and might not be familiar to people who are more familiar with a Windows or UNIX operating system.">Basic system operations</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../rzaat/as4glos.htm">iSeries glossary</a></div>
</div>
</div>
</body>
</html>