Unable To Use An Iqd Created In Framework Manager That Contains An Oracle Stored Procedure; Preventing Errors When Model Calculations Use Double Quotation Marks - IBM Cognos User Manual

Version 10.1.1
Table of Contents

Advertisement

[TR1907] Transformer cannot gain access to database database_name with signon
information <user ID, password>.
The database connection fails because quotes are added to the SQL query when the
data source is created in Framework Manager.
To successfully connect to the IQD data source and import the model, you must
first edit certain configuration files in the CS7Gateways\bin directory.
Procedure
1. Open the cs7g.ini file and ensure the database type in the connection string is
2. In the [Services] section, include the following:
3. Save your changes.
4. Open the cogdmct.ini file and in the [UDA USER OPTIONS] section, specify
5. Save your changes.
6. Open Transformer and import the data source.
Unable to Use an IQD Created in Framework Manager That
Contains an Oracle Stored Procedure
In Transformer, when trying to open an IQD created in Framework Manager that
contains an Oracle stored procedure, you may receive a message similar to the
following:
(TR0118) Transformer can't read the database [datasource] defined in <Lan
location>\<datasource><iqd_name>.iqd.
DMS-E_General A general exception has occurred during operation 'execute'
The native SQL generated in an IQD created in Framework Manager is wrong. The IQD
cannot be used in Transformer.
To resolve this problem, execute the stored procedure in Framework Manager and
set the Externalize Method to IQD. Create a model query subject from the
executed stored procedure, then publish the package and open it in Transformer.
Preventing Errors When Model Calculations Use Double
Quotation Marks
If you try to open an .mdl-format model containing calculations that include
double quotation marks, as might be used to create concatenated categories, you
may get an error, even if you followed the recommended practice of wrapping
these calculations in single quotation marks.
This is because .mdl-format models do not support the use of single and double
quotation marks together, if the ObjectIDOutput flag is set to True, which is the
default model creation setting.
240
IBM Cognos Transformer Version 10.1.1: User Guide
CT, not CT15.
Cs7g.ini is located in the installation_location\CS7Gateways\bin directory.
CTDBA=ctdba, ctdba15
the following:
Attach=SET QUOTED_IDENTIFIER ON
Cogdmct.ini is located in the installation_location\CS7Gateways\bin directory.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents