101 lines
4.8 KiB
HTML
101 lines
4.8 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<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))' />
|
|
<title>Directory Server (LDAP) - Create a daily schedule</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="rzahydailysched"></a>
|
|
<h4 id="rzahydailysched">Create a daily schedule</h4>
|
|
<p>Expand the <span class="bold">Replication management</span> category
|
|
in the navigation area and click <span class="bold">Manage schedules</span>.</p>
|
|
<p>On the <span class="bold">Daily schedule</span> tab, select the subtree
|
|
for which you want to create the schedule and click <span class="bold">Show schedules</span>. If any schedules exist, they are displayed in the <span class="bold">Daily schedules</span> box. To create or add a new schedule:</p>
|
|
<ol type="1">
|
|
<li>Click <span class="bold">Add</span>.</li>
|
|
<li>Enter a name for the schedule. For example <span class="bold">monday1</span>.</li>
|
|
<li>Select the time zone setting, either UTC or local.</li>
|
|
<li>Select a replication type from the drop-down menu:
|
|
<dl>
|
|
<dt class="bold">Immediate</dt>
|
|
<dd>Performs any pending entry updates since the last replication
|
|
event and then updates entries continuously until the next scheduled update
|
|
event is reached.
|
|
</dd>
|
|
<dt class="bold">Once</dt>
|
|
<dd>Performs all pending updates prior to the starting time. Any updates
|
|
made after the start time wait until the next scheduled replication event.
|
|
</dd>
|
|
</dl></li>
|
|
<li>Select a start time (in the server's local time) for the replication event.</li>
|
|
<li>Click <span class="bold">Add</span>. The replication event type and time are
|
|
displayed.</li>
|
|
<li>Add or remove events to complete your schedule. The list of events is
|
|
refreshed in chronological order.</li>
|
|
<li>When you are finished, click <span class="bold">OK</span>.</li></ol><p class="indatacontent">For example:</p>
|
|
<a name="wq280"></a>
|
|
<table id="wq280" width="100%" summary="" border="1" frame="border" rules="all" class="singleborder">
|
|
<caption>Table 6. </caption>
|
|
<thead valign="bottom">
|
|
<tr class="tablemainheaderbar">
|
|
<th id="wq281" align="left" valign="top">Replication type</th>
|
|
<th id="wq282" align="left" valign="top">Start time</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody valign="top">
|
|
<tr>
|
|
<td headers="wq281">Immediate</td>
|
|
<td headers="wq282">12:00 AM</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq281">Once</td>
|
|
<td headers="wq282">10:00 AM</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq281">Once</td>
|
|
<td headers="wq282">2:00 PM</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq281">Immediate</td>
|
|
<td headers="wq282">4:00 PM</td>
|
|
</tr>
|
|
<tr>
|
|
<td headers="wq281">Once</td>
|
|
<td headers="wq282">8:00 PM</td>
|
|
</tr>
|
|
</tbody>
|
|
</table><p class="indatacontent"> In this schedule, the first replication event occurs at midnight
|
|
and updates any pending changes prior to that time. Replication updates continue
|
|
to be made as they occur until 10:00 AM. Updates made between 10:00 AM and
|
|
2:00 PM wait until 2:00 PM to be replicated. Any updates made between 2:00
|
|
PM and 4:00 PM wait the replication event scheduled at 4:00 PM, afterwards
|
|
replication updates continue until the next scheduled replication event at
|
|
8:00 PM. Any updates made after 8:00 PM wait until the next scheduled replication
|
|
event.</p>
|
|
<a name="wq283"></a>
|
|
<div class="notetitle" id="wq283">Note:</div>
|
|
<div class="notebody">If replication events are scheduled
|
|
too closely together, a replication event might be missed if the updates from
|
|
the previous event are still in progress when the next event is scheduled.</div>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|