IBM Support

IT06643: SCHEDULED CLIENT BACKUPS MISSED AFTER BACKUP FAILURE WITH ANS1369E DUE TO SESSION TERMINATED FOR EXCEEDING IDLETIMEOUT

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Scheduled backup operations may be missed after a backup fails
    due to a failure to re-establish a session terminated by the
    server for having exceeded the IDLETIMEOUT value earlier in the
    backup process.
    The following error will be seen in the schedule log:
    ANS1369E Session Rejected: The session was canceled by the
    server administrator.
    Customer/L2 Diagnostics:
    No issues are seen with the backup until a session needs to be
    re-established due to the session having been terminated due to
    idletimeout.
    The server actlog will show that a session is terminated for the
    node:
    01/12/2015 22:00:02 ANR0482W Session 66152 for node NODE1
    (WinNT) terminated - idle for more than 60 minutes. (SESSION:
    66152)
    Actlog later simply shows a session begin, then end:
    01/12/2015 22:18:44 ANR0406I Session 66851 started for node
    NODE1 (WinNT) (Tcp/Ip x.x.x.x(xxxxx)).
    01/12/2015 22:18:44 ANR0403I Session 66851 ended for node NODE1
    (WinNT).
    The client trace shows a failure to re-establish a session, then
    later shows a session successfully established.
    
                    B/A Txn Producer thread
    2================>
    01/12/2015 22:18:29.150 [005356] [7188] :
    ..\..\common\com\sesscntl.cpp(1942): ANS1809W A session with the
    TSM server has been disconnected. An attempt will be made to
    reestablish the connection.
    ...
    01/12/2015 22:18:44.516 [005356] [7188] :
    ..\..\common\com\sesscntl.cpp(2119): ANS1811S TSM session could
    not be reestablished.
    +++++++++++++++++++
    ...         B/A Txn Producer thread 2================>
    
    01/12/2015 22:47:41.899 [005356] [7188] :
    ..\..\common\com\sesscntl.cpp(1942): ANS1809W A session with the
    TSM server has been disconnected. An attempt will be made to
    reestablish the connection.
    ...
    01/12/2015 22:47:56.236 [005356] [7188] :
    ..\..\common\com\sesscntl.cpp(2112): ANS1810I A session with the
    TSM server has been reestablished.
    ===========================
    Error log will show the following sequence:
    01/12/2015 22:18:29 ANS1809W A session with the TSM server has
    been disconnected. An attempt will be made to reestablish the
    connection.
    01/12/2015 22:18:29 ANS1809W A session with the TSM server has
    been disconnected. An attempt will be made to reestablish the
    connection.
    01/12/2015 22:18:44 ANS1811S TSM session could not be
     reestablished.
    01/12/2015 22:47:41 ..\..\common\com\session.cpp(1779):
    sessSendVerb: Error sending Verb, rc: -50
    01/12/2015 22:47:41 ANS1809W A session with the TSM server has
    been disconnected. An attempt will be made to reestablish the
    connection.
    01/12/2015 22:47:42 ANS1809W A session with the TSM server has
    been disconnected. An attempt will be made to reestablish the
    connection.
    01/12/2015 22:47:56 ANS1369E Session Rejected: The session was
    canceled by the server administrator.
    ===========================
    Schedule log will show similar output as below:
    01/12/2015 22:18:29 Normal File-->     1,725,825,536
    \\testdata\s$\testdir1\testfile1 [Sent]
    01/12/2015 22:18:29 ANS1809W A session with the TSM server has
    been disconnected. An attempt will be made to reestablish the
    connection.
    01/12/2015 22:18:44 ... failed
    01/12/2015 22:47:42 Normal File-->     1,773,482,496
    \\testdata\s$\testdir1\testfile2 [Sent]
    01/12/2015 22:47:42 ANS1809W A session with the TSM server has
    been disconnected. An attempt will be made to reestablish the
    connection.
    01/12/2015 22:47:56 ... successful
    01/12/2015 22:47:56 --- SCHEDULEREC STATUS BEGIN
    01/12/2015 22:47:56 Total number of objects inspected:
    188,855
    01/12/2015 22:47:56 Total number of objects backed up:
    70
    01/12/2015 22:47:56 Total number of objects updated:
    0
    01/12/2015 22:47:56 Total number of objects rebound:
    0
    01/12/2015 22:47:56 Total number of objects deleted:
    0
    01/12/2015 22:47:56 Total number of objects expired:
    19
    01/12/2015 22:47:56 Total number of objects failed:
    0
    01/12/2015 22:47:56 Total number of subfile objects:
    0
    01/12/2015 22:47:56 Total number of bytes inspected:
    178.34 GB
    01/12/2015 22:47:56 Total number of bytes transferred:
    60.78 GB
    01/12/2015 22:47:56 Data transfer time:
    15,971.24 sec
    01/12/2015 22:47:56 Network data transfer rate:
    3,991.05 KB/sec
    01/12/2015 22:47:56 Aggregate data transfer rate:
    3,715.26 KB/sec
    01/12/2015 22:47:56 Objects compressed by:
    0%
    01/12/2015 22:47:56 Total data reduction ratio:
    65.92%
    01/12/2015 22:47:56 Subfile objects reduced by:
    0%
    01/12/2015 22:47:56 Elapsed processing time:
    04:45:56
    01/12/2015 22:47:56 --- SCHEDULEREC STATUS END
    01/12/2015 22:47:56 ANS1369E Session Rejected: The session was
    canceled by the server administrator.
    The failure leaves the scheduler in a state where subsequent
    scheduled backups are missed.
    Tivoli Storage Manager Versions Affected:
    6.3, 6.3, 6.4, 7.1
    

Local fix

  • The problem may be avoided by setting the idletimeout server
    option value high enough that it is not exceeded by client
    sessions. The client services may be halted and restarted to
    clear the hang if it occurs.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Tivoli Storage Manager Client versions 6.3, 6.4 and 7.1 on   *
    * all platforms                                                *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * See ERROR DESCRIPTION.                                       *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * Apply fixing level when available. This problem is currently *
    * projected to be fixed in level 6.4.3 and 7.1.3.              *
    * Note that until these levels are available, this information *
    * is subject to change at the discretion of IBM.               *
    ****************************************************************
    *
    

Problem conclusion

  • The problem has been fixed so that it no longer occurs.
    

Temporary fix

  • Tivoli Storage Manager Client on Windows 6.3.2.4 and 6.4.2.3.
    Note that until these interim fixes are actually available, this
    information is subject to change at the discretion of IBM.
    

Comments

APAR Information

  • APAR number

    IT06643

  • Reported component name

    TSM CLIENT

  • Reported component ID

    5698ISMCL

  • Reported release

    64W

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2015-01-21

  • Closed date

    2015-03-12

  • Last modified date

    2015-03-12

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

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

Modules/Macros

  • DSMCSVC
    

Fix information

  • Fixed component name

    TSM CLIENT

  • Fixed component ID

    5698ISMCL

Applicable component levels

  • R71W PSY

       UP

  • R71S PSY

       UP

  • R71M PSY

       UP

  • R71L PSY

       UP

  • R71H PSY

       UP

  • R71A PSY

       UP

  • R64W PSY

       UP

  • R64S PSY

       UP

  • R64M PSY

       UP

  • R64L PSY

       UP

  • R64H PSY

       UP

  • R64A PSY

       UP

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

Document Information

Modified date:
07 January 2022