A、CREATE DATABASE B、MODIFY COMMAND C、MODIFY DATABASE D、CREATE PROGRAM
A、create controlfile set database “ORCL”; B、create spfile from pfile; C、alter database backup controlfile to trace D、alter database archivelog
A、Use the CREATE DATABASE .. command to create the database with Oracle-managed files. B、Use the Database Configuration Assistant (DBCA) to create the database with Oracle-managed files. C、Use Enterprise Manager to create a new database with the Online Transaction Processing (OLTP) option. D、Use Database Configuration Assistant (DBCA) to create the database with Transaction Processing template. E、Use the CREATE DATABASE .. command to create the database with Automatic Storage Management (ASM) file system.