Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
Importing Database Concepts from DB2 would fail if the be.dbconcepts.dbimport.use.quote property is enable on IBM Z/Series.
Environment:
==========
TIBCO BusinessEvents (BE):4.0.1
DB2 for IBM Z/Series
Symptoms:
=========
When importing Database Concepts from DB2, the import is successful and the concept is created but no property is created.
Cause:
==========
For IBM Z/Series, during DB import we need to quote various strings internally.
Resolution:
=========
Quote the property
be.dbconcepts.dbimport.use.quotes=true in the studio.tra file.