Results 1 to 3 of 3
- 03-03-2011, 07:19 PM #1
Member
- Join Date
- Feb 2011
- Posts
- 2
- Rep Power
- 0
- 03-03-2011, 10:31 PM #2
probably your oracle database user does not have the correct privileges for creating a database.
most DBA will create a user account to access the schema, such as the application, separate from the administrative user that is required for creating databases.
In some cases the application's user account is even restricted from creating or dropping tables.
Maybe contact your DBA and have them create the database for you, or have them grant you the create database privilege
- 03-04-2011, 08:48 AM #3
Moderator
- Join Date
- Apr 2009
- Posts
- 10,476
- Rep Power
- 16
Are you actually trying to create a databse?
Follow the steps here.
Second, this is a Java forum and this question is an Oracle question, so you might want to take it to OTN (the Oracle forums).
Finally, are you sure you're creating a database? And you don't simply want to create a new schema?
Similar Threads
-
inserting date in oracle database
By jackjosh_in in forum Advanced JavaReplies: 6Last Post: 05-23-2010, 06:38 PM -
Components do not bind with oracle database
By irp in forum NetBeansReplies: 4Last Post: 12-19-2009, 10:16 AM -
Error euro sign on oracle database
By ct2marer in forum JDBCReplies: 0Last Post: 10-26-2009, 12:07 PM -
how to display data from oracle database?
By deru4jesus in forum JavaServer Faces (JSF)Replies: 0Last Post: 04-16-2009, 08:46 AM -
Probeleme with insert into database oracle
By bachtoutou in forum New To JavaReplies: 0Last Post: 05-24-2008, 11:56 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks