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

题目内容 (请给出正确答案)
单选题
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.


参考答案

参考解析
解析: 暂无解析
更多 “单选题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.” 相关考题
考题 Global.asax的( )事件在每次页面请求开始时触发。 A.Application_EndRequestB.Application_StartC.Application_BeginRequestD.Session_Start

考题 下面( )文件负责处理Application_Start、Application_End、Session_Start和Session_End等事件。A.Web.configB.Config.asaxC.Global.asaxD.Global.inc

考题 当有用户请求Web页面时,会触发()事件A、Application_Start()B、Session_Start()C、Application_End()D、Session_End()

考题 Session_start事件在Application_start事件之前发生。()

考题 During a planning meeting, Company.com indicates that they intend to make a relational  Database highly available. The application has a pre-requisite that a kernel extension be loaded from /etc/inittab.  How would this be managed in an HACMP environment?()  A、 It can be started with a crontab entry.B、 It can be created as an Application Server.C、 It can be added to a resource group as a dependency.D、 It cannot be done because HACMP provides no method to order application start/stop scripts.

考题 How can WebSphere Commerce Payments be started?()A、By executing the payments ’startWCP’ command with the appropriate parameters.B、WebSphere Application Server provides a command to start it.C、The Configuration Manager provides a start option for it.D、From the WebSphere Commerce Payments User Interface.E、From the WebSphere Commerce Administration console.

考题 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

考题 Company.com has a six-node concurrent resource group with an application that is accessed by  a web connection to the cluster nodes. How is the workload moved to another cluster node during a node failure?()  A、 The concurrent application must control the web interface through application monitoring.B、 A second resource group will be required to move the web application and IP label to a new node during a node failure.C、 The concurrent resource group can support multiple IP labels through IP aliasing so all IP labels are defined in the concurrent resource group.D、 The dynamic node priority facility in HACMP will relocate the web application and the IP label,if it is correctly defined in the application start and stop script.

考题 An administrator has integrated a new application into an existing resource group. An application server withstart and stop scripts was defined and added to the resource group definition. The cluster was thensynchronized. How can the new application be started with minimal downtime?()A、The administrator will need to perform an rg_move operationB、The administrator will need to un-manage and re-manage the resource groupC、The administrator will need to execute the new start script from the command lineD、The new start script will be executed as part of the DARE operation to synchronize the cluster

考题 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.

考题 Company.com is implementing an HACMP solution. The application ahs a license key based on  The hostname. The hostname is also the name used for one of the TCP/IP interfaces. The application vendor has worked with HACMP systems before and is aware of the issue. The preferred method for resolving this issue is to:()  A、 include the hostname in the resource group definition.B、 include the license key in the resource group definition.C、 obtain a second license key for a "standby" system from the application vendor.D、 Set the hostname to be one of the TCP/IP interface included in a resource group.

考题 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.

考题 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 a network exchange administrator at company.com.the company.com network currently consists of a single active directory forest containing a single domain named company.com.the company.com organization makes use of microsoft exchange server 2010 as their messaging solution.company.com currently makes use of two exchange servers named - ex01 and -ex02which are configured as mailbox servers.During the course of the business week you receive instruction from company.com to have a mailbox moved from -ex01 to -ex02.what should you do?()A、you should consider having the new-move request command run from -ex01.B、you should consider having the new-move request command run from -ex02.C、you should consider having the move-mailbox command run from -ex01.D、you should consider having the move-mailbox command run from -ex02.

考题 You use Microsoft .NET Framework 4 to create a Windows application. You use ClickOnce technology to install the application on computers that run Windows 7 with User Access Control (UAC) enabled. The application requires access to environment variables on each computer. You need to ensure that users who do not have administrative permissions can install the application. Which deployment method should you use? ()A、Start from Web.B、Install from Web.C、Start from network shareD、Install from network share.

