网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
In which PowerHA smit top level menu is the menu to suspend application monitoring?()
A
Extended Configuration
B
System Management(C-SPOC)
C
Problem Determination Tools
D
Initialization and Standard Configuration
参考答案
参考解析
解析:
暂无解析
更多 “单选题In which PowerHA smit top level menu is the menu to suspend application monitoring?()A Extended ConfigurationB System Management(C-SPOC)C Problem Determination ToolsD Initialization and Standard Configuration” 相关考题
考题
YoucreateaWebpagethatcontainsdrop-downmenusthataredefinedbyusingdivtagsinthefollowingcode.YouneedtowriteaJavaScriptfunctionthatwillenablethedrop-downmenustoactivatewhentheuserpositionsthemouseoverthemenutitle.Whichcodesegmentshouldyouuse?()A.$(.dropdown-menu).hover(function(){$(.menu-items).slideDown(100);},function(){ $(.menu-items).slideUp(100);});B.$(.dropdown-menu).hover(function(){$(.menu-items,this).slideDown(100);},function(){$(.menu-items,this).slideUp(100);});C.$(.dropdown-menu).hover(function(){$(this).slideDown(100);},function(){$(this).slideUp(100);});D.$(.dropdown-menu).hover(function(){$(this.menu-title,).slideDown(100);},function(){$(this.menu-title,).slideUp(100);});
考题
A parallel printer has just been connected. There are not selections in the SMIT menu to configure the printer. Which of the following procedures should be performed to complete the configuration?()
A.chdevB.rebootC.lpstat -QD.smit install
考题
Howwouldthesystemadministratorfindinformationregardingsmitmenudefinitions?()
A.UseODMcommandsB.UseLVMcommandsC.Inthe/etc/environmentfileD.Inthe/usr/lib/smit/menu.cfgfile
考题
HowwouldanAIXadministratorfindinformationregardingsmitmenudefinitions()
A.UseODMcommandsB.Inthe/smit.logfileC.Inthe/etc/environmentfileD.Inthe/usr/lib/smit/menu.cfgfile
考题
Every page of your web site must include a common set of navigation menus at the top of the page. Thismenu is static HTML and changes frequently,so you have decided to use JSP’s static import mechanism. Which JSP code snippet accomplishes this goal?()A、%@ import file=’/common/menu.html’ %B、%@ page import=’/common/menu.html’ %C、%@ import page=’/common/menu.html’ %D、%@ include file=’/common/menu.html’ %E、%@ page include=’/common/menu.html’ %
考题
In which PowerHA smit top level menu is the menu to suspend application monitoring?()A、Extended ConfigurationB、System Management(C-SPOC)C、Problem Determination ToolsD、Initialization and Standard Configuration
考题
How would an AIX administrator find information regarding smit menu definitions ()A、Use ODM commandsB、In the /smit.log fileC、In the /etc/environment fileD、In the/usr/lib/smit/menu.cfg file
考题
A parallel printer has just been connected. There are not selections in the SMIT menu to configure the printer. Which of the following procedures should be performed to complete the configuration?()A、chdevB、rebootC、lpstat -QD、smit install
考题
A cluster administrator wants to create a snapshot backup of the cluster. Which smit menu can be used to dothis?()A、Extended ConfigurationB、System Management (C-SPOC)C、Problem Determination ToolsD、Initialization and Standard Configuration
考题
What is the fast path for the top level of C-SPOC within SMIT?()A、cspocB、cladminC、cl_adminD、cl_cspoc
考题
How would the system administrator find information regarding smit menu definitions?()A、Use ODM commandsB、Use LVM commandsC、In the /etc/environment fileD、In the /usr/lib/smit/menu.cfg file
考题
Which trigger property applies to Key triggers? ()A、Hide Keys B、Show Menu Keys C、Hide Menu Keys D、Display in 'Keyboard Help' E、Hide Keys Description
考题
You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()A、Menu B、Plus C、MacroD、PL/SQL
考题
What does the FIND_MENU_ITEM built-in function return?()A、The internal ID of a menu. B、The internal ID of a menu item. C、The internal ID of a menu module. D、The internal ID of form module to which the menu is attached.
考题
You established access to menu modules using roles. You have allowed the sales role to access the menu module, but prevented access to the Update menu item. Which item property would you alter to gray out the menu option for the role?()A、Item Roles. B、Menu Item Roles. C、Display without Privilege. D、Use Security. E、Command Type.
考题
单选题What is the fast path for the top level of C-SPOC within SMIT?()A
cspocB
cladminC
cl_adminD
cl_cspoc
考题
单选题A parallel printer has just been connected. There are not selections in the SMIT menu to configure the printer. Which of the following procedures should be performed to complete the configuration?()A
chdevB
rebootC
lpstat -QD
smit install
考题
单选题Every page of your web site must include a common set of navigation menus at the top of the page. Thismenu is static HTML and changes frequently,so you have decided to use JSP’s static import mechanism. Which JSP code snippet accomplishes this goal?()A
%@ import file=’/common/menu.html’ %B
%@ page import=’/common/menu.html’ %C
%@ import page=’/common/menu.html’ %D
%@ include file=’/common/menu.html’ %E
%@ page include=’/common/menu.html’ %
考题
多选题Which are the two options to which a menu can be assigned?() (Choose two.)AmenuBfunctionsCdata groupDresponsibilityEfunctional group
考题
单选题You established access to menu modules using roles. You have allowed the sales role to access the menu module, but prevented access to the Update menu item. Which item property would you alter to gray out the menu option for the role?()A
Item Roles. B
Menu Item Roles. C
Display without Privilege. D
Use Security. E
Command Type.
考题
单选题Which trigger property applies to Key triggers? ()A
Hide Keys B
Show Menu Keys C
Hide Menu Keys D
Display in 'Keyboard Help' E
Hide Keys Description
考题
单选题How would an AIX administrator find information regarding smit menu definitions ()A
Use ODM commandsB
In the /smit.log fileC
In the /etc/environment fileD
In the/usr/lib/smit/menu.cfg file
考题
单选题You established access to menu modules using roles. While testing the application, you need access to all the menus in the SALES form module for all the roles. Which method will override the Menu Module Roles property to allow you to access all the menu items?()A
Disable the values for the Menu Module Roles property. B
Set the Use Security value in the form module Property Palette to 'True'. C
Set the Use Security value in the form module Property Palette to 'False'. D
Set the Use Security value in the menu module Property Palette to 'True'. E
Set the Use Security value in the menu module Property Palette to 'False'.
考题
多选题Which three menu item types are valid in a menu module?()AMagicBPlainCCheckDList itemEDivider
考题
单选题You need to add a pop-up menu to the CV_EMP canvas to display when a user right-clicks the mouse within the canvas. How could you create the pop-up menu?()A
Use the Layout Editor to create a pop-up menu, assign commands to the menu in the Menu Editor, and attack the menu items to the canvas. B
Use the Report Wizard to create a pop-up menu and attack the menu items to the canvas. C
Alter the pop-up Menu Property value in the Property Palette of the canvas. D
Use the Object Navigator to create a pop-up menu, assign commands to the menu items, and attack the menu to items or canvases.
考题
单选题How would the system administrator find information regarding smit menu definitions?()A
Use ODM commandsB
Use LVM commandsC
In the /etc/environment fileD
In the /usr/lib/smit/menu.cfg file
考题
单选题What does the FIND_MENU_ITEM built-in function return?()A
The internal ID of a menu. B
The internal ID of a menu item. C
The internal ID of a menu module. D
The internal ID of form module to which the menu is attached.
热门标签
最新试卷