Your PROD database has been started using the server parameter file. In your PROD database you are using RMAN for backup and recovery operations. You issue the following commands from the RMAN prompt: RMAN> CONFIGURE CONTROLFILE AUTOBACKUP OFF; RMAN> BACKUP DATABASE; Which files from the database will be backed up as a result of this BACKUP command?()
第1题:
143、PremiereProCS3的项目文件的扩展名是()。
第2题:
AS400登录至实装制造画面流程()。
第3题:
Premiere Pro CS3的项目文件的扩展名是().
第4题:
You want to convert your existing non-ASM files to ASM files for the database PROD. Which method or command would you use to accomplish this task?()
第5题:
You want to migrate your existing non-ASM files to ASM files for the database PROD. Which method or command would you use to accomplish this task?()
第6题:
Only bring the tablespace back online.
Only recover the tablespace and then bring the tablespace back online.
Shut down the database, recover the data file and then start up the database.
Issue the ALTER DATABASE RENAME FILE command, recover the tablespace, and then bring the tablespace online.
Recover the tablespace, issue the ALTER DATABASE RENAME FILE command, and then bring the tablespace online.
第7题:
LARGE_POOL_SIZE
DB_CREATE_FILE_DEST
LOG_ARCHIVE_DEST
CONTROL_FILES
LOG_ARCHIVE_FORMAT
DB_BLOCK_SIZE
第8题:
functions
packages
procedures
database triggers
anonymous PL/SQL block
第9题:
the CONVERT command of RMAN
Data Pump Export and Import into the same database
conventional export and import into the same database
the BACKUP DATABASE and RESTORE DATABASE commands of RMAN
the BACKUP AS COPY DATABASE and SWITCH DATABASE TO COPY command of RMAN
第10题:
DB_BLOCK_SIZE
CONTROL_FILES
LARGE_POOL_SIZE
LOG_ARCHIVE_DEST
LOG_ARCHIVE_FORMAT
DB_CREATE_FILE_DEST
第11题:
SQL*Plus
iSQL*Plus
Management Server
Management Repository
Oracle Enterprise Manager 10g Database Control
第12题:
control file
all datafiles
password file
online redo log file
archive redo log file
server parameter file
only the SYSTEM datafile
第13题:
容易变动的测试仪器应该采用哪种SPC控制?()
第14题:
()是网站检验软件。
第15题:
下列哪种氨基酸能直接脱氨生成α-酮酸:()
第16题:
In which situation will you run the script containing the following statement?() CREATE CONTROLFILE REUSE DATABASE SALES NORESETLOGS ARCHIVELOG MAXLOGFILES 20 MAXLOGMEMBERS 3 MAXDATAFILES 30 MAXINSTANCES 10 MAXLOGHISTORY 1200 LOGFILE GROUP 1 ( ’/disk1/prod/orders/db/log1a.dbf’, ’/disk2/prod/orders/db/log1b.dbf’ )SIZE 100K GROUP 2 ( ’/disk1/prod/orders/db/log2a.dbf’, ’/disk2/prod/orders/db/log2b.dbf’ ) SIZE 100K, DATAFILE ’/disk1/prod/orders/db/database1.dbf’, ’/disk2/prod/orders/db/file1.dbf ’;
第17题:
There is a problem with one of the disks used for your database and your system administrator informs you that the disk needs to be replaced. The replacement disk will not be available until tomorrow. There was only one data file on this disk; it belongs to the USERS tablespace in your PROD database. Your PROD database runs in ARCHIVELOG mode and nightly online backups are taken. The users need to be able to access the data in the USERS tablespace before the replacement disk arrives. You have already taken the USERS tablespace offline and have restored the data file from last night’s backup to a new disk. Which additional steps are required in order to make the USERS tablespace available?()
第18题:
increase the undo retention
create more undo segments
create another undo tablespace
increase the size of the undo tablespace
第19题:
1, 4, 5, 2, 3
1, 4, 3, 2, 5
4, 5, 2, 3, 1
2, 3, 4, 5, 1
1, 4, 2, 3, 5
第20题:
The file ‘+data.231.54769’ is physically relocated to ‘+data/prod’ and renamed as ‘myfile.dbf’.
The file ‘+data.231.54769’ is renamed as ‘myfile.dbf’, and copied to ‘+data/prod’.
The file ‘+data.231.54769’ remains in the same location and a synonym 'myfile.dbf' is created.
The file ‘myfile.dbf’ is created in ‘+data/prod’ and the reference to ‘+data.231.54769’ in the data dictionary removed.
第21题:
the CONVERT command of RMAN
Data Pump Export and Import into the same database
conventional export and import into the same database
the BACKUP DATABASE and RESTORE DATABASE commands of RMAN
the BACKUP AS COPY DATABASE and SWITCH DATABASE TO COPY command of RMAN
第22题:
Data Pump Export and Import
conventional export and import
the CONVERT command of RMAN
the BACKUP AS COPY. command of RMAN
第23题:
when all the control files are missing and only a binary backup of the current control file exists
when a multiplexed copy of the current control file is missing
when all the control files are missing and only an ASCII representation of the binary control file exists
when the SPFILE is missing