Only the EMPLOYEES table.
Only the EMPLOYEES table and its corresponding primary key index.
The EMPLOYEES table and partition P1.
The EMPLOYEES table, IPK_EMP index, and the SALES table.
第1题:
A. a primary route,stored in the routing table
B. a backup route,stored in the routing table
C. a backup route,stored in the topology table
D. a primary route,stored in the topology table
第2题:
In what location are EIGRP successor routes stored?()
第3题:
Which statement is correct about the forwarding table?()
第4题:
Which statement is true about the forwarding table?()
第5题:
The EMPLOYEES table is stored in the SAMPLE tablespace. The corresponding IPK_EMP index for the EMPLOYEES table’s primary key is stored in the INDX tablespace. Out of 12 partitions, only partition P1 of the SALES table is stored in the SAMPLE tablespace. Which object will be exported by this command?() exp system/manager tablespaces=SAMPLE
第6题:
You executed the following SQL statement to shrink the EMPLOYEES table segment stored in the EXAMPLE tablespace: ALTER TABLE employees SHRINK SPACE CASCADE; Which statement is correct in this scenario?()
第7题:
Oracle Data Pump.
An ALTER TABLE MOVE to move the table and ALTER INDEX REBUILD to move the indexes.
An ALTER TABLE MOVE to move the table and ALTER INDEX REBUILD ONLINE to move the indexes.
Online Table Redefinition.
Edition-Based Table Redefinition.
第8题:
The forwarding table is stored in the control plane only
The forwarding table is stored in the control plane and in the forewarding plane
The forwarding table contains both active and inactive routes
The forwarding table can contain only sigle next hop per destination
第9题:
DROP USER SMITH;
DROP TABLE EMPLOYEES;
DROP TABLESPACE USERS;
ALTER TABLE SALES_REP DROP PARTITION P1;
ALTER TABLE EMPLOYEES DROP COLUMN DESIG_ID;
第10题:
The EMPLOYEES table will be changed to read-only mode during the shrink operation.
The indexes created on the EMPLOYEES table will need to be rebuilt after the shrink operation is over.
The shrink behavior will be cascaded to all dependent segments of the table that support a shrink operation.
Data manipulation language (DML) operations will not be possible on the EMPLOYEES table during the COMPACTION phase of the shrink operation.
第11题:
In the routing table only.
In the neighbor table only.
In the topology table only.
In the routing table and neighbor table.
In the routing table and topology table.
In the topology table and neighbor table.
第12题:
a primary route,stored in the routing table
a backup route,stored in the routing table
a backup route,stored in the topology table
a primary route,stored in the topology table
第13题:
Which type of EIGRP route entry describes a feasible successor?()
第14题:
Which statement is true about the forwarding table?()
第15题:
Which two statements are true of the forwarding table?()
第16题:
Which two operations can be flashed back using the Flashback technology?()
第17题:
The EMPLOYEES table is stored in the USERS tablespace. You need to check if the EMPLOYEES table is affected by the block corruption found in the USERS tablespace. Which option would you use?()
第18题:
The forwarding table is stored in the control plane only.
The forwarding table is stored in the control plane and in the forwarding plane.
The forwarding table contains both active and inactive routes.
The forwarding table can contain only a single next hop per destination.
第19题:
DROP USER SMITH;
DROP TABLE EMPLOYEES;
DROP TABLESPACE USERS;
ALTER TABLE SALES_REP DROP PARTITION P1;
ALTER TABLE EMPLOYEES DROP COLUMN DESIG_ID;
第20题:
The data in the segment will be compacted but the high water mark will not be adjusted
The EMPLOYEES table will be changed to read-only mode during the shrink operation
The indexes created on the EMPLOYEES table will need to be rebuilt after the shrink operation is over
The shrink behavior will be cascaded to all dependent segments of the table that support a shrink operation
Data manipulation language (DML) operations will not be possible on the EMPLOYEES table during the COMPACTION phase of the shrink operation
第21题:
the DBNEWID utility
the ANALYZE command
the RMAN LIST command
the RMAN REPORT command
the RMAN CROSSCHECK command
the RMAN BLOCKRECOVER command
第22题:
The forwarding table is stored in the control plane only.
The forwarding table contains both active and inactive routes.
The forwarding table is stored in the control plane and the forwarding plane.
The forwarding table uses a longest match lookup for forwarding decisions.
第23题:
The forwarding table is stored only on the PFE
The forwarding table contains all known routes
The forwarding table is stored on both the RE and PFE
The forwarding table is stored only on the RE