Database Reference
In-Depth Information
Figure 7-33: Make sure SYS and SYSTEM are unlocked.
Make sure you have unlocked SCOTT account before doing this.
If everything has been done well then you should be able to login
and execute SELECT statements mentioned in the SQL chapter.
Once you have database up and running you can always change
its structure by first logging in as DBA account like SYSTEM
and using ALTER DATABASE statement. We can also create
new users, new tablespaces etc.
Manual Oracle Database Design
Next we look into the manual way of creating database and it
will give us more insight to the process of development of
database.
 
Search WWH ::




Custom Search