IBM i Global

IBM i 

A space for professionals working with IBM’s integrated OS for Power systems to exchange ideas, ask questions, and share expertise on topics like RPG and COBOL development, application modernization, open source integration, system administration, and business continuity.


#Power


#IBMi
#Power
 View Only
  • 1.  How to remove a license

    Posted 3 hours ago

    I have a product appearing in the list at https://youribmi.yourcompany.com:2003/Navigator/mainframe/cfg/license-info?sortField=licenseExpiration&sortOrder=1

    I do not have it loaded.  Why it got here I haven't a care.  I want it gone because it is expired and causes undue concern.

    The first time I ran this, no message, after that it tells me the license key was not found.  However, it's still on the list at that site.  The product does not appear in 

    10. Display installed licensed programs

    DSPSFWRSC

    It does appear on WRKLICINF.  There is no option 4.



    ------------------------------
    Robert Berendt IBMChampion
    Business Systems Analyst, Lead
    Dekko
    Fort Wayne
    ------------------------------


  • 2.  RE: How to remove a license

    Posted 3 hours ago

    Robert.

     

    Run the command,  RMVLICKEY, to remove that.

     

    Michael Ruth

    iSeries(AS/400) Support – SiteOps IT North American MQ & RD

     

     

    CONFIDENTIALITY NOTICE: This email message (including all attachments) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, copying or distribution is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.

    PRIVACY NOTICE: Your privacy is important to us. To find out more about the information that Elanco may collect, how we use it, how we protect it, and your rights and choices with respect to your Personal Data, go to privacy.elanco.com

     






  • 3.  RE: How to remove a license

    Posted 3 hours ago

    Robert,

     

    Also, When you run the command, RMVLICKEY, be sure to F4 to fill in all parameters

     

    Michael Ruth

    iSeries(AS/400) Support – SiteOps IT North American MQ & RD

     

     

    CONFIDENTIALITY NOTICE: This email message (including all attachments) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, copying or distribution is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.

    PRIVACY NOTICE: Your privacy is important to us. To find out more about the information that Elanco may collect, how we use it, how we protect it, and your rights and choices with respect to your Personal Data, go to privacy.elanco.com

     






  • 4.  RE: How to remove a license

    Posted 2 hours ago

    If I have this appearing:

    What options do you use?  I've tried the following and it's still there

    QSYS/RMVLICKEY LICKEYINP(*PROMPT) PRDID(5770SS1) LICTRM(V7R6M0) FEATURE(5
    120) SERIAL(*LOCAL)                                                      
    License key information not found.                                       

    QSYS/RMVLICKEY LICKEYINP(*PROMPT) PRDID(5770SS1) LICTRM(V7R6M0) FEATURE(5
    120) SERIAL(*ALL)                                                        
    License key information not found.                                       

    QSYS/RMVLICKEY LICKEYINP(*PROMPT) PRDID(5770SS1) LICTRM(*ALL) FEATURE(512 
    0) SERIAL(*ALL)                                                           
    License key information removed for 5770SS1. (license term V7R4M0 serial number  214405V)
    License key information removed for 5770SS1. (V7R4M0 serial number  7805730)
    License key information removed for 5770SS1. (license term V7R5M0 number  7805730

    Yet it still appears...

    And it still shows up in 

    SELECT * FROM QSYS2.LICENSE_INFO
    WHERE LICENSE_EXPIRATION <= CURRENT DATE + 50 DAYS;



    ------------------------------
    Robert Berendt IBMChampion
    Business Systems Analyst, Lead
    Dekko
    Fort Wayne
    ------------------------------