A process stated by cron
A shell script owned by a non-root user
A process with a specific name and owner
An application defined to SRC without the restart (-O) flag
第1题:
You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5. You host the Web application in Microsoft Internet Information Services (IIS) 6.0. You browse theapplication and receive the following error message: Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable.Please hit the "Refresh" button in your web browser to retry your request. You view the Application event log and discover the following message: It is not possible to run two different versions of ASP.NET in the same IIS process. Please use theIIS Administration Tool to reconfigure your server to run the application in a separate process. To ensure productivity you need to solve this problem as quick as possible. What should you do?()
第2题:
Which of the following is TRUE for the DB2 isolation level Cursor Stability (CS)?()
第3题:
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?()
第4题:
Your database interface is running. A user SCOTT starts a SQL *Plus session, and issues the following query: SQL> SELECT * FROM sales; Which process would retrieve the result from the database and return it to the client program?()
第5题:
You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5. You deploy the application on a Microsoft IIS 6.0 Web server. The server runs on a worker process isolation mode, and it hosts the .NET Framework version 1.1 Web applications. When you attempt to browse the application, the following error message is received: "It is not possible to run different versions of ASP.NET in the same IIS process. Please use the IIS Administration Tool to reconfigure your server to run the application in a separate process." You need to ensure that the following requirements are met: all the applications run on the server all the applications remain in process isolation mode all the applications do not change their configuration. Which two actions should you perform?()
第6题:
A customer is running business-critical applications on a few SQL servers in their environment. The customer needs to know if and when the SQL server stops, so the service can be restarted immediately. Which of the following will accomplish this?()
第7题:
automated process using the Admin Server
automated using JDeveloper
manual process with or without Smart Update
scripted with WLST
automated process using Enterprise Manager 12c
第8题:
ps
pstat
lssig
procsig
第9题:
pa aux
ps -el
ps -ef
ps -pl
第10题:
Use the Service Management API to deploy the application package.
Use the cspack and csrun command-line utilities and pass the cloud project as an argument.
Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.
Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.
第11题:
Use the Capacity Manager to monitor the processes on the servers.Log the events to the event log and use the resource monitor to restart the SQL process.
Use the System Availability tool that comes with IBM Director to improve the availability of the SQL applications.
Use the IBM Director Application PING function to watch the SQL service. When the SQL service goes down, restart the service remotely on the managed server using the software distribution function.
Utilize Process Management and create a threshold to monitor the SQL process.Create an Event Action Plan and set the task to restart the SQL process when stopped and apply it to the managed SQL servers.
第12题:
An application process acquires at least a share lock on the current row of every cursor.
Any row that is read during a unit of work cannot be changed by other application processes until the unit of work is complete.
Any row changed by another application process can be read, even if the change has not been committed by that application process.
An application process that issues the same query more than once in a unit of work will not see additional rows caused by other application processes appending new information to the database.
第13题:
Which of the following is a good choice to use a process application monitor?()
第14题:
Company.com has crated a process application monitor for an application that is initiated by a "c" Shell script. The application monitor is not functioning as designed. What could be the issue with eh application monitor?()
第15题:
An administrator is evaluating an application for application monitoring. What command should be Used to determine if the application can be monitored with a process monitor?()
第16题:
A customer is developing a custom application that involves a multistep provisioning process for a new account. There is a custom Java client application that is generating multiple JMS messages as part of the process and sending them to the WebLogic tier where they are processed. Which three steps must you take to implement the solution to allow for scalability and parallel processing of multiple simultaneous provisioning requests while ensuring messages for an individual process are not delivered out of order?()
第17题:
You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5. You deploy the application on a Microsoft IIS 6.0 Web server. The server runs on a worker process isolation mode, and it hosts the .NET Framework version 1.1 Web applications. | English | Chinese | Japan | Korean | - 108 - Test Information Co., Ltd. All rights reserved. When you attempt to browse the application, the following error message is received: "It is not possible to run different versions of ASP.NET in the same IIS process. Please use the IIS Administration Tool to reconfigure your server to run the application in a separate process." You need to ensure that the following requirements are met: ¡;¤All the applications run on the server ¡;¤All the applications remain in process isolation mode ¡;¤All the applicatios do not change their configurations. Which two actions should you perform?()
第18题:
You are designing an automated deployment process for a Windows Azure application. The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy. What should you recommend?()
第19题:
Use a process monitor that restarts the named processes in the original start order.
Use the defined application start and stop scripts to control the application if there is a failure.
Use multiple application monitors for this resource group to enable the monitoring of the specific components of the resource group.
Use application cleanup and restart scripts designed to determine the state of the various components of the application and start only the parts required.
第20题:
Set the NSORDER environmental variable of the environment which invokes the process to:NSORDER=local,nis,bind
Set the NSORDER environmental variable of the environment which invokes the process to: NSORDER=hosts=auth,nis,bind
Edit /etc/netsvc.conf to add a line similar to the following: process /full/path/of/process {hosts=local,nis,dns}
Unset NSORDER environment variable of the environment which invokes the process
第21题:
process(bytes);
BitUtils.process(bytes);
app.BitUtils.process(bytes);
util.BitUtils.process(bytes);
import util.BitUtils.*; process(bytes);
SomeApp cannot use the process method in BitUtils.
第22题:
Multiple application servers must be in a single resource group.
Multiple application servers per resource group may be monitored.
Multiple resource groups must each contain a single application server.
Multiple application servers in a cluster cannot use process monitoring.
第23题:
A process monitor cannot monitor an application started by a shell.
For process monitors to function correctly, they must use the korn shell.
A custom monitor cannot de3termine the status of applications started by shell scripts.
The process monitor script is not existing with a zero return code after checking the status of the application.