第1题:
Examine the following scenario:The target database instance is running. The most recent backup available for the target database was taken two days ago. Log files switches have occurred in last two days. The target database is duplicated on the same host, using the Recovery Manager (RMAN) duplicate command as follows:Which statement is true about the duplicate database in this scenario?()
A. It contains data till the last backup
B. It contains all data from target database until the current time
C. It contains all data from only the committed transactions in the target database
D. It contains all data except that which is used by the transactions in the current online redo file of target database
第2题:
A (72) is a file that contains metadata—that is,data about data.
A.document
B.Excel table
C. database
D.data dictionary
第3题:
You are the administrator of a SQL server 2000 computer that contains a database named Acct. The database contains 1.5 GB of data. The server has one 9-GB hard disk that is configured as shown in the Exhibit.
You need to import data into the database without adversely affecting database performance. The data will require an additional 2GB of storage space.
What should you do?
A.Add another data file on drive E, and then add the file to the PRIMARY filegroup.
B.Move the transaction log file to drive E, and set the file growth of Acc_Data.mdf by selecting the Unrestricted file growth option.
C.Rebuild all clustered indexes so that they have a fill factor of 100.
D.Compress drive D.
第4题:
●A (72) is a file that contains metadata—that is,data about data.
(72)A.document
B.Excel table
C. database
D.data dictionary
第5题:
第6题:
Which of the following are TRUE about a store archive?()
第7题:
You want to perform the following operations for the DATA ASM disk group: -Verify the consistency of the disk. -Cross-check all the file extent maps and allocation tables for consistency. check whether the alias metadata directory and file directory are linked correctly. -Check that ASM metadata directories do not have unreachable allocated blocks. Which command accomplishes these tasks()?
第8题:
Each segment contains one or more extents.
Multiple tablespaces can share a single data file.
A data block is the smallest unit of input/output (I/O) in data files.
It is possible to have tablespaces of different block sizes in a database.
Each data block in the database always corresponds to one operating system block.
第9题:
It is an XML file containing store data assets
It uses the same file format as a ZIP file
It contains file assets to create a store or site
It can easily be copied from one machine to another
It can contain WebSphere Commerce instance configuration information
第10题:
Create a file screen exception.
Modify the Audio and Video file group.
Implement an active file screen on C:/Data/Sales.
Implement a passive file screen on C:/Data/Sales.
第11题:
Dfscmd
Dfsrmig
Dfsutil
Wbadmin
第12题:
Repair damaged data dictionary entries.
Delete data dictionary information about database objects you no longer need.
Extract data definition commands from the data dictionary in a variety of formats.
Prepare pseudocode modules for conversion to Java or PL/SQL programs with a Metadata code generator
第13题:
A data( )is a file that contains metadata—that is,data about data.
A.structure
B.table
C.base
D.dictionary
第14题:
若要对Data类中重载的加法运算符成员函数进行声明,下列选项中正确的是( )。
A.Data+(DatA.;
B.Data operator+(DatA.;
C.Data+operator(DatA.;
D.operator+(Data,DatA.;
第15题:
A.A file system cannot be mounted on a directory containing data.
B.Mounting a file system on a mount point containing data will delete the data.
C.Mounting a file system on a amount point containing data will make the data temporarily inaccessible.
D.A systems administrator must manually create an empty directory prior to mounting an AIX JFS.
第16题:
第17题:
Which description about asymmetric encryption algorithms is correct?()
第18题:
You performed the RMAN database backup with the KEEP option.Which two statements are true about this backup?() (Choose two)
第19题:
You delete content from a file named Speed.doc that is stored in the C:///Data folder. You edit 20 files in this folder over the next two days. You need to restore the version of the file that had the correct data. You also need to ensure that the other files in the folder remain unaffected. What should you do? ()
第20题:
The KEEP option overrides the configured retention policy
The KEEP option is an attribute of an individual backup piece
The backup contains only data files and archived redo log files
The backup contains data files, the server parameter file and the control file even if the control file auto backup is disabled
第21题:
Select the block that contains the data to appear in the pie chart.
Select the table that contains the data to appear in the pie chart.
Select the view that contains the data to appear in the pie chart.
Nothing. The wizard will automatically create the pie chart based on the highlighted data.
第22题:
Upgrade the hardware/memory to accommodate the data.
Load the data into your database by using the PARALLEL clause.
Give analysts DBA privilege, so that they can query DBA_EXTERNAL_TABLES.
Use an external table so you can have the metadata available in your database, but leave the data in the operating system files.
第23题:
ALTER DISKGROUP data CHECK
ALTER DISKGROUP data CHECK DISK
ALTER DISKGROUP data CHECK FILE
ALTER DISKGROUP data CHECK DISK IN FAILURE GROUP 1