Transfer individual domains
You are here
- Planning for databases
- Installing databases
- Creating databases and users
- Transferring all domains
- Transfer individual domains (Current task)
- Verifying database connections
Domains are the database or schema objects that can be transferred in parts. The domains included in IBM WebSphere Portal include:
Separating the data allows you to share domains across multiple portals. The different domains can also be spread across different database types. For example, we can choose to leave LikeMinds data on IBM Cloudscape and move all other data to another database.
Release, LikeMinds, and Feedback data cannot be shared between databases.
To maximize availability, the WebSphere Portal data may be distributed across multiple databases and shared between multiple lines of production. You need to decide how the categories should be distributed into different databases. WebSphere Portal data is categorized into four categories.
- Community data
Typically modified during production (such as shared documents or application resource). Typically administrators are allowed to modify or delete shared resources. Community data is protected by PAC.
- Configuration data
System properties of the portal server such as database connection, object factories, and deployment descriptors. This type of data is stored in the file system and is typically constant over the uptime of a server node.
- Release data
Typically not modified during production (such as administrator defined pages, portlets, and portlet instances). Typically administrators create release data on an integration server and stage it to the production system. Release data can be protected by PAC.
- Customization data
Associated with a particular user only and that cannot be shared across users or user groups. Typical examples are Portlet Data or Implicitly Derived Pages. Customization data is protected by PAC.
Next steps
Choose a method for transferring individual domains.
- Transferring between databases manually
- Transferring between databases using the configuration wizard
Parent topic:
Configuring databases
Related tasks
Sharing database domains between clusters