60 lines
4.0 KiB
HTML
60 lines
4.0 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="task" />
|
||
|
<meta name="DC.Title" content="Method 1: Delay DST for the current time zone" />
|
||
|
<meta name="abstract" content="One way to solve the problem of having jobs scheduled to run during the starting or ending of daylight saving time (DST) is to delay DST." />
|
||
|
<meta name="description" content="One way to solve the problem of having jobs scheduled to run during the starting or ending of daylight saving time (DST) is to delay DST." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzatidelaydst.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="delaydstcurrenttimezone" />
|
||
|
<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>Method 1: Delay DST for the current time
|
||
|
zone</title>
|
||
|
</head>
|
||
|
<body id="delaydstcurrenttimezone"><a name="delaydstcurrenttimezone"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="scenariobar">Method 1: Delay DST for the current time
|
||
|
zone</h1>
|
||
|
<div><p>One way to solve the problem of having jobs scheduled to run during
|
||
|
the starting or ending of daylight saving time (DST) is to delay DST.</p>
|
||
|
<div class="section">To delay DST for the current time zone, perform the following steps.</div>
|
||
|
<ol><li><span>In iSeries™ Navigator,
|
||
|
expand <span class="menucascade"><span class="uicontrol">My Connections</span> > <span class="uicontrol">server-name</span> > <span class="uicontrol">Configuration and Service</span> > <span class="uicontrol">Time Management</span> > <span class="uicontrol">Time Zones</span></span>.</span></li>
|
||
|
<li><span>View the time zones listed in the <span class="uicontrol">Available time zones</span> field
|
||
|
and select the system's time zone.</span></li>
|
||
|
<li><span>Click <span class="uicontrol">Edit</span>.</span></li>
|
||
|
<li><span>On the Daylight Saving Time page, change the Daylight Saving Time <span class="uicontrol">Start</span> or <span class="uicontrol">End</span> field
|
||
|
to a time when time-sensitive jobs are not active.</span></li>
|
||
|
<li><span>Click <span class="uicontrol">OK</span> to save and close the time zone
|
||
|
properties.</span></li>
|
||
|
<li><span>Click <span class="uicontrol">OK</span> to close the Time Zones dialog
|
||
|
box.</span></li>
|
||
|
</ol>
|
||
|
<div class="section"><p>The DST start or end occurs during the time value specified. If
|
||
|
you do not want to use these time values for the next DST observance, be sure
|
||
|
to change the time value back to the original start or end time. This ensures
|
||
|
that it is set correctly for the next DST observance.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatidelaydst.htm" title="View this topic to learn how to avoid problems if you have time-sensitive programs scheduled to run during the time frame that daylight saving time (DST) either starts or ends.">Scenario: Change DST start or end due to time-sensitive programs</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|