网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
Which command will give a kernel stack traceback? ()
A

trace

B

traceson

C

trcon

D

trcrpt


参考答案

参考解析
解析: 暂无解析
更多 “单选题Which command will give a kernel stack traceback? ()A traceB tracesonC trconD trcrpt” 相关考题
考题 There are two common types in page replacement algorithm : stack and non-stack strategies.When a real page number increase only stack algorithm can increase the hit rate monotonously.In the following replacement algorithm, which one belongs to non-stack strategyA.FIFOB.LRUC.OPTD.non of above

考题 Applications put computers to practical business(67), but below the(68)it's the heart of an operating system-the kernel-that provides the technical wizardry to juggle multiple program, connect to networks and store(69).A traditional kernel provides all the functions for applications. The kernel(70)memory, I/0 devices and parcels out processor time.The kernel also supports security and fault(71), which is the ability to recover automatically when parts of the system fail.A.usedB.useC.applyD.applied

考题 Which command will debug the AIX kernel?() A.kdbB.snapC.trussD.trace

考题 put computers to practical business use, but below the surface it is the heart of an(22) - the kernel - that provides the technical wizardry to juggle multiple programs, connect to networks and store(23).A traditional kernel provides all the functions for applications. The kernel(24) memory, I/O devices and parcels out processor time.The kernel also supports(25) and fault tolerance, which is the ability to recover automatically when parts of the system fail.A.DatabasesB.ApplicationsC.DriversD.Games

考题 public class AssertStuff {  public static void main(String [] args) {  int x= 5;  int y= 7;  assert (x y): “stuff”;  System.out.println(”passed”);  }  }  And these command line invocations:java AssertStuff java -ea AssertStuff What is the result?()A、 passed stuffB、 stuff passedC、 passed  An AssertionError is thrown with the word “stuff” added to the stack trace.D、 passed  An AssertionError is thrown without the word “stuff” added to the stack trace.E、 passed  An AssertionException is thrown with the word “stuff” added to the stack trace.F、 passed  An AssertionException is thrown without the word “stuff” added to the stack trace.

考题 Which of the following dbx commands should be used to obtain a stack trace from a coredump file?()A、trace B、where C、status D、which

考题 Which of the following actions will enable 64-bit applications on a system with  32-bit kernel()A、Use "smit load64bit" to enable the 64-bit applications.B、Re-install all applications with 64-bit versions.C、Re-install the OS with 64-bit kernel enabled.D、Change the kernel to 64bit, reboot, and then use the following command: chdev -l sys0 -a "applications=64_bit"

考题 Which of the following statements are FALSE concerning the defragfs command?()A、 The defragfs command should not be run against file systems and logical volumes that contain mostly transitory information, such as /tmp.B、 The defragfs command should not be run on a large JFS2 file system when running on a 32-bit kernel.C、 The defragfs command can improve file system performance by increasing the file system’s contiguous free space.D、 The defragfs command can only be run against file systems that are mounted with read-write permissions.

考题 Which statement is true regarding the Junos OS?()A、The Junos kernel is based on the Solaris operating sytemB、The Junos kernel is based on the GNU Zebra operating systemC、The Junos kernel is completely original and not based on any other operating systemD、The Junos kernel is based on the FreeBSD UNIX operating system

考题 Multi Protocol Label Switching (MPLS) is a data-carrying mechanism that belongs to the family of packet-switched networks. For an MPLS label, if the stack bit is set to1, which option is true?()A、The stack bit will only be used when LDP is the label distribution protocolB、The label is the last entry in the label stack.C、The stack bit is for Cisco implementations exclusively and will only be used when TDP is the label distribution protocol.D、The stack bit is reserved for future use.

考题 Which of the following actions will enable 64-bit applications on a system with a 32-bit kernel?()A、change the kernel to 64bit, reboot, and then use the following command:chdev -l sys0 -a applications=64_bitB、Re-install the OS with 64-bit kernel enabledC、Re-install all applications with 64-bit versionsD、Use smit to enable the 64-bit applications

考题 A system administrator is doing an AIX 5L New and Complete Overwrite installation on a system with a 64-bit processor using the default settings. Which of the following will be the resulting installed environment?()A、Only the 32-bit kernel will be installed and enabledB、Only the 64-bit kernel will be installed and enabledC、Both the 32-bit and 64-bit kernel will be installed and the 32-bit kernel will be enabledD、Both the 32-bit and 64-bit kernel will be installed and the 64-bit kernel will be enabled

考题 Which of the following kdb commands is used to obtain a stack trace from a dump? ()A、 trb B、 his C、 f D、 trace

考题 After running the vmstat command, which of the following would most likely cause the value in the blocked column to be unusually high?()A、 Kernel threadB、 Too many usersC、 Memory shortageD、 Network contention

考题 Which of the following commands should be used to set network attributes on a currently running kernel?()A、 noB、 chdevC、 vmtuneD、 schedtune

考题 When running the jfs2 filesystem on a user volume group which of the following options is TRUE?()A、Only the 64bit kernel is supported. B、Filesystem compression is not supported. C、Filesystem compression is supported only if the 64bit kernel is running. D、Filesystem compression is supported running either a 32bit or 64bit kernel.

考题 Which command will show network statistics such as kernel malloc and mblk failures?()A、ifconfig -mB、netstat -mC、iptrace -aD、errpt -a

考题 Which command will give a kernel stack traceback? ()A、traceB、tracesonC、trconD、trcrpt

考题 Which command will debug the AIX kernel?()A、kdbB、snapC、trussD、trace

考题 When trying to run topas on an AIX 4.3.x system, the system administrator gets the error message "ksh: topas:  not found."   Which of the following options is the most likely reason this occurred?()A、 The fileset bos.perf.tools is not loaded on this system.B、 The fileset perfagent.tools is not loaded on this system.C、 The command topas is only available in AIX version 5.x.D、 The path variable does not include /usr/samples/kernel/. Either add it to the .profile or cd to that location and run the command again.

考题 Which statement is true regarding the Junos OS?()A、The Junos kernel is based on the Solaris operating system.B、The Junos kernel is based on the GNU Zebra operating system.C、The Junos kernel is completely original and not based on any other operating system.D、The Junos kernel is based on the FreeBSD UNIX operating system.

考题 单选题After running the vmstat command, which of the following would most likely cause the value in the blocked column to be unusually high?()A  Kernel threadB  Too many usersC  Memory shortageD  Network contention

考题 单选题Which statement is true regarding the Junos OS?()A The Junos kernel is based on the Solaris operating system.B The Junos kernel is based on the GNU Zebra operating system.C The Junos kernel is completely original and not based on any other operating system.D The Junos kernel is based on the FreeBSD UNIX operating system.

考题 单选题Which of the following statements are FALSE concerning the defragfs command?()A  The defragfs command should not be run against file systems and logical volumes that contain mostly transitory information, such as /tmp.B  The defragfs command should not be run on a large JFS2 file system when running on a 32-bit kernel.C  The defragfs command can improve file system performance by increasing the file system’s contiguous free space.D  The defragfs command can only be run against file systems that are mounted with read-write permissions.

考题 单选题Companycom needs to run a 32 bit kernel under AIX 5.3. What steps need to be done to accomplish this with the least disruption since the system is already installed with a 64 bit kernel?()A Reload the operating system and select 32 bit kernel on initial install.B Repoint the symbolic link of /unix to unix_mp. Perform a bosboot and reboot the partition.C Use the SMIT menu to select 32 bit versus the 64 bit kernel. Select 32 bits and reboot the partition.D Go into SMIT and select 32 bit kernel. Run the /usr/sbin/bootinfo -K command, and ensure that the kernel has been changed.

考题 单选题Which statement is true regarding the Junos OS?()A The Junos kernel is based on the Solaris operating systemB The Junos kernel is based on the GNU Zebra operating systemC The Junos kernel is completely original and not based on any other operating systemD The Junos kernel is based on the FreeBSD UNIX operating system

考题 单选题Which of the following actions will enable 64-bit applications on a system with a 32-bit kernel?()A change the kernel to 64bit, reboot, and then use the following command:chdev -l sys0 -a applications=64_bitB Re-install the OS with 64-bit kernel enabledC Re-install all applications with 64-bit versionsD Use smit to enable the 64-bit applications

考题 单选题Multi Protocol Label Switching (MPLS) is a data-carrying mechanism that belongs to the family of packet-switched networks. For an MPLS label, if the stack bit is set to1, which option is true?()A The stack bit will only be used when LDP is the label distribution protocolB The label is the last entry in the label stack.C The stack bit is for Cisco implementations exclusively and will only be used when TDP is the label distribution protocol.D The stack bit is reserved for future use.