Print Page | Close Window

Cannot access schema

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=887
Printed Date: 11-Jun-2026 at 12:00am


Topic: Cannot access schema
Posted By: bcowcher
Subject: Cannot access schema
Date Posted: 13-Jul-2008 at 8:26pm

Hi,

A little background on my problem. our database is currenly oracle 9i (moving to 10g soon) and all our tables are owned by one schema/owner and all other users have read/write access to those tables and read access to the sys tables.
 
Currently i cant manage to generate the entities through the object mapper. All the tables i select get the error, "Cannot access schema information about 'XXX_TABLE'." I read in another thread that this error is caused by the user not having enough privileges to read from the sys tables. But im certain that i can.
 
Any ideas on what the issue is?



Print Page | Close Window