It cannot be done in parallel.
It can be done at the table level or partition level.
It does not require additional storage because the operation is done online.
Local and global indexes are maintained automatically during the operation.
第1题:
Which statement is true regarding Backup tasks in Cisco UCS?()
第2题:
A PL/SQL procedure queries only those columns of a redefined table that were unchanged by the online table redefinition. What happens to the PL/SQL procedure after the online table redefinition?()
第3题:
Which two statements are true regarding the ORDER BY clause? ()
第4题:
Which statement is true regarding Flashback Version Query? ()
第5题:
It cannot be done in parallel.
It can be done at the table level or partition level.
It does not require additional storage because the operation is done online.
Local and global indexes are maintained automatically during the operation.
第6题:
It may advise the use of online table redefinition for tables in dictionary managed tablespace.
It may advise the use of segment shrink for tables in dictionary managed tablespaces it the no chained rows.
It may advise the use of online table redefinition for tables in locally managed tablespaces
It will detect and advise about chained rows.
It may advise the use of segment shrink for free list managed tables.
第7题:
It remains valid.
It becomes invalid for all options of online table redefinition but automatically gets revalidated the next time it is used.
It becomes invalid for all options of online table redefinition and is automatically recompiled during online redefinition of the table.
It becomes invalid only if the storage parameters have been modified and it automatically gets revalidated the next time it is used.
第8题:
The dependent materialized view should have a complete refresh performed after the online table redefinition process.
Triggers with the PRECEDES clause should be disabled before the online table redefinition process.
Referential integrity constraints must be manually enabled after the online table redefinition process.
The materialized log should be dropped before the online table redefinition process.
第9题:
The materialized view should have a complete refresh performed after the online table redefinition is completed.
The materialized view should have a fast refresh performed after the online table redefinition is completed.
The materialized view,materialized log,and the index should be dropped and re-created after the online table redefinition is complete.
The materialized view and materialized log should be dropped and all constraints disabled and re-created after the online table redefinition is complete.
第10题:
No logging is enabled by default.
By default, the information is stored in a file named events.
Only the message severity level must be configured.
You can configure the router to send log messages to the console.
第11题:
There are five phases of IKE negotiation.
There are two phases of IKE negotiation.
IPsec VPN tunnels are not supported on SRX Series devices.
IPsec VPNs require a tunnel PIC in SRX Series devices.
第12题:
Which statement is true regarding the forwarding plane?()
第13题:
Which statement is true regarding syslog on Junos devices?()
第14题:
You need to perform an online table redefinition of an existing SALES table to partition it into two tablespaces TBS1 and TBS2. The SALES table has a materialized view, materialized log, indexes, referential integrity constraint, and triggers with the PRECEDES clause existing on it. What action is required for dependent objects when you perform online table redefinition?()
第15题:
A
B
C
D
E
第16题:
They are evaluated by all the three WHEN clauses regardless of the results of the evaluation of any other WHEN clause.
They are evaluated by the first WHEN clause. If the condition is true, then the row would be evaluated by the subsequent WHEN clauses.
They are evaluated by the first WHEN clause. If the condition is false, then the row would be evaluated by the subsequent WHEN clauses.
The INSERT statement would give an error because the ELSE clause is not present for support in case none of the WHEN clauses are true.
第17题:
The cranes may be operated independently
The cranes may be interconnected for twin operation
When twinned,the crane rotation on the foundation assembly is unlimited
All of the above
第18题:
displays only the list of default values
displays only the list of all basic parameters
displays the currently in effect parameter values
displays only the list of all advanced parameters
displays the list of all the parameter files of a database
第19题:
You can perform online whole database backups.
You can performofflinewhole database backups.
You cannot perform schema-level export/import operations.
You can perform the backup of only the SYSTEM tablespace when the database is open.
第20题:
NAT is not supported on SRX Series devices.
NAT requires special hardware on SRX Series devices.
NAT is processed in the control plane.
NAT is processed in the data plane.
第21题:
No logging is enabled by default
By default the information is stored in all file named events
Only the message severity level must be configured
You can configure the router to send log messages to the console
第22题:
Synonyms can be created only for a table
Synonyms are used to reference only those tables that are owned by another user
A public synonym and a private synonym can exist with the same name for the same table
The DROP SYNONYM statement removes the synonym, and the table on which the synonym has been created becomes invalid