N2i - New to IBM i

N2i - New to IBM i

COMMON’s N2i committee is on a mission to help new IBM i professionals navigate their way through learning and optimizing the platform. By providing advocacy, community, and education during their formative years, N2i’s goal is to support COMMON and the IBM i community, build skills and confidence, and fuel fresh careers.

 View Only
  • 1.  Learning Goals for 2026

    Posted 02/26/26 10:55 AM

    I'm interested in hearing everyone's learning goals for 2026! How you are planning this into your busy schedules and what tools you are using to achieve these goals?

    My learning goals for 2026 are to learn React and to contribute code commits by year end. I am utilizing an online training platform to study and have focus hours each week scheduled to complete the course by midyear, at which point I plan to make small code contributions.



    ------------------------------
    Jasmine Kaczmarek
    Vice President of Technology
    M.R. Williams
    ------------------------------


  • 2.  RE: Learning Goals for 2026

    Posted 02/27/26 09:03 AM

    My learning goals for 2026 is to learn to apply HMC and Firmware updates through CL and and to also automate daily IBM I tasks through SQL and CLLE programs. I am utilizing Run SQL Scripts on Access Client Solutions and the explain feature to better understand the SQL I am writing. For HMC and Firmware I am utilizing IBM Documentation to better understand the process. I am setting aside 2 hours a week to focus on these processes. If I have additional time I would like to learn further on IBM I and restricting user access to libraries and programs through user groups and authority.



    ------------------------------
    Anna Niederschulte
    IBM I Systems Engineer
    Huber & Associates Inc.
    ------------------------------



  • 3.  RE: Learning Goals for 2026

    Posted 03/05/26 01:40 PM

    Those are great goals Anna! I would love to hear your findings on using HMC and Firmware updates with CL - I think that is something a lot of people on the platform would love to know more on.



    ------------------------------
    Jasmine Kaczmarek
    Vice President of Technology
    M.R. Williams
    ------------------------------



  • 4.  RE: Learning Goals for 2026

    Posted 03/05/26 02:14 PM

    I would love to share my findings! I have been utilizing the following 3 IBM documents to learn both topics:

    HMC CL Updates: https://www.ibm.com/support/pages/how-install-hmc-updates-using-scp

    HMC CL (Network) Upgrade to Version 11: https://www.ibm.com/support/pages/vhmc-x86-upgrading-hmc-version-v10r2m1030-v11r1m1110

    IBM Firmware update/upgrade from HMC CL & GUI: https://www.ibm.com/support/pages/how-update-or-upgrade-power-servers-firmware-code-hmc-command-line-cli

    I think the biggest challenge for me so far coming from an IBM I background is the that the CL is case sensitive which we don't see when utilizing the IBM I CL. Take the lshmc -V command for example. Both lshmc -V and lshmc -v are valid commands but each one will give you a different output. This challenges you to pay close attention to the commands you are utilizing and making sure you double check the command prior to running it. 

    I will say I now prefer to utilize the CL when performing HMC and Firmware updates as it gives more detail into the process than when utilizing the GUI. Especially with firmware as you can see every detail of the process including what inside the server it is updating/rebooting. We don't see these items or level of detail when performing the updates/upgrades from the HMC GUI. It has also given me a better understanding of what is happening inside the system when performing these updates instead of just an update/upgrade. 

    I also love how with firmware with the CL you can check with the lslic -m <MT-M*S> -r ibmwebsite -l update command to see if the update will be concurrent prior to performing it. You also get a full list of the available levels for the system which is amazing and very helpful. This level of detail is awesome and something you are missing out on if you are utilizing the GUI for updates.



    ------------------------------
    Anna Niederschulte
    IBM I Systems Engineer
    Huber & Associates Inc.
    ------------------------------



  • 5.  RE: Learning Goals for 2026

    Posted 03/06/26 07:33 AM

    This is awesome insight. I learned a few things from your post and will be looking more deeply into this too.

    Incredible share!!



    ------------------------------
    Jasmine Kaczmarek
    Vice President of Technology
    M.R. Williams
    ------------------------------