IBM Support

IT05390: UPGRADE TO 7.1.1 SERVER CAN FAIL IN ADMCONVERTNODEATTRS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Server upgrade to 7.1.1 can fail with the following errors
    produced at the server console.
    
    ANR9999D_1490373789 AdmConvertNodeAttrs(admnode.c:26280)
    Thread<1>: Error
    2343 converting the
    attributes for node BCFMPS
    ANR9999D Thread<1> issued message 9999 from:
    ANR9999D Thread<1>  0x000000010001cc50 StdPutText
    ANR9999D Thread<1>  0x000000010001d690 OutDiagToCons
    ANR9999D Thread<1>  0x00000001000098c8 outDiagfExt
    ANR9999D Thread<1>  0x00000001002cfdd0 AdmConvertNodeAttrs
    ANR9999D Thread<1>  0x0000000100dccb60 admInitPart2
    ANR9999D Thread<1>  0x0000000100dc98e4 admInit
    ANR9999D Thread<1>  0x0000000100497790 StartServer
    ANR9999D Thread<1>  0x0000000100497228 admStartServer
    ANR9999D Thread<1>  0x0000000100000f70 main
    ANR9999D_3211700223 AdmConvertNodeAttrs(admnode.c:26291)
    Thread<1>: Node
    Attributes conversion
    failed with error 2343.
    ANR9999D Thread<1> issued message 9999 from:
    ANR9999D Thread<1>  0x000000010001cc50 StdPutText
    ANR9999D Thread<1>  0x000000010001d690 OutDiagToCons
    ANR9999D Thread<1>  0x00000001000098c8 outDiagfExt
    ANR9999D Thread<1>  0x00000001002cfc3c AdmConvertNodeAttrs
    ANR9999D Thread<1>  0x0000000100dccb60 admInitPart2
    ANR9999D Thread<1>  0x0000000100dc98e4 admInit
    ANR9999D Thread<1>  0x0000000100497790 StartServer
    ANR9999D Thread<1>  0x0000000100497228 admStartServer
    ANR9999D Thread<1>  0x0000000100000f70 main
    ANR0369I Stopping the database manager because of a server
    shutdown.
    ANR0991I Server shutdown complete.
    
    The problem is similar to APAR IC99083
    

Local fix

  • You can test for this problem prior to the upgrade attempt by
    issuing the following SQL against the server:
    
    select OWNER, NAME, INT32 from EXTENDED_ATTRIBUTES where
    NAME='NODE_PASSEXP' and INT32=-1
    
    SELECT OWNER, COUNT(*) from EXTENDED_ATTRIBUTES GROUP BY OWNER
    
    If the count is 1 and there is a result showing that it has a
    password set to never expire then the issue is a match for this
    APAR will have the exact same external symptom as IC99083.  If
    however the count is greater than 1 then following the upgrade
    the effected node will have its password expire time set to the
    default password expire time for the system.  This needs to be
    strongly noted.  Upgrading the TSM server to 7.1 or higher may
    changed password policy on nodes outside of administrator
    control.  It is strongly recommended at administrators verify
    password expire settings on all nodes following the upgrade.
    
    If you run into this problem during an upgrade and the server
    will not start due to the errors above then follow the same
    recovery steps as found in IC99083:
    
    The following SQL statement can be used to find a list of node
    names that have this problem:
    db2 => connect to tsmdb1
    db2 => set schema tsmdb1
    db2 => select nodename from nodes left join extended_attributes
    on nodes.nodename = extended_attributes.owner where
    extended_attributes.owner is NULL
    For each of these nodes an entry needs to be created in the
    extended attributes table:
    db2 => insert into extended_attributes (OWNER,NAME,TYPE,INT32)
    values ('NODENAME','NODE_PASSEXP',3,99)
    Where NODENAME is replaced by a node name from the above select
    statement.  This will set a password expiration of 99 days for
    that node.  The UPDATE NODE command can be used to reset the
    password expiration once the server is started successfully.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * All Tivoli Storage Manager server users.                     *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * See error description.                                       *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * Apply fixing level when available. This problem is currently *
    * projected to be fixed in levels 7.1.1.2 and 7.1.3. Note that *
    * this is subject to change at the discretion of IBM.          *
    ****************************************************************
    

Problem conclusion

  • This problem was fixed.
    Affected platforms:  AIX, HP-UX, Solaris, Linux, and Windows.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IT05390

  • Reported component name

    TSM SERVER

  • Reported component ID

    5698ISMSV

  • Reported release

    71A

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-11-10

  • Closed date

    2014-12-15

  • Last modified date

    2014-12-15

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    TSM SERVER

  • Fixed component ID

    5698ISMSV

Applicable component levels

  • R71A PSY

       UP

  • R71H PSY

       UP

  • R71L PSY

       UP

  • R71S PSY

       UP

  • R71W PSY

       UP

[{"Line of Business":{"code":"LOB26","label":"Storage"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGSG7","label":"Tivoli Storage Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.1.3"}]

Document Information

Modified date:
24 September 2021