Creating the Process Federation Server database for DB2 for z/OS (deprecated)
Process Federation Server includes scripts for creating an IBM® DB2® for z/OS® database for storing saved searches. Customize and then run the scripts.
Before you begin
- Ensure that a DB2 storage group is available for the Process Federation Server database. Do not use the default storage group, SYSDEFAULT.
- The database scripts assume that a buffer pool called BP32K exists. Work with your DB2 for z/OS database administrator to determine which buffer pools to use, and update the database scripts accordingly.
Attention: 25.0.1.0
Storing saved search definitions that are used by Process Portal in a relational database is deprecated with this version. To help ensure compatibility and future support, use the Federated Data Repository index as the data store for the Process Federation Server.
For more information on how to configure the Process Federation Server data store, see Configuring properties for the data store.
To migrate existing saved search definitions, see Migrating saved search definitions to a Federated Data Repository index.
About this task
createDatabase_PFS.sqlcreateTablespace_PFS.sqlcreateTable_PFS.sql
Procedure
What to do next
Create a process federation server. See Creating a process federation server.