• Migrating HP Integrity NonStop to latest HPE NonStop X86 servers.

    From Vijay Kumar Jhala@21:1/5 to All on Fri Sep 15 01:18:43 2023
    Hi All,

    We have to migrate our many years old HPE NonStop Itanium servers to new HPE NonStop X servers, and we have no previous background of migration in our team as all the old team members were retired few years back.

    Did anyone migrate to these new servers successfully and is it possible on our own without any external consultancy?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Randall@21:1/5 to Vijay Kumar Jhala on Fri Sep 15 14:13:38 2023
    On Friday, September 15, 2023 at 4:18:45 a.m. UTC-4, Vijay Kumar Jhala wrote:
    Hi All,

    We have to migrate our many years old HPE NonStop Itanium servers to new HPE NonStop X servers, and we have no previous background of migration in our team as all the old team members were retired few years back.

    Did anyone migrate to these new servers successfully and is it possible on our own without any external consultancy?

    Hi Vijay,

    Please include "what" you are trying to migrate. SQL/MX? SQL/MP? Native Code? Non-Native Code? TCP/IP? SCF?, etc. There are new products and different ways of managing the system. From an application migration standpoint, it is fairly straightforward.
    Code 100 programs should continue to run as long as you are not trying to use new features on L-series that are not on H-series. Native code needs to be recompiled. Generally these are source-compatible, but depending on what your code used on H-series,
    you might find some small API changes. Also, there are limit and size differences as well as some subtle processor differences. Also, are you migrating home-built or vendor code? Are you implementing new things in your migration? There are many factors
    involved here. Does your vendor code behave the same way on both systems and do you have dependencies on RVU specific functions?

    Regards,
    Randall

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Bill Honaker@21:1/5 to Vijay Kumar Jhala on Fri Sep 15 17:07:44 2023
    On Fri, 15 Sep 2023 01:18:43 -0700 (PDT), Vijay Kumar Jhala <jhalavijay@gmail.com> wrote:

    Hi All,

    We have to migrate our many years old HPE NonStop Itanium servers to new HPE NonStop X servers, and we have no previous background of migration in our team as all the old team members were retired few years back.

    Did anyone migrate to these new servers successfully and is it possible on our own without any external consultancy?

    Vijay,

    In addition to Randall's excellent items, a couple of things.

    If your production enmvironment(s) use replication products, some of them aren't available on TNS-X.

    Secondly, I have seen programs that don't do proper bounds checks, but that worked fine on Itanium, may show up as failures on x86.
    This is due to differences in the memory management and stack implementations.

    The HPE account team for your company may be able to give you some basic guidance on how to decide what, if any consultancy you may require.

    Good luck!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)