Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
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.