<?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: %dcl-e-open in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281276#M15467</link>
    <description>RMS-E-WLK: somebody tries to write to a read-only device, defined through the logical name BG_INI .&lt;BR /&gt;&lt;BR /&gt;Internet AUXS indicates the process trying to write to the file is started as a TCPIP service.&lt;BR /&gt;&lt;BR /&gt;Since BG_DIGI is not a base VMS name, if You don't know to which application-package it belongs, do a &lt;BR /&gt; TCPIP SHOW SERVICE &lt;BR /&gt;to see if one of the services refers to this name.</description>
    <pubDate>Mon, 06 Oct 2008 13:58:16 GMT</pubDate>
    <dc:creator>Joseph Huber_1</dc:creator>
    <dc:date>2008-10-06T13:58:16Z</dc:date>
    <item>
      <title>%dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281274#M15465</link>
      <description>i have this error:&lt;BR /&gt;&lt;BR /&gt;%DCL-E-OPENOUT, error opening BG_DIGI:[LOGIN] LAST_SETUP_DIGI.COM; as output&lt;BR /&gt;-RMS-E-WLK, device currently locked&lt;BR /&gt;&lt;BR /&gt;INTERnet ACP AUXS failure status=%RMS-E-WLK&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Oct 2008 13:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281274#M15465</guid>
      <dc:creator>nuno vitoria_1</dc:creator>
      <dc:date>2008-10-06T13:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281275#M15466</link>
      <description>Hi nuno,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; it would be helpful if you could provide some more info, e.g operating system version,architecture, what it is you are doing when you get this error, is this new behaviour and if so what else has changed ?</description>
      <pubDate>Mon, 06 Oct 2008 13:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281275#M15466</guid>
      <dc:creator>marsh_1</dc:creator>
      <dc:date>2008-10-06T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281276#M15467</link>
      <description>RMS-E-WLK: somebody tries to write to a read-only device, defined through the logical name BG_INI .&lt;BR /&gt;&lt;BR /&gt;Internet AUXS indicates the process trying to write to the file is started as a TCPIP service.&lt;BR /&gt;&lt;BR /&gt;Since BG_DIGI is not a base VMS name, if You don't know to which application-package it belongs, do a &lt;BR /&gt; TCPIP SHOW SERVICE &lt;BR /&gt;to see if one of the services refers to this name.</description>
      <pubDate>Mon, 06 Oct 2008 13:58:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281276#M15467</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2008-10-06T13:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281277#M15468</link>
      <description>What is being attempted when this error occurs? Did it ever work?&lt;BR /&gt;&lt;BR /&gt;To investigate, start with: $HELP/MESS WLK.&lt;BR /&gt;It reads: "The hardware device specified for an RMS file system operation is write-locked for protection, and write access is attempted."&lt;BR /&gt;&lt;BR /&gt;That device pretty much has to be whatever is pointed to by "BG_DIGI". &lt;BR /&gt;So do a: SHOW LOG BG_DIGI&lt;BR /&gt;As well as: $SHOW DEVICE BG_DIGI&lt;BR /&gt;&lt;BR /&gt;Are you running something from a CD?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Oct 2008 14:24:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281277#M15468</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-10-06T14:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281278#M15469</link>
      <description>You can either debug the DCL command procedure involved here, or pass along a problem report to the individual or organization that is maintaining this DCL command procedure on your behalf.&lt;BR /&gt;&lt;BR /&gt;If you're maintaining this DCL command procedure, enable verification (eg: $ SET VERIFY) or otherwise insert some debugging statements (eg: $ WRITE SYS$OUTPUT "debug message") or such.&lt;BR /&gt;&lt;BR /&gt;In this case, it looks that the DCL command OPEN has failed here; that there is either some faulty prolog code, a change that has adversely effected the OPEN command, or a faulty OPEN command.  Or there could be a system-level issue arising here, and one that could easily involve some sort of a configuration issue or hardware error; something that has locked a disk.&lt;BR /&gt;&lt;BR /&gt;If you have a support contract, use it.  If you don't have a support contract, call in a specialist and/or get a support contract.  That, or you're going to be learning rather more about how to support OpenVMS and the hardware and the software involved here.  (See above.)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Oct 2008 14:29:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281278#M15469</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-10-06T14:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281279#M15470</link>
      <description>&lt;!--!*#--&gt;To get some more details about the error, do&lt;BR /&gt;$ SHOW DEVICE/FULL BG_DIGI:&lt;BR /&gt;&lt;BR /&gt;If, as would seem likely, the device physical name starts with BG then it is an IP socket.  Depending on what TCP/IP stack you are using and what VMS version you are runnning (hint: tell us these things), you can get socket details with the command:&lt;BR /&gt;&lt;BR /&gt;$ UCX SHOW DEVICE /FULL BGn&lt;BR /&gt;&lt;BR /&gt;where BGn is the socket's physical device name that was output with the first command.</description>
      <pubDate>Mon, 06 Oct 2008 14:33:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281279#M15470</guid>
      <dc:creator>Jess Goodman</dc:creator>
      <dc:date>2008-10-06T14:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281280#M15471</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did this DCL used to work and has just stopped working? Has the open statement changed? &lt;BR /&gt;&lt;BR /&gt;What does &lt;BR /&gt;&lt;BR /&gt;$ucx show dev bg_digi/full&lt;BR /&gt;&lt;BR /&gt;display?&lt;BR /&gt;&lt;BR /&gt;I have attached an INETd (Auxillary Server) example which is probably of little use to you as it uses the $assign service from a 3GL rather than DCL OPEN (but it does have 2PC between Windows SQL Server and DECdtm/Rdb :-)&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher</description>
      <pubDate>Mon, 06 Oct 2008 21:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281280#M15471</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2008-10-06T21:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281281#M15472</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;For some strange reason the UCX - TCP/IP services command UCX SHOW DEVICE does not allow you to use a logical name for the socket device - at least up through TCP/IP Services 5.4.</description>
      <pubDate>Mon, 06 Oct 2008 23:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281281#M15472</guid>
      <dc:creator>Jess Goodman</dc:creator>
      <dc:date>2008-10-06T23:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281282#M15473</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        Welcome to OpenVMS AXP (TM) Operating System, Version V6.2&lt;BR /&gt;&lt;BR /&gt;Username: SYSTEM&lt;BR /&gt;Password:&lt;BR /&gt;   Welcome to OpenVMS Alpha Operating System, Version V6.2 on node LITAX1&lt;BR /&gt;    Last interactive login on Tuesday,  7-OCT-2008 08:53:31.67&lt;BR /&gt;    Last non-interactive login on Tuesday,  7-OCT-2008 10:28:39.56&lt;BR /&gt;DEFAULT keypad definitions:&lt;BR /&gt;  F17 = "@BG_GEN:[COM]SETUP DIGI"&lt;BR /&gt;  F18 = "@BG_COM:SYSMGT"&lt;BR /&gt;  F19 = "@BG_COM:VBACKUP_SUPERVISOR"&lt;BR /&gt;  F20 = "@BG_GEN:[COM]SETUPEDD"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$ ucx show dev bg_digi/full&lt;BR /&gt;%UCX-E-INETERROR, Error accessing Internet&lt;BR /&gt;-UCX-E-INVSOCKNAM, Invalid socket name&lt;BR /&gt;$</description>
      <pubDate>Tue, 07 Oct 2008 09:05:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281282#M15473</guid>
      <dc:creator>nuno vitoria_1</dc:creator>
      <dc:date>2008-10-07T09:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281283#M15474</link>
      <description>This station needs de server for to work.&lt;BR /&gt;&lt;BR /&gt;IRIX (litsg3)&lt;BR /&gt;&lt;BR /&gt;login: digi&lt;BR /&gt;Password:&lt;BR /&gt;IRIX Release 6.3 IP32 litsg3&lt;BR /&gt;Copyright 1987-1996 Silicon Graphics, Inc. All Rights Reserved.&lt;BR /&gt;Last login: segunda-feira 06 de outubro 2008 17:42:22 on :0&lt;BR /&gt;&lt;BR /&gt;Client: litsg3&lt;BR /&gt;Server: litax1&lt;BR /&gt;&lt;BR /&gt;Software version:  DIGI V9.4.1 (dd. 1-FEB-1999 10:49)&lt;BR /&gt;                   Maintenance Pack 4 (dd. 17-NOV-1999 09:45)&lt;BR /&gt;&lt;BR /&gt;Software downloaded: yes&lt;BR /&gt;&lt;BR /&gt;Locale "pt" used for:  Operating System&lt;BR /&gt;                       Typography&lt;BR /&gt;&lt;BR /&gt;litsg3 1%</description>
      <pubDate>Tue, 07 Oct 2008 09:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281283#M15474</guid>
      <dc:creator>nuno vitoria_1</dc:creator>
      <dc:date>2008-10-07T09:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281284#M15475</link>
      <description>Hi nuno,&lt;BR /&gt;&lt;BR /&gt;As Jess kindly pointed out UCX doesn't seem to like logical names so, as per his note, you need a two step process: -&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;To get some more details about the error, do&lt;BR /&gt;$ SHOW DEVICE/FULL BG_DIGI:&lt;BR /&gt;&lt;BR /&gt;If, as would seem likely, the device physical name starts with BG then it is an IP socket.  Depending on what TCP/IP stack you are using and what VMS version you are runnning (hint: tell us these things), you can get socket details with the command:&lt;BR /&gt;&lt;BR /&gt;$ UCX SHOW DEVICE /FULL BGn&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Is it posible to see the DCL OPEN command that is triggering this error and a few lines above taht?&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2008 09:31:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281284#M15475</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2008-10-07T09:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281285#M15476</link>
      <description>Hi Richard,&lt;BR /&gt;&lt;BR /&gt;i donÂ´t understand to mach this system but if you can help me thanks.&lt;BR /&gt;&lt;BR /&gt;i send you a report what i do.&lt;BR /&gt;&lt;BR /&gt;cheers Nuno</description>
      <pubDate>Tue, 07 Oct 2008 09:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281285#M15476</guid>
      <dc:creator>nuno vitoria_1</dc:creator>
      <dc:date>2008-10-07T09:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281286#M15477</link>
      <description>Look at the status: &lt;BR /&gt;&lt;BR /&gt;Volume Status:  subject to mount verification, allocation inhibited because of&lt;BR /&gt;      error on bitmap, write-back caching enabled.&lt;BR /&gt;&lt;BR /&gt;There is an error in the bitmap and the allocation of space is inhibited, i.e. no new files, hence the WLK error.&lt;BR /&gt;&lt;BR /&gt;You may try a &lt;BR /&gt;$ ANAL/Disk/Repair DKB0:&lt;BR /&gt;&lt;BR /&gt;but you should make a backup before.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Tue, 07 Oct 2008 09:59:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281286#M15477</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2008-10-07T09:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281287#M15478</link>
      <description>Hi Kalle,&lt;BR /&gt;&lt;BR /&gt;i do the command and i put the report.&lt;BR /&gt;&lt;BR /&gt;cheers</description>
      <pubDate>Tue, 07 Oct 2008 10:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281287#M15478</guid>
      <dc:creator>nuno vitoria_1</dc:creator>
      <dc:date>2008-10-07T10:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281288#M15479</link>
      <description>"-SYSTEM-F-PARITY, parity error"&lt;BR /&gt;The disk is going bad.&lt;BR /&gt;&lt;BR /&gt;Switch over to a new disk.&lt;BR /&gt;This may involve restoring a backup.&lt;BR /&gt;This may involve loss of data.&lt;BR /&gt;&lt;BR /&gt;If you are lucky all you have to do is find a spare drive (push in a fresh brick) for example DKB100. Now $backup/image dbk0: dkb100:. Dismount DKB0, Mount DKB100, redefine logicals name like bg_digi to point to to new drive. Hint: $SHOW LOG */OUT=logicals.tmp ... $SEARCH logicals.tmp DKB&lt;BR /&gt;&lt;BR /&gt;Over time you may want to put th enew drive in the old slot, or not.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2008 11:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281288#M15479</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-10-07T11:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281289#M15480</link>
      <description>$ search logicals.tmp dkb&lt;BR /&gt;%SEARCH-W-OPENIN, error opening SYS$COMMON:[SYSMGR]LOGICALS.TMP; as input&lt;BR /&gt;-RMS-E-FNF, file not found&lt;BR /&gt;%SEARCH-E-NOFILE, no file found&lt;BR /&gt;$ sho dev d&lt;BR /&gt;&lt;BR /&gt;Device                  Device           Error    Volume         Free  Trans Mnt&lt;BR /&gt; Name                   Status           Count     Label        Blocks Count Cnt&lt;BR /&gt;DNFS0:                  Online               0&lt;BR /&gt;DNFS1:                  Mounted              0  litsg1:/             0     1   0&lt;BR /&gt;DNFS2:                  Mounted              0  litsg2:/             0     1   0&lt;BR /&gt;DNFS3:                  Mounted              0  litsg:/disk2         0     1   0&lt;BR /&gt;LITAX1$DKA0:            Mounted              0  AXPVMSSYS       583060   425   1&lt;BR /&gt;LITAX1$DKA400:          Online wrtlck        0&lt;BR /&gt;LITAX1$DKB0:            Mounted              9  DISK2          5630778     2   1&lt;BR /&gt;LITAX1$DKB400:          Mounted              0  DISK3          3510765     1   1&lt;BR /&gt;LITAX1$DKB500:          Mounted              0  DISK4          4284234     1   1&lt;BR /&gt;LITAX1$DVA0:            Online               0&lt;BR /&gt;$ backup/image dkb0: dkb400:&lt;BR /&gt;%BACKUP-F-MOUNTFOR, DKB400:[SYSMGR]*.*;* must be mounted /FOREIGN&lt;BR /&gt;$ show log */out=logicals.tmp&lt;BR /&gt;&lt;BR /&gt;this weekend we had light lack and never more I connect with the server.</description>
      <pubDate>Tue, 07 Oct 2008 12:16:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281289#M15480</guid>
      <dc:creator>nuno vitoria_1</dc:creator>
      <dc:date>2008-10-07T12:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281290#M15481</link>
      <description>display...in attach</description>
      <pubDate>Tue, 07 Oct 2008 12:20:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281290#M15481</guid>
      <dc:creator>nuno vitoria_1</dc:creator>
      <dc:date>2008-10-07T12:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281291#M15482</link>
      <description>hi everybody thanks for your help it is now working.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Nuno</description>
      <pubDate>Tue, 07 Oct 2008 14:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281291#M15482</guid>
      <dc:creator>nuno vitoria_1</dc:creator>
      <dc:date>2008-10-07T14:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281292#M15483</link>
      <description>Dear Nuno,&lt;BR /&gt;&lt;BR /&gt;"take your fingers from that keyboard and slowly step away from the computer"&lt;BR /&gt;&lt;BR /&gt;Please go careful, and try to get some more experienced help.&lt;BR /&gt;&lt;BR /&gt;The commands I suggested were rough directions, not verbatim. &lt;BR /&gt;Judging by the output posted you are out of your 'comfort zone' with this set up and risk creating further damage. &lt;BR /&gt;Please escalate the problem, internally or externally (vendor, hp, consultant, whatever.).&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2008 14:50:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281292#M15483</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-10-07T14:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: %dcl-e-open</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281293#M15484</link>
      <description>I guess I spoke to soon! &lt;BR /&gt;It sure looked scary there for a moment!&lt;BR /&gt;Good to hear it worked out, and thanks for letting us know.&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2008 14:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dcl-e-open/m-p/4281293#M15484</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-10-07T14:52:18Z</dc:date>
    </item>
  </channel>
</rss>