考题 You have a computer that runs Windows 7. You have a system image backup of the computer. You install anew application that is configured to run as a service. You restart the computer and  receive a STOP errormessage. You need to successfully start Windows 7 in the minimum amount of time. What should you do?( )A、Start the computer from the Windows 7 installation media and select Startup Repair.B、Start the computer and select Last Known Good Configuration from the advanced startup options.C、Start the computer and select Safe Mode from the advanced startup options. Restore a restore point.D、Start the computer and select Safe Mode from the advanced startup options. Restore the system image.

考题 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 use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application contains a custom control that is used to display customer information. You discover that the custom control is not rendering correctly. You need to identify the WPF element that is causing the issue. You want to achieve this goal by using the minimum amount of administrative effort. What should you do?()A、Start the application in debug mode.Place a breakpoint at the main entry point of the application.Use the debugger to step through the application code.B、Start the application in debug mode.Place a breakpoint at the main entry point of the application.Use the WPF Tree Visualizer tool.C、Enable IntelliTrace and configure Visual Studio to generate a trace log.Start the application in debug mode.D、"Enable IntelliTrace and configure Visual Studio to generate a trace log.Start the application by double-clicking the executable file (.exe).

考题 单选题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

考题 单选题How do you debug an application with an Accept step?()A Select Start from the Debug pulldown, then call the trigger. B Select Step Over from the Debug pulldown, then call the trigger. C Call the trigger, and when the workflow answers, select Start from the Debug pulldown. D Select Reactive Application, then call the trigger and press F10 to step through the workflow

考题 单选题You develop a service application named PollingService that periodically calls long-running procedures.These procedures are called from the DoWork method.You use the following service application code:   When you attempt to start the service, you receive the following error message: Could not start the PollingService service on the local computer.Error 1053: The service did not respond to the start or control request in a timely fashion. You need to modify the service application code so that the service starts properly.What should you do?()A Move the loop code into the constructor of the service class from the OnStart method.B Drag a timer component onto the design surface of the service. Move the calls to the long-running procedure from the OnStart method into the Tick event procedure of the timer, set the Enabled property of the timer to True, and call the Start method of the timer in the OnStart method.C Add a class-level System.Timers.Timer variable to the service class code. Move the call to the DoWork method into the Elapsed event procedure of the timer, set the Enabled property of the timer to True, and call the Start method of the timer in the OnStart method.D Move the loop code from the OnStart method into the DoWork method.

考题 单选题An administrator has integrated a new application into an existing resource group. An application server withstart and stop scripts was defined and added to the resource group definition. The cluster was thensynchronized. How can the new application be started with minimal downtime?()A The administrator will need to perform an rg_move operationB The administrator will need to un-manage and re-manage the resource groupC The administrator will need to execute the new start script from the command lineD The new start script will be executed as part of the DARE operation to synchronize the cluster

考题 单选题Company.com performs a cluster verification on a regular basis. Cluster verification is successfulbut the cluster sometimes fails to start the applications during a fallover. Investigation of the issue has revealed that the non-shared component of the application configuration information is not being kept up to date on the secondary nodes.  What can be used to help resolve this issue?()A  A pre-eventB  Error notificationC  Application monitoringD  Custom verification methods

考题 判断题Session_start事件在Application_start事件之前发生。()A 对B 错

考题 单选题How do you start an event-triggered debug session?()A Select Start from the Debug menu in CRS Script Editor.  B Select Reactive Script... from the Debug menu in CRS Script Editor.  C Select Debugging from the Trace menu in CRS Application Administration.  D Select Start Trace from the Trace menu in CRS Application Administration.

考题 单选题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.

考题 单选题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.

考题 单选题During a planning meeting, Company.com indicates that they intend to make a relational  Database highly available. The application has a pre-requisite that a kernel extension be loaded from /etc/inittab.  How would this be managed in an HACMP environment?()A  It can be started with a crontab entry.B  It can be created as an Application Server.C  It can be added to a resource group as a dependency.D  It cannot be done because HACMP provides no method to order application start/stop scripts.