WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Migrate WebSphere Application Server instance

    Posted yesterday

    Hello everyone,

    Let me introduce myself-I'm Alexis, and I work as a developer on AS400. Recently, I've been developing web services that I deploy on WebSphere Application Server. I'd like to know if it's possible to automatically migrate a WebSphere Application Server instance to another WebSphere Application Server instance on the same server. Thank you in advance for your help.

    Environment details:

    • OS Version: 7.4
    • Apache Server Version: Apache/2.4.53 (IBM i)
    • Application Server Version: V2.6 (web services)


    ------------------------------
    ALABERT Alexis
    ------------------------------


  • 2.  RE: Migrate WebSphere Application Server instance

    Posted yesterday
    We have a tool that allows you to clone an existing Traditional WebSphere server to a new instance on the same machine. That information can be found here: How to Perform a Clone Migration for Traditional WebSphere. Note that this process is only supported on V9 servers.


    ------------------------------
    CHUKA OBINABO
    ------------------------------



  • 3.  RE: Migrate WebSphere Application Server instance

    Posted 16 hours ago

    Dear Mr. CHUKA OBINABO,

    Thank you for your response.

    Unfortunately, the link you provided indicates a restriction: "Restriction: Clone migration from IBM® i or z/OS is not supported."

    As I am working on IBM i (OS Version: 7.4), this limitation applies to my environment.

    Best regards,



    ------------------------------
    ALABERT Alexis
    ------------------------------



  • 4.  RE: Migrate WebSphere Application Server instance

    Posted 9 hours ago
    You appear to be using the IBMi integrated Web Services server, which is based on Liberty. Refer to the commands in chapter 7 of this document: https://public.dhe.ibm.com/systems/support/i/iws/systems_i_software_iws_pdf_WebServicesServer_new.pdf





  • 5.  RE: Migrate WebSphere Application Server instance

    Posted 5 hours ago

    Hi, If you are asking if you can move web services from one integrated web services (IWS) server to another, the answer is yes.  See the scripts in /qibm/proddata/os/webservices/bin.   In particular, savewebservices.sh/restorewebservices.sh.

    You can also save entire servers and restore on another server.  Those scripts are savewebservicesserver.sh/restorewebservicesserver.sh. 



    ------------------------------
    Nadir K Amra
    ------------------------------