Pivot Grid Integrity
The following table describes the audit queries and resolutions for this area:
| Query | Description | Resolution |
|---|---|---|
|
PIVOT-01 |
Pivot Grid Model referencing a nonexistent data type. |
This should generally not happen and is an upgrade issue. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-02 |
Pivot Grid definitions not having a valid Pivot Grid Model. |
This indicates a partially saved, unusable model. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-03 |
Pivot Grid Definitions not having a default view. |
This indicates a partially saved, unusable model. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-04 |
Pivot Grid Definitions not having default grid options. |
This indicates a partially saved, unusable model. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-05 |
Pivot Grid Definitions not having default chart options. |
This indicates a partially saved, unusable model. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-06 |
Pivot Grid Model based on a nonexistent PSQuery. |
This can happen if the PSQuery associated with the Pivot Grid Model is deleted. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-07 |
PSQuery field name in PSQRYFIELD table does not match field defined in PSPGMODEL table. |
This can happen if the field in PSQuery is modified. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-08 |
PSQuery field headings in PSQRYFIELD table do not match column name defined in PSPGMODEL table. |
This can happen if the field in PSQuery is modified. In such cases, using the Pivot Grid Wizard re-select all the relevant columns and save the Model again. |
|
PIVOT-09 |
PSQuery prompt name in PSPGQRYPROMPT table for Pivot Grid does not match the bind field defined in the PSQRYBIND table. |
This can happen if the PSQuery prompts are modified. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-10 |
PSQuery bind name in PSQRYBIND does not match prompt defined in PSPGQRYPROMPT table for Pivot Grid. |
This can happen if the PSQuery prompts are modified. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-11 |
PSQuery bind variable heading in PSQRYBIND does not match prompt name defined in PSPGQRYPROMPT table for Pivot Grid. |
This can happen if the PSQuery prompts are modified. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-12 |
PSQuery bind variable prompt records in PSQRYBIND table do not match prompt record defined in PSPGQRYPROMPT table for Pivot Grid. |
This can happen if the PSQuery prompts are modified. In such cases, use Pivot Grid Administration to delete the model. |
|
PIVOT-13 |
Pagelets referencing non-existent pivot grid model. |
Update the pagelet to reference a valid pivot grid model. |
|
PIVOT-14 |
Pagelets referencing non-existent pivot grid view. |
Update the pagelet to reference a valid pivot grid view. |
See Pivot Grid: Deleting Pivot Grid Models for information on deleting Pivot Grid Models.