If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Oracle report validation errors

Started by bbrooksux, 29 Mar 2010 09:09:59 AM

Previous topic - Next topic

bbrooksux

We're in the process of validating our report library (which was built against a SQL database/framework) against an Oracle database in preparation for a release.  About half of the reports are running great, but several reports are failing validation with 3 key errors:
ORA-00942: table or view does not exist                                 
ORA-03113: end-of-file on communication channel                         
ORA-00600: internal error code, arguments: [qcscpqbTxt], [907], [], [], [], [], [], []
We've tried to ensure that the reports themselves (and the underlying framework) are dbms agnostic.  Looking through the IBM site, I'm not able to track down any resolution for any of these error messages.  Have any of you come across these error messages in Cognos/Oracle, and how do you tackle them?

Currently using Cognos 8.4 FP2, running against an Oracle 10g instance.

blom0344

Wild guesses:

1. Schemas (any diffs between Oracle / SQL ?)
2. Connection type (OR for Oracle / OL for SQL)