ANS4031E
Error processing 'file_space_namepath_namefile_name'. Name exceeds an internal TSM limit.

Explanation

During a file operation, TSM encountered a filename where at least one component of the file name (file_space_name, path_name or directory_name or file_name) exceeded an internal TSM maximum. The internal TSM limits should not be confused with the operating system limits for file_space_name, path_name or directory_name, file_name.

Shown below are the TSM internal file name limits for various platforms.
AIX HP-UX  Solaris
File_space_name               1024
Path_name or directory_name   1023
File_name                      256

Linux
File_space_name               1024
Path_name or directory_name    768
File_name                      256

Windows XP/2000/2003
File_space_name               1024
Path_name or directory_name    248
File_name                      248

System action

The file is skipped.

User response

Reduce the size of the filename so that it is smaller that the TSM internal limits.