Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting error like DMS-E-RBI_COLUMN if running report

Status
Not open for further replies.

naveenshindhe

Technical User
Jan 22, 2003
31
GB
hi,
I am running a report which i have copied from collegue's system (US) and getting a error like this.

DMS-E-RBI_COLUMN, Column c7 was not found
Error number -239:

DMS-E-GENERAL, A general exception has occurred during operation 'prepare request'.
DMS-E-RTI_IOERROR, An I/O error was encountered for relation C:\apps\DataWarehouse\cr\impromptu reports\Current Week.imr.
DMS-E-RBI_TABLE, The table or view T4 was not found in the dictionary.

from this directory C:\apps\DataWarehouse\cr\impromptu reports i have copied lot of reports. Some reports runs, Current Week.imr also runs. Associated reports doesn't run.

anybody has idea regarding this.
regards
naveen
 
Generally this kind of error under your circumstances has one of three roots: Your catalog references database columns that no longer exist, your catalog, You are running the report under a user class that does not have privileges to that column, or you are running under a database ID that has the same problem.

Confirm the user class you are using is the same as your US associate, and confirm that your database has the requisite rights as well.

Regards,

Dave Griffin
The Decision Support Group
Reporting Consulting with Cognos BI Tools
"Magic with Data"
[pc2]
Want good answers? Read FAQ20-2863 first!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top