Hi! I'm novice in oracle.I'm using oracle express 10.2.0 but i don't know how to create my own database and where my database is created.(The path of my new database).
|
|
Not to be confused : in Oracle terminology, a database instance (called XE) is automatically created during installation (limitation : there can be only one database instance running at a time in Oracle Express). What other vendors usually call a database (like in Sql Server) is a Schema in Oracle. To create one, use the |
||||
|
|
|
Oracle 10g XE comes with the integrated browser interface. You can access it from It is almost similar to Oracle Enterprise manager. You can also try using Oracle Application Express on it, and develop web applications. |
||
|
|
|
|
Creating a new database is easiest with the web frontend. Look inside the start menu for oracle. |
||
|
|
|
|
I think it's possible to create a For the path to the files, this article may help: Creating an Oracle (XE) database manually on XP. |
|||
|
|
