Do we need to run the initialize database script when DB2 database is used for backingstore feature ?

Do we need to run the initialize database script when DB2 database is used for backingstore feature ?

book

Article ID: KB0086572

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
==========
We are using DB2 as backing store. As per the documentation, we need to first run the initialize database script to initialize database. But this script is only available for SQL and Oracle, not for DB2.

Envrionment:
===========
TIBCO BusinessEvents 5.1.1
DB2

Cause:
======
DB2 uses runtime OS's authentication system, the step (run the initialize database script) does not apply to DB2.

Resolution:
=========
DB2 uses runtime OS's authentication system, user is created at the OS level and grant permission to DB2. Check with DBA or DB2 documentation for detailed information.

Issue/Introduction

Do we need to run the initialize database script when DB2 database is used for backingstore feature ?