55 lines
3.3 KiB
HTML
55 lines
3.3 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="DLO activity and save-while-active" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu334.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaiu341" />
|
|
<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>DLO activity and save-while-active</title>
|
|
</head>
|
|
<body id="rzaiu341"><a name="rzaiu341"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">DLO activity and save-while-active</h1>
|
|
<div><p>If the save-while-active operation is run at a time when users are updating
|
|
document library objects (DLO), the save-while-active process may affect these
|
|
users. When users are changing document library objects, they may notice a
|
|
delay if the save-while-active operation is performing checkpoint processing
|
|
for the document library objects.</p>
|
|
<p>For example, an application may be editing a document while a save-while-active
|
|
operation is running. It is possible that the application could attempt to
|
|
update the document when the save-while-active operation is performing checkpoint
|
|
processing on that document. If that happens, the application will probably
|
|
wait until checkpoint processing completes before it can make the update.
|
|
If the save-while-active job is running at low priority, or on a busy server,
|
|
the application may wait for an extended time.</p>
|
|
<p>If the save-while-active operation does not complete checkpoint processing
|
|
for the document library objects within 30 minutes, the user function ends
|
|
abnormally. The abnormal end of the user function indicates there is a problem.
|
|
The system administrator should determine why the save-while-active process
|
|
is taking an excessive amount of time for the document library objects to
|
|
reach a checkpoint. Then, the system administrator should take the appropriate
|
|
action to correct the problem. This may require contacting your service representative.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu334.htm">Performance considerations for save-while-active</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |