20.07.2014 Views

Cognos ReportNetTM Installation and Configuration Guide

Cognos ReportNetTM Installation and Configuration Guide

Cognos ReportNetTM Installation and Configuration Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 3: Installing ReportNet on Windows<br />

Steps for DB2<br />

1. Set the appropriate environment variables for DB2.<br />

Environment variable<br />

DB2DIR<br />

On Solaris:<br />

LD_LIBRARY_PATH<br />

On AIX: LIBPATH<br />

On HP-UX: SHLIB_PATH<br />

DB2INSTANCE<br />

DB2CODEPAGE<br />

Description<br />

The top level directory that contains<br />

the database client software or the<br />

entire database installation.<br />

The load library path.You must add<br />

driver location.<br />

Examples:<br />

Solaris example:<br />

LD_LIBRARY_PATH=$DB2DIR/lib:<br />

$LD_LIBRARY_PATH<br />

AIX example:<br />

LIBPATH=$DB2DIR/lib: $LIBPATH<br />

HP-UX example:<br />

SHLIB_PATH=$DB2DIR/lib:<br />

$SHLIB_PATH<br />

The default database server<br />

connection.<br />

Setting this optional environment<br />

variable to a value of 1208 provides<br />

support for multilingual databases.<br />

For information about whether to<br />

use this environment variable, see<br />

the DB2 documentation.<br />

2. Determine if the database is unicode by typing the following at the comm<strong>and</strong> prompt:<br />

db2 get database configuration for database_name<br />

The codepage is Unicode if it has a value of 1208.<br />

3. If the codepage is not Unicode, create a database that has a codepage value of 1208.<br />

4. Ensure that you set the following configuration parameters.<br />

Property<br />

Application heap size<br />

(applheapsz)<br />

Lock Timeout<br />

Setting<br />

1024k<br />

4 min. (or 240 sec.)<br />

We recommend that you set the Lock Timeout configuration parameter to a reasonably<br />

long timeout value, such as four minutes or 240 seconds. Do not set it to an infinite timeout<br />

value.<br />

5. Create a buffer pool with a page size of 16k.<br />

6. Create a system temporary tablespace with a page size of 16k.<br />

7. Create a user temporary tablespace with a page size of 4k.<br />

8. Determine which user account ReportNet will use to access the content store.<br />

<strong>Installation</strong> <strong>and</strong> <strong>Configuration</strong> <strong>Guide</strong> 29

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!