|
Operating systems: i5/OS, Linux,Windows |
When planning to transfer data to DB2 for i5/OS, you should consider the database names, what data is stored, and the database space needed.
The database names and users in this topic are suggested values and provide consistency throughout the documentation. Replace these values with values in your environment.
WebSphere Portal Express uses DB2 during installation, and supports configuration of DB2 for an IBM System i5 system.
The DB2 for i5/OS database enables you to access and manage server data through an application or a user interface. In addition to providing access to and protection for your data, IBM® DB2™ for i5/OS™ provides advanced functions, such as referential integrity and parallel database processing.
DB2 for i5/OS is the relational database manager that is fully integrated on your i5/OS system. DB2 for i5/OS also provides features such as triggers, stored procedures, and dynamic bitmapped indexing that serve a wide variety of application types. These applications range from traditional host-based applications to client/server solutions to business intelligence applications.
As an interface to DB2 for i5/OS, the DB2 Query Manager and Structured Query Language (SQL) Development Kit for System i5 add an interactive query and report writing interface, and precompilers and tools to assist in writing SQL application programs in high-level programming languages. The SQL implementation for OS/400 allows you to define, manipulate, query, and control access to your i5/OS data. It works equally well with i5/OS files and SQL tables.
DB2 is integrated with i5/OS, but you must create the required databases and users and grant the proper privileges to those users. WebSphere Portal Express can create the databases for you.
If you choose to use one database to hold all WebSphere Portal Express, Member Manager, and content publishing information, only one user profile is required. Additional user profiles are necessary only if using multiple i5/OS systems or separate databases are required.
When WebSphere Portal Express creates databases, it uses the database names that are specified in the wkplc_comp.properties file, located in the UserData directory wp_profile_root/ConfigEngine/properties. It is possible to create up to six different databases by setting different values in the wkplc_comp.properties file.
In a local database environment, WebSphere Portal Express and DB2 for i5/OS can be accessed with either a Type 4 or Type 2 connection. Type 4 is the default and recommended connection.
In a remote database environment, WebSphere Portal Express connects directly to the DB2 server (JDBC Type 4 connection).