Which two statements correctly describe the relation between a data file and the logical databasestructures()
第1题:
Which four actions are possible during an Online Data file Move operation?()
第2题:
Which of the following defines memory interleaving?()
第3题:
Which two statements about bigfile tablespaces are true? ()
第4题:
Which statements are true about logical structures of the Oracle database()
第5题:
The database is running in NOARCHIVELOG mode. A data file is lost. Which two are valid options for recover?()
第6题:
Which two statements are true about simple views?()
第7题:
When performing an incomplete recover of the whole database, which data files must you restore? ()
第8题:
Which three statements are true regarding the data types in Oracle Database 10g/11g?()
第9题:
Which three statements are true regarding the logical structure of the Oracle database?()
第10题:
Creating and dropping tables in the data file being moved
Performing file shrink of the data file being moved
Querying tables in the data file being moved
Performing Block Media Recovery for a data block in the data file being moved
Flashing back the database
Executing DML statements on objects stored in the data file being moved
第11题:
An extent cannot spread across data files.
A segment cannot spread across data files.
A data file can belong to only one tablespace.
A data file can have only one segment created in it.
A data block can spread across multiple data files as it can consist of multiple operating system (OS) blocks.
第12题:
An extent cannot spread across data files.
A segment cannot spread across data files.
A data file can belong to only one tablespace.
A data file can have only one segment created in it.
A data block can spread across multiple data files as it can consist of multiple operating system (OS)blocks
第13题:
A PC on a network segment sends data to another PC on a different segment.Which of the following correctly describe the correct order of how this data will be encapsulated?()
第14题:
You are creating a locally managed tablespace to meet the following requirements: All the extents should be of the same size. The data should be spread across two data files. A bitmap should be used to record the free space within the allocated extents. Which three options would you choose?()
第15题:
The data file belonging to theSYSTEMtablespaceis corrupted and no backup of the file is available. How do you recover the data file?()
第16题:
Which two statements about subqueries are true?()
第17题:
The data file belonging to the SYSTEM tablespace is corrupted and no backup of the file is available. How do you recover the data file?()
第18题:
Which two statements are true regarding transactions in an Oracle database()
第19题:
Which two statements are true regarding the usage of the SQL*Loader utility()
第20题:
View this parameter setting in your database: DB_CREATE_FILE_DEST=’D:// /oracle/product/10.2.0/oradata/oracle’ You created a tablespace by using this command: CREATE TABLESPACE USERS; Which two statements are true about the USERS tablespace?()
第21题:
Which three statements are true about logical structures of the Oracle database()
第22题:
Multiple transactions can use the same undo segment.
A transaction is assigned an undo segment when it is started.
More than one transaction cannot share the same extent in the undo tablespace.
The transactions use system undo segment to store undo data if all the segments in the undo tablespaceare used.
第23题:
The bigfile tablespace have only one data file.
The segment space management is automatic.
The extent management is dictionary managed.
The database can have only one bigfile tablespace.
The bigfile tablespace can be converted to a smallfile tablespace.