Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Tables created by Pega are using incorrect tablespace

SA-38493

Summary



Tables created by Pega for data classes and data pages are not using the tablespace that is expected in a DB2 environment.

They are supposed to go to a custom userspace.


Error Messages



Not Applicable


Steps to Reproduce



The steps to reproduce this issue is not known.


Root Cause



Unlike with the Oracle database the DB2 database does not allow you to specify a default tablespace for a user’s tables to be added to.

There are ways to force the creation of tables in the tablespace that user want by specifying the tablespace in the create command or by restricting which tablespaces the user has privileges to write to.

From within the Pega Platform there is currently no way to specify what tablespace user requires the schema tables to be created in.

And in this case the tables were in the correct schema but not in the tablespace that user required.

Resolution



Local-change is to migrate the tables from an environment into the correct tablespaces using in-house DB2 tools.

This should be done prior to loading the application Rule-Admin-Product (RAP) in case if it is applicable to the migration method.

This will ensure the correct tablespaces are used going forward.

Alternatively, perform the following resolution steps:

1. Backup the table data.
2. Remove and recreate the table outside of Pega with the correct tablespace.
3. Migrate the data back.

Note:In addition, enhancement request FDBK-5604 has been opened for this to be conisdered for inclusion in a future release.

Published July 3, 2017 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us