Which statement is true about XpauseTarget in Oracle JRockit JVM ? ()
第1题:
When considering migrating a POWER6 server with PCI-X and PCIe adapters to a Power 720, which statement is true?()
第2题:
When using IP SLA FTP operation, which two FTP modes are supported? ()
第3题:
Which statements about the garbage collection are true?()
第4题:
Which statement is true about a NAT rule action of off?()
第5题:
Which two statements are true about pool-based source NAT? ()(Choose two.)
第6题:
Which two PL/SQL8 features are supported in Oracle Forms?()
第7题:
You have created an Oracle 10g database named SALES, which will be used by an application named SalesOrders. Users of the SalesOrders application complain that application response time is slow when they generate reports. The SalesOrders application accesses a table that contains 10 million rows. You decide to create an index on this table using the NOLOGGING option so that the index creation process is completed in the least amount of time. Which of the following is NOT true about an index created with the NOLOGGING option?()
第8题:
The NAT action of off is only supported for destination NAT rule-sets.
The NAT action of off is only supported for source NAT rule-sets.
The NAT action of off is useful for detailed control of NAT.
The NAT action of off is useful for disabling NAT when a pool is exhausted
第9题:
The program developer must create a thread to be responsible for free the memory.
The garbage collection will check for and free memory no longer needed.
The garbage collection allow the program developer to explicity and immediately free the memory.
The garbage collection can free the memory used java object at expect time.
第10题:
The NAT action of off is only supported for destination NAT rule-sets.
The NAT action of off is only supported for source NAT rule-sets.
The NAT action of off is useful for detailed control of NAT
The NAT action of off is useful for disabling NAT when a pool is exhausted.
第11题:
Binding should be manually configured.
It is not supported if IEEE 802.1x port-based authentication is enabled.
The DHCP server must support option 82, or the client is not assigned an IP address.
It filters based on source IP address only.
第12题:
PAT is not supported.
PAT is enabled by default.
It supports the address-persistent configuration option.
It supports the junos-global configuration option.
第13题:
Which statement about implementing the Cisco IPv6 provider Edge Router over MPLS is true?()
第14题:
When running the jfs2 filesystem on a user volume group which of the following options is TRUE?()
第15题:
11. class Snoochy { 12. Boochybooch; 13. public Snoochy() { booch = new Boochy(this); } 14. } 15. 16. class Boochy { 17. Snoochy snooch; 18. public Boochy(Snoochy s) { snooch = s; } 19. } And the statements: 21. public static void main(String[] args) { 22. Snoochy snoog = new Snoochy(); 23. snoog = null; 24. // more code here 25. } Which statement is true about the objects referenced by snoog, snooch, and booch immediately after line 23 executes?()
第16题:
Which statement is true about a NAT rule action of off?()
第17题:
Which two statements are true about the duplexing of the backups taken by RMAN?()
第18题:
Oracle JRockit JVM uses -Xns option to set nursery size when the generational garbage collection mode is used. Which two JVM properties are affected by changing its size ?()
第19题:
None of these objects are eligible for garbage collection.
Only the object referenced by booch is eligible for garbage collection.
Only the object referenced by snoog is eligible for garbage collection.
Only the object referenced by snooch is eligible for garbage collection.
The objects referenced by snooch and booch are eligible for garbage collection.
第20题:
None of these objects are eligible for garbage collection.
Only the object referenced by booch is eligible for garbage collection.
Only the object referenced by snoog is eligible for garbage collection.
Only the object referenced by snooch is eligible for garbage collection.
The objects referenced by snooch and booch are eligible for garbage collection.
第21题:
compaction ratio limit
garbage collection frequency
garbage collection times
fragmentation heap size
第22题:
This option is supported by all type of Garbage collection modes.
This option is only supported by Generational Garbage Collection mode.
This option is only supported by Mark and Sweep Garbage Collection mode.
This option is only supported by Dynamic Garbage Collection mode.
第23题:
It’s only supported for the backups performed on the tape
It is not supported for backup operations that produce image copies
Duplex backups need a parallelism for the device to be equal to number of copies
Duplex backups can be performed to either disk or tape, but cannot be performed on tape and disk simultaneously