<?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: Switching Over to New System in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738821#M33713</link>
    <description>James,&lt;BR /&gt;&lt;BR /&gt;As a start, I would check out the possibility of using the double translation (VAX-&amp;gt;Alpha; Alpha-&amp;gt;IA64) as a starting point.&lt;BR /&gt;&lt;BR /&gt;If things work correctly using the translated images (and they should), if nothing else you have a shell of a working system. You can iteratively replace the translated images with compiled native images, as the problems are worked out (the problems will likely be source language tweeks, the IA64 compilers are all current language levels, the VAX versions from the date you mentioned are older).&lt;BR /&gt;&lt;BR /&gt;One of the nice things about this approach is that it is phased on a single machine environment. You can also cluster VAX and IA64 nodes in the same cluster.&lt;BR /&gt;&lt;BR /&gt;As background, you may want to check out my presentation on IA64 porting (most recently given last May in Edmonton, see &lt;A href="http://www.rlgsc.com/encompass-canada/edmonton/2005-05/OpenVMSonIntegrity.html" target="_blank"&gt;http://www.rlgsc.com/encompass-canada/edmonton/2005-05/OpenVMSonIntegrity.html&lt;/A&gt; )&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
    <pubDate>Mon, 27 Feb 2006 21:45:22 GMT</pubDate>
    <dc:creator>Robert Gezelter</dc:creator>
    <dc:date>2006-02-27T21:45:22Z</dc:date>
    <item>
      <title>Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738794#M33686</link>
      <description>How hard would it be to move an old VAX 3100 system and a VAX 4000 system over to the newer Alpha systems?  Will the old VMS software run on the newer OpenVMS without any problems?</description>
      <pubDate>Fri, 24 Feb 2006 05:51:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738794#M33686</guid>
      <dc:creator>James LaRue</dc:creator>
      <dc:date>2006-02-24T05:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738795#M33687</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum !&lt;BR /&gt;&lt;BR /&gt;OpenVMS Alpha runs on the Alpha processor, whereas OpenVMS VAX runs on the VAX processor. Both have different HW architectures and instruction sets.&lt;BR /&gt;&lt;BR /&gt;You would need to install the OpenVMS Alpha operating system. All your application .EXE files would typically need to be re-compiled (from source) and re-linked, although there is also a binary translator (called DECmigrate or VEST), which can translate VAX instruction in .EXE files into Alpha instructions at a noticable performance loss.&lt;BR /&gt;&lt;BR /&gt;May I also point out the possibilty to run OpenVMS VAX operating systems and programs using the CHARON-VAX emulator (commercial product) or simh (freeware) ? This is a software emulation of the VAX hardware machine and runs on various host operating systems (e.g. Windows, OpenVMS Alpha and Itanium, Linux). You must see it, to believe that it works, but it does !&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 24 Feb 2006 06:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738795#M33687</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-02-24T06:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738796#M33688</link>
      <description>It depends on too many things to give an&lt;BR /&gt;answer with so little information.&lt;BR /&gt;&lt;BR /&gt;DCL command procedures will probably work.&lt;BR /&gt;&lt;BR /&gt;All compiled programs would need to be&lt;BR /&gt;recompiled, as the VAX and Alpha instruction&lt;BR /&gt;sets differ.  Some (most?) code works with no&lt;BR /&gt;changes; some needs serious effort to get it&lt;BR /&gt;to work.&lt;BR /&gt;&lt;BR /&gt;Some HP and third-party software may be&lt;BR /&gt;unavailable.&lt;BR /&gt;&lt;BR /&gt;Some specialized hardware may cause extra&lt;BR /&gt;difficulties.&lt;BR /&gt;&lt;BR /&gt;There are some migration-related documents&lt;BR /&gt;available at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/archived.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/archived.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Migrating an Application from OpenVMS VAX to OpenVMS Alpha&lt;BR /&gt;&lt;BR /&gt;Migrating an Environment from OpenVMS VAX to OpenVMS Alpha&lt;BR /&gt;                                                                             &lt;BR /&gt;Migrating to an OpenVMS AXP System: Recompiling and Relinking Applications&lt;BR /&gt;                                                                             &lt;BR /&gt;Migrating to an OpenVMS AXP System: Planning for Migration&lt;BR /&gt;&lt;BR /&gt;The fact that they're included on a page&lt;BR /&gt;named "archived.html" suggests that you're&lt;BR /&gt;not the first person to try this.&lt;BR /&gt;&lt;BR /&gt;You might also skip straight to Itanium, but&lt;BR /&gt;almost any work you need to move to Alpha&lt;BR /&gt;would be useful for a later move to Itanium.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2006 06:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738796#M33688</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-24T06:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738797#M33689</link>
      <description>Thanks Volkre for your response.&lt;BR /&gt;&lt;BR /&gt;My main question is that I have a program that is very very important that runs on the VMS operating system that I would like to be able to work on the newer hardware as I really really need to upgrade.  But I am scared that there will be a lot of software reworking to get it to work.  But if there is a way to get it to work without rewriting the software completely then that would be great too.  Cause in reality this upgrade is just for hardware support as the current system has been working wonderfully for 20 years.</description>
      <pubDate>Fri, 24 Feb 2006 06:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738797#M33689</guid>
      <dc:creator>James LaRue</dc:creator>
      <dc:date>2006-02-24T06:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738798#M33690</link>
      <description>&amp;gt; All compiled programs would need to be&lt;BR /&gt;recompiled&lt;BR /&gt;&lt;BR /&gt;Oops.  I completely forgot about VEST.</description>
      <pubDate>Fri, 24 Feb 2006 06:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738798#M33690</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-24T06:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738799#M33691</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;thanks for the response.&lt;BR /&gt;&lt;BR /&gt;this system is vms not openvms...it is really old I think version 5.5 or something like that.  I have everything written down but I am not where the information is.  Basically it is a 32 bit program..so i figure it wont be transferable to the newer 64 bit system.</description>
      <pubDate>Fri, 24 Feb 2006 06:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738799#M33691</guid>
      <dc:creator>James LaRue</dc:creator>
      <dc:date>2006-02-24T06:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738800#M33692</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;if this is an important application for you, I definitely would suggest the CHARON-VAX emulator. Depending on your current HW config, you may not need to change ANYTHING from the application and OpenVMS VAX perspective, if you can emulate all your hardware devices using CHARON-VAX.&lt;BR /&gt;&lt;BR /&gt;I would suggest, that you try to find a CHARON-VAX reseller near you. Try&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.softresint.com/charon-vax/index.htm" target="_blank"&gt;http://www.softresint.com/charon-vax/index.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 24 Feb 2006 06:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738800#M33692</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-02-24T06:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738801#M33693</link>
      <description>If you would like to experiment on an Alpha&lt;BR /&gt;(or Itanium) system at no cost, there are HP&lt;BR /&gt;TestDrive systems available.  You could FTP&lt;BR /&gt;your application kit to one of the TestDrive&lt;BR /&gt;machines, and see how difficult it is to&lt;BR /&gt;build.  Depending on resource requirements,&lt;BR /&gt;serious testing may be more difficult, but&lt;BR /&gt;it could be a very educational exercise.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.testdrive.hp.com/" target="_blank"&gt;http://www.testdrive.hp.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Whenever I move some VMS software to a&lt;BR /&gt;different hardware platform, I'm always&lt;BR /&gt;amazed at how much stuff just works.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2006 06:47:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738801#M33693</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-24T06:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738802#M33694</link>
      <description>&amp;gt; this system is vms not openvms&lt;BR /&gt;&lt;BR /&gt;Them's fightin' words...&lt;BR /&gt;&lt;BR /&gt;You need to read the [Open]VMS FAQ:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/faq/openvms_faq.html" target="_blank"&gt;http://h71000.www7.hp.com/faq/openvms_faq.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2.2  What is the difference between VMS and OpenVMS?&lt;BR /&gt;&lt;BR /&gt;VMS and OpenVMS are two names for the same&lt;BR /&gt;operating system.  [...]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;See?  It's already an educational experience,&lt;BR /&gt;and you've hardly started.&lt;BR /&gt;&lt;BR /&gt;I've built and run the Info-ZIP Zip and UnZip&lt;BR /&gt;programs run on systems from VMS VAX V5.4 to&lt;BR /&gt;Itanium V8.2-1, so age by itself is no&lt;BR /&gt;guarantee of trouble.  (There are some "#if"&lt;BR /&gt;directives in the code, of course, but not&lt;BR /&gt;so very many, I'd say.)  You can assume that&lt;BR /&gt;some changes will be needed, but the number&lt;BR /&gt;and scope are tough to predict.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2006 07:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738802#M33694</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-24T07:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738803#M33695</link>
      <description>Read the migration documents previously mentioned. See also&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/integrity/transition/index.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/integrity/transition/index.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/integrity/resources.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/integrity/resources.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It depends on the system. If it is really a unchanging application then do look at the emulated VAX option. If the application is likely to be changed in the future then do consider porting to OpenVMS Itanium. This can be remarkably straigtforward or it can be a lot of work but this very much depends on the  application.&lt;BR /&gt;&lt;BR /&gt;There are a multitude of considerations - you may wish to find yourself a consultant who has done this before.</description>
      <pubDate>Fri, 24 Feb 2006 07:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738803#M33695</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-02-24T07:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738804#M33696</link>
      <description>See also the whitepaper&lt;BR /&gt;&lt;BR /&gt;Making the transition from HP OpenVMS VAX to HP OpenVMS on Integrity servers &lt;BR /&gt;&lt;A href="http://h71028.www7.hp.com/ERC/downloads/5983-2722EN.pdf" target="_blank"&gt;http://h71028.www7.hp.com/ERC/downloads/5983-2722EN.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2006 07:25:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738804#M33696</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-02-24T07:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738805#M33697</link>
      <description>Yes I would like to port it over to OpenVMS Itanium 2...that way I can get the best of both worlds.  Being that HP isn't gonna be upgrading the Alpha system anylonger after this current processor.&lt;BR /&gt;&lt;BR /&gt;I will work on getting a copy of our software and try to run it on one of these free systems and see how well it works.  I think that will be my project for the next couple of weeks.</description>
      <pubDate>Fri, 24 Feb 2006 07:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738805#M33697</guid>
      <dc:creator>James LaRue</dc:creator>
      <dc:date>2006-02-24T07:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738806#M33698</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;I too in the process of moving my VAX application to HP Integrity server.&lt;BR /&gt;&lt;BR /&gt;Along with the link info mentioned above, you can go through this link aslo.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.migrationspecialties.com/Port-VAX-Integrity.html" target="_blank"&gt;http://www.migrationspecialties.com/Port-VAX-Integrity.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;May I know what languages/utilities have been used in your current VAX/VMS application?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Fri, 24 Feb 2006 20:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738806#M33698</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-02-24T20:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738807#M33699</link>
      <description>The ease of migrating/porting to Alpha or Itanium depends on what your application is doing.  If you are doing real-time processing and using AST's, etc., there may be a lot of reworking of your programs required.&lt;BR /&gt;&lt;BR /&gt;If the application doesn't do anything too fancy, you may be able to proceed by simply recompiling on the new machine - you will probably get some errors that require minor code changes, but it should go fairly smoothly.&lt;BR /&gt;&lt;BR /&gt;I came from a company where we used AST's, mailboxes, and global sections extensively in a realtime application and determined a number of years ago that it was too big a project to get the code to run properly on an Alpha (we recompiled, got rid of errors, and still had problems getting our application working properly).  We ended up staying on our MicroVAX 3100-85 systems (and the application still has not migrated - we stocked up on spare machines from eBay).&lt;BR /&gt;&lt;BR /&gt;Allan in Atlanta&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Feb 2006 01:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738807#M33699</guid>
      <dc:creator>Allan Bowman</dc:creator>
      <dc:date>2006-02-25T01:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738808#M33700</link>
      <description>Allan, I'm curious - AST's, mailboxes, and global sections - are all standard VMS constructs and available on alpha and itanium vms. What problems did you have porting your code to alpha? From my experiance alignment issues (the compilier aligning and padding structures) caused much fun with data structures in global sections. I don't recall any trouble with ASTs or mailboxes.&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Feb 2006 13:40:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738808#M33700</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-02-25T13:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738809#M33701</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;It was how we were using them in combination.  But I'm just the sys admin...&lt;BR /&gt;&lt;BR /&gt;What I gathered from one of the programmers was that because of the way we were doing things, there was no guarantee that various processes would receive messages in the proper order.  This was not a problem on the VAX.&lt;BR /&gt;&lt;BR /&gt;Our application was a realtime telephony process where we used VMS to control a telephone switch and a number of Voice Response units.  It was possible to have as many as 2,000 concurrent calls in progress and we used the global sections to store all of the control data and call records for all current calls.  When testing on an Alpha with a relatively light load (48 concurrent calls), we were getting call data stuffed into the wrong records.&lt;BR /&gt;&lt;BR /&gt;I'm sure the problem could have been fixed with program changes (poor programming to begin with), but we had about 1.5 million lines of code to look through.&lt;BR /&gt;&lt;BR /&gt;Allan in Atlanta&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Feb 2006 14:46:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738809#M33701</guid>
      <dc:creator>Allan Bowman</dc:creator>
      <dc:date>2006-02-25T14:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738810#M33702</link>
      <description>well...humm...my systems control a 13m antenna system and they communcate with 6 different satellites for NOAA.&lt;BR /&gt;&lt;BR /&gt;The system basically acts as a scheduling program.  It has set things to do at set times and you can pause or resume the schedule either in realtime or in programming.  It is really just an interface to a unix system.  But what has been proposed is a bridge be installed and use current Windows XP pro for the front end workstation and have a series of Dell Poweredge servers act as a software bridge to the older VAX 4000's that run the schedule, the only problem with that is the bridge..it doesn't work to well..the software gets hung up and in my line of work..you don't get hung up.  Plus all of this would only alleviate one system..the VAX 3100's.  So my suggestion was to upgrade the 3100's to a single processor HP Alpha with openvms and upgrade the 4000's to duel processor HP Alpha's with OpenVMS running.  And have 4 servers running we would only use two at a time that would be clustered and then the other two would be our backup system.&lt;BR /&gt;&lt;BR /&gt;To be honest I don't see why this wasn't upgraded 10 years ago.  I guess the old addage is if it aint broke don't fix it.&lt;BR /&gt;&lt;BR /&gt;I signed up for the testservers.  I am gonna try and get a copy of our software and try to upload it and run it and see if it works.</description>
      <pubDate>Sun, 26 Feb 2006 04:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738810#M33702</guid>
      <dc:creator>James LaRue</dc:creator>
      <dc:date>2006-02-26T04:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738811#M33703</link>
      <description>The obvious but unanswered question would be:&lt;BR /&gt;&lt;BR /&gt;Why upgrade?&lt;BR /&gt;&lt;BR /&gt;Performance problems?  Worries about old,&lt;BR /&gt;dying, hard-to-find hardware?  What?&lt;BR /&gt;&lt;BR /&gt;If performance, what are the systems'&lt;BR /&gt;bottlenecks?&lt;BR /&gt;&lt;BR /&gt;VAX 3100 and 4000 are big families with many&lt;BR /&gt;members.  Unless you have the top- (end-?)&lt;BR /&gt;of-the-line models, there could easily be&lt;BR /&gt;faster (used) VAX systems out there.&lt;BR /&gt;&lt;BR /&gt;I run old junk at home exclusively, and my&lt;BR /&gt;primary systems are Alphas now, so I don't&lt;BR /&gt;worry much about obsolete hardware, as I have&lt;BR /&gt;so much of it.&lt;BR /&gt;&lt;BR /&gt;Do you have any exotic peripheral hardware&lt;BR /&gt;which might make a non-VAX replacement system&lt;BR /&gt;problematic?&lt;BR /&gt;&lt;BR /&gt;You probably don't need to worry about the&lt;BR /&gt;32- versus 64-bit stuff.  The compiler&lt;BR /&gt;defaults tend toward compatibility.  Lots of&lt;BR /&gt;code just works.  In C, for example, "int"&lt;BR /&gt;and "long" are still 32 bits.  (I don't do&lt;BR /&gt;much Fortran, but I'd bet that "integer*4" is&lt;BR /&gt;still 32 bits.)  As someone else asked, in&lt;BR /&gt;which language(s) is the stuff written?</description>
      <pubDate>Sun, 26 Feb 2006 10:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738811#M33703</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-26T10:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738812#M33704</link>
      <description>Wow just wow..yea the system i have is an ageing and dieing system. &lt;BR /&gt;&lt;BR /&gt;I think the vax3100 is a -35 series...&lt;BR /&gt;&lt;BR /&gt;the 4000 is a A105 model&lt;BR /&gt;&lt;BR /&gt;we just basically need to upgrade for our vision for the next 20 years.  Cause the system is really maxed out performance wise.</description>
      <pubDate>Sun, 26 Feb 2006 15:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738812#M33704</guid>
      <dc:creator>James LaRue</dc:creator>
      <dc:date>2006-02-26T15:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Switching Over to New System</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738813#M33705</link>
      <description>There may not be a MicroVAX 3100 model 35,&lt;BR /&gt;but if it's even close, then that's pretty&lt;BR /&gt;lame.  The 4000 105A is, as I recall, pretty&lt;BR /&gt;high-end among the 4000 series.  (If you were&lt;BR /&gt;throwing one away, I'd take it, for example,&lt;BR /&gt;unlike (probably) the 3100).  In the 3100&lt;BR /&gt;series, models 80 and up were among the&lt;BR /&gt;later/faster ones.  Google can find more info&lt;BR /&gt;if you determine the real model.&lt;BR /&gt;&lt;BR /&gt;Twenty years is a long time, so moving off&lt;BR /&gt;the (real) VAXes might be a timely move.&lt;BR /&gt;(Whether an emulated VAX would be good is a&lt;BR /&gt;separate question.)</description>
      <pubDate>Mon, 27 Feb 2006 01:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/switching-over-to-new-system/m-p/3738813#M33705</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-27T01:18:55Z</dc:date>
    </item>
  </channel>
</rss>

