Thanks for the quick response,
I've sort of ran into this problem in the past. Here is the scenario.
Scenario#1
Microsoft ODBC driver (2.573.6200)
Cognos 7.0
***Oracle 8.1
I was receiving division problems, in other words, 5/10 was giving me zero (0)???
-I change the Case_to_decode=F for oracle 8.1 and everything worked fine after that.
Scenario#2
Microsoft ODBC driver (2.573.6200)
Cognos 7.0
***Oracle 9.2
I get the same problem above, divisions = 0.
-since there isn't a section for oracle 9.2 in the cogdmor.ini file, I've entered it in manually, but it doesn't seem to fix the problem.
Here is the entry into the cogdmor.ini file:
[Exceptions General Oracle9.2]
Case_To_Decode=F
Additional information: As a test I switched to the Oracle driver from the Microsoft ODBC for Oracle, and I did not have to make the modification in the cogdmor.ini file, and the division works, however I get other errors in the catalog, where it cannot find certain objects in the dictionary.
Thanks in advance for the help,
...Chargrams