-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Big problem with oracle 8i
PostPosted: Mon Jun 07, 2004 3:24 pm 
Newbie

Joined: Mon Jun 07, 2004 3:11 pm
Posts: 2
I've trying for two days with oracle 8i and get always the same exception,
[Oracle]ORA-00942: table or view does not exist, but it does!!
( below, with the sql statement, the statement works ok when run directly against the database), I think the configuration is ok as it works perfectly with mssqlserver.
I gues it's an issue with oracle. I


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 07, 2004 3:32 pm 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
Are you sure you are connection to the same database, same schema, etc.? Try the query with direct JDBC, does it work then?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 07, 2004 3:42 pm 
Newbie

Joined: Mon Jun 07, 2004 3:11 pm
Posts: 2
THANKS!!!! You put me in the wright way!!! The schema(sys) and the user(system) were different so user.table(system.table instead of sys.table) didn't exist.
Thanks, great and quick!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.