73 lines
4.7 KiB
HTML
73 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="concept" />
|
|
<meta name="DC.Title" content="Scanning occurrences" />
|
|
<meta name="abstract" content="Scanning can occur for a variety of reasons. Here is some information about when and why a scan might occur." />
|
|
<meta name="description" content="Scanning can occur for a variety of reasons. Here is some information about when and why a scan might occur." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxscan.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxsobjchg.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxssigchg.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxsdccsid.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxsdsavres.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaaxschkobjitg.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/wrklnk.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/dsplnk.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../apis/qgetattr.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaaxscanoption" />
|
|
<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>Scanning occurrences</title>
|
|
</head>
|
|
<body id="rzaaxscanoption"><a name="rzaaxscanoption"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Scanning occurrences</h1>
|
|
<div><p>Scanning can occur for a variety of reasons. Here is some information
|
|
about when and why a scan might occur.</p>
|
|
<p>To see the current scan status and attribute of an object, you can use
|
|
the <span class="cmdname">Work with Object Links (WRKLNK)</span> command, the <span class="cmdname"><img src="./delta.gif" alt="Start of change" />Display Object Links (DSPLNK)<img src="./deltaend.gif" alt="End of change" /></span> command, the <span class="apiname">Get
|
|
attributes (Qp0lGetAttr())</span> API, or the Properties page in iSeries™ Navigator.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaaxsobjchg.htm">Object change</a></strong><br />
|
|
A scan would occur if the object is accessed after an object has changed or has been modified.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaaxssigchg.htm">Signature change</a></strong><br />
|
|
A scan would occur when the object is accessed if the global signature is different from the object's signature.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaaxsdccsid.htm">Different CCSID</a></strong><br />
|
|
<span>If an object is accessed with a different
|
|
coded character set identifier (CCSID) than was previously scanned
|
|
for that object, a scan would be triggered.</span></li>
|
|
<li class="ulchildlink"><strong><a href="rzaaxsdsavres.htm">During save operation</a></strong><br />
|
|
This provides yet another example of when a scan might occur. A scan can be requested when an object is saved.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaaxschkobjitg.htm">Check object integrity</a></strong><br />
|
|
Lastly, a scan can be requested if the SCANFS parameter on the <span class="cmdname">Check
|
|
Object Integrity (CHKOBJITG)</span> command is specified with a value of
|
|
*YES.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaaxscan.htm" title="With iSeries, you can scan integrated file system objects.">Scanning support</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../cl/wrklnk.htm">Work with Object Links (WRKLNK) command</a></div>
|
|
<div><a href="../cl/dsplnk.htm">Display Object Links (DSPLNK) command</a></div>
|
|
<div><a href="../apis/qgetattr.htm">Get attributes (QP01GetAttr()) API</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |