DSNT522I PATH ERROR: error-text
Explanation
The Db2 installation CLIST or the REXX exec DSNTJMJX displays this message when it is unable to validate or use a specified HFS or ZFS path name. error-text provides further information as follows:
- CANNOT BE CREATED OR WRITTEN INTO BY user-id
- The Db2 installation CLIST was run by user-id, which does not have authorization to create, if it does not exist, or write content into the specified directory
- ALREADY EXISTS BUT IS NOT A DIRECTORY
- The specified path name already exists and refers to a file so cannot be used a directory.
- UNEXPECTED RESULT FROM VALIDATION
- A validation service returned an unexpected result. The specific error from the service was displayed immediately prior to this message.
- UNEXPECTED RESULT FROM COPY OPERATION
- A request to copy a data set into the specified path returned an unexpected result. The specific error from the service was displayed immediately prior to this message.
- path
- The absolute path of a HFS or zFS directory. path is blank if this message is issued by the Db2 installation CLIST
System action
The installation panel is redisplayed with this error message and you cannot proceed until you correct the problem.
User response
Correct the problem and continue.