In which file created by a mksysb would an administrator find filesystem and logical volume information?()
A、/fs.data
B、/image.data
C、/bosinst.data
D、/install.data
A、/fs.data
B、/image.data
C、/bosinst.data
D、/install.data
A、 One block change tracking file is created for each data file. By default, the file is created in DB_CREATE_FILE_DEST. B、 One block change tracking file is created for each data file. By default, the file is created in BACKGROUND_DUMP_DEST. C、 One block change tracking file is created for the database. By default, the file is created in DB_CREATE_FILE_DEST. D、 One block change tracking file is created for the database. By default, the file is created in BACKGROUND_DUMP_DEST.
A、 InputStream in=new FileReader(“file.txt”); B、 InputStream in=new FileInputStream(“file.txt”); C、 InputStream in=new InputStreamFileReader (“file.txt”, “read”); D、 FileInputStream in=new FileReader(new File(“file.txt”)); E、 FileInputStream in=new FileInputStream(new File(“file.txt”));
A、Creating and dropping tables in the data file being moved B、Performing file shrink of the data file being moved C、Querying tables in the data file being moved D、Performing Block Media Recovery for a data block in the data file being moved E、Flashing back the database F、Executing DML statements on objects stored in the data file being moved
A、OMF cannot be used in a database that already has data files created with user-specified directions. B、The file system directions that are specified by OMF parameters are created automatically. C、OMF can be used with ASM disk groups, as well as with raw devices, for better file management. D、OMF automatically creates unique file names for table spaces and control files. E、OMF may affect the location of the redo log files and archived log files.
A、Use Oracle Managed Files (OMF). B、Specify the SEED FILE_NAME_CONVERT clause. C、Specify the PDB_FILE_NAME_CONVERT initialization parameter. D、Specify the DB_FILE_NAMECONVERT initialization parameter. E、Specify all files in the CREATE DATABASE statement without using Oracle managed Files (OMF).
A、They are created only in the location specified by the LOG_ARCHIVE_DEST_1 parameter. B、They are created only in the Fast Recovery Area. C、They are created in the location specified by the LOG_ARCHIVE_DEST_1 parameter and in the default location $ORACLE_HOME/dbs/arch. D、They are created in the location specified by the LOG_ARCHIVE_DEST_1 parameter and the location specified by the DB_RECOVERY_FILE_DEST parameter.
A、Create or update the errnotify stanza in the ODM. B、Update errpt daemon configuration file /etc/errpt.conf. C、Update errpt daemon configuration file /var/adm/errpt.conf. D、Define a notification alias in the /etc/syslog.conf file with the *.error stanza.
A、A. Control files B、B. Password files C、C. Inactive online redo log file D、D. Archived log files required to perform recovery E、E. Newly created tablespace which is not backed up
A、None of the data definition language (DDL) statements are logged in the trace file. B、Only DDL commands that resulted in errors are logged in the alert log file. C、A new log.xml file that contains the DDL statements is created, and the DDL command details are removed from the alert log file. D、Only DDL commands that resulted in the creation of new database files are logged.
A、 DB_CREATE_FILE_DEST B、 DB_RECOVERY_FILE_DEST C、 DB_RECOVERY_FILE_DEST_SIZE D、 DB_ONLINE_LOG_DEST_n