[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
AIX Version 4.3 Messages Guide and Reference
Error Messages for Component ID 0652
0652-050 Cannot open FileName
Possible Causes
- You attempted to use the cat command on a file that is in the process of being downloaded.
Procedures for Recovery
- Wait until downloading has finished, and try again.
0652-019 The status on FileName is not valid
Possible Causes
This error message may be displayed during a backup operation.
- The system looked for a file that either does not exist or was specified incorrectly.
- The system looked for a file for which you do not have write permission.
Procedures for Recovery
0652-033 Cannot open FileName
Possible Causes
Procedures for Recovery
- Establish read permission for the file.
- Use the li -l command to determine access and ownership permissions on the file.
- Follow the procedure described in
"Recovering from File and Directory Permission Errors"
.
- Establish execute permission for the directories containing the file.
- Determine which directory is causing permission problems by entering the cd ParentDirectory command, where ParentDirectory is the parent directory of the file in question. If an access error is displayed from the cd command, reenter the command using the parent directory of the directory specified in the previous usage of the cd command.
Repeat this process until the cd command changes to the specified directory without returning an error. The child of this directory is the directory causing access problems.
- Use the ls -l command to determine the access permissions and ownership of the directory.
- Follow the procedure described in "Recovering from File and Directory Permission Errors".
Note: You may need to repeat one or both of the recovery procedures presented in this article because permission problems may be found in multiple directories under which the file resides.
0652-048 Cannot change the modification time on FileName or DirectoryName
Possible Causes
- You used the touch command to change the time stamp information on a file or a directory for which you do not have write permission.
Procedures for Recovery
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]