In the MUF_BUF_CONTENT Dynamic System Table, one row exists for each DBID or area and DBID which has been defined to use an alternate buffer pool. The table contains the following columns:
|
Column Name |
SQL Data Type |
Nullable |
Description |
|---|---|---|---|
|
AREA_NAME |
CHAR(3) |
No |
Datacom name of the area if the buffer pool content was set at the area level. If the buffer pool content was set at the database level, the value is blanks. |
|
DBID |
SMALLINT |
No |
The database Identifier. |
|
MUF_NAME |
CHAR(8) |
No |
Name of the MUF specified in the MUF Multi-User startup option or the MUF job name. |
|
POOL_NAME |
CHAR(6) |
No |
The name of the alternate buffer pool this entity is using. |
|
Copyright © 2014 CA.
All rights reserved.
|
|