79 lines
4.7 KiB
HTML
79 lines
4.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="task" />
|
|
<meta name="DC.Title" content="Delete a DBCS font table" />
|
|
<meta name="abstract" content="Use the Delete DBCS Font Table (DLTIGCTBL) command to delete a DBCS font table from the server." />
|
|
<meta name="description" content="Use the Delete DBCS Font Table (DLTIGCTBL) command to delete a DBCS font table from the server." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagsdbcsfonttable.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/dltigctbl.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/vrycfg.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="rbagsdbcsdeletefonttable" />
|
|
<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>Delete a DBCS font table</title>
|
|
</head>
|
|
<body id="rbagsdbcsdeletefonttable"><a name="rbagsdbcsdeletefonttable"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Delete a DBCS font table</h1>
|
|
<div><p>Use the Delete DBCS Font Table (DLTIGCTBL) command to delete a
|
|
DBCS font table from the server.</p>
|
|
<div class="section"><p>Delete an unused DBCS font table to free storage space. For example,
|
|
if you do not plan to use Japanese printer 5583 or 5337 with your server,
|
|
font table QIGC3232 is not needed and can be deleted.</p>
|
|
<p>To
|
|
delete a table, follow these steps:</p>
|
|
</div>
|
|
<ol><li class="stepexpand"><strong>Optional: </strong><span>Copy the table onto a tape,
|
|
a diskette, or a physical file. If you do not copy the table before deleting
|
|
it, you will not have a copy of the table for future use.</span></li>
|
|
<li class="stepexpand"><span>Vary off all devices using that table.</span></li>
|
|
<li class="stepexpand"><span>Enter the DLTIGCTBL command. For example, to delete the DBCS font
|
|
table QIGC3232, enter:</span> <pre>DLTIGCTBL IGCTBL(QIGC3232)</pre>
|
|
</li>
|
|
<li class="stepexpand"><span>Press the Enter key. The system sends an inquiry message to the
|
|
system operator message queue for you to confirm your intention to delete
|
|
a DBCS table.</span></li>
|
|
<li class="stepexpand"><span>Respond to the inquiry message. The server sends you a message
|
|
when it has deleted the table. </span> <div class="note"><span class="notetitle">Note:</span> Do not delete
|
|
a DBCS font table if any device using that table is currently varied on. Also,
|
|
make sure that the affected controller is not varied on. If you try to delete
|
|
the table while the device and controller are varied on, the system reports
|
|
any devices attached to the same controller as those devices, and the controller
|
|
as damaged the next time you try to print or display extended characters on
|
|
an affected device. If such damage is reported, follow these steps:</div>
|
|
<ol type="a"><li><span>Vary off the affected devices, using the Vary Configuration
|
|
(VRYCFG) command.</span></li>
|
|
<li><span>Vary off the affected controller.</span></li>
|
|
<li><span>Vary on the affected controller.</span></li>
|
|
<li><span>Vary on the affected devices.</span></li>
|
|
<li><span>Continue normal work.</span></li>
|
|
</ol>
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsdbcsfonttable.htm" title="DBCS font tables contain the images of the double-byte extended characters used on the system. The system uses these images to display and print extended characters when they are not resident on the device.">DBCS font tables</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="../cl/dltigctbl.htm">Delete DBCS Font Table (DLTIGCTBL) command</a></div>
|
|
<div><a href="../cl/vrycfg.htm">Vary Configuration (VRYCFG) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |