8166
Unable to turn on tape buffering due to insufficient I/O
buffer space (file-system error n).
Cause.
The tape process reported that it was unable to allocate space for buffered mode.
Effect.
BACKUP and RESTORE proceed in unbuffered mode. The rate at which the tape is read or
written might be lower than expected.
Recovery.
If this occurs frequently, memory utilization in the tape process processor should be
examined. If necessary, reconfigure the system to distribute memory utilization more evenly or add
more physical memory.
8167
Unable to Open/Close/Write/Communicate with Media Catalog
Manager (file-system error n).
Cause.
DSM/TC was unavailable.
Effect.
BACKUP process aborts.
Recovery.
Restart BACKUP or investigate why DSM/TC is unavailable.
8168
Unable to start TMF Transaction for Media Catalog.
Cause.
DSM/TC was unable to start a TMF transaction.
Effect.
BACKUP aborts.
Recovery.
Investigate why TMF is unable to start the transaction.
8169
File Catalog specified does not exist.
Cause.
DSM/TC was unable to access the file catalog.
Effect.
BACKUP aborts.
Recovery.
Investigate why the DSM/TC file catalog is unavailable.
8170
SQL error-message.
Cause.
DSM/TC reported an SQL error.
Effect.
BACKUP aborts.
Recovery.
Investigate the SQL error. If the SQL error reported to BACKUP is either 8041 or -8041,
use the define =_SQL_CMP_TIMEOUT. (The define should be map class. The value of the file
attribute is not important. It only needs to exist to disable the SQLCOMP timeout feature.) An
example of adding the define is:
Add define =_SQL_CMP_TIMEOUT, class map, file dummy
8166 263