Explanation: The path and the file name specified contains more than 256 characters. The maximum length for a fully-qualified file name is 256 characters.
For example, if the current path is described by a 252 character name, and you specify a 5-character file name, you will have exceeded the 256 character limit (252 character implied path + 5 character file name=257 characters).
Response: Select the Ok push button and specify a path and file name containing 256 or fewer characters.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.