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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 3: Installing ReportNet on Windows<br />

Steps for Oracle<br />

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

Environment variable<br />

ORACLE_HOME<br />

TNS_ADMIN<br />

NLS_LANG<br />

Description<br />

The top level directory that contains the<br />

database client software or the entire<br />

database installation.<br />

The directory that contains the Oracle<br />

file tnsnames.ora. This file calls the<br />

Oracle database to determine the<br />

required server connections.<br />

This setting provides support for<br />

multilingual databases. Its three<br />

components are: language, territory,<br />

<strong>and</strong> character set:<br />

NLS_LANG =<br />

language_territory.charset<br />

Ensure the charset is UTF8, UTF16,<br />

AL32UTF8, or AL16UTF16.<br />

2. If you use Oracle 8.1.7, ensure that the compatibility level parameter of the content store is<br />

set to 8.1 <strong>and</strong> not to the default setting of 8.0.<br />

For information about changing an instance configuration parameter, see the Oracle<br />

documentation.<br />

3. In SQL Plus, determine if the database is unicode by typing the following select statement:<br />

select * from NLS_DATABASE_PARAMETERS<br />

The result set returns NLS_CHARACTERSET is UTF-8 or UTF-16, or AL32UTF8 or<br />

AL16UTF16, or not unicode.<br />

4. If the result set returns NLS_CHARACTERSET is not unicode, create the database.<br />

• For Oracle 8.1.7, ensure that you specify UTF-8 or UTF-16 as the character set for the<br />

national character set <strong>and</strong> the database character set parameters.<br />

• For Oracle 9i, specify AL32UTF8 or AL16UTF16 as the character set for the national<br />

character set <strong>and</strong> the database character set parameters.<br />

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

6. Grant create <strong>and</strong> drop table privileges for the content store to the user account.<br />

Ensure that the user account is granted the CONNECT <strong>and</strong> RESOURCE roles.<br />

28 <strong>Cognos</strong> ReportNet TM

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

Saved successfully!

Ooh no, something went wrong!