-->
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.  [ 1 post ] 
Author Message
 Post subject: Schema Of Tables Fixed To Name Of Connecting User
PostPosted: Mon Dec 15, 2008 2:16 pm 
Newbie

Joined: Mon Dec 15, 2008 12:07 pm
Posts: 1
Hi all.


This is my very first post here, so please forgive any redundancy.

I am a DBA, and my company is using H.E.M. (Hibernate Entity Manager). I was told by an engineer that H.E.M. prefixes the schema name of accessed database tables to that of the connecting user. For example, if my DB2 database account username is MICKEYMOUSE, and I connect a database called DISNEY, then all tables that I try to access within DISNEY will be accessed as MICKEYMOUSE.*.

The issue is that I need to change/set the schema name of accessed tables to something other than the name of the connecting user. For example, I need the schema name to be DONALDDUCK.* instead of MICKEYMOUSE.*. However, I was told that H.E.M. fixes the schema name to that of the connecting user, and there is no way to change this. I do not believe this statement.

Within H.E.M., is there a setting or a file in which a setting can be changed to allow schemas to be different from the name of the connecting user?


Thanks in advance for any assistance.

-Z


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

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.