pass4side@hotmail.com
Exam Number/Code: 000-874
Exam Name: IBM Tivoli Workflows V3.1
Language(s): English
Price: $ 120.00
Questons and Answers : 90 Q&As
Updated: 2009-12-08
It is well known that IBM certifications I 000-874 - 000-874 exam test is the hot exam of IBM certification. pass4line offer you all the Q&A of the 000-874 real test . It is the examination of the perfect combination and it will help you pass 000-874 exam at the first time!
The IBM certifications I 000-874 Questions and Answers as well as our other IBM certifications I 000-874 exam training tools are not only priced to be easy on your budget - but each one is also backed with our guarantee. pass4line guarantees that after using our Cisco certification training tools, you will be prepared to take and pass your IBM certifications I 000-874 exam.
Our on-site online training experts create all of the IBM 000-874 exam products available through pass4line. Our main goal is to get your certified with a firm understanding of the core material. Whereas other online distributors only concern themselves with helping you obtain the paper, we strive to educate the certification candidate and better prepare them for their IT career.
Why choose pass4line 000-874 braindumps
Quality and Value for the 000-874 Exam
100% Guarantee to Pass Your 000-874 Exam
Downloadable, Interactive 000-874 Testing engines
Verified Answers Researched by Industry Experts
Drag and Drop questions as experienced in the Actual Exams
Practice Test Questions accompanied by exhibits
Our Practice Test Questions are backed by our 100% MONEY BACK GUARANTEE.
Exam : IBM 000-874
Title : IBM Tivoli Workflows V3.1
1. Click the Exhibit button.
Workflow execution fails. The error message is shown in the exhibit. What is the most likely cause of the problem?
A. No device driver has been associated with the target server.
B. No device driver has been associated with a service access point used by the workflow.
C. No service access point has been defined for the execute-command function on the target server.
D. The workflow is referencing the Device.CopyFile logical operation instead of the Device.ExecuteCommand logical operation.
Answer: B
2. A customer wants two AIX V5.2 images created and set up in IBM Tivoli Intelligent Orchestrator (TIO) with the following specifications:
Operating System Name Description
AIX V5.2 Normal SSH daemon installed. RSA credentials for root user with root login enabled
AIX V5.2 High Security SSH daemon installed. RSA credentials for non-root user with root login disabled. Access to administrative commands will be done through sudo
They want the new images to be used in application deployments in their current TIO installation, which does not contain any third-party TCDRIVERS.
What is sudo?
Which three types of workflows must be implemented to enable the AIX V5.2 High Security OS image to be used by the customer to deploy an application using the given workflow? (Choose three.)
A. SoftwareModule.Install workflow
B. Switch.MovePortToVLAN workflow
C. IPSystem.Add IP Address workflow
D. IPSystem.Apply Routing Table workflow
E. LoadBalancer.AddRealIPToVirtualIP workflow
F. any specific SoftwareInstallable.Install workflows that are executed directly on the target machine and require root access
Answer: CDF
3. What are the valid states for a workflow execution request?
A. Successful, Failed, In Progress, Created
B. Success, Failed, Running, Created, Canceled
C. Completed, Failed, In Progress, Created, Canceled
D. Successful, Failed, In Progress, Created, Canceled
Answer: D
4. Which of the following constructs allow for the section of code represented by the elipse (? to be repeated? (Choose two.)
A. foreach var in (array) do?done
B. do until (condition) done
C. while (condition) doone
D. for(condition) do... done
E. while (condition) loop
Answer: AC
5. An automation package has been downloaded from the IBM On Demand Automation Catalog, and some customizations have been made to the package contents, by the automation team. The automation team has not told you which customizations have been made, and they now ask you to install this package using the Automation Package Manager command line utility.
You run the Automation Package Manager command line utility and this succeeds with no error messages reported. However, during your testing of this automation package, you note that you are missing workflows, which are mentioned in the Automation Package documentation, which you downloaded from the IBM website. Also, some workflows are failing with errors saying the shell scripts are not found in the $TIO_HOME/bin directory
Which reasons would explain this situation? Choose two answers.
A. The wrong user id and password were specified when you ran the Automation Package Manager command line utility.
B. The workflows are missing and some workflows are failing as entries with the <item> tag have been removed from <items> section in the manifest file contained in the Automation Package.
C. You forgot to manually extract the files with an extension of .wkf in the Automation Package, and copy them into the $TIO_HOME/drivers directory.
D. You forgot to manually extract the shell scripts in the Automation Package, and copy them into the $TIO_HOME/config directory.
E. Whilst you are running your tests, the automation team has removed some of the shell scripts required by the Automation Package from the $TIO_HOME/bin directory.
Answer: BE
6. The customer has two resource pools and one application that currently uses both resource pools.
How would you define a new application tier for the existing application?
A. define a new application, define a new application tier, associate tier with a resource pool
B. define a new resource pool, associate a server template with resource pool, define a new application tier
C. define a new application tier, associate tier with a resource pool, associate workflows for application tier, and associate server template with application tier
D. define a new application tier, associate tier with both resource pools, associate workflows for application tier, and associate server template with application tier
Answer: C
7. A target server has a Host SSH SAP with an RSA credential. The RSA credential has "dbadmin" as the search key and "db2inst1" as the username. Which of the following is a true statement about the username for the credential on the corresponding client SAP?
A. The username must be "dbadmin"
B. The username must be "db2inst1"
C. The username must be "tioadmin"
D. The username does not matter
Answer: D
8. The customer wants to install a new application in IBM Tivoli Intelligent Orchestrator. The application consists of three vendor-provided files. One file is an RPM, which installs a custom Linux install utility called RAR. The other two files are packaged in the RAR format. The package names are:
UNRAR.RPM
RegisterClient.RAR
DownloadClientCode.RAR
After installation the RegisterClient application needs a 10-minute delay in order to contact the Client server. The customer wants the application to be installed via their existing end-to-end workflow, which uses SoftwareModule.Install LDO.
Which two SoftwareInstallable.Install workflows would implement the customer's request? (Choose two.)
A. workflow Install_UNRAR (SoftwareID, DeviceID, SoftwareResourceTemplateID) implements SoftwareInstallable.Install
B. workflow Install_RAR_package (SoftwareID, DeviceID, SoftwareResourceTemplateID) implements SoftwareInstallable.Install
C. workflow Install_RPM_package (SoftwareID, DeviceID, SoftwareResourceTemplateID) implements SoftwareInstallable.Install
D. workflow Install_RegisterClient (SoftwareID, DeviceID, SoftwareResourceTemplateID) implements SoftwareInstallable.Install
E. workflow Install_DownloadClientCode (SoftwareID, DeviceID, SoftwareResourceTemplateID) implements SoftwareInstallable.Install
Answer: BC