Pin Shared Memory (-pinshm)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Pin Shared Memory (-pinshm)
Use Pin Shared Memory (-pinshm) to prevent
the database engine from swapping shared memory contents to disk, which can help improve
performance.
| Operating system and syntax | UNIX |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| DBS | 1 | 0 | – | 0 |
The Pin Shared Memory (-pinshm) parameter
does not have any arguments. Set -pinshm as follows to
indicate the status of Pin Shared Memory:
The Pin Shared Memory (-pinshm) parameter may be modified
while your database is online using PROMON or through the _DbParams VST. This change will
only take effect on the primary broker and any newly spawned servers. Online changes to
existing secondary brokers will require a restart.