Shared caching

The default startup mode for qdb is with both shared caching and exclusive mode enabled. You can change this as follows:

Note: The qdb utility exits immediately if it is started with shared cache disabled but exclusive mode enabled. For example:
# qdb -v -D -otempstore=/fs/tmpfs -Rset

qdb: Exclusive locking mode requires that shared cache
be enabled