
Test093,IBM WebSphere Process Server,V6.0, System Admin : 000-093 Exam
Test information:
• Number of questions: 52
• Time allowed in minutes: 90
• Required passing score: 56% or 54%
Related certifications:
• IBM Certified Deployment Professional — WebSphere Process Server V6.0
• IBM Certified Administrator for SOA Solutions – WebSphere Process Server V6.0
Exam Topics Include:
• Architecture
• Installation/Configuration of Process Server
• Application Deployment and Server Resource Configuration
• Security
• Maintenance and Performance Tuning
• Problem Determination Applications
Product Description
Exam Number/Code: 000-093
Exam Name:Test093,IBM WebSphere Process Server,V6.0, System Admin
“Test093,IBM WebSphere Process Server,V6.0, System Admin”, also known as 000-093 exam, is a IBM certification. With the complete collection of questions and answers, Pass4sure has assembled to take you through 50 Q&A to your 000-093 Exam preparation. In the 000-093 exam resources, you will cover every field and category in IBM certifications helping to ready you for your successful IBM Certification.
Exam Details
The test consists of six sections containing a total of approximately 50 multiple-choice questions. The percentages after each section reflect the approximate distribution of the total question set across the sections. (Note: On the pre-assessment/sample test, section 2 has 27% of the questions and section 6 has 21%.) Section 1 – Architecture (14%) Discuss components and their runtime roles within a WebSphere Process Server production environment Administer Business Processes and Business Process Choreographer Understand the elements of Web Services Business Process Execution Language (WS-BPEL) for performance, monitoring and debugging situations Describe Service Oriented Architecture (SOA) components Analyze operational requirements in determining applicable WebSphere Process Server topology Section 2 – Installation/Configuration of Process Server (26%) Plan pre-requisite and installation options (e.g., migration, coexistence) Install and configure Business Process Container Install Human Task Container Enable Common Event Infrastructure (CEI) logging Install and configure Business Rules Manager Configure staff plug-in provider Configure databases (e.g., Business Process Container, Business Process Choreographer, Human Task Container, CEI) Establish and configure a clustered WebSphere Process Server environment Verify WebSphere Process Server installation Section 3 – Application Deployment and Server Resource Configuration (16%) Install, update and manage business integration applications Create and configure JMS resources for business integration applications Use Business Process Container (BPC) Explorer to monitor and manage processes and tasks Deploy Web Services Configure and tune WebSphere Adapters Section 4 – Security (12%) Secure Web Services in the runtime environment Configure global security in the runtime environment Manage J2EE roles in deployed applications Section 5 – Maintenance and Performance Tuning (10%) Monitor application performance using Tivoli Performance Viewer and Common Base Event Browser (CBE) Tune business processes Manage process template versioning (“valid from”) Section 6 – Problem Determination Applications (22%) Identify areas for staff repository problem determination Use tracing for determination of problems in the installation and execution of Business Processes Manage failed events Troubleshoot an unsuccessful installation of WebSphere Process Server Troubleshoot a failed deployment of business integration application Troubleshoot runtime issues with business processes, human tasks and business rules
Question: 1
A manager interacts with an expense application via a human task. What action is appropriate to take it an obscure exception occurs when the manager enters a response and completes the
task?
A – Edit the business data from Failed Event Manager and re-submit the tailed event.
B – Resubmit the tailed event with trace using Failed Event Manager for further troubleshooting.
C – Delete the tailed event from Failed Event Manager, then stop and re-start the TaskContainer.
D – Query the tailed event using Failed Event Manager, then send the information to the developer.
Answer: B Question: 2
The SystemOut.log indicates that the installation of an enterprise application failed. If the application contains WebSphere Adapter artifacts, what must be done before attempting to
reinstall?
A – Remove any SIBus destinations or JCA activation specifications created prior to the failure.
B – Remove the Event Archive table created prior to the failure.
C – Create new Endpoint Listener to replace the one existed prior to the failure.
D – Create necessary SIBus destinations and JCA activation specifications manually.
Answer: A Question: 3
Creation of a new profile failed with following error:
Wait until the current creation or deletion operation is complete before continuing.
In order to proceed with new profile creation, what must the administrator do next?
A – Stop the server, then restart the Profile Wizard. B – Terminate any running javaw.exe process.
C – Make sure to enter a unique profile name from the wizard. D – Delete profileRegistry.xml_LOCK file to release the lock.
Answer: D Question: 4
An event failure occurred due to wrong date format which was sent from component A to
component B. What will the Failed Event Manager allow an administrator to do?
A – Edit the date value and resubmit
B – Create a human task to notify the event originator
C – Bypass component B D – Re-route the message
Answer: A Question: 5
When using WebSphere Process Server V6.0.1 .the installation of a business process that was generated for WebSphere Process Server V6.0.0 throws Unexpected Failure Exception
exception. Which of the following must the administrator do next?
A – Regenerate business process code inV6.0.1 and reinstall.
B – Run service Deploy tool to resolve this problem.
C – Make sure that Business Process Container has been installed.
D – Rename the module containing the business process different from the previous version.
Answer: A Question: 6
The Task Container application failed to start due to missing Scheduler Calendars application. Which of the following tasks must the administrator complete to correct the situation?
A – Reinstall Human Task Container which will reinstall the Scheduler Calendars application.
B – Manually install the Scheduler Calendars application, which is available in
C – Reconfigure the human task container to use Application Scheduler instead.
D – Running bpeconfig.jacl will make Scheduler Calendars application accessible from Task
Container application.
Answer: B Question: 7
The installation of a business integration application tails. The server log displays a message of the form:
BPED0202I: Validated process model ‘OrderProcess’ unsuccessfully: 0 information, 2 warnings,
1 error.
What should the administrator do to complete the application installation?
A – Turn detailed tracing on and install again to capture details on the installation failure.
B – Update the valid From value for the OrderProcess component and reinstall.
C – Return the application to developer to fix errors in OrderProcess.
D – Return the application to developer to rebuild staging projects.
Answer: C Question: 8
During the execution of a business process instance, which of the following events CANNOT be seen in the trace log if the business process container trace level is set to all=enabled?
A – A new process instance getting created
B – An activity instance getting created
C – An event message delivery
D – A staff query result
Answer: D Question: 9
The log.txt contains INSTCONFPARTIALSUCCESS. In order to resolve the incomplete product installation, an administrator must do which two of the following?
A – Run installver_wbi command to install missing files through the tool.
B – Run the Installation Verification Test to detect if the error can be ignored.
C – Verity the installed files against the bill of materials using installver_wbi command.
D – Rename vpd.properties file, then re-run the installer.
E – Check to see if other log files identity the errors.
Answer: C, E Question: 10
A long-running business process appears to have stopped due to repeated reply message delivery failures. Which of the following is the appropriate action for an administrator to take?
A – Re-send the response message through SIBus mediation layer.
B – Re-submit the message using the Failed Event Manager with trace on.
C – Restart the process instance through BPC Explorer.
D – Set the continueOnError attribute to true from Administrative Console.
Answer: B Question: 11
With tracing enabled for the staff support service, the following message indicates a problem exists reading which file? javax.xml.transform.TransformerException:
org.xml.sax.SAXParseException: Element type “xsl:template” must be followed by either attribute
specifications, “>“ or “/>”
A – actionSet.xsl
B – collectionTab.xsl
C – EverybodyTransformation.xsl
D – LDAPTransformation.xsl
Answer: D Question: 12
In which of the following topologies can the JDBC WebSphere Adapter be deployed to
WebSphere Process Server?
A – As a standalone RAR
B – As part of an integration application
C – As part of an adapter application
D – As either a standalone TAR or part of an integration application
Answer: B Question: 13
An administrator plans to distribute an Service Component Architecture (SCA) module that contains a business process. Which of the following conditions must be met for successful
distribution into a clustered environment?
A – In the cluster, one server must be running and the business process container must be configured on each server.
B – In the cluster, each server must be running and the business process container must be configured on one server.
C – In the cluster, each server must be running.
D – In the cluster, the business process container must be installed and configured on one server.
Answer: A Question: 14
An application has been installed with the following JMS binding:
Connection JNDI Lookup Name is “jms/myLookupName”.
Which of the following resources needs to be established to support this binding?
A – JMS activation specification
B – JMS topic
C – JMS topic connection factory
D – JMS queue connection factory
Answer: A Question: 15
It has been determined that business process instance data must be deleted via Business
Process Container Explorer. What level of authorization will allow the deletion of process instances that are either finished or terminated?
A – Originator
B – Administrator
C – Owner
D – Editor
Answer: B Question: 16
It has been determined that a process instance must be terminated. Compensation has been defined for the process model. What will be the effect if the administrator selects Terminate from
the Business Process Choreographer Explorer?
A – The process instance is stopped and compensation processing is started.
B – The process instance is stopped and compensation processing is not started.
C – The process instance is stopped immediately while waiting for any outstanding activities or tasks to complete.
D – Nothing. Process instances with compensation cannot be terminated.
Answer: A Question: 17
Which option should be specified when installing an application containing Web services using the wsadmin command?
A – -deployws B – -wsdeploy C – -configws
D – -usedefaultbindings
Answer: A Question: 18
An application has been configured and installed with two JNDI lookup names, one for replies
and the other for lookups. What resources must be configured by the administrator to support this configuration?
A – Two JMS activation specifications
* pass4sure ibm 000-093 Questions and Answers : 50 Q&A
* Updated: October 2nd , 2008
* Price: $159.99 $99.99
Free down:Testking ibm 000-093
Free down:Pass4sure ibm 000-093
| IBM Free Downloads |
|
Type |
Exam Bible | New Questions & Answers |
Latest Updated |
Download link |
![]() |
All Ibm 's Exam Pack |
767 |
1 days ago | Download |
If you would like to make a comment, please fill out the form below.
[...] Deployment Professional: Deployment Professional pass4sure 000-093 Exam : IBM WebSphere Process Server V6.0, System Administration pass4sure 000-215 Exam : IBM [...]