<?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: Data Extraction from DEC Alpha OpenVMS to Desktop PC in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5569415#M28210</link>
    <description>Kurt,&lt;BR /&gt;&lt;BR /&gt;One other option is to make use of "local" hardware. Where Are you located? Perhaps some of us are local?&lt;BR /&gt;&lt;BR /&gt;Dan</description>
    <pubDate>Thu, 01 Mar 2012 12:15:45 GMT</pubDate>
    <dc:creator>abrsvc</dc:creator>
    <dc:date>2012-03-01T12:15:45Z</dc:date>
    <item>
      <title>Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568437#M28195</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure this is the correct place...something of a different forum layout here!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking for some suggestions on transferring information from an old DEC system to a desktop.&amp;nbsp;&amp;nbsp;I&amp;nbsp;have a DEC 2000 Alpha that was turned off probably 6 years ago once I had made the transition of programs and most files to the desktop PC. I'm pretty sure we were running OpenVMS at the time.&amp;nbsp; I have the idea that I would like to revive it for the sake of retrieving any valuable information that I may have left on it. I have DAT tapes but have no way of reading them other than to bring the system up. I suppose I could send the tapes off to be read, but there's sensitive information on the tapes.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can anyone recommend a course of action? Should I just plug in power and turn it on? Could I remove the hard drive and attach it to a local server and communicate with it that way? I was never very good as the system administrator, but have instructions on the general boot process. I would work with our company IT department to make sure the connections are correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help...Kurt&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 16:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568437#M28195</guid>
      <dc:creator>KSchrader</dc:creator>
      <dc:date>2012-02-29T16:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568465#M28196</link>
      <description>&lt;P&gt;There is no single or simple answer to this.&amp;nbsp; There are a number of variables:&lt;/P&gt;&lt;P&gt;1) What kind of data? Programs or actual data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) What format for the data?&amp;nbsp; Indexed files or flat files?&amp;nbsp; Stream, fixed length records, variable length records?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) How much data?&amp;nbsp; Would it make sense to create a socket based transfer program or perhaps just FTP the data files directly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4) How confident are you that the system will boot?&amp;nbsp; Is the relevenat data on the actual drives of the system or only on tape?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5) What format is the tape?&amp;nbsp; Was it created with COPY or BACKUP? Is it a saveset of data or an entire disk backup?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, there are many questions that need to be answered to provide you with a reasonable response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are a number of us here in this forum that provide services to assist with this type of request (myself included).&amp;nbsp; Let us know where you are and try to provide additional details so we can post more detailed guidance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 17:17:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568465#M28196</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2012-02-29T17:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568501#M28197</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp;Could I remove the hard drive and attach it to a local server and communicate with it that way?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;DIV&gt;It depends on the server. If it runs or can run Linux you very likely can get the ods5 kernel module and just mount the plugged in disk, readonly. Then you can use Linux tools to copy the data as is or you can use the tool provided with the kernel modul which can get to and interpret the file attributes of all the common VMS file organizations for the copy operation.&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Feb 2012 17:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568501#M28197</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2012-02-29T17:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568617#M28200</link>
      <description>&lt;P&gt;Dan -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks...I'll see if I can answer your questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) What kind of data? Programs or actual data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;Most likely I'm after just data.&amp;nbsp; The data is flight&amp;nbsp;data recorded from military aircraft from some projects I worked on.&amp;nbsp; I know that the VAX binary format was different than the PC format.&amp;nbsp; Any programs I had used in the past contained byte-swap routines, swapping the higher and lower order bytes coming from and going to the file.&amp;nbsp; If I could recover the data, I'd do the byte swap one last time, and save the file out to a tab-delimited ASCII &amp;nbsp;file.&amp;nbsp; Then it would be useful in existing programs that handle this kind of data.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) What format for the data?&amp;nbsp; Indexed files or flat files?&amp;nbsp; Stream, fixed length records, variable length records?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;The flight files should be individual for each separate flight.&amp;nbsp; They would be fixed format as I recall.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) How much data?&amp;nbsp; Would it make sense to create a socket based transfer program or perhaps just FTP the data files directly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;I used to have an FTP program where I could copy files back and forth...but that was several versions of Windows ago.&amp;nbsp; Not sure of the amount of data...I know there were several military programs that had flight data that I was hoping to get back to.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4) How confident are you that the system will boot? Is the relevenat data on the actual drives of the system or only on tape?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;I have no idea if it will boot.&amp;nbsp; If it doesn't then I move on...the data is not critical...just would be nice to have it back.&amp;nbsp; If the system would boot, I'm trying to figure what's the best approach...leave the system as is or pull the hard drive and connect to another network.&amp;nbsp; The problem is that if I leave it in the current system, I think there might be problems/restrictions from "allowing" this device to be connected to a larger network.&amp;nbsp; Any of the older ethernet approaches probably won't work.&amp;nbsp; Not sure about this...kind of over my head.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5) What format is the tape?&amp;nbsp; Was it created with COPY or BACKUP? Is it a saveset of data or an entire disk backup?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;The tapes would be in backup format...probably saveset of the entire disk at that point in time.&amp;nbsp; What's currently on the drive would be the latest and greatest, so my first choice would be to go for that.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;I also have data (savesets most likely) on TK50s from an older DEC 11/23...I think.&amp;nbsp; I'm still looking for hardware internally here at work to see if we can mount those and recover.&amp;nbsp; Different problem of course!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;Thanks...Kurt&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 19:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568617#M28200</guid>
      <dc:creator>KSchrader</dc:creator>
      <dc:date>2012-02-29T19:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568619#M28201</link>
      <description>&lt;P&gt;"It depends on the server. If it runs or can run Linux you very likely can get the ods5 kernel module and just mount the plugged in disk, readonly. Then you can use Linux tools to copy the data as is or you can use the tool provided with the kernel modul which can get to and interpret the file attributes of all the common VMS file organizations for the copy operation."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks...I'll pass that on.&amp;nbsp; The DEC drive would need to be booted using the appropriate commands I would think.&amp;nbsp; I think it would come up in Sys Admin mode.&amp;nbsp; I wonder if I could still "see" the DEC drive and move files around.&amp;nbsp; Again, I'm not very hardware/system savvy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kurt&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 19:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568619#M28201</guid>
      <dc:creator>KSchrader</dc:creator>
      <dc:date>2012-02-29T19:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568631#M28202</link>
      <description>Kurt,&lt;BR /&gt;&lt;BR /&gt;I have a VAX and a few Alpha machines with various tape types as well as hard drives. With the appropriate non-disclosure agreements, I can recover the files for you most likely on one way or another. Also, we may be able to setup a secure VPN to transfer the files directly to you from me or a disk or tape can be created for the Windows box. There are many options here. I am sure that others can offer the same services as well. This is not a lost cause. Many of us should be able to assist.&lt;BR /&gt;&lt;BR /&gt;Let us know.&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Wed, 29 Feb 2012 19:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568631#M28202</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2012-02-29T19:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568639#M28203</link>
      <description>&lt;P&gt;Note: Some replies were posted into this thread while I was composing this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you haven't looked at the data here in six years, what are the chances that you'll ever look at it? &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Put another way - and without intending offense - why bother?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reading an VMS disk on a VMS system is easier than on another platform, and a user or a programmer can then utilize the VMS tools and libraries to process the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To use your "desktop PC" here, you'd need add-on software for Windows, Linux or OS X access to a VMS-format disk and its volume structures, and then you'd need to sort out what the particular file contents might be. &amp;nbsp;With a foreign platform accessing the volume structure, you're effectively looking directly at database files, and potentially without the assistance of or benefit of the associated database software; of RMS or whatever application or database was used for the particular files. &amp;nbsp;And then you'll need to sort out what the application was doing and what the format of the data might be, where that task can be easier directly on VMS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition to the file system and tools, connecting the disk to Windows, Linux or OS X also means access to an older SCSI device on the target platform, which means you'll need a SCSI controller and cabling and adapters. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is possible to read VMS-format BACKUP savesets and probably also BACKUP tapes on arbitrary boxes, using a tool known as &lt;A target="_blank" href="http://labs.hoffmanlabs.com/node/817"&gt;vmsbackup&lt;/A&gt;. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately for recovering data, DAT/DDS tape media and the tape devices aren't known for their longevity, nor their reliability. &amp;nbsp;They're cheap tapes, and with all that pricing entails. &amp;nbsp;I've had those tapes fail within a week of use, much less six years.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In general, the easiest way to recover or investigate the data here is to boot the VMS box and have a look around, and possibly create a new set of tapes on more reliable media. &amp;nbsp;If the box still boots, of course; that's an old box, and it's been idle for a long time. &amp;nbsp;It's almost certain that the BB_WATCH battery will be drained, so the box will likely prompt for time, for instance. &amp;nbsp;And whether the disk still works is an open question. &amp;nbsp;You'll likely have to &lt;A target="_blank" href="http://labs.hoffmanlabs.com/node/204"&gt;break into the box&lt;/A&gt;, as the SYSTEM password has probably been forgotten.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the box boots, then it's feasible to investigate further, and potentially &lt;A target="_blank" href="http://labs.hoffmanlabs.com/node/225"&gt;migrate the data&lt;/A&gt;. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But given that there was probably already a migration (apparently to Windows), and given that the box hasn't been booted and used in enough time that it's not entirely certain whether the DEC 3000 box was even running VMS, then there's not likely anything of value on the box. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't see the point of the effort here. &amp;nbsp;Not unless you have something you need off the box. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And there are easier ways to enjoy some operating system nostalgia, if that's your goal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Erase the disks (on the off chance there's old sensitive data left on the disks), and send the box for salvage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 19:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568639#M28203</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2012-02-29T19:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568663#M28204</link>
      <description>&lt;P&gt;"If you haven't looked at the data here in six years, what are the chances that you'll ever look at it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Put another way - and without intending offense - why bother?"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;True that, but in my business, having archival data for some older usage of a USAF aircraft or even an allied military could come in handy at some point.&amp;nbsp; Small chances, but possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm basically assessing the "pain" involved in doing this.&amp;nbsp; Then I'll make a decision.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Given the sensitive nature of this and International Trade Agreements and Restrictions, keeping this as in-house as I can will probably be the easiest way to go.&amp;nbsp; Haven't had to cross that bridge yet!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the thoughts...Kurt&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 19:48:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568663#M28204</guid>
      <dc:creator>KSchrader</dc:creator>
      <dc:date>2012-02-29T19:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568713#M28206</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp;The DEC drive would need to be booted using the appropriate commands I would think. &amp;nbsp;I think it would come up in Sys Admin mode. &amp;nbsp;I wonder if I could still "see" the DEC drive and move files around.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;Once you have the drive connected to the Linux server and the kernel module loaded, the system admin, aka root, can mount the VMS filesystem (no matter if it is ODS-2 or ODS-5) to a directory in the Linux filesystem tree so that you can access the files (or root can set it up so that you can mount it). You can see and copy the VMS files just as any other file on the Linux box. The drive can only be mounted as readonly. You can copy files, but you can't move them as with the mv command. You may need to copy them according to their VMS/RMS file organization and file attributes. But that's covered by a tool which comes with the kernel module.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;As pointed out by others, there are many options. You may want to make a disk image from the drive. That can be mounted by Linux and the kernel module as well. You may have a VM on your Windows server/PC where you can run Linux. Or you can use the disk image with an Alpha emulator on your Windows server/PC either as a system or data device.&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 Feb 2012 20:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5568713#M28206</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2012-02-29T20:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5569263#M28208</link>
      <description>&lt;P&gt;Are your allowed to send the tapes to someone who has a DAT-drive to see if it is readable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have here all you possibly need:&lt;/P&gt;&lt;P&gt;DEC Alpha, SCSI-DAT-drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eberhard&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2012 08:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5569263#M28208</guid>
      <dc:creator>Eberhard Heuser</dc:creator>
      <dc:date>2012-03-01T08:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5569415#M28210</link>
      <description>Kurt,&lt;BR /&gt;&lt;BR /&gt;One other option is to make use of "local" hardware. Where Are you located? Perhaps some of us are local?&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Thu, 01 Mar 2012 12:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5569415#M28210</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2012-03-01T12:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5569553#M28211</link>
      <description>&lt;P&gt;San Antonio.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2012 14:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5569553#M28211</guid>
      <dc:creator>KSchrader</dc:creator>
      <dc:date>2012-03-01T14:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data Extraction from DEC Alpha OpenVMS to Desktop PC</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5585643#M28238</link>
      <description>&lt;P&gt;It lives!&amp;nbsp; I had my IT department work with the machine and after several tries, it came up to the System Admin login screen.&amp;nbsp; A bit of fumbling to find the old password, and we were able to login.&amp;nbsp; They gave it an IP address and I'm working to connection via FTP to begin transferring files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These things are tough...I believe the system was off for around 5 years.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks...Kurt&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2012 13:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/data-extraction-from-dec-alpha-openvms-to-desktop-pc/m-p/5585643#M28238</guid>
      <dc:creator>KSchrader</dc:creator>
      <dc:date>2012-03-15T13:12:04Z</dc:date>
    </item>
  </channel>
</rss>

