311.
311. Given the ScriptCreateScript db_backup_datafile_script{BackupDataFile and 1, And2 plus ArchivelogDeleteinput;} what isThe result ofrunning this command? Run {ExecuteScript Db_backup_datafile_script using2;} A. The script would fail since you instructed RMAN toBack up onlyOne datafile rather than. B. The script would successfully back up datafile3without error. C. The script would fail since it uses a substitution variable which is notsupported. D. theExecuteScript command would prompt forThe value ofAnd2 since it's not included in the command. E. The script would fail because you cannot use the plus archivelog command when backing up database datafiles.
312.
312. which isThe correct toConnect toBoth the targetDatabase andThe recovery catalog fromThe RMAN command line? Assume that targetDatabase isCalled ORCL andThat the recovery catalogDatabase isCalled Rcat. Also assume that the recovery-Catalog owner iscalled Rcat_own. Assume the Environment isConfigured forThe ORCLDatabase. (Choose Allthat apply.) A. Rman Target=/Catalog=/@rcatB. Rman Target=/Catalog=Rcat_own/RCAT_OWNC. Rman Target=/Catalog=Rcat_own/Rcat_own@RCATD. Rman Target=Sys/Robert@orclCatalog=Rcat_own/Rcat_own@RCATE. You cannot connect toThe targetDatabase andThe recovery catalog at the same time.
313.
313 to of alterdatabase on alter on D. Enable Controlfile autobackup
314.
314. Given the following RMAN commands, choose theoptionThat reflects theOrderRequired to RestoreYour currently operational ARCHIVELOG-ModeDatabase. A.Restore Database; B. RecoverDatabase; C.shutdownimmediated. Startupe.RestoreArchivelog All; F.Alter Database OpenG. A, B, C, D, E, FH. C, B, A, D, E, FI. C, B, A, D, FJ. C, A, B, DK. C, A, E, B, D, F
315.
315 for Database All restorereplace
053 (63)