Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Creating a Simple Database
If your install of Oracle was successful you have the database configuration assistant installed. If you're just starting out you can use this assistant to create a database for you. I believe you can log its actions to a script to see just what has been done.
The assistant takes care of a lot of little odds and ends. It runs necessary post-install scripts (not doing so caused some of your problems). It alters your tnsnames.ora and listener.ora files and stops and starts your listener. It sets up a tablespace for OEM etc.
Van
![]() |
![]() |