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="Character-based types versus iSeries Navigator categories" />
|
||
|
<meta name="abstract" content="The system values are divided into categories in iSeries Navigator. These categories are different from the categories in the character-based interface." />
|
||
|
<meta name="description" content="The system values are divided into categories in iSeries Navigator. These categories are different from the categories in the character-based interface." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakzoverviewparent.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakzoverviewparent.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakzsysvaltable.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakzfinder.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="rzakzcatcompare" />
|
||
|
<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>Character-based types versus iSeries Navigator categories</title>
|
||
|
</head>
|
||
|
<body id="rzakzcatcompare"><a name="rzakzcatcompare"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Character-based types versus iSeries Navigator categories</h1>
|
||
|
<div><p>The system values are divided into categories in iSeries™ Navigator.
|
||
|
These categories are different from the categories in the character-based
|
||
|
interface.</p>
|
||
|
<p>In the character-based interface, each system value is grouped by the type
|
||
|
parameter. However, the type parameters do not correspond directly to the
|
||
|
categories used in iSeries Navigator.</p>
|
||
|
<p>To view a list of the iSeries Navigator categories and the system values
|
||
|
associated with each category, see System value categories.</p>
|
||
|
<p>In the character-based interface the system values are grouped into categories
|
||
|
by type. The following is a list of the groups used in the character-based
|
||
|
interface:</p>
|
||
|
<p>*ALC - Allocation system values.<br />
|
||
|
*DATTIM - Date and time system values.<br />
|
||
|
*EDT - Editing system values.<br />
|
||
|
*LIBL - Library list system values.<br />
|
||
|
*MSG - Message and logging system values.<br />
|
||
|
*SEC - Security system values.<br />
|
||
|
*STG - Storage system values.<br />
|
||
|
*SYSCTL - System control system values.</p>
|
||
|
<p>For example, the Auditing level (QAUDLVL) system value is in the Auditing
|
||
|
category in iSeries Navigator.
|
||
|
However, in the character-based interface the system value's type parameter
|
||
|
specifies *SEC (security), so it is grouped with the security-related system
|
||
|
values.</p>
|
||
|
</div>
|
||
|
<div><div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzakzoverviewparent.htm" title="iSeries Navigator groups system values into categories to streamline system value management.">System value categories</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="rzakzsysvaltable.htm" title="System values can be set or viewed using iSeries Navigator. However, if you want to code a program to set or retrieve a system value, you need to use the character-based system value name and its associated special parameters.">System value parameters</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="rzakzfinder.htm">System value finder</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|