![]() Operating systems: i5/OS, Linux,Windows |
This section provides information on setting up Oracle databases to work with WebSphere Portal Express.
For information about creating databases, refer to the Oracle product documentation. For information on the recommended database architecture and the databases you will need to create, see the Planning for Oracle topic. Be sure that all databases to be used with WebSphere Portal Express are created as UNICODE character set databases.
If you are using remote Oracle databases, also copy the ojdbc14.jar file from the remote Oracle server to the WebSphere Portal Express machine. The typical location is the oracle_home/jdbc/lib directory. Record the copy location on your local machine for future reference.
When creating Oracle databases for use with WebSphere Portal Express, you should consider the following information:
db_block_size = 8192 db_cache_size = 300M db_files = 1024 log_buffer = 65536 open_cursors = 1500 pga_aggregate_target = 200M pre_page_sga = true processes = 300 shared_pool_size = 200MNote: If you are using IBM Java Content Repository, the open_cursors value may need to be increased based on the table count in the Java Content Repository schema.