ibm-information-center/dist/eclipse/plugins/i5OS.ic.rbam6_5.4.0.1/autod.htm

85 lines
5.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="Automatic decompression of objects" />
<meta name="abstract" content="Compressed objects shipped in the i5/OS or other IBM licensed programs are decompressed by the system after the licensed programs are installed." />
<meta name="description" content="Compressed objects shipped in the i5/OS or other IBM licensed programs are decompressed by the system after the licensed programs are installed." />
<meta name="DC.subject" content="automatic decompression, object, decompressing, after operating system installation, frequently-used objects, description" />
<meta name="keywords" content="automatic decompression, object, decompressing, after operating system installation, frequently-used objects, description" />
<meta name="DC.Relation" scheme="URI" content="cmpdmp.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="autod" />
<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>Automatic decompression of objects</title>
</head>
<body id="autod"><a name="autod"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Automatic decompression of objects</h1>
<div><p>Compressed objects shipped in the i5/OS™ or other IBM<sup>®</sup> licensed programs are decompressed by
the system <em>after the licensed programs are installed</em>.</p>
<p>The decompression occurs only when sufficient storage is available on the
system.</p>
<p>System jobs called QDCPOBJx are automatically started by the system to
decompress objects.</p>
<div class="p">The number of QDCPOBJ jobs is based on number of processors + 1. The jobs
are system jobs running at priority 60 which can't be changed, ended or held
by the user. A QDCPOBJx job may be in one of the following statuses, which
are from the <span class="cmdname">Work Active Job (WRKACTJOB)</span> command: <ul><li>RUN (running): The job is actively decompressing objects.</li>
<li>EVTW (event wait): The job is not actively decompressing objects. The
job is active in case more objects need to decompressed (i.e. additional licensed
programs are installed).</li>
<li>DLYW (delay wait): The job is temporarily halted. The following situations
could cause the QDCPOBJx jobs to halt: <ul><li>The system is running in restricted state (i.e. ENDSYS or ENDSBS *ALL
was executed)</li>
<li>A licensed program was just installed from the "Work with Licensed Programs"
display. The job is in a delay wait state for a maximum of 15 minutes prior
to starting to decompress objects.</li>
</ul>
</li>
<li>LCKW (lock wait): The job is waiting for an internal lock. Typically,
this occurs when one QDCPOBJ job is in DLYW state.</li>
</ul>
</div>
<div class="p">The following storage requirements apply if the operating system was installed
over an existing operating system: <ul><li>The system must have greater than 250 megabytes of unused storage for
the QDCPOBJx jobs to start.</li>
<li>On a system with available storage of greater than 750MB, the jobs are
submitted to decompress all system objects just installed.</li>
<li>On a system with available storage of less than 250MB, jobs are not submitted,
and the objects are decompressed as they are used.</li>
<li>On a system with available storage between 250MB and 750MB, only frequently-used
objects are automatically decompressed.</li>
</ul>
</div>
<p><strong><em>Frequently-used objects</em></strong> are objects that have been used at
least five times and the last use was within the last 14 days. The remaining
low-use objects remain compressed.</p>
<p>The system must have greater than 1000MB of unused storage if the operating
system is installed on a system that has been initialized using options 2,
Install Licensed Internal Code and Initialize the system, from the Install
Licensed Internal Code (LIC) display.</p>
<p>If QDCPOBJx jobs are active at the last system termination, the jobs are
started again at the time of the next IPL.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="cmpdmp.htm" title="You can use the Compress Object (CPROBJ) command to compress selected objects in order to save disk space on the system or you can use the Decompress Object (DCPOBJ) command to decompress objects that have been compressed.">Compress or decompress objects</a></div>
</div>
</div>
</body>
</html>