This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 191359

Summary: Cannot change schema on Oracle connection
Product: db Reporter: Jiri Rechtacek <jrechtacek>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Rechtacek 2010-10-26 13:41:30 UTC
Once a connection to Oracle DB(and more others) is made, users cannot change the schema for that connection. Makes problem while creating Entity Classes from that connection, tables from other schemes are not available.
Comment 1 Jiri Rechtacek 2010-10-29 13:05:04 UTC
Don't mind. Oracle doesn't support default schema, current schema is given by user name, other schema has to be granted for other users.
http://www.oracle-base.com/articles/misc/SchemaOwnersAndApplicationUsers.php
The only problem is if an user need to create Entity Classes from different user's tables => Decreasing to P3.
Comment 2 matthias42 2012-03-10 22:22:34 UTC

*** This bug has been marked as a duplicate of bug 197105 ***