ibm-information-center/dist/eclipse/plugins/i5OS.ic.ifs_5.4.0.1/rzaaxscan.htm

83 lines
5.2 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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 support" />
<meta name="abstract" content="With iSeries, you can scan integrated file system objects." />
<meta name="description" content="With iSeries, you can scan integrated file system objects." />
<meta name="DC.Relation" scheme="URI" content="rzaaxbasics.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaaxscanex.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaaxscansval.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaaxscanoption.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaaxscanto.htm" />
<meta name="DC.Relation" scheme="URI" content="../apis/ifsopenexit.htm" />
<meta name="DC.Relation" scheme="URI" content="../apis/ifscloseexit.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaaxcvtscan.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="rzaaxscan" />
<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 support</title>
</head>
<body id="rzaaxscan"><a name="rzaaxscan"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Scanning support</h1>
<div><p><span>With <span class="keyword">iSeries™</span>,
you can scan integrated file system objects.</span></p>
<p>This support creates flexibility for iSeries users
by allowing scans for various items; users decide when the scan should occur
and what actions to take based on the results of their scans.</p>
<p>The two exit-points related to this support are:</p>
<ul><li>QIBM_QP0L_SCAN_OPEN - Integrated File System Scan on Open Exit Program <p>For
this exit point, the integrated file system scan on open exit program is called
to do scan processing when an integrated file system object is opened under
certain conditions.</p>
</li>
<li>QIBM_QP0L_SCAN_CLOSE - Integrated File System Scan on Close Exit Program <p>For
this exit point, the integrated file system scan on close exit program is
called to do scan processing when an integrated file system object is closed
under certain conditions.</p>
</li>
</ul>
<div class="note"><span class="notetitle">Note:</span> Only objects in file systems that have been fully converted to *TYPE2
directories will be scanned.</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzaaxscanex.htm">Examples: Scan for viruses and files being opened</a></strong><br />
These examples show what the exit program can scan for.</li>
<li class="ulchildlink"><strong><a href="rzaaxscansval.htm">Related system values</a></strong><br />
Related to this scan support are two system values. You can use these two system values to establish the scanning environment you want for your server.</li>
<li class="ulchildlink"><strong><a href="rzaaxscanoption.htm">Scanning occurrences</a></strong><br />
Scanning can occur for a variety of reasons. Here is some information about when and why a scan might occur.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaaxbasics.htm" title="This topic introduces the basic concepts of integrated file system, such as directory, link, path name, stream file, name continuity, extended attributes, and scanning support.">Integrated file system concepts</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzaaxscanto.htm" title="Follow these steps to set whether an object should be scanned or not.">Set whether objects should be scanned or not</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzaaxcvtscan.htm" title="Objects in the &#34;root&#34; (/), QOpenSys and user ASP UDFS file systems will not be scanned using the integrated file system scan-related exit points until the file systems have fully converted to the *TYPE2 directory format.">Integrated file system scanning</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../apis/ifsopenexit.htm">QIBM_QP0L_SCAN_OPEN</a></div>
<div><a href="../apis/ifscloseexit.htm">QIBM_QP0L_SCAN_CLOSE</a></div>
</div>
</div>
</body>
</html>