A database administrator wants a unique IP address for each of three instances of a database. Normally,all instances run on a large production node,but they may fallover to different standby nodes according to the dynamic node priority configuration. What is the best way to obtain unique addresses for each of the three database instances?()
第1题:
A.run{openscriptbackup_database;runscriptbackup_database}
B.run{engagescriptbackup_database;}
C.run{runscriptbackup_database;}
D.Run{executescriptbackup_database;}
E.Thenamebackup_databaseisaninvalidnameforanRMANscript.TryingtorunitfromRMAN wouldresultinanerror.
第2题:
Which statement is true about the database and database-user used during installation of IMS Server?()
第3题:
A. The database must be in ARCHIVELOG mode
B. The database must be in MOUNT EXCLUSIVE mode
C. The database must be opened in RESTRICTED mode
D. The database instance must be started in the NOMOUNT state
E. The database instance must have the keep buffer pool defined
第4题:
You plan to execute the following command to perform a Flashback Database operation in your database: SQL> FLASHBACK DATABASE TO TIMESTAMP (SYSDATE -5/24); Which two statements are true about this?()
第5题:
Which command is used to open the database after an incomplete recovery?()
第6题:
Which command do you use to generate a report of database incarnations?()
第7题:
What two are the prerequisites for enabling Flashback Database?() (Choose two)
第8题:
You are managing the APPPROD database as a DBA which is not using the Oracle-managed files. You plan to duplicate this database in the same system with the name DUPDB.You want to create the same directory structure for duplicate database files as of the target database.You executed the following RMAN commands:What are the implications of this command?()
A. It creates database files for the duplicate database under the Oracle base with a different directory for the duplicate database.
B. It overwrites data files of the target database because a different location for data files is not mentioned for the duplicate database.
C. It creates database files for the duplicate database under the same Oracle home as that of the target database with the same directory structure.
D. It creates database files for the duplicate database under the same Oracle home as that of the target but with a different directory for the duplicate database.
第9题:
If you lost your entire database,including the database spfile,control files,online redo logs,and database datafiles,what kind of recovery would be required with RMAN?()
第10题:
What two are the prerequisites for enabling Flashback Database?()