template for database /schema
Hi,
my issue is the following:
I need to write a template in which there are the database /schema parameters to ask to a supplier for a new project .
(the database is oracle 11g)
For example:
database part:
tablespace:
dimension temp
....
schema part:
dimension table
script table (extend...)
....
I need to understand which parameters are main for create a database.
thanks in advance
I need to write a template in which there are the database /schema parameters to ask to a supplier for a new project .
(the database is oracle 11g)
For example:
database part:
tablespace:
dimension temp
....
schema part:
dimension table
script table (extend...)
....
I need to understand which parameters are main for create a database.
thanks in advance
0