Manually Create a 11gr2 database on Windows
CreateDB.sql
CreateDBFiles.sql
CreateDBCatalog.sql
JServer.sql
context.sql
xdb_protocol.sql
ordinst.sql
interMedia.sql
emRepository.sql
apex.sql
netExtensions.sql
lockAccount.sql
postDBCreation.sql
Used the DBCA generated scripts (General, first choice) to manually create a database, the scripts
CloneRmanRestore.sql
cloneDBCreation.sql
postScripts.sql
lockAccount.sql
postDBCreation.sql
is there any difference after the database been created using the above two different set of scripts?
tks.