<?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: Lat Configuration Cookbook in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596301#M70315</link>
    <description>Geir,&lt;BR /&gt;I just finished setting up a DS700 connected to a VMS system. First things first. Make sure your serial cable plugged into the console port is pinned properly. Poor pinning or wrong cables will cause the errant "smiley" on your screen.&lt;BR /&gt;&lt;BR /&gt;Second, be sure the Ethernet connection you're plugging into is bridging LAT and DecNet to your VMS server/cluster. If it's not, you'll never be able to boot the DecServer. I recently had to move all of my DecServers into my datacenter due to new IP routing techniques taken by my company. (long story here...)&lt;BR /&gt;&lt;BR /&gt;Third, I've found the DS700's to be inconsistent when it comes to the error codes on the 7 seg dis. So long as you have power, good connection to VMS and a (verified) good terminal connection to the console port, the DecServer should boot and you should be seeing the whole process on the console port.&lt;BR /&gt;&lt;BR /&gt;Verify the following:&lt;BR /&gt;GOOD CABLE FOR CONSOLE MONITORING&lt;BR /&gt;1- DecServer has been added to as a valid server in TSM.&lt;BR /&gt;2- LATCP and/or TSM can connect to DS700 using MAC address.&lt;BR /&gt;3- See error codes on console port.&lt;BR /&gt;&lt;BR /&gt;Let me know if you need help pinning a CAT5 cable to a DB9. I'll send pinning.&lt;BR /&gt;&lt;BR /&gt;JohnL&lt;BR /&gt;</description>
    <pubDate>Thu, 11 Aug 2005 13:57:25 GMT</pubDate>
    <dc:creator>John Lapchuk</dc:creator>
    <dc:date>2005-08-11T13:57:25Z</dc:date>
    <item>
      <title>Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596279#M70293</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have problem to configure a DECserver 7xx. As far as I know the LAT is configured on a OpenVMS system, and later the configuration files is transffered to LAT through MOP protocol. &lt;BR /&gt;&lt;BR /&gt;So far, no problem. But the LED lamp on the Terminalserver is blinking all time. I tried to set up a config file for the LAT on OpenVMS, and connect the cable to it, without success. I also tried to reboot the VMS and Terminalserver, without success. At end I think that I should try to connect a PC to console port on the Terminalserver (Hyperterm with standard configs). No success. &lt;BR /&gt;&lt;BR /&gt;Is the someone that could help me?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Geir</description>
      <pubDate>Thu, 04 Aug 2005 02:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596279#M70293</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2005-08-04T02:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596280#M70294</link>
      <description>Hello&lt;BR /&gt;You do not have to reboot OpenVMS for such a thing.&lt;BR /&gt;But is your DECserver booted? Where do you boot DECserver from?&lt;BR /&gt;By default DECserver must "see" LAT services if any (when operational).&lt;BR /&gt;Do you have some "requesting load" messages on VMS console?</description>
      <pubDate>Thu, 04 Aug 2005 02:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596280#M70294</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2005-08-04T02:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596281#M70295</link>
      <description>Hi Geir,&lt;BR /&gt;reading your post I understand your DecServer 7xx has to load image form VMS machine; on port 1 you should see all diagnostics messages.&lt;BR /&gt;If is it true, you have a image file on one vms server, for example MENGx.SYS (you can know exact file name form port 1).&lt;BR /&gt;Then you have to enable service on network.&lt;BR /&gt;For example, suppose file is MNENG3.SYS, you could:&lt;BR /&gt;1) Check for image file&lt;BR /&gt;$ DIR MOM$LOAD:MNENG3.SYS&lt;BR /&gt;(You can see all images in this directory)&lt;BR /&gt;2) Enable service (via Decnet IV)&lt;BR /&gt;$ MC NCP&lt;BR /&gt;SET CIRC &lt;CIRC&gt; SERVICE ENABLE&lt;BR /&gt;DEF CIRC &lt;CIRC&gt; SERVICE ENABLE&lt;BR /&gt;SHOW CIRC &lt;CIRC&gt; CHAR&lt;BR /&gt;3) Connect a terminal to port 1 and reset DecServer.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;&lt;/CIRC&gt;&lt;/CIRC&gt;&lt;/CIRC&gt;</description>
      <pubDate>Thu, 04 Aug 2005 02:57:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596281#M70295</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-04T02:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596282#M70296</link>
      <description>Geir,&lt;BR /&gt;&lt;BR /&gt;you name DECserver 7xx.&lt;BR /&gt;That gives the first ambuigity: some servers in the 7xx series have internal firmware, some need a remote load.&lt;BR /&gt;&lt;BR /&gt;If you connect a VT (or Terminal Emulator) tp Port_1, and then power up the server, you should get some info.&lt;BR /&gt;Also the red LEDs should display a countdown. To where does that come?&lt;BR /&gt;&lt;BR /&gt;If you need for a LOAD file (depending on the DECserver type) do you have MOP or LANCP DLL activated?  ( DLL is DownLineLoad, and NOT the M$ acronym!)&lt;BR /&gt;&lt;BR /&gt;Enough questions, please provide the answers, and we will take it from there.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 04 Aug 2005 11:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596282#M70296</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-08-04T11:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596283#M70297</link>
      <description>also reply/enable so that you can see whether it is "taking" the mop download...&lt;BR /&gt;&lt;BR /&gt;The full model number would help here...&lt;BR /&gt;&lt;BR /&gt;Also have you tried connecting to it? mc ncp connect node via &lt;MAC address=""&gt; is the syntax as I recall... &lt;BR /&gt;&lt;BR /&gt;q&lt;BR /&gt;&lt;/MAC&gt;</description>
      <pubDate>Thu, 04 Aug 2005 15:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596283#M70297</guid>
      <dc:creator>Peter Quodling</dc:creator>
      <dc:date>2005-08-04T15:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596284#M70298</link>
      <description>You need to have a particular file in your MOM$LOAD directory- It'll either be WWENG1.SYS or WWENG2.SYS, if memory serves me correctly.&lt;BR /&gt;&lt;BR /&gt;As it goes through the boot/load process, a DECserver 700 displays different things in a seven-segment display that's over by the ethernet connectors.&lt;BR /&gt;&lt;BR /&gt;I am attaching a .pdf that's the page from the DECserver 700 manual that has the 7-segment LED sequences.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;WWWebb</description>
      <pubDate>Thu, 04 Aug 2005 21:18:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596284#M70298</guid>
      <dc:creator>William Webb_2</dc:creator>
      <dc:date>2005-08-04T21:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596285#M70299</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for the answer. But so far I still get problems. The Terminalserver is still blinking. No output when I connect a VT100-terminal or PC(hyperterm) to Console port 1.&lt;BR /&gt;Does it mean the DECserver is damaged?&lt;BR /&gt;&lt;BR /&gt;The OpenVMS is also connected to the DECserver (which is blinking all time) &lt;BR /&gt;&lt;BR /&gt;Thanks Geir&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Aug 2005 05:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596285#M70299</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2005-08-05T05:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596286#M70300</link>
      <description>Geir,&lt;BR /&gt;&lt;BR /&gt;is the green OK LED is blinking, it indicates a nonfatal error during selftest.&lt;BR /&gt;&lt;BR /&gt;see the DECserver 700 manual:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dnpg.com/dr/decserver/decserver-platforms/documentation/dsrvw-mg.pdf" target="_blank"&gt;http://www.dnpg.com/dr/decserver/decserver-platforms/documentation/dsrvw-mg.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Consider to reset the DECserver 700:&lt;BR /&gt;&lt;BR /&gt;On power up, press the reset switch until E appears on the seven-segment display. This reloads the factory set parameters.&lt;BR /&gt;&lt;BR /&gt;Then connect your terminal/PC to Port 1 (9600 baud, 8 bit, no parity). Unplug the power cord (of the DECserver 700) and plug it in again. Then look for messages on your terminal/PC.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 05 Aug 2005 06:18:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596286#M70300</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-05T06:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596287#M70301</link>
      <description>Geir,&lt;BR /&gt;&lt;BR /&gt;you did not answer the most important question yet.&lt;BR /&gt;&lt;BR /&gt;You have a DECserver 7xx.&lt;BR /&gt;&lt;BR /&gt;Please specify xx, as that determines whether this beast does boot from embedded firmware, or it first will have to do a load from an external source.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 05 Aug 2005 06:26:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596287#M70301</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-08-05T06:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596288#M70302</link>
      <description>What is flashing? OK LED? Seven-segment display? Accordingly to my book:&lt;BR /&gt; - System OK LED Off/Seven-Segment Display Flashing - A hardware error occurred that makes the DECserver 700 nonoperational. &lt;BR /&gt; - If the System OK LED is flashing after power up, it indicates that the DECserver 700&lt;BR /&gt;has a nonfatal problem detected during self-test. The error message on the console&lt;BR /&gt;terminal shows the primary problem.&lt;BR /&gt; Are your terminal on 1st port configured 9600,8,n,1?</description>
      <pubDate>Fri, 05 Aug 2005 06:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596288#M70302</guid>
      <dc:creator>Valentin Likoum</dc:creator>
      <dc:date>2005-08-05T06:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596289#M70303</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It's DECserver 700. &lt;BR /&gt;&lt;BR /&gt;When I press the reset button, the green LED lamp is blinking very fast. The seven-segment red display is blank. How long should it normal take until E. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;geir</description>
      <pubDate>Fri, 05 Aug 2005 07:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596289#M70303</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2005-08-05T07:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596290#M70304</link>
      <description>Geir,&lt;BR /&gt;&lt;BR /&gt;did you read the manual ? It's quite detailled regarding troubleshooting procedures...&lt;BR /&gt;&lt;BR /&gt;To reset the DECserver 700 to factory defaults, unplug the power cord. Then keep the Reset button pressed, WHILE you re-insert the power cord, still keep the reset button pressed in and wait until 'E' shows up on the display. Also look at your terminal for messages... maybe the seven-segment display is also bad ?!&lt;BR /&gt;&lt;BR /&gt;After 1-2 minutes, I would give up and declare the DECserver 700 dead ;-(&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 05 Aug 2005 07:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596290#M70304</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-05T07:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596291#M70305</link>
      <description>Uh! I recall we had very strange behaviour on DecServer700 - it stalled in self-test (E on red display). It happens to be power module failure - it supplied one low voltage and didn't give another.</description>
      <pubDate>Fri, 05 Aug 2005 07:59:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596291#M70305</guid>
      <dc:creator>Valentin Likoum</dc:creator>
      <dc:date>2005-08-05T07:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596292#M70306</link>
      <description>Geir,&lt;BR /&gt;console on port 1 has non autobaud capacity. Are you sure set 9600 baud, 8 bit, no parity?&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Aug 2005 08:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596292#M70306</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-05T08:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596293#M70307</link>
      <description>Hi,&lt;BR /&gt;Thanks for the answer. Yes the connection from port 1 on DECserver  700 is configured to 9600 baud, 8 bit, no parity. &lt;BR /&gt;&lt;BR /&gt;The green LED lamp is blinking and 'E' shows up on the display window. &lt;BR /&gt;&lt;BR /&gt;I tried to the suggestion from Volker Halle, without result. One single smileys in the terminal window.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 05 Aug 2005 08:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596293#M70307</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2005-08-05T08:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596294#M70308</link>
      <description>Geir,&lt;BR /&gt;&lt;BR /&gt;'E' indicates: DECserver 700 internal test&lt;BR /&gt;&lt;BR /&gt;If it continues to display 'E' and the OK LED continues blinking, I'm quite sure, that you have a hardware problem.&lt;BR /&gt;&lt;BR /&gt;Sorry,&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 05 Aug 2005 08:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596294#M70308</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-05T08:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596295#M70309</link>
      <description>Thanks for the answer. I have two DECserver 700, with the same behavior. It's quite strange, but they're old. So maybe that's the reason.</description>
      <pubDate>Fri, 05 Aug 2005 08:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596295#M70309</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2005-08-05T08:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596296#M70310</link>
      <description>If they are old, may be they require some minutes to terminate their auto-test. I remember some old terminal server that stay mute for 3/4 minutes.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti</description>
      <pubDate>Fri, 05 Aug 2005 09:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596296#M70310</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-05T09:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596297#M70311</link>
      <description>I just had another thought.&lt;BR /&gt;&lt;BR /&gt;Are you sure that the Ethernet connection you're connecting to is active?&lt;BR /&gt;&lt;BR /&gt;DECserver 700s have two Ethernet connections-&lt;BR /&gt;10BaseT and AUI.&lt;BR /&gt;&lt;BR /&gt;There's a very small silver switch in between the two Ethernet connections which selects which one is active.&lt;BR /&gt;&lt;BR /&gt;If you look closely you'll see little lines on the back of the DECserver indicating which switch position points at which Ethernet connector.&lt;BR /&gt;&lt;BR /&gt;WARNING:  DO NOT FLIP THIS SWITCH WHILE THE TERMINAL SERVER IS POWERED UP OR CONNECTED TO ETHERNET OR YOU MIGHT KILL THE DECSERVER!&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Aug 2005 16:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596297#M70311</guid>
      <dc:creator>William Webb_2</dc:creator>
      <dc:date>2005-08-05T16:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lat Configuration Cookbook</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596298#M70312</link>
      <description>Geir,&lt;BR /&gt;&lt;BR /&gt;from your Forum Profile:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;I have assigned points to 70 of 117  responses to my questions.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Maybe you can find some time to do some assigning?&lt;BR /&gt;&lt;BR /&gt;Mind, I do NOT say you necessarily need to give lots of points. It is fully up to _YOU_ to decide how many. If you consider an answer is not deserving any points, you can also assign 0 ( = zero ) points, and then that answer will no longer be counted as unassigned.&lt;BR /&gt;Consider, that every poster took at least the trouble of posting for you!&lt;BR /&gt;&lt;BR /&gt;To easily find your streams with unassigned points, click your own name somewhere.&lt;BR /&gt;This will bring up your profile.&lt;BR /&gt;Near the bottom of that page, under the caption â  My Question(s)â   you will find â  questions or topics with unassigned points â   Clicking that will give all, and only, your questions that still have unassigned postings.&lt;BR /&gt;&lt;BR /&gt;Thanks on behalf of your Forum colleagues.&lt;BR /&gt;&lt;BR /&gt;PS.  â   nothing personal in this. I try to post it to everyone with this kind of assignment ratio in this forum. If you have received a posting like this before â   please do not take offence â   none is intended!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Aug 2005 04:25:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/lat-configuration-cookbook/m-p/3596298#M70312</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-08-06T04:25:19Z</dc:date>
    </item>
  </channel>
</rss>

