Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Schema or catalog in Oracle

568905Mar 24 2007 — edited Mar 25 2007
Hi,

In postgres there's the "create schema" SQL that we can use to create a schema under a user. Is there a similar concept in oracle?

From what I've read a schema in oracle is associated with a user.

Basically I want to use the hibernate.default_schema or hibernate.default_catalog property from Hibernate. These seems to fail unless I create a user with the value that is specified in hibernate.default_schema or catalog.

Please help.

Thanks
Budyanto
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 22 2007
Added on Mar 24 2007
6 comments
777 views