Syntax:
OPENINPUTSHARED
=
{
ON
}
{
OFF
}
Parameters:
- ON
- Other users can have the file open for INPUT only.
- OFF
- The system behaves as if you are specifying LOCK MODE IS MANUAL for the file. That is, other users can have the file open for I-O, provided they specify a LOCK MODE for the file.