Products | Versions |
---|---|
Not Applicable | - |
Resolution:
There is no particular tablespace recommended for installation.
Currently the installer installs
everything in the default tablespace so it is always a good practice to
have separate tablespace
for each user thus have all the objects of one user in a single
tablespace.
The way to do it is modify the runassys.sql script in the installer to
create a tablespace of particular
name and user using that particular tablespace.