2

Click here to load reader

Db2 Web Query Hebrew Configuration

Embed Size (px)

DESCRIPTION

this document explains how to configure web query to support bidi (hebrew)

Citation preview

Page 1: Db2 Web Query Hebrew Configuration

Post installation steps for Hebrew support The following steps are needed for Hebrew support on DB2 Webquery:

1. Configure the server code page to 424 heb (Hebrew) using the tsgult utility (see Post installation steps for NLS configuration).

2. Configure the server code page to 1255 – Hebrew by login into the DB2 Web Query console with the QWEBQRYADM user id.

Page 2: Db2 Web Query Hebrew Configuration

Enable the Dynamic Language Switch option and select Hebrew under ‘Dynamic Language Switch’ in the Configuration section.

3. Configure the LWI environment encoding, by adding the following lines to

i5javaopts.javaopt under:

/qibm/userdata/webquery/ibi/webfocus76/WQLWI7/lwi/conf/overrides

-Dfile.encoding=Cp1255 -Duser.language=iw -Duser.country=IL Recycle the LWI environment.

4. Enable Visual data support by editing cgivars.wfs under.

/QIBM/UserData/ibi/webfocus/client/wfc/etc

Add the following path to the WFTRANSINOUT setting (case sensitive):

com.srl.exits.WFExit WFTRANSINOUT =com.srl.exits.WFExit Save and close.