T.R | Title | User | Personal Name | Date | Lines |
---|
1173.1 | | QUARK::LIONEL | Free advice is worth every cent | Wed Feb 12 1997 11:32 | 5 |
| FOR$_OPEFAI is a generic error - to even start diagnosing this you need to
see the complete error message as signalled by the RTL. This means removing
any ERR= or IOSTAT= from the OPEN statement.
Steve
|
1173.2 | | CHEFS::LINCOLN_J | | Wed Feb 12 1997 11:47 | 4 |
| That was quick. Actually the files are sequential not indexed
as I said before. We'll keep looking.
-John
|
1173.3 | Process Interaction | CHEFS::LINCOLN_J | | Thu Feb 13 1997 06:07 | 4 |
| For the record, it was another process, one we didn't know
about, that was locking the files.
-John
|
1173.4 | | QUARK::LIONEL | Free advice is worth every cent | Thu Feb 13 1997 09:27 | 5 |
| That makes sense. "File locked by another user" will result in OPEFAI errors.
This is why I said that it is important to get the full error message, otherwise
you're left guessing.
Steve
|