(9881) Causes of No Such File Errors?

Archive of the OpenVMS Ask the Wizard (ATW) questions and answers database.
Locked

Topic author
User
Visitor
Posts: 0
Joined: Mon Jan 10, 2022 8:16 am
Reputation: 0
Status: Offline

(9881) Causes of No Such File Errors?

Post by User » Mon Oct 18, 2004 9:26 am

doing directory command got error filename.ext;version no such file. how do I remove the file name.
Last edited by marty.stu on Thu Aug 18, 2022 10:26 am, edited 1 time in total.


Wizard
Visitor
Posts: 0
Joined: Mon Jan 10, 2022 8:17 am
Reputation: 0
Status: Offline

Re: (9881) Causes of No Such File Errors?

Post by Wizard » Tue Oct 19, 2004 9:26 am

Sounds like a stale directory entry. Could be as a result from deleting a file which had two distinct directory entries.

You can remove the remaining entry with: SET FILE/REMOVE
Last edited by marty.stu on Thu Aug 18, 2022 10:26 am, edited 1 time in total.

Locked