Installation Guide › WebSphere Version › Separate Database Configuration › How to Create Separate Databases › Create an Oracle Database Instance
Create an Oracle Database Instance
Follow these steps:
- Create a new tablespace.
- Create a new user.
- Grant the user rights to the new database.
- Create/alter/drop tables
- Create/alter/drop view
- Create/alter/drop INDEX
- Create/replace/drop stored procedures
- Create/replace/drop functions
- Create/drop sequence
- Create/replace/drop triggers
- Create/replace/drop types
- Insert/select/delete records
- CREATE SESSION / connect to database
- Give DBA rights to the user.
Note: For complete information about Oracle, see your Oracle documentation.
Copyright © 2013 CA.
All rights reserved.
|
|