You can use this feature to identify the committed versions of the rows, but not the uncommitted versions.
You can use this feature to identify the versions of V$ views.
You can use this feature to identify the inserts, deletes, and updates performed on a particular row but not the data definition language (DDL) operations performed on the table.
You can use this feature for a table only if row movement is enabled for the table.
You can use this feature to identify the versions of external and fixed tables.
第1题:
You are working on an Oracle Database 10g database. You enabled the Flashback Database feature. Which two statements regarding flashback logs are true? ()
第2题:
Which two of these statements regarding RSTP are correct? ()
第3题:
Which two statements regarding JUNOS architecture are correct?()
第4题:
Which two statements are correct regarding the Flashback Versions Query feature?()
第5题:
These are the details about V$FLASHBACK_DATABASE_STAT: SQL> DESC v$FLASHBACK_DATABASE_STAT Name Null? Type ------------- -------- -------------- BEGIN_TIME DATE END_TIME DATE FLASHBACK_DATA NUMBER DB_DATA NUMBER REDO_DATA NUMBER ESTIMATED_FLASHBACK_SIZE NUMBER Which two statements regarding the V$FLASHBACK_DATABASE_STATview aretrue? ()
第6题:
You can find information about only active transactions from the view
You can find information about read only transactions from the view
You require the SELECT ANY TRANSACTION system privilege to access the view
You can find information about both active and committed transactions from the view
You require the SELECT ON FLASHBACK_TRANSACTION_QUERY object privilege to access the view
第7题:
Flashback logs are not archived.
Flashback logs are maintained in redo log files.
Flashback logs are maintained in the Flash Recovery Area.
Flashback logs are used to maintain Flashback Database related errors.
Flashback logs need to be cleared manually after you disable Flashback Database.
第8题:
perform point-in-time recovery
perform a Flashback Table operation to restore the table to the state it was in two days ago
perform a Flashback Database operation to restore the database to the state it was in two days ago
perform Flashback Versions Query and Flashback Transaction Query to determine all the necessary undo SQL statements, and then use them for recovery
第9题:
perform point-in-time recovery
perform a Flashback Table operation to restore the table to the state it was in two days ago
perform a Flashback Database operation to restore the database to the state it was in two days ago
perform Flashback Versions Query and Flashback Transaction Query to determine all the necessary undo SQL statements, and then use them for recovery
第10题:
BEGIN_TIME is the time at which Flashback logging is enabled.
END_TIME is the time at which the query is executed on the view.
REDO_DATA is the number of bytes of redo data written during the interval.
This view contains information about flashback data pertaining to the last 24 hours.
FLASHBACK_DATA is the amount of flashback data generated since the database was opened.
第11题:
Which two statements regarding the Flashback Table feature are correct?()
第12题:
Which two statements regarding SNMP monitoring of a UCS system are correct?()
第13题:
The RECYCLEBIN parameter is set to ON for your database. You drop a table, PRODUCTS, from the SCOTT schema. Which two statements are true regarding the outcome of this action? ()(Choose two)
第14题:
The RECYCLEBIN parameter is set to ON for your database. You drop a table,PRODUCTS,from the SCOTT schema. Which two statements are true regarding the outcome of this action?()
第15题:
You executed the following FLASHBACK TABLE command: FLASHBACK TABLE emp TO TIMESTAMP (’11:45’,’hh12:mi’); Which two statements are correct? ()
第16题:
All the related indexes and views are automatically dropped
The flashback drop feature can recover only the table structure
Only the related indexes are dropped whereas views are invalidated
The flashback drop feature can recover both the table structure and its data
第17题:
LDP uses Down Stream On Demand.
RSVP uses Down Stream On Demand.
LDP uses Down Stream Unsolicited.
RSVP uses Down Stream Unsolicited.
第18题:
Flashback Table can be performed on system tables.
Flashback Table operation does not shrink the segments.
Flashback Table uses log mining to extract SQL_REDO and SQL_UNDO statements.
Flashback Table operation acquires exclusive data manipulation language (DML) locks.
第19题:
RIP is preferred over OSPF external routes
Direct, local and static routes have the same preference value
OSPF's preference value is lower than BGP
OSPF has a single preference value for both internal and external routes
第20题:
Traceroute transmits ICMP echo-request packets.
Traceroute transmits UDP packets.
Traceroute receives ICMP echo-reply packets.
Traceroute receives ICMP port-unreachable packets.