Thanks Mladen for the heads up.
I encountered this in db2diag.log.
2018-05-13-23.17.53.012195+480 I249095494E808 LEVEL: Error
PID : 24962 TID : 140284205721344 PROC : db2sysc 0
INSTANCE: db2inst1 NODE : 000 DB : XMETA
APPHDL : 0-27870 APPID: *LOCAL.db2inst1.180513151608
AUTHID : BKADMIN HOSTNAME: DCDCA0000047
EDUID : 150 EDUNAME: db2agent (XMETA) 0
FUNCTION: DB2 UDB, oper system services, sqloReadNamedPipe, probe:1273
MESSAGE : ZRC=0x870F00B3=-
2029059917=SQLO_NPIPE_TIMEOUT
"Operation on named pipe timed out."
DATA #1 : String, 55 bytes
Timeout error occurred with the following timeout value
DATA #2 : String, 18 bytes
timeout (seconds):
DATA #3 : signed integer, 8 bytes
0
DATA #4 : String, 23 bytes
timeout (microseconds):
DATA #5 : signed integer, 8 bytes
0
2018-05-13-23.17.57.261506+480 E249096303E472 LEVEL: Severe
PID : 24962 TID : 140284205721344 PROC : db2sysc 0
INSTANCE: db2inst1 NODE : 000 DB : XMETA
APPHDL : 0-27870 APPID: *LOCAL.db2inst1.180513151608
AUTHID : BKADMIN HOSTNAME: DCDCA0000047
EDUID : 150 EDUNAME: db2agent (XMETA) 0
FUNCTION: DB2 UDB, database utilities, sqlubcka, probe:1081
MESSAGE : Backup terminated.
Based on the technote -
http://www-01.ibm.com/support/docview.wss?uid=swg1IC85508, though the diag messages are not similar.
Eventual justification for the cause of the backup failure is similar.
==============
This error is more likely to happen using the DEDUP_DEVICE
option on the backup and in certain circumstances due to not
having any data to backup in the tablespace.
===============
I have few temp tablespaces which are of only 1 page size and empty. So, I can assume that the issue is due to empty tablespaces.
If there is any other point I missed or overlooked, feel free to share here.
Thanks,
Shivraj