单项选择题
AIX 5L and SUN Solaris have differing approaches at handling processor failures. Which statement best describes how AIX handles processor failures?()
A.If AIX discovers a processor with too many recoverable errors during runtime, it will dynamically turn off that processor, while the rest of the system keeps running.
B.If AIX detects a failing processor it will automatically move all resources to another processor. The failed processor can be hot-swapped and the new replacement becomes the active processor.
C.If AIX determines a processor is failing, it will perform diagnostics to determine which processor function can be disabled and dynamically reallocate all CPU and memory resources thus isolating the failure condition and preventing a reboot.
D.If AIX senses a processor level error condition, internal diagnostics are activated to determine the severity of the problem. After the failure threshold is met, a message is broadcast to the service processor informing the operator to perform a system reboot.
相关考题
-
单项选择题
Asmallbusinesscustomerisinterestingandrequiressomesharedstorage.Theyexpectonly3-4blades,butwisethestoragetheyrequire4TBRAID1+0.TheyalsorequireFlashcopyandremotemirroring.Whichofthefollowingwillbeanissue?()
A.FlashCopy is not supported on the DS3000
B.Remote mirroring is supported on the DS3000
C.FlashCopy is supported on the BladeCenter S RAIDed SAS Switch Modules
D.FlashCopy is not supported on BladeCenter S RAIDed SAS Switch Modules -
多项选择题
Which two statements are true?()
A.It is possible for more than two threads to deadlock at once.
B.The JVM implementation guarantees that multiple threads cannot enter into a deadlocked state.
C.Deadlocked threads release once their sleep() method's sleep duration has expired.
D.Deadlocking can occur only when the wait(), notify(), and notifyAll() methods are used incorrectly.
E.It is possible for a single-threaded application to deadlock if synchronized blocks are used incorrectly.
F.If a piece of code is capable of deadlocking, you cannot eliminate the possibility of deadlocking by inserting invocations of Thread.yield(). -
多项选择题
WhichstatementsaretrueregardingtheOracleDataPumpexportandimportoperations()
A.You cannot export data from a remote database.
B.You can rename tables during an import operation.
C.You can overwrite existing dump files during an export operation.
D.You can compress the data during export but not the metadata because it is not supported
