网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
To enhance the availability of an application running under HACMP, a decision was made to use The application monitoring facility. The application consists of several components and can take several minutes to initialize. The components use socket communication and can be initialized in any order as long as it is a serial order. The customer’s concern is that if the application stop and start scripts are used during application monitoring recovery,it may take an extraordinary length of time to reset all of the application components. What can be done to ensure the best recover time?()
A
Use a process monitor that restarts the named processes in the original start order.
B
Use the defined application start and stop scripts to control the application if there is a failure.
C
Use multiple application monitors for this resource group to enable the monitoring of the specific components of the resource group.
D
Use application cleanup and restart scripts designed to determine the state of the various components of the application and start only the parts required.
参考答案
参考解析
解析:
暂无解析
更多 “单选题To enhance the availability of an application running under HACMP, a decision was made to use The application monitoring facility. The application consists of several components and can take several minutes to initialize. The components use socket communication and can be initialized in any order as long as it is a serial order. The customer’s concern is that if the application stop and start scripts are used during application monitoring recovery,it may take an extraordinary length of time to reset all of the application components. What can be done to ensure the best recover time?()A Use a process monitor that restarts the named processes in the original start order.B Use the defined application start and stop scripts to control the application if there is a failure.C Use multiple application monitors for this resource group to enable the monitoring of the specific components of the resource group.D Use application cleanup and restart scripts designed to determine the state of the various components of the application and start only the parts required.” 相关考题
考题
Microsoft's COM is a software(146)that allows applications to be built from binary software components. COM is the underlying architecture that forms the foundation for higher-level software services, like those provided by OLE. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.OLE is a compound(147)standard developed by Microsoft. OLE makes it possible to create(148)with one application and link or embed them in a second application. Embedded objects retain their original format and(149)to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems. A(150)compound document standard developed mainly by Apple and IBM is called OpenDoc.A.architectureB.protocolC.procedureD.structure
考题
The operating system has several major components,including the(64),a memory management system,the file system manager,device drivers,and the system libraries.A.application kernelB.information kernelC.network kernelD.system kernel
考题
A(75)application is made up of distinct components running in separate runtime environments,usually on different platforms comected through a network.A.databaseB.analogC.high-levelD.distributed
考题
Microsoffs COM is a software(66)that allows applications to be built from binary software components. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.OLE is a compound(67)standard developed by Microsoft. OLE makes it possible to create(68)with one application and link or embed them in a second application. Embedded objects retain their original format and(69)to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems. A(70)compound document standard developed mainly by Apple and IBM is called OpenDoc.A.architectureB.protocolC.procedureD.structure
考题
A ( ) application is made up of distinct components running in separate runtime environments, usually on different platforms connected through a network.A.database
B.analog
C.high-level
D.distributeD
考题
You use Microsoft .NET Framework 4 to create a custom Windows Presentation Foundation (WPF) application. Your environment includes several WPF applications. The applications use the same logo and style configuration as part of a corporate standard. You need to ensure that the existing applications can be updated to use the same logo and style settings without recompiling. Which two actions should you perform?()A、Mark the resource as an embedded resource in each application.B、Create a resource in an XAML file that contains the logo and style configurations.C、Create a resource in a custom control that contains the logo and style configurations.D、Add the resource as a ResourceDictionary in the MergedDictionaries collection of each application.E、Use ResourceManager to read the content of the resource. Manually assign the style configurations included in the resource file to the appropriate control in each application.
考题
Company.com has an application that has a hard-coded hostname in the startup routines. The application is being made highly available using HACMP. During testing, the application does not start on the standby node because the hostname was not what the application expected. What can be done to fix this problem?()A、 Manage the hostname in the application server start ands top scriptsB、 Nothing, because this application cannot be controlled by HACMP and should be startedwith /etc/inittabC、 Change the hard-coded hostname in the application startup routines to use the uname rather than the hostnameD、 Override the default ha_hostname in the cluster configuration to reflect the shared hostname rather than the default ha_hostname
考题
A technician installed a new application on a Windows XP desktop. When the technician tries to launch the application it crashes. Which of the following can the technician use to troubleshoot the application?()A、System logsB、Security logsC、Application logsD、Application installation logs
考题
During initial cluster planning session, a requirement is mandated that application monitoring will Be used to monitor the production database and three application servers. Since all the application servers rely on the database being active, only one resource group has been planned to manage the starting/stopping of the cluster resources. How ill the initial design impact the use of application monitoring?() A、 Only one application server per resource group can be monitored.B、 Process monitoring is part of RSCT and requires no special scripts.C、 Any application can be monitored as long as it has an application server.D、 Having all application servers in one resource group improves recovery time.
考题
Company.com has installed HACMP and is configuring a three-node cluster. One of the Applications uses the AIX hostname as a key for authorization to execute on the specific computer. The application vendor was contacted and consented to having multiple copies of the application but required that only one application be active at any one point in time. How can the AIX host name dependency be managed in an HACMP environment.() A、 It cannot be managed because the application will not work properly with HACMP.B、 The application start and stop script for the application can manage the hostname.C、 HACMP will require customization to correctly manage a change in the hostname since it is tied to the primary network adapter.D、 HACMP will have to be restarted if the hostname is changed. This can be done with customization in the node_up and node_down event scripts.
考题
To enhance the availability of an application running under HACMP, a decision was made to use The application monitoring facility. The application consists of several components and can take several minutes to initialize. The components use socket communication and can be initialized in any order as long as it is a serial order. The customer’s concern is that if the application stop and start scripts are used during application monitoring recovery,it may take an extraordinary length of time to reset all of the application components. What can be done to ensure the best recover time?() A、 Use a process monitor that restarts the named processes in the original start order.B、 Use the defined application start and stop scripts to control the application if there is a failure.C、 Use multiple application monitors for this resource group to enable the monitoring of the specific components of the resource group.D、 Use application cleanup and restart scripts designed to determine the state of the various components of the application and start only the parts required.
考题
An HACMP cluster has three nodes of unequal size. The largest node is Node ’A’. The primary application on Node ’A’ has two components. One component is memory intensive, the other is IO intensive. Nodes ’B’ and ’C’ are running web servers and databases that access information produced by applications on Node ’A’. The customer requires the most performance from the primary application and wants all nodes available for fallover processing. Which of the following is the best solution for meeting the customer requirements?() A、 Use nodes of equal size.B、 Create multiple resource groups and use loadlever.C、 Use dynamic node priority to manage resource groups.D、 Use an ordered list to manage resource group fallover.
考题
Identify three features of shared entities.() (Choose three.)A、enable one-time definition of objectsB、are referenced by several Oracle Application modulesC、are defined in each Oracle Application module separatelyD、are owned by a single Oracle Application module for table purposes onlyE、are owned by a single Oracle Application module to designate the primary user or decision maker
考题
You recently installed an application on your computer. The application is configured to automatically start. This application might cause your computer to run slower. You need to prevent the application from auto starting without uninstalling the application. What should you do?()A、Use the Microsoft Windows Task Manager application to end the task for the application.B、Use the Control Panel application to uninstall the application. Reboot the computer.C、Use the Software Explorer application to disable the application. Reboot the computer.D、Use the Services application to disable the Application Experience service, and then launch the application.
考题
You work as an application developer at Certkiller .com. You have recently created an application domain for Certkiller .com. A few weeks later you are asked to retrieve information from this application domain, which is the current application domain. What can you do to achieve this objective?()A、 Use the following code: AppDomain appInfo = ApplicationDomain.Current;B、 Use the following code: AppDomain appInfo = AppDomain.CurrentDomain ();C、 Use the following code: AppDomain appInfo = Thread.GetDomain ();D、 Use the following code: AppDomain appInfo = MainThread.GetDomain ();
考题
You work as an application developer at Certkiller .com. You are required to dynamically load assemblies into an application domain. You are using the Load method of the AppDomain class. What types of files can you this use method for?()A、 Library application files (.dll).B、 All assembly files, no matter what there file extensions are.C、 Application configuration files (.config).D、 Standalone application files (.exe).
考题
All client computers on your company network were recently upgraded from Windows Vista to Windows7. Several employees use a scanner to import document images into a database. They install a new scanning application on their computers. The application updates the device driver for the scanners as part of the installation process. Employees report that the application can no longer connect to the scanner. You need to ensure that the employees can use the scanner. What should you do?()A、Roll back the device driver to the previous version.B、Reinstall the application in Windows Vista compatibility mode.C、Set the application compatibility properties to run the application as an administrator.D、Restart the computer by using the System Configuration tool to load only basic devices and services.
考题
Which methods allow COM components to be used in .NET applications?()A、 Add a reference to the component throudh Microsoft Visual Studio 2005.B、 Use the type Library Import tool (TlbImport.exe).C、 Use the Regsvr32 tool.D、 Ensure thet the application is registered, using the RegSvr tool if necessary. Then either add a reference to it from dialog box or use TblIpm.exe.
考题
Company.com moved their application start routines from the inittab and place them under HACMP control. During testing,the applications did not always start as desired. What is the best practice for the application start routines.() A、 Assume the system was stopped by a failure.B、 Ensure the hostname parameters is set correctly.C、 Assume the system was stopped by a graceful shutdown.D、 Mount all volumes and file systems before running the application.
考题
单选题Microsoft's COM is a software(1)that allows applications to be built from binary software components. COM is the underlying architecture that forms the foundation for higher-level software services, like those provided by OLE. COM defines a binary standard for function calling between components,a way for components to dynarmically discover the interfaces implemented by other components, and amechanism to identify components and their interfaces uniquely. OLE is a compound(2)standard developed by Microsoft. OLE makes it possible to create(3)with one application and link or embed them in a second application.Embedded objects retain their original format and(4)to the application that created them. Support for OLE is builtinto the Windows and MacOS Operating Systems.A(5)compound document standard developed mainly by Apple and IBM is called OpenDoc.
空白(2)处应选择()A
textB
graphicC
documentD
database
考题
单选题To enhance the availability of an application running under HACMP, a decision was made to use The application monitoring facility. The application consists of several components and can take several minutes to initialize. The components use socket communication and can be initialized in any order as long as it is a serial order. The customer’s concern is that if the application stop and start scripts are used during application monitoring recovery,it may take an extraordinary length of time to reset all of the application components. What can be done to ensure the best recover time?()A
Use a process monitor that restarts the named processes in the original start order.B
Use the defined application start and stop scripts to control the application if there is a failure.C
Use multiple application monitors for this resource group to enable the monitoring of the specific components of the resource group.D
Use application cleanup and restart scripts designed to determine the state of the various components of the application and start only the parts required.
考题
单选题An HACMP cluster has three nodes of unequal size. The largest node is Node ’A’. The primary application on Node ’A’ has two components. One component is memory intensive, the other is IO intensive. Nodes ’B’ and ’C’ are running web servers and databases that access information produced by applications on Node ’A’. The customer requires the most performance from the primary application and wants all nodes available for fallover processing. Which of the following is the best solution for meeting the customer requirements?()A
Use nodes of equal size.B
Create multiple resource groups and use loadlever.C
Use dynamic node priority to manage resource groups.D
Use an ordered list to manage resource group fallover.
考题
单选题All client computers on your company network were recently upgraded from Windows Vista to Windows7. Several employees use a scanner to import document images into a database. They install a new scanning application on their computers. The application updates the device driver for the scanners as part of the installation process. Employees report that the application can no longer connect to the scanner. You need to ensure that the employees can use the scanner. What should you do?()A
Roll back the device driver to the previous version.B
Reinstall the application in Windows Vista compatibility mode.C
Set the application compatibility properties to run the application as an administrator.D
Restart the computer by using the System Configuration tool to load only basic devices and services.
考题
单选题Company.com moved their application start routines from the inittab and place them under HACMP control. During testing,the applications did not always start as desired. What is the best practice for the application start routines.()A
Assume the system was stopped by a failure.B
Ensure the hostname parameters is set correctly.C
Assume the system was stopped by a graceful shutdown.D
Mount all volumes and file systems before running the application.
考题
单选题You work as an application developer at Certkiller .com. You are required to dynamically load assemblies into an application domain. You are using the Load method of the AppDomain class. What types of files can you this use method for?()A
Library application files (.dll).B
All assembly files, no matter what there file extensions are.C
Application configuration files (.config).D
Standalone application files (.exe).
考题
单选题You work as an application developer at Certkiller .com. You have created a Windows service application for the purpose of monitoring the number of active service requests running on Certkiller .com’s server. You want to configure this Windows service application to produce a report every ten minutes. You start by placing the reporting logic in the GenerateReport method of this Windows service.You want to create a Timer object that invokes this method every ten minutes.What should you do? ()A
AB
BC
CD
D
考题
单选题During initial cluster planning session, a requirement is mandated that application monitoring will Be used to monitor the production database and three application servers. Since all the application servers rely on the database being active, only one resource group has been planned to manage the starting/stopping of the cluster resources. How ill the initial design impact the use of application monitoring?()A
Only one application server per resource group can be monitored.B
Process monitoring is part of RSCT and requires no special scripts.C
Any application can be monitored as long as it has an application server.D
Having all application servers in one resource group improves recovery time.
考题
单选题Company.com has an application that has a hard-coded hostname in the startup routines. The application is being made highly available using HACMP. During testing, the application does not start on the standby node because the hostname was not what the application expected. What can be done to fix this problem?()A
Manage the hostname in the application server start ands top scriptsB
Nothing, because this application cannot be controlled by HACMP and should be startedwith /etc/inittabC
Change the hard-coded hostname in the application startup routines to use the uname rather than the hostnameD
Override the default ha_hostname in the cluster configuration to reflect the shared hostname rather than the default ha_hostname
热门标签
最新试卷