65 lines
3.1 KiB
HTML
65 lines
3.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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
||
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<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))' />
|
||
|
<title>Basic printing terminology</title>
|
||
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
||
|
</head>
|
||
|
<body>
|
||
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
||
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
||
|
|
||
|
|
||
|
<a name="rzaluterminology"></a>
|
||
|
<h3 id="rzaluterminology">Basic printing terminology</h3>
|
||
|
<p>The following is a list of some terminology that you might find in this
|
||
|
topic:</p>
|
||
|
<dl>
|
||
|
<dt class="bold">auxiliary storage pool (ASP)</dt>
|
||
|
<dd>One or more storage units that are defined from the storage devices
|
||
|
or storage device subsystems that make up auxiliary storage. An ASP provides
|
||
|
a way of organizing data to limit the impact of storage-device failures and
|
||
|
to reduce recovery time. See also disk pool.
|
||
|
</dd>
|
||
|
<dt class="bold">disk pool</dt>
|
||
|
<dd>An auxiliary storage pool that contains only disk units.
|
||
|
</dd>
|
||
|
<dt class="bold">independent ASP</dt>
|
||
|
<dd>See independent disk pool.
|
||
|
</dd>
|
||
|
<dt class="bold">independent disk pool</dt>
|
||
|
<dd>One or more storage units that are defined from the disk units or disk-unit
|
||
|
subsystems that make up addressable disk storage. An independent disk pool
|
||
|
contains objects, the directories that contain the objects, and other object
|
||
|
attributes such as authorization ownership attributes. An independent disk
|
||
|
pool can be made available (varied on) and made unavailable (varied off) without
|
||
|
restarting the system. An independent disk pool can be either a) switchable
|
||
|
among multiple systems in a clustering environment or b) privately connected
|
||
|
to a single system.
|
||
|
</dd>
|
||
|
<dt class="bold">printer output</dt>
|
||
|
<dd>A file that holds output data that is waiting to be processed for printing.
|
||
|
See also spooled file.
|
||
|
</dd>
|
||
|
<dt class="bold">spooled file</dt>
|
||
|
<dd>A file that holds output data that is waiting to be processed for printing.
|
||
|
See also printer output.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
||
|
</body>
|
||
|
</html>
|