<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: time still wrong after tztab patch PHCO_37720 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164459#M320397</link>
    <description>Found it! The elusive error was in /var/adm/sw/swagent.log as Dennis said.  I just replaced the current version of tztab with the version from /usr/newconfig/usr/lib/tztab since the system thinks it's already installed anyway.  Everything looks good now.  Thanks everyone!!&lt;BR /&gt;&lt;BR /&gt;   * Installing fileset "PHCO_37720.UX-CORE,r=1.0" (1 of 1).&lt;BR /&gt;NOTE:    A new version of "/usr/lib/tztab"&lt;BR /&gt;         has been placed on the system.&lt;BR /&gt;         The new version is located at "/usr/newconfig/usr/lib/tztab".&lt;BR /&gt;         The existing version of "/usr/lib/tztab" is not being&lt;BR /&gt;         overwritten since it appears that it has been modified by&lt;BR /&gt;         the administrator since it was delivered.&lt;BR /&gt;       * Running install clean command /usr/lbin/sw/install_clean.&lt;BR /&gt;NOTE:    tlinstall is searching filesystem - please be patient&lt;BR /&gt;NOTE:    Successfully completed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Mar 2008 12:13:19 GMT</pubDate>
    <dc:creator>eallen</dc:creator>
    <dc:date>2008-03-20T12:13:19Z</dc:date>
    <item>
      <title>time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164439#M320377</link>
      <description>I am having an issue with the time change.  I am running HP-UX 11.11 with patch PHCO_37720.  My TZ variable is set to CST6CDT.  When I update from an NTP server (ntp-2.mcs.anl.gov) it sets my time 1 hour back.  I don't know where to go from here.&lt;BR /&gt;&lt;BR /&gt;Any help is appreicated!</description>
      <pubDate>Wed, 19 Mar 2008 12:50:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164439#M320377</guid>
      <dc:creator>eallen</dc:creator>
      <dc:date>2008-03-19T12:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164440#M320378</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;setparms timezone&lt;BR /&gt;&lt;BR /&gt;Follow the instructions provided there and reboot the system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 19 Mar 2008 12:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164440#M320378</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-03-19T12:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164441#M320379</link>
      <description>The NTP server should be adjusting the GMT time on your server.&lt;BR /&gt;&lt;BR /&gt;What do the following show?&lt;BR /&gt;&lt;BR /&gt;# date -u&lt;BR /&gt;&lt;BR /&gt;# date&lt;BR /&gt;&lt;BR /&gt;'date -u' should show the GMT/UDT time.  The 'date' should show your current time.&lt;BR /&gt;&lt;BR /&gt;You have to remember that the time on your server should NEVER change, because it is always kept in GMT/UDT.  However, what does change is how the time is displayed which is based on your TZ setting.&lt;BR /&gt;&lt;BR /&gt;It may well be that NTP is doing precisely what it is designed to do.</description>
      <pubDate>Wed, 19 Mar 2008 12:55:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164441#M320379</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-03-19T12:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164442#M320380</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;NTP works in UTC (GMT).  Your TZ setting determines what you perceive to be local time.&lt;BR /&gt;&lt;BR /&gt;Moreover, the 'xntp' daemon will NOT synchronize your server's time if it differs from its source time by more than 1000 seconds.  This prevents insane corrections.&lt;BR /&gt;&lt;BR /&gt;Verify your server's time as:&lt;BR /&gt;&lt;BR /&gt;# TZ=UTC date&lt;BR /&gt;&lt;BR /&gt;If this is not correct, use 'date -u' to set it correctly.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 19 Mar 2008 12:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164442#M320380</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-03-19T12:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164443#M320381</link>
      <description>Apparently I haven't had enough coffee yet this morning.  &lt;BR /&gt;&lt;BR /&gt;Where I said UDT above, I meant UTC.</description>
      <pubDate>Wed, 19 Mar 2008 13:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164443#M320381</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-03-19T13:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164444#M320382</link>
      <description>The output from "date -u" and "date" are as follows...&lt;BR /&gt;&lt;BR /&gt;# date -u;date&lt;BR /&gt;Wed Mar 19 15:08:24 UTC 2008&lt;BR /&gt;Wed Mar 19 09:08:24 CST 2008&lt;BR /&gt;&lt;BR /&gt;What happened was that the time was wrong and we updated it manually using the "date" command to set it to the proper local time.  We are in Chicago and follow DST.&lt;BR /&gt;&lt;BR /&gt;I would like not to reboot, if possible.  I am running a 24/7 shop.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2008 13:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164444#M320382</guid>
      <dc:creator>eallen</dc:creator>
      <dc:date>2008-03-19T13:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164445#M320383</link>
      <description>I noticed that the UTC time on my server is 1 hour off.  Probably my fault for setting the time manually but I can't figure out how to get it to be correct otherwise.  I will investigate some more suggestions in the replies.</description>
      <pubDate>Wed, 19 Mar 2008 13:17:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164445#M320383</guid>
      <dc:creator>eallen</dc:creator>
      <dc:date>2008-03-19T13:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164446#M320384</link>
      <description># echo $TZ&lt;BR /&gt;CST6CDT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;from tztab...&lt;BR /&gt;&lt;BR /&gt;# Central Standard Time, Central Daylight Time&lt;BR /&gt;CST6CDT&lt;BR /&gt;0 3 24-30 4  1970-1973 0   CDT5&lt;BR /&gt;0 3 6     1  1974      0-6 CDT5&lt;BR /&gt;0 3 22-28 2  1975      0   CDT5&lt;BR /&gt;0 3 24-30 4  1976-1986 0   CDT5&lt;BR /&gt;0 3 1-7   4  1987-2038 0   CDT5&lt;BR /&gt;0 1 25-31 10 1970-1973 0   CST6&lt;BR /&gt;0 1 24-30 11 1974      0   CST6&lt;BR /&gt;0 1 25-31 10 1975-2006 0   CST6&lt;BR /&gt;0 1 1-7   11 2007-2038 0   CST6&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Am I missing something here?  This looks correct to me.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2008 13:25:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164446#M320384</guid>
      <dc:creator>eallen</dc:creator>
      <dc:date>2008-03-19T13:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164447#M320385</link>
      <description>Your tztab file is missing the update for the new start time of daylight saving time.&lt;BR /&gt;&lt;BR /&gt;Here is the CST/CDT excerpt from my tztab file:&lt;BR /&gt;&lt;BR /&gt;# Central Standard Time, Central Daylight Time&lt;BR /&gt;CST6CDT&lt;BR /&gt;0 3 24-30 4  1970-1973 0   CDT5&lt;BR /&gt;0 3 6     1  1974      0-6 CDT5&lt;BR /&gt;0 3 22-28 2  1975      0   CDT5&lt;BR /&gt;0 3 24-30 4  1976-1986 0   CDT5&lt;BR /&gt;0 3 1-7   4  1987-2006 0   CDT5&lt;BR /&gt;0 3 8-14  3  2007-2038 0   CDT5 &amp;lt;--- You are missing this line.&lt;BR /&gt;0 1 25-31 10 1970-1973 0   CST6&lt;BR /&gt;0 1 24-30 11 1974      0   CST6&lt;BR /&gt;0 1 25-31 10 1975-2006 0   CST6&lt;BR /&gt;0 1 1-7   11 2007-2038 0   CST6</description>
      <pubDate>Wed, 19 Mar 2008 13:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164447#M320385</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-03-19T13:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164448#M320386</link>
      <description>I should add, with your current tztab file, your time will change the first weekend in April, which is the old time.&lt;BR /&gt;&lt;BR /&gt;How did this work last year?</description>
      <pubDate>Wed, 19 Mar 2008 13:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164448#M320386</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-03-19T13:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164449#M320387</link>
      <description>Patrick,&lt;BR /&gt;&lt;BR /&gt;Thanks for the info.  Short answer is that it didn't work last year.  We again updated the time manually.&lt;BR /&gt;&lt;BR /&gt;I did apply the patch and it said it was successful.  For some reason it doesn't seem to have replaced the tztab file.  Are there other steps to take?</description>
      <pubDate>Wed, 19 Mar 2008 14:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164449#M320387</guid>
      <dc:creator>eallen</dc:creator>
      <dc:date>2008-03-19T14:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164450#M320388</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I would like not to reboot, if possible. I am running a 24/7 shop.&lt;BR /&gt;&lt;BR /&gt;Once you have the correct 'tztab' file in place and the correct UTC time, you should plan a reboot.  This is the simplest way to restart all databases, the 'cron' daemon, and any other processes that need to recache the new rules.  You should do this BEFORE the pre-2007 rules would take affect!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 19 Mar 2008 14:16:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164450#M320388</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-03-19T14:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164451#M320389</link>
      <description>Patrick, Thanks.  I'll try and plan a reboot.  I just updated my tztab to reflect the one you posted and then did a update from NTP and I am now showing the correct time.&lt;BR /&gt;&lt;BR /&gt;# date-u;date&lt;BR /&gt;Wed Mar 19 15:18:03 UTC 2008&lt;BR /&gt;Wed Mar 19 10:18:03 CDT 2008&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help everyone!!</description>
      <pubDate>Wed, 19 Mar 2008 14:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164451#M320389</guid>
      <dc:creator>eallen</dc:creator>
      <dc:date>2008-03-19T14:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164452#M320390</link>
      <description>&amp;gt;Short answer is that it didn't work last year. We again updated the time manually.&lt;BR /&gt;&amp;gt;I did apply the patch and it said it was successful. For some reason it doesn't seem to have replaced the tztab file. Are there other steps to take?&lt;BR /&gt;&lt;BR /&gt;If you have manually updated your tztab file, the tztab(4) patches will refuse to install the new tztab file.  And this will continue...&lt;BR /&gt;Can you look at your swinstall log to see what it said?  A NOTE or WARNING.&lt;BR /&gt;&lt;BR /&gt;You'll need to either remove all of your changes and put the original tztab file back and then apply the patch.  Does swlist show that PHCO_37720 is installed?&lt;BR /&gt;&lt;BR /&gt;If so, you might be able to use this to fix it:&lt;BR /&gt;# swverify -F PHCO_37720&lt;BR /&gt;Then ask swinstall to reinstall the patch:&lt;BR /&gt;# swinstall -x reinstall=true -s $PWD/PHCO_37720.depot PHCO_37720</description>
      <pubDate>Wed, 19 Mar 2008 17:16:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164452#M320390</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-19T17:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164453#M320391</link>
      <description>&amp;gt;JRF: You should do this BEFORE the pre-2007 rules would take affect!&lt;BR /&gt;&lt;BR /&gt;Why would this make a difference?  It is broken now, it won't get worse in April, just better.  I would have thought the correct statement is to do it before the pre-2007 rules take effect in Oct. :-)&lt;BR /&gt;Or before the 2007 rules take effect in March but it's too late for 2008.</description>
      <pubDate>Wed, 19 Mar 2008 17:22:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164453#M320391</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-19T17:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164454#M320392</link>
      <description>&lt;!--!*#--&gt;I did edit the tztab file before the patch so what you are saying makes sense.  However, my swinstall log does not show any errors or warnings.&lt;BR /&gt;&lt;BR /&gt;=======  03/18/08 14:18:05 CST  BEGIN swinstall SESSION (interactive)&lt;BR /&gt;&lt;BR /&gt;NOTE:    The interactive UI was invoked, since no software was&lt;BR /&gt;         specified.&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@insert".&lt;BR /&gt;&lt;BR /&gt;       * The default source "/var/spool/sw" does not exist or is not a&lt;BR /&gt;         valid source and there are no other registered depots on&lt;BR /&gt;         insert.  You can type in the depot path on this host or choose&lt;BR /&gt;         a different host.&lt;BR /&gt;       * The default source "/var/spool/sw" does not exist or is not a&lt;BR /&gt;         valid source and there are no other registered depots on&lt;BR /&gt;         insert.  You can type in the depot path on this host or choose&lt;BR /&gt;         a different host.&lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Please use caution when changing options.  They allow useful&lt;BR /&gt;         flexibility but can produce harmful results if changed to a&lt;BR /&gt;         value inappropriate for your needs.&lt;BR /&gt;&lt;BR /&gt;         Each option is fully explained in the online help.  Please&lt;BR /&gt;         consult online help or written documentation before changing&lt;BR /&gt;         an option.&lt;BR /&gt;             admin_directory            /var/adm/sw&lt;BR /&gt;             agent_auto_exit            false&lt;BR /&gt;             agent_timeout_minutes      10000&lt;BR /&gt;             allow_downdate             false&lt;BR /&gt;             allow_incompatible         false&lt;BR /&gt;             allow_multiple_versions    false&lt;BR /&gt;             allow_split_patches        false&lt;BR /&gt;             ask                        false&lt;BR /&gt;             autoreboot                 false&lt;BR /&gt;             autorecover                false&lt;BR /&gt;             autorecover_product        false&lt;BR /&gt;             autoremove_job             true&lt;BR /&gt;             autoselect_dependencies    true&lt;BR /&gt;             autoselect_patches         true&lt;BR /&gt;             autoselect_reference_bundles       true&lt;BR /&gt;             compress_files             false&lt;BR /&gt;             compress_index             false&lt;BR /&gt;             create_target_path         true&lt;BR /&gt;             create_time_filter         0&lt;BR /&gt;             customer_umask_octal       0022&lt;BR /&gt;             defer_configure            false&lt;BR /&gt;             enforce_dependencies       true&lt;BR /&gt;             enforce_dsa                true&lt;BR /&gt;             enforce_kernbld_failure    true&lt;BR /&gt;             enforce_locatable          true&lt;BR /&gt;             enforce_scripts            true&lt;BR /&gt;             fix_explicit_directories   false&lt;BR /&gt;             installed_software_catalog products&lt;BR /&gt;             layout_version             1.0&lt;BR /&gt;             log_msgid                  0&lt;BR /&gt;             logdetail                  false&lt;BR /&gt;             logfile                    /var/adm/sw/swinstall.log&lt;BR /&gt;             loglevel                   1&lt;BR /&gt;             match_target               false&lt;BR /&gt;             max_targets                25&lt;BR /&gt;             mount_all_filesystems      true&lt;BR /&gt;             patch_filter               *.*&lt;BR /&gt;             patch_match_target         false&lt;BR /&gt;             patch_save_files           true&lt;BR /&gt;             polling_interval           2&lt;BR /&gt;             preview                    false&lt;BR /&gt;             register_new_root          true&lt;BR /&gt;             reinstall                  false&lt;BR /&gt;             reinstall_files            false&lt;BR /&gt;             reinstall_files_use_cksum  true&lt;BR /&gt;             retry_rpc                  1&lt;BR /&gt;             retry_rpc_interval         0&lt;BR /&gt;             reuse_short_job_numbers    true&lt;BR /&gt;             rpc_binding_info           ncacn_ip_tcp:[2121] ncadg_ip_udp:[2121]&lt;BR /&gt;             rpc_timeout                5&lt;BR /&gt;             run_as_superuser           true&lt;BR /&gt;             select_local               true&lt;BR /&gt;             software_view              all_bundles&lt;BR /&gt;             source_cdrom               /SD_CDROM&lt;BR /&gt;             source_type                directory&lt;BR /&gt;             distribution_source_directory              insert:/tmp/PHCO_37720.d&lt;BR /&gt;epot&lt;BR /&gt;             use_alternate_source       false&lt;BR /&gt;             verbose                    1&lt;BR /&gt;             write_remote_files         false&lt;BR /&gt;       * Source:                 insert:/tmp/PHCO_37720.depot&lt;BR /&gt;       * Targets:                insert:/&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             PHCO_37720.UX-CORE,r=1.0,a=HP-UX_B.11.11_32/64,v=HP,fr=1.0,fa=HP-UX&lt;BR /&gt;_B.11.11_32/64&lt;BR /&gt;       * Beginning Analysis&lt;BR /&gt;       * The analysis phase succeeded for "insert:/".&lt;BR /&gt;       * Ending Analysis&lt;BR /&gt;       * Beginning Task Execution&lt;BR /&gt;       * Proceeding with Task Execution on the following targets:&lt;BR /&gt;       * insert:/&lt;BR /&gt;       * The execution phase succeeded for "insert:/".&lt;BR /&gt;       * Ending Task Execution&lt;BR /&gt;&lt;BR /&gt;=======  03/18/08 14:20:51 CST  END swinstall SESSION (interactive)</description>
      <pubDate>Wed, 19 Mar 2008 17:26:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164454#M320392</guid>
      <dc:creator>eallen</dc:creator>
      <dc:date>2008-03-19T17:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164455#M320393</link>
      <description>swlist and swverify both show the patch PHCO_37720 is installed.  I did look at the header of the tztab file and I don't see the patch information there as usual.&lt;BR /&gt;&lt;BR /&gt;first line of tztab...&lt;BR /&gt;--------------&lt;BR /&gt;# @(#)B.11.11_LR&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2008 17:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164455#M320393</guid>
      <dc:creator>eallen</dc:creator>
      <dc:date>2008-03-19T17:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164456#M320394</link>
      <description>&amp;gt;my swinstall log does not show any errors or warnings.&lt;BR /&gt;&lt;BR /&gt;I'll have to try it myself to see where that message goes.</description>
      <pubDate>Wed, 19 Mar 2008 18:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164456#M320394</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-19T18:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164457#M320395</link>
      <description>&amp;gt;swlist and swverify both show the patch PHCO_37720 is installed. I did look at the header of the tztab file and I don't see the patch information there as usual.&lt;BR /&gt;&lt;BR /&gt;Somehow your swinstall.log output is broken.  You have too much detail but not enough!  Perhaps because you used the GUI?&lt;BR /&gt;Mine has at the end:&lt;BR /&gt;...&lt;BR /&gt;NOTE:    More information may be found in the agent logfile using the&lt;BR /&gt;         command "swjob -a log ...".&lt;BR /&gt;&lt;BR /&gt;And inside there it has:&lt;BR /&gt;NOTE:    A new version of "/usr/lib/tztab" has been placed on the&lt;BR /&gt;         system. The new version is located at&lt;BR /&gt;         "/usr/newconfig/usr/lib/tztab".&lt;BR /&gt;         The existing version of "/usr/lib/tztab" is not being&lt;BR /&gt;         overwritten since it appears that it has been modified by the&lt;BR /&gt;         administrator since it was delivered.&lt;BR /&gt;&lt;BR /&gt;This is also in /var/adm/sw/swagent.log.&lt;BR /&gt;&lt;BR /&gt;So to fix your system you need to do:&lt;BR /&gt;# fool system to think you didn't fiddle with it&lt;BR /&gt;# cp /usr/old/usr/newconfig/usr/lib/tztab /usr/lib/tztab&lt;BR /&gt;# Reinstall the patch&lt;BR /&gt;# swinstall -x reinstall=true -s $PWD/PHCO_37720.depot \*&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Mar 2008 04:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164457#M320395</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-20T04:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: time still wrong after tztab patch PHCO_37720</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164458#M320396</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Dennis: &amp;gt;JRF: You should do this BEFORE the pre-2007 rules would take affect!&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Dennis: Why would this make a difference? It is broken now, it won't get worse in April, just better.&lt;BR /&gt;&lt;BR /&gt;Yes, that of course is correct.  My point (though stated poorly) was that the "improvement" in April would further "hide" the fundamental problem that should have been addressed pre-Spring 2007 :-)&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 20 Mar 2008 11:11:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-still-wrong-after-tztab-patch-phco-37720/m-p/4164458#M320396</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-03-20T11:11:38Z</dc:date>
    </item>
  </channel>
</rss>

