Specifying the file sharing (SHARE) parameter when creating a database file

The database system lets multiple users access and change a file at the same time. The SHARE parameter allows sharing of opened files in the same job. For example, sharing a file in a job allows programs in the job to share a file's status, record position, and buffer. Sharing files in a job can improve performance by reducing:

For more information about sharing files in the same job, see Sharing Database Files in the Same Job or Activation Group.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]