I've generated a databasetemplate under ../asssistants/dbca/templates/TEMP.dbt
Is there anyway NOT using dbca to create a database from
templates?
Added:
What I did was creating this template using dbca.
I've read in a newsgroup that during this process you have a checkbox
for creating scripts. But I didn't find any checkbox for this..
I want a shellscript!!!
use dbca but at the end dont create the database, but save it as a script. Then you have a bunch of scripts you can edit each time and run again and again
I've generated a databasetemplate under ../asssistants/dbca/templates/TEMP.dbt
Is there anyway NOT using dbca to create a database from
templates?
Added:
What I did was creating this template using dbca.
I've read in a newsgroup that during this process you have a checkbox
for creating scripts. But I didn't find any checkbox for this..
I want a shellscript!!!
Select new database option, only with this option, you can find check box option to create DB scripts, You can find this option just before proceeding for DB creation. Scripts will be created under $ORACLE_BASE/admin/SID/scripts.
I start dbca
1. Manage Templates
2. From Existing Template
3. New Database (No database files)
4. Specify a name
5. Database features
6. Database Connection options (Shared Server Mode)
7. Initialization Parameters
8. Database Storage (file locations)
No "tickbox"....
The above will create a .dbt fil under assistants/dbca/templates/
Bookmarks